ML-9: add mix_audit for CVE scanning (warn-only)

This commit is contained in:
Claudio Ortolina
2026-04-24 08:13:42 +01:00
parent f79e1e4ddf
commit 815b34c024
5 changed files with 30 additions and 3 deletions
+3
View File
@@ -14,6 +14,9 @@ mix format
debug_msg "Running credo..."
mix credo
debug_msg "Auditing dependencies for CVEs (warn-only)..."
mix deps.audit || true
debug_msg "Extracting translations..."
mix gettext.extract --merge