Skip to content

Add RustSec audit job to CI - #54

Open
bratpiorka wants to merge 2 commits into
oneapi-src:mainfrom
bratpiorka:rrudnick_rustsec_audit
Open

bratpiorka wants to merge 2 commits into
oneapi-src:mainfrom
bratpiorka:rrudnick_rustsec_audit

Conversation

@bratpiorka

Copy link
Copy Markdown
Contributor

Add RustSec audit job to CI

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot review overview

🟡 Changes recommended

Install a pinned cargo-audit version before running the audit command.

Get a fresh assessment by requesting another Copilot review.

Review effort: Lite
Findings: 1 High severity

Open (1)
What changed in this PR

Adds a RustSec dependency-audit job to CI for both repository lockfiles, with SARIF uploads to GitHub code scanning.

Changes:

  • Adds a matrix-based audit job.
  • Rewrites and uploads SARIF reports.
  • Requires installing cargo-audit before invocation; currently both legs fail.
File Description
.github/​workflows/​basic.yml Adds the RustSec audit matrix job and SARIF reporting.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .github/workflows/basic.yml
@bratpiorka
bratpiorka force-pushed the rrudnick_rustsec_audit branch from 75d3423 to cf98949 Compare September 22, 2026 14:18
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@bratpiorka
bratpiorka force-pushed the rrudnick_rustsec_audit branch from cf98949 to 7a906fa Compare September 22, 2026 14:38
@bratpiorka
bratpiorka force-pushed the rrudnick_rustsec_audit branch 3 times, most recently from fe9d21e to 12530bd Compare September 23, 2026 07:02

This branch has not been deployed

No deployments
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