Skip to content

Commit b550c58

Browse files
committed
clarify cyclonedx npm properties
Signed-off-by: Brian DeHamer <[email protected]>
1 parent b354cce commit b550c58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

accepted/0000-sbom-command.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ The <code>[properties](https://cyclonedx.org/docs/1.4/json/#components_items_pro
9696
}
9797
```
9898

99+
Similarly, there are named properties defined for identifying things like "bundled", "private", and "extraneous" dependencies. Dependencies will be annotated with this properties as appropriate.
100+
99101
#### SPDX
100102

101103
```json

0 commit comments

Comments
 (0)