GitHub dependency graph integration should indicate the source of the dependencies #32733
michaelbprice
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The input provided to the dependency graph submission API should properly indicate the source of the reported dependency.
For dependencies listed in the manifest file, the repository-relative path to the manifest file should be provided.
For dependencies installed via "classic" mode, there workflow file (or if possible/necessary, script or data file) should be provided.
Transitive dependencies should have a source location that corresponds with the dependency that caused them to be included.
Beta Was this translation helpful? Give feedback.
All reactions