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

Implement GitHub dependency graph #80

Open
znarf opened this issue Aug 25, 2018 · 0 comments
Open

Implement GitHub dependency graph #80

znarf opened this issue Aug 25, 2018 · 0 comments

Comments

@znarf
Copy link
Member

znarf commented Aug 25, 2018

It's possible to rely on GitHub to fetch the dependencies from a given repo, see:

https://developer.github.com/changes/2018-04-24-preview-dependency-graph-and-vulnerability-hooks/
https://help.github.com/articles/listing-the-packages-that-a-repository-depends-on/

It's an opportunity for us to:

  • fetch dependencies that we're not supporting natively yet (Python)
  • deep search in the tree for dependency files (limited to what GitHub supports: Npm, Rubygems, Python)
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

No branches or pull requests

1 participant