Skip to content

ci: add weekly cargo-audit - #20

Merged
alvgaona merged 1 commit into
mainfrom
ci/add-cargo-audit
Aug 9, 2026
Merged

ci: add weekly cargo-audit#20
alvgaona merged 1 commit into
mainfrom
ci/add-cargo-audit

Conversation

@alvgaona

@alvgaona alvgaona commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Adds the weekly RustSec advisory scan this repository lacked — bridge was the only Rust repository in the org with dependency scanning. Mirrors bridge/.github/workflows/audit.yaml. It reads the committed Cargo.lock, so it needs no credentials.

Adds the scheduled RustSec advisory scan this repository lacked. bridge
was the only Rust repository in the org with dependency scanning.

Mirrors bridge's workflow: weekly on Monday, manually dispatchable, and
it reads Cargo.lock without fetching git dependencies, so it needs no
credentials.
@alvgaona
alvgaona merged commit 26ca40b into main Aug 9, 2026
4 checks passed
@alvgaona
alvgaona deleted the ci/add-cargo-audit branch August 9, 2026 00:15
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