Skip to content

feat(ecosystem): Add Cargo (Rust) package scanning#54

Open
amotmot wants to merge 1 commit into
perplexityai:mainfrom
amotmot:cargo-support
Open

feat(ecosystem): Add Cargo (Rust) package scanning#54
amotmot wants to merge 1 commit into
perplexityai:mainfrom
amotmot:cargo-support

Conversation

@amotmot

@amotmot amotmot commented Jun 15, 2026

Copy link
Copy Markdown

Adds Cargo / Rust support to bumblebee with no additional go modules deps.

Files added

  • internal/ecosystem/cargo/cargo.go — new Cargo scanner
  • internal/ecosystem/cargo/cargo_test.go — unit tests for .crates2.json and Cargo.lock parsing

Files changed

  • internal/model/model.go — add EcosystemCargo (crates.io) to supported ecosystems
  • internal/osv/osv.go & internal/osv/osv_test.go — map crates.io to OSV ecosystem for vulnerability lookups
  • internal/scanner/scanner.go — wire Cargo dispatch into the file walker
  • README.md & docs/inventory-sources.md — document Cargo sources and profile coverage

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