-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
With #1307, dependencies that are for development only might not be marked in the resulting SBOM properly.
need to revisit the tests and see the current results
To Reproduce
test setups came via #1329
Expected behavior
- dev dependnecies are marked as such via properties, according to https://github.com/CycloneDX/cyclonedx-property-taxonomy/blob/main/cdx/npm.md
- bundled dependencies are marked as such via properties, according to https://github.com/CycloneDX/cyclonedx-property-taxonomy/blob/main/cdx/npm.md
Screenshots or output-paste
If applicable, add screenshots or past the output to help explain your problem.
If possible, show which CLI command was run, which parameters were used, and run with CLI switch -vvv
for more debug information.
Environment
- @cyclonedx/cyclonedx-npm version:
- NPM version:
- Node version:
- OS:
Additional context
Add any other context about the problem here.
Contribution
- I am willing to provide a fix
- I will wait until somebody else fixes it
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working