We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1458736 commit f4827afCopy full SHA for f4827af
HISTORY.md
@@ -5,11 +5,15 @@ All notable changes to this project will be documented in this file.
5
## unreleased
6
7
<!-- unreleased changes go here -->
8
-
+* Added
9
+ * Reproducible SBOM results have Metadata's property `cdx:reproducible` populated ([#1054] via [#1373])
10
+ See the [official property taxonomy `cdx`](https://cyclonedx.github.io/cyclonedx-property-taxonomy/cdx.html) for details.
11
* Build
12
* Use _TypeScript_ `v5.9.3` now, was `v5.9.2` (via [#1356])
13
14
+[#1054]: https://github.com/CycloneDX/cyclonedx-node-npm/issues/1054
15
[#1356]: https://github.com/CycloneDX/cyclonedx-node-npm/pull/1356
16
+[#1373]: https://github.com/CycloneDX/cyclonedx-node-npm/pull/1373
17
18
## 4.0.3 - 2025-09-22
19
0 commit comments