github-dependency-graph-gradle-plugin icon indicating copy to clipboard operation
github-dependency-graph-gradle-plugin copied to clipboard

Include Gradle version in generated dependency graph

Open bigdaz opened this issue 1 year ago • 0 comments

Unfortunately this isn't so simple, since Gradle isn't a library published to a standard repository.

  • [ ] Determine correct PURL to use for Gradle Build Tool itself
  • [ ] Update and release dependency-graph plugin that includes Gradle version in generated graph
  • [ ] Release gradle/actions using this dependency-graph plugin
  • [ ] Ensure that Gradle vulnerabilities are reported based on Gradle version used

bigdaz avatar Feb 09 '24 04:02 bigdaz