CycloneDX / cyclonedx-core-java

CycloneDX SBOM Model and Utils for Creating and Validating BOMs
https://cyclonedx.org/
Apache License 2.0
81 stars 59 forks source link

Symbol mismatch between Core Java and schema #498

Open stevespringett opened 3 weeks ago

stevespringett commented 3 weeks ago

For component->evidence->occurrence->symbol, the schemas define symbol as a string. Core Java defines symbol as an Integer which is incorrect.

Reported by Andrew Maguire in https://groups.io/g/CycloneDX/message/299