Skip to content

chore(security): weekly cargo-vet import refresh - #58

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/cargo-vet-refresh
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
chore/cargo-vet-refresh

Conversation

@github-actions

Copy link
Copy Markdown

Summary

Weekly refresh of supply-chain/imports.lock from upstream
audit sources (Mozilla, Google, Bytecode Alliance, ISRG,
Zcash). Opened automatically by
.github/workflows/cargo-vet-refresh.yml.

⚠️ Before merging

GitHub suppresses CI runs on PRs opened by the
default GITHUB_TOKEN (anti-recursion safety). To
trigger the Tier 1 checks:

  • close and reopen this PR, or
  • push an empty commit:
    git fetch origin chore/cargo-vet-refresh
    git checkout chore/cargo-vet-refresh
    git commit --allow-empty -S -m "chore: trigger ci"
    git push

What changed

Diff is entirely within supply-chain/ - either added
audit records or pruned exemptions that are now covered
by upstream audits.

Why review is still needed

Even though the content comes from trusted upstreams,
the merge commit itself must be signed + reviewed per
branch protection. Skim the diff for anything
unusual (e.g. a removed audit record that's been
replaced by an exemption - would indicate an upstream
has retracted an audit, which warrants investigation).

Scheduled weekly refresh of supply-chain/imports.lock
from upstream audit sources (Mozilla, Google, Bytecode
Alliance, ISRG, Zcash).

See .github/workflows/cargo-vet-refresh.yml for
rationale and docs/policies/dependency_policy.md
for the full supply-chain posture.
@github-actions
github-actions Bot force-pushed the chore/cargo-vet-refresh branch from abbae39 to dc1a26d Compare September 14, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants