Skip to content

Commit 5769370

Browse files
authored
Merge pull request #16 from advanced-security/limitations-readme-update
Update README with SBOM branch limitation
2 parents 69284ee + 4001911 commit 5769370

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,9 @@ Each time a secondary rate limit is hit, the delay between fetching SBOMs is inc
374374
- future work could allow synchronising from other compatible vulnerability databases to match additional ecosystems to those in the GHADB
375375
- Semver matching is used for all ecosystems, which may not work correctly
376376
- There is no continuous running mode - it runs as a one-off at the command line
377-
- future work could allow running in a Docker container in this manner
377+
- future work could allow running in a Docker container in this manner
378+
- SBOMs are only available from the Dependency Graph for the default branch
379+
- an alternative way to generate SBOMs (such as with [Component Detection](https://github.com/microsoft/component-detection)) is currently needed for non-default branches
378380

379381
## 🤝 Contributing
380382

0 commit comments

Comments
 (0)