ML-9: add mix_audit for CVE scanning (warn-only)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user