Block a user
nessi
released NexaPG 0.2.4 - Milestone update "v1.0 - Stability, Reliability & Security (P0)" at nessi/NexaPG
2026-02-15 11:36:40 +00:00
[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…