cyclonedx-python-lib icon indicating copy to clipboard operation
cyclonedx-python-lib copied to clipboard

Python implementation of OWASP CycloneDX

Results 63 cyclonedx-python-lib issues
Sort by recently updated
recently updated
newest added

goal: have useful messages on validation errors. - fixes #827 ---- TODO - [ ] implement solution - [ ] add tests

breaking change

Extracted from #850 Just as #122 requests support for JSON signatures (JSF), this ticket requests support for the equivalent spec component in XML: XML Signatures. Example from the spec: For...

enhancement
help wanted

https://cyclonedx-python-library.readthedocs.io/en/v10.2.0/autoapi/cyclonedx/validation/ We are using both JSON and XML inputs, and when something is wrong with the input, it is not easy to get the location of the problem or even...

enhancement
help wanted