mirror of
https://github.com/ruvnet/RuView.git
synced 2026-08-28 19:16:38 +00:00
ci: make Rust advisory gate pipe-safe
This commit is contained in:
1
.github/workflows/security-scan.yml
vendored
1
.github/workflows/security-scan.yml
vendored
@@ -30,6 +30,7 @@ jobs:
|
||||
|
||||
- name: Audit the checked-in Rust lockfile
|
||||
run: |
|
||||
set -o pipefail
|
||||
cargo audit --file v2/Cargo.lock --json | tee v2/cargo-audit.json
|
||||
|
||||
- name: Upload Rust advisory report
|
||||
|
||||
Reference in New Issue
Block a user