Skip to content
New issue

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.

Already on GitHub? Sign in to your account

feat: support to attest remote files #1421

Open
migmartri opened this issue Oct 21, 2024 · 0 comments
Open

feat: support to attest remote files #1421

migmartri opened this issue Oct 21, 2024 · 0 comments

Comments

@migmartri
Copy link
Member

For example, an SBOM from an HTTP location

 chainloop att add --kind SBOM_CYCLONEDX_JSON --value https://raw.githubusercontent.com/chainloop-dev/chainloop/refs/heads/main/pkg/attestation/crafter/materials/testdata/sbom.cyclonedx.json

should work but now it returns

ERR adding material: crafting material: can't open the file: open https://raw.githubusercontent.com/chainloop-dev/chainloop/refs/heads/main/pkg/attestation/crafter/materials/testdata/sbom.cyclonedx.json: no such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant