-
Notifications
You must be signed in to change notification settings - Fork 317
New issue
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
feat(results): update cyclonedx reports to support v1.5 #6841
Conversation
The change looks minimal & clean. Thanks. Do we need to change anything in the report itself in addition the schema reference? For example - v1.5 support critical severity kics/pkg/report/model/cyclonedx.go Lines 19 to 24 in 2afa90f
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, also update the Documentation here to make sure it references the new current version being used instead of the old one
Other than that looks good to me
Closes: #6827
Proposed Changes
-update cyclonedx reports to support v.1.5 from v.1.3
I submit this contribution under the Apache-2.0 license.