Watch
1
0
Fork
You've already forked RedFlag
0
RedFlag/agent
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Fimeg a4d585c79c code review: 12-finding fan-out — fixes across server, agent, web
HIGH:
- URL sync race: page useEffect now preserves filter params from useFilterUrl
- useFilterUrl: document two-effect pattern (state→URL and URL→state)
- Fleet-join: store nil (not &"") for absent MachineID/PublicKeyFingerprint
- agents.go: same NULL fix for standard registration path

MEDIUM:
- Test assertions: replace CSS class checks with user-visible element assertions
- Updates vuln toggle: fixed-set like other quick filters (was toggling)
- ConfigureSecrets route: restore to welcome-mode server
- Config upgrade: recursive mergeMissingKeys for nested sub-fields + test

LOW:
- LiveOperations: wire FilterBar pills/clearAll/activeCount
- HashTOTPSeed: remove dead code replaced by encrypted storage (migration 058)
- auditor.go: replace unsafe reflect with Recorder wrapper (AUDIT-002)

History filter panel kept as-is (collapsible pattern intentional).
Agents.tsx duplicate buildFilterPills was a false positive (already resolved).
2026-06-11 17:38:08 -04:00
..
cmd feat: FEAT-002 local agent API, desktop tray spine, screenshot handler 2026-06-08 17:08:58 -04:00
internal code review: 12-finding fan-out — fixes across server, agent, web 2026-06-11 17:38:08 -04:00
pkg/windowsupdate chore: add windowsupdate COM interface stubs and update third-party licenses 2026-05-21 13:48:42 -04:00
test-config refactor: rename aggregator-agent to agent for public release 2026-05-21 13:19:18 -04:00
go.mod swap uuid lib, windows installer pass, README/RAF copy 2026-06-03 15:39:49 -04:00
go.sum swap uuid lib, windows installer pass, README/RAF copy 2026-06-03 15:39:49 -04:00
install.sh fix: tracker save failures tee inward; drop restorecon stderr suppression (ETHOS #1) 2026-06-11 08:10:04 -04:00
NOTICE refactor: rename aggregator-agent to agent for public release 2026-05-21 13:19:18 -04:00
uninstall.sh refactor: rename aggregator-agent to agent for public release 2026-05-21 13:19:18 -04:00