add cargo audit as engage task
just in case trivy is useless Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -72,3 +72,8 @@ cargo test \
|
||||
-- \
|
||||
--color=always
|
||||
"""
|
||||
|
||||
[[task]]
|
||||
name = "cargo-audit"
|
||||
group = "security"
|
||||
script = "cargo audit -D any"
|
||||
Reference in New Issue
Block a user