andyfeller/gh-dependency-report

Add support for dependency submission snapshots API

Opened this issue · 0 comments

Overview

Announced in https://github.blog/changelog/2022-06-17-dependency-graph-has-a-rest-api-for-submitting-dependencies-detected-at-build-time/, GitHub dependency graph has a new capability for analyzing dependencies at build time.

Currently, this information is only accessible via the Insights > Dependency Graph section within the GitHub UI. Once the feature comes out of public beta with REST and/or GraphQL APIs, then that information should be incorporated here.

Thanks for @AustinJayBecker for raising this feature up! ✨

Action Items