Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Submit transitive dependencies to dependency graph
Dependency graph currently only contains the dependencies declared in `go.mod`. By using the dependency submission API we can get notified about vulnerabilities in transitive dependencies. I.e., vulnerabilities for all dependencies listed in `go list -m all`.
- Loading branch information