Skip to content

fix: remove vulnerable Rust dependencies - #25

Merged
AksharP5 merged 2 commits into
mainfrom
fix/dependency-security
Aug 18, 2026
Merged

fix: remove vulnerable Rust dependencies#25
AksharP5 merged 2 commits into
mainfrom
fix/dependency-security

Conversation

@AksharP5

Copy link
Copy Markdown
Owner

The committed Rust dependency set had known security advisories even though normal CI passed.

This updates the lockfile and keyring integration to supported releases, adds a RustSec audit to CI, and enables grouped weekly Cargo updates. GitHub vulnerability alerts are now enabled for the repository as well.

Validation:

  • cargo fmt --all -- --check
  • cargo clippy --all-targets --all-features --locked -- -D warnings
  • cargo test --all-targets --all-features --locked (182 passed)
  • OSV dependency scan (0 known vulnerabilities)

@AksharP5
AksharP5 merged commit af32703 into main Aug 18, 2026
9 checks passed
@AksharP5
AksharP5 deleted the fix/dependency-security branch August 18, 2026 03:44
@AksharP5 AksharP5 mentioned this pull request Aug 18, 2026
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