Skip to content

Commit

Permalink
Merge pull request #2261 from zowe/update-audit-v3
Browse files Browse the repository at this point in the history
Ignore warning for unmaintained component v3
  • Loading branch information
zFernand0 authored Sep 11, 2024
2 parents 65f978b + c706362 commit 570b424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:

- name: Check Secrets SDK Vulnerabilities
working-directory: packages/secrets/src/keyring
run: cargo audit --deny warnings
run: cargo audit --deny warnings --ignore RUSTSEC-2024-0370

0 comments on commit 570b424

Please sign in to comment.