Skip to content

chore(ci): added dependabot, cargo-audit, cargo-deny#43

Open
schronck wants to merge 1 commit into
mainfrom
chore/ci/security-tooling
Open

chore(ci): added dependabot, cargo-audit, cargo-deny#43
schronck wants to merge 1 commit into
mainfrom
chore/ci/security-tooling

Conversation

@schronck
Copy link
Copy Markdown

Summary

Adds security tooling matching the pattern in dec-party-manager:

  • .github/dependabot.yml — monthly cargo + github-actions updates, grouped minor/patch
  • .github/workflows/security.ymlcargo-audit (rustsec/audit-check) + cargo-deny check advisories on push/PR

Part of the org-wide security tooling rollout (tracking sheet in bitsafe/dlc-link-security-tooling-rollout.md). Cargo.toml references private git deps — cargo-deny job includes SSH setup (BOT_SSH_PRIVATE_KEY).

Test plan

  • CI runs on this PR and both jobs pass
  • Dependabot picks up the config (Insights → Dependency graph → Dependabot)

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