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

Take care of "special" spdx metadata when converting from spdx to cyclonedx #354

Open
savek-cc opened this issue Jan 15, 2024 · 0 comments

Comments

@savek-cc
Copy link

savek-cc commented Jan 15, 2024

Curently a conversion from spdx to cyclonedx creates purl references in cycloneDX like so:
"properties": [
{
"name": "spdx:external-reference:package-manager:purl",
"value": "pkg:whatever"
},
...
The "eternal-reference" type purl (and probably cpe for that matter) should be translated to the actual purl and/or cpe fields of the component in cycloneDX in order to be usable e.g. in DependencyTrack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant