Skip to content

chore(security): add dependency scanning and update automation - #119

Open
CodeZeno wants to merge 1 commit into
mainfrom
chore/dependency-security
Open

CodeZeno wants to merge 1 commit into
mainfrom
chore/dependency-security

Conversation

@CodeZeno

Copy link
Copy Markdown
Owner

Summary

  • Add weekly Dependabot updates for Cargo dependencies and GitHub Actions.
  • Add pinned cargo-audit and cargo-deny security checks for pull requests, pushes, schedules, and releases.
  • Enforce locked release builds and document dependency security policies, exceptions, and local checks.

Testing

  • cargo audit --file Cargo.lock
  • cargo deny --locked check
  • Release workflow updated to require dependency security checks before building.

- Add Dependabot and cargo audit/cargo-deny checks
- Gate releases on locked dependency validation
- Document security policies, exceptions, and local checks
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