cyclonedx-python-lib
cyclonedx-python-lib copied to clipboard
Python implementation of OWASP CycloneDX
goal: have useful messages on validation errors. - fixes #827 ---- TODO - [ ] implement solution - [ ] add tests
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...
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...