Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency graph and Dependabot alerts add support for Rust #509

Open
github-product-roadmap opened this issue May 18, 2022 · 0 comments
Open
Labels
all Product SKU: All cloud Available on Cloud ga Feature phase: Generally available security & compliance Feature area: Code security and compliance

Comments

@github-product-roadmap
Copy link
Collaborator

@github-product-roadmap github-product-roadmap commented May 18, 2022

Summary

Last year, we shipped support for Rust in the Advisory Database, and have already curated around 400 advisories impacting specific Crates in the Cargo package registry. In this feature, we will enable Rust end to end across the our supply chain features including Dependabot and the dependency graph.

Intended Outcome

Rust is an increasingly important programming language community, especially for mission critical applications which need memory safety and performance.

How will it work?

The dependency graph parses the manifest files that developers check into their repositories. We will parse Cargo.toml files to better understand what Cargo crates a repository uses and populate those into the dependency graph. If the Advisory Database has advisories for those specific crates, then we will generate Dependabot alerts

@github github locked and limited conversation to collaborators May 18, 2022
@github-product-roadmap github-product-roadmap added all Product SKU: All cloud Available on Cloud ga Feature phase: Generally available security & compliance Feature area: Code security and compliance labels May 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
all Product SKU: All cloud Available on Cloud ga Feature phase: Generally available security & compliance Feature area: Code security and compliance
Projects
Status: Q2 2022 – Apr-Jun
Development

No branches or pull requests

1 participant