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 for GHAE #134

Open
github-product-roadmap opened this issue Dec 2, 2020 · 0 comments
Open

Dependency Graph for GHAE #134

github-product-roadmap opened this issue Dec 2, 2020 · 0 comments

Comments

@github-product-roadmap
Copy link
Collaborator

@github-product-roadmap github-product-roadmap commented Dec 2, 2020

Summary

Dependency Graph identifies all upstream dependencies and public downstream dependents of a repository or package. This launch will add support for Dependency Graph to GHAE.

Intended Outcome

To understand a repository's dependencies on GHAE.

How will it work?

Dependency Graph reads a repository's explicit declared dependencies, which is a standard format for each ecosystem, for example, package.json for npm. We parse all known package manifest files in a user’s repository and uses this to construct a graph with known dependency names and versions.

@github github locked and limited conversation to collaborators Dec 2, 2020
@Sid-ah Sid-ah added this to Q2 2021 – Apr-Jun in GitHub public roadmap Jan 11, 2021
@Sid-ah Sid-ah removed the tpm staffed label Jun 9, 2021
@github-product-roadmap github-product-roadmap moved this from Q2 2021 – Apr-Jun to Q3 2021 – Jul-Sep in GitHub public roadmap Jul 12, 2021
@github-product-roadmap github-product-roadmap moved this from Q3 2021 – Jul-Sep to Q4 2021 – Oct-Dec in GitHub public roadmap Oct 13, 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
2 participants