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 9f47d782af fix(BUG-001): canonicalize pip package type in gate decisions
Server gate functions only recognized 'pypi', while the agent reports
'pip'. This made NeedsCapabilityGate('pip') return false, silently
routing pip installs through the legacy un-gated path.

All four gate functions now accept 'pip' with 'pypi' retained as an
alias for existing DB records.
2026-08-12 20:36:08 -04:00
..
cmd/server v0.2.9.3: device classification + ARM support — Pixel 3 lands 2026-07-06 18:21:23 -04:00
internal fix(BUG-001): canonicalize pip package type in gate decisions 2026-08-12 20:36:08 -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 v0.2.9.3: device classification + ARM support — Pixel 3 lands 2026-07-06 18:21:23 -04:00
go.mod supply-chain: gate our own deps, ship the verdict signed 2026-06-14 11:43:23 -04:00
go.sum supply-chain: gate our own deps, ship the verdict signed 2026-06-14 11:43:23 -04:00