Files
sangnn a3b230e65d
PR -> develop / Scan for secrets (Gitleaks) (pull_request) Failing after 4s
PR -> develop / Scan for CVEs (Trivy) (pull_request) Successful in 2s
ci: add ansible and CICD deployment
2026-06-23 07:16:42 +00:00

11 lines
192 B
Plaintext

-r base.txt
# Production WSGI server
gunicorn==23.0.0 # CVE-2024-1135, CVE-2024-6827 (HTTP request smuggling)
# Monitoring & logging
sentry-sdk[flask]==1.39.1
# Performance
gevent==23.9.1