Skip to content

ci: add nushell's security-audit workflow - #1178

Open
kronberger-droid wants to merge 1 commit into
nushell:mainfrom
kronberger-droid:ci/security-audit
Open

ci: add nushell's security-audit workflow#1178
kronberger-droid wants to merge 1 commit into
nushell:mainfrom
kronberger-droid:ci/security-audit

Conversation

@kronberger-droid

Copy link
Copy Markdown
Collaborator

Summary

Adds nushell's audit.yml verbatim: cargo-audit via rustsec/audit-check on PRs that touch Cargo.toml/Cargo.lock and on pushes to main.
continue-on-error: true and the path filter keep a newly announced advisory from failing unrelated CI; findings land as a check-run report instead.

cargo-audit on PRs that touch Cargo.toml/Cargo.lock and on pushes to
main, verbatim from nushell. continue-on-error keeps a newly announced
advisory from failing unrelated CI; the report lands as a check run.
Would have flagged the quick-xml pair cleared in the previous PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant