We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CycloneDX supports attestations. This is their way to do standards and they have native CRE support in their attestations.
Time for us to also support CycloneDX
Find a way to make OpenCRE dump attestation documents https://cyclonedx-python-library.readthedocs.io/en/latest/autoapi/cyclonedx/model/index.html#cyclonedx.model.ExternalReferenceType.ATTESTATION
https://github.com/CycloneDX/guides/blob/main/Attestations/en/0x30-Making-Attestations.md
The text was updated successfully, but these errors were encountered:
northdpole
No branches or pull requests
Issue
What is the issue?
CycloneDX supports attestations. This is their way to do standards and they have native CRE support in their attestations.
Time for us to also support CycloneDX
Find a way to make OpenCRE dump attestation documents https://cyclonedx-python-library.readthedocs.io/en/latest/autoapi/cyclonedx/model/index.html#cyclonedx.model.ExternalReferenceType.ATTESTATION
https://github.com/CycloneDX/guides/blob/main/Attestations/en/0x30-Making-Attestations.md
The text was updated successfully, but these errors were encountered: