mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-05-11 21:44:42 +00:00
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