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: Build time detection (Cloud Beta) #215

Open
github-product-roadmap opened this issue Jul 12, 2021 · 0 comments
Open

Dependency graph: Build time detection (Cloud Beta) #215

github-product-roadmap opened this issue Jul 12, 2021 · 0 comments

Comments

@github-product-roadmap
Copy link
Collaborator

@github-product-roadmap github-product-roadmap commented Jul 12, 2021

Summary

The dependency graph today uses manifest parsing to understand the set of dependencies in a repository. This approach has some major shortcomings though: we can't model complex dependency systems like Gradle (which use executable code in the build to resolve dependencies), and we can't easily scale to support a long tail of ecosystems.

Build time detection is powered by a new API for the dependency graph that allows build tools or package managers to submit information about the dependencies that are part of the build. The dependency graph is evolving to store this kind of data on arbitrary pieces of software so that we can map to the Advisory database and send alerts.

Intended Outcome

No response

How will it work?

No response

@github github locked and limited conversation to collaborators Jul 12, 2021
@github-product-roadmap github-product-roadmap moved this from Future to Q4 2021 – Oct-Dec in GitHub public roadmap Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
GitHub public roadmap
Q4 2021 – Oct-Dec
Status: Q4 2021 – Oct-Dec
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant