Watch
1
0
Fork
You've already forked RedFlag
0
RedFlag/server
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Fimeg eac47f8826 fix: add /usr/local/bin to ReadWritePaths, wire heartbeat_source to metadata
ReadWritePaths was missing the install target dir, so self-upgrade cp'd
against a ProtectSystem=strict read-only mount even via sudo. Added
${INSTALL_DIR} to the template and /usr/local/bin to the Go installer
constant.

queueSystemHeartbeat now writes heartbeat_source=system to agent metadata,
mirroring the pattern in TriggerHeartbeat / triggerSystemHeartbeat, so
GetHeartbeatStatus returns the correct source and the dashboard renders
the blue indicator for system-initiated heartbeats.
2026-05-25 14:54:56 -04:00
..
cmd/server feat: auto-heartbeat at dispatch, event narratives, policy table (migration 038) 2026-05-25 14:12:23 -04:00
internal fix: add /usr/local/bin to ReadWritePaths, wire heartbeat_source to metadata 2026-05-25 14:54:56 -04:00
.env.example refactor: rename aggregator-agent to agent for public release 2026-05-21 13:19:18 -04:00
docker-entrypoint.sh refactor: rename aggregator-agent to agent for public release 2026-05-21 13:19:18 -04:00
Dockerfile fix: bump agent-builder stage to golang:1.25-alpine 2026-05-24 20:11:41 -04:00
go.mod fix(VULN-001): bump x/crypto to v0.52.0, x/net; npm audit fix; golang 1.25 2026-05-24 20:07:53 -04:00
go.sum fix(VULN-001): bump x/crypto to v0.52.0, x/net; npm audit fix; golang 1.25 2026-05-24 20:07:53 -04:00