Skip to content

Commit 550d130

Browse files
committed
docs
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 05eb67c commit 550d130

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Based on [OWASP Software Component Verification Standard for Software Bill of Ma
1919
criteria, this tool is capable of producing SBOM documents almost passing Level-2 (only signing needs to be done externally).
2020

2121
The resulting SBOM documents follow [official specifications and standards](https://github.com/CycloneDX/specification),
22-
and might have properties following [`cdx:npm` Namespace Taxonomy](https://github.com/CycloneDX/cyclonedx-property-taxonomy/blob/main/cdx/npm.md)
23-
and [`cdx` Namespace Taxonomy](https://cyclonedx.github.io/cyclonedx-property-taxonomy/cdx.htm)
22+
and might have properties following [`cdx:npm` Namespace Taxonomy](https://cyclonedx.github.io/cyclonedx-property-taxonomy/cdx/npm.html)
23+
and [`cdx` Namespace Taxonomy](https://cyclonedx.github.io/cyclonedx-property-taxonomy/cdx.html)
2424
.
2525

2626
## Requirements

0 commit comments

Comments
 (0)