Skip to content

Commit da29800

Browse files
committed
cdx:reproducible
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 8bc7206 commit da29800

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

cdx.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
1-
## `cdx` Namespace Taxonomy
1+
# `cdx` Namespace Taxonomy
2+
3+
_Boolean value_ are `true` or `false`. Case sensitive.
4+
5+
| Property | Description |
6+
| -------- | ----------- |
7+
| `cdx:reproducible` | Whether the CycloneDX document has been generated in a reproducible manner: if so, then time- or random-based values MUST be omitted, and elements order SHOULD be reproducible. _Boolean value_. May appear once. |
28

39
| Namespace | Description | Administered By | Taxonomy |
4-
| --- | --- | --- | --- |
10+
| --------- | ----------- | --------------- | -------- |
511
| `cdx:composer` | Namespace for properties specific to the PHP Composer ecosystem. | CycloneDX PHP Maintainers | [cdx:composer taxonomy](cdx/composer.md) |
612
| `cdx:device` | Namespace for properties specific to hardware devices. | CycloneDX Core Working Group | [cdx:device taxonomy](cdx/device.md) |
713
| `cdx:gomod` | Namespace for properties specific to the Go Module ecosystem. | CycloneDX Go Maintainers | [cdx:gomod taxonomy](cdx/gomod.md) |

0 commit comments

Comments
 (0)