Skip to content

feat(ci): add cargo audit#105

Merged
duncanista merged 3 commits intomainfrom
jordan.gonzalez/ci/add-cargo-audit
Mar 26, 2026
Merged

feat(ci): add cargo audit#105
duncanista merged 3 commits intomainfrom
jordan.gonzalez/ci/add-cargo-audit

Conversation

@duncanista
Copy link
Copy Markdown
Contributor

@duncanista duncanista commented Mar 26, 2026

What does this PR do?

cargo-audit

Motivation

audit

Additional Notes

updated permitted actions to run in settings

Describe how to test/QA your changes

github workflow

@duncanista duncanista requested review from a team as code owners March 26, 2026 17:54
@duncanista duncanista requested review from Copilot, duncanpharvey and shreyamalpani and removed request for a team March 26, 2026 17:54
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Rust dependency vulnerability scanning to the existing CI “Cargo” reusable workflow.

Changes:

  • Introduces a new cargo-audit job that runs rustsec/audit-check to scan dependencies.
  • Grants the job minimal GitHub permissions needed for reporting (contents read, checks write).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@duncanista duncanista merged commit f0c5407 into main Mar 26, 2026
26 of 27 checks passed
@duncanista duncanista deleted the jordan.gonzalez/ci/add-cargo-audit branch March 26, 2026 18:13
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.

3 participants