Skip to content

Commit a64a6c3

Browse files
committed
SBOM updated
1 parent b44ad85 commit a64a6c3

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

sbom/secure-config-sbom.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
"bomFormat": "CycloneDX",
44
"specVersion": "1.6",
55
"version": 1,
6-
"serialNumber": "urn:uuid:f1e1a6ee-d8ed-4015-9c9d-c270886045b9",
6+
"serialNumber": "urn:uuid:d7d9ec09-7b2d-4627-b919-d321db310a69",
77
"metadata": {
8-
"timestamp": "2025-06-09T19:47:21.073Z",
8+
"timestamp": "2025-09-15T20:22:55.134Z",
99
"tools": {
1010
"components": [
1111
{
1212
"type": "application",
1313
"name": "npm",
14-
"version": "10.9.2"
14+
"version": "10.9.3"
1515
},
1616
{
1717
"type": "application",
1818
"name": "cyclonedx-npm",
1919
"group": "@cyclonedx",
20-
"version": "3.0.0",
20+
"version": "3.1.0",
2121
"author": "Jan Kowalleck",
2222
"description": "Create CycloneDX Software Bill of Materials (SBOM) from NPM projects.",
2323
"licenses": [
@@ -49,7 +49,7 @@
4949
"type": "library",
5050
"name": "cyclonedx-library",
5151
"group": "@cyclonedx",
52-
"version": "8.3.0",
52+
"version": "8.6.0",
5353
"author": "Jan Kowalleck",
5454
"description": "Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).",
5555
"licenses": [
@@ -83,10 +83,10 @@
8383
"type": "application",
8484
"name": "secure-config",
8585
"group": "@tsmx",
86-
"version": "2.3.0",
87-
"bom-ref": "@tsmx/[email protected].0",
86+
"version": "2.3.1",
87+
"bom-ref": "@tsmx/[email protected].1",
8888
"author": "tsmx",
89-
"description": "Easy and secure configuration management. JSON based encrypted secrets, optional HMAC validation.",
89+
"description": "Easy and secure configuration management. JSON based - AES encrypted secrets - HMAC validation - env var export",
9090
"licenses": [
9191
{
9292
"license": {
@@ -95,7 +95,7 @@
9595
}
9696
}
9797
],
98-
"purl": "pkg:npm/%40tsmx/[email protected].0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftsmx%2Fsecure-config.git",
98+
"purl": "pkg:npm/%40tsmx/[email protected].1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftsmx%2Fsecure-config.git",
9999
"externalReferences": [
100100
{
101101
"url": "git+https://github.com/tsmx/secure-config.git",
@@ -281,7 +281,7 @@
281281
],
282282
"dependencies": [
283283
{
284-
"ref": "@tsmx/[email protected].0",
284+
"ref": "@tsmx/[email protected].1",
285285
"dependsOn": [
286286
287287

0 commit comments

Comments
 (0)