Block a user
[NX-204] Create production secret management guide
[NX-204] Create production secret management guide
NX-204 Completed
Implemented production-focused secret handling guidance and removed ambiguous practices.
What was delivered
- Added dedicated documentation:
- `docs/security/sec…
[NX-203] Finalize production CORS and reverse-proxy security profile
[NX-203] Finalize production CORS and reverse-proxy security profile
NX-203 Completed
Implemented a secure and repeatable proxy deployment profile with documented CORS policy and HTTPS guardrails.
What was delivered
- Added production proxy profile…
[NX-202] Enforce Python dependency security gate (pip audit)
[NX-202] Enforce Python dependency security gate (pip audit)
NX-202 Completed
Implemented Python dependency vulnerability enforcement in CI with a documented, auditable exception flow.
Delivered Scope
- Added dedicated CI workflow for…
[NX-201] Enforce container vulnerability scan gate in CI
[NX-201] Enforce container vulnerability scan gate in CI
NX-201 Completed
Implemented CI enforcement to prevent shipping releases with unresolved container risks.
What was delivered
- Added container image security scanning for both: …
Fix CI stability: resolve Docker Scout write/auth issues and harden PG matrix checkout