Skip to content
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

add ExternalReferences[].hashes #984

Closed
jkowalleck opened this issue Nov 5, 2023 · 0 comments · Fixed by #985
Closed

add ExternalReferences[].hashes #984

jkowalleck opened this issue Nov 5, 2023 · 0 comments · Fixed by #985
Labels
enhancement New feature or request

Comments

@jkowalleck
Copy link
Member

jkowalleck commented Nov 5, 2023

since CycloneDX v1.3 the external references are able to keep hashes.

see JSON: https://cyclonedx.org/docs/1.5/json/#externalReferences_items_hashes
see XML: https://cyclonedx.org/docs/1.5/xml/#type_externalReference

request:

  1. add the hashes to the models.
  2. add them to normalizers & serializers
@jkowalleck jkowalleck added the enhancement New feature or request label Nov 5, 2023
jkowalleck added a commit that referenced this issue Nov 5, 2023
fixes #984

---------

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant