veza/veza-stream-server/.cargo/audit.toml
senke 7cfd48a82a
Some checks failed
Backend API CI / test-unit (push) Failing after 0s
Backend API CI / test-integration (push) Failing after 0s
Stream Server CI / test (push) Failing after 0s
fix(release): v1.0.1 — Conformité complète ROADMAP checklist
- Sécurité: npm 0 CRITICAL, cargo audit 0 vulnérabilités
- OpenAPI: @Param id corrigé pour /tracks/quota/{id}
- Tests: Payment E2E passe, OAuth DATABASE_URL fallback
- Migrations: 000_mark_consolidated.sql
- veza-stream-server: prometheus 0.14, validator 0.19
- docs: SECURITY_SCAN_RC1, V1_SIGNOFF, PROJECT_STATE
2026-03-03 20:17:54 +01:00

7 lines
336 B
TOML

# cargo-audit config — v1.0.1
# Vulnérabilités sans correctif disponibles, documentées dans docs/SECURITY_SCAN_RC1.md
[advisories]
ignore = [
"RUSTSEC-2023-0071", # rsa: Marvin Attack — sqlx-mysql, pas de fix; production = PostgreSQL
"RUSTSEC-2025-0044", # slice-ring-buffer: minimp3, pas de fix; MP3 decoding requis
]