ci: add ansible and CICD deployment
PR -> develop / Scan for secrets (Gitleaks) (pull_request) Failing after 4s
PR -> develop / Scan for CVEs (Trivy) (pull_request) Successful in 2s

This commit is contained in:
sangnn
2026-06-23 07:16:42 +00:00
parent a6d74d9316
commit a3b230e65d
24 changed files with 1077 additions and 31 deletions
+2 -2
View File
@@ -36,8 +36,8 @@ requests==2.31.0
pytz==2023.3
python-dotenv==1.0.0
pydantic==2.5.0
PyJWT==2.8.0
cryptography==42.0.7
PyJWT==2.13.0
cryptography==43.0.3 # capped <44 by sshkey-tools 0.11.3
pycryptodome==3.20.0
psycopg2-binary==2.9.9
sshkey-tools==0.11.3