8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Alread A9C3 y on GitHub? Sign in to your account
GitHub users may want to store/fetch their Sboms in non-source locations, like releases. The GitHub client whould be updated to support this.
Fetch
Optional Functionality: Fetch from releases. Seems to be covered by http client, but may be worth investigating the api offerings.
The text was updated successfully, but these errors were encountered:
Per our discussion, some ideas for functionality:
Pull one specific bom/document from a github release:
bomctl fetch github.com/bomctl/bomctl@v0.4.2#bomctl_0.4.2_windows_arm64.zip.cdx.json
v0.4.2
not found
Pull every available sbom in specified github release
bomctl fetch github.com/bomctl/bomctl@v0.4.2
Sorry, something went wrong.
EphraimEM
No branches or pull requests
GitHub users may want to store/fetch their Sboms in non-source locations, like releases. The GitHub client whould be updated to support this.
Fetch
Optional Functionality:
Fetch from releases. Seems to be covered by http client, but may be worth investigating the api offerings.
The text was updated successfully, but these errors were encountered: