-
-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
We noticed that nested components are being added with a | separated the parent component and the compontent.
cyclonedx-node-npm/src/builders.ts
Line 267 in 7ee7ee3
| const fill = component.bomRef.value + '|' |
Expected behavior
Components should be listed individually and the relation between them should be added on the dependencies node.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working