GitHub
2026-04-23
GitHub now uses Dependabot-based data to generate more complete and accurate transitive dependency trees for Python dependency graphs and SBOMs. This change improves coverage for Python projects.
2026-04-14
SBOM exports from repository dependency graph pages and the new API endpoints are now computed asynchronously. This changes export handling from a synchronous action to an async one.