Update CycloneDX 1.5 json schema with upstream
What does this MR do and why?
The version key it is not required on the upstream CycloneDX schema 1.5 but is on our vendored schema. It appears that this was a bug upstream that was fixed after we vendored the schema.
This MR updates the 1.5 shcema file to match with upstream changes
Refs: "root is missing required keys: version" error ... (#495788 - closed)
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
| Before | After |
|---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Edited by Olivier Gonzalez