|
3 | 3 | "bomFormat": "CycloneDX", |
4 | 4 | "specVersion": "1.6", |
5 | 5 | "version": 1, |
6 | | - "serialNumber": "urn:uuid:f1e1a6ee-d8ed-4015-9c9d-c270886045b9", |
| 6 | + "serialNumber": "urn:uuid:d7d9ec09-7b2d-4627-b919-d321db310a69", |
7 | 7 | "metadata": { |
8 | | - "timestamp": "2025-06-09T19:47:21.073Z", |
| 8 | + "timestamp": "2025-09-15T20:22:55.134Z", |
9 | 9 | "tools": { |
10 | 10 | "components": [ |
11 | 11 | { |
12 | 12 | "type": "application", |
13 | 13 | "name": "npm", |
14 | | - "version": "10.9.2" |
| 14 | + "version": "10.9.3" |
15 | 15 | }, |
16 | 16 | { |
17 | 17 | "type": "application", |
18 | 18 | "name": "cyclonedx-npm", |
19 | 19 | "group": "@cyclonedx", |
20 | | - "version": "3.0.0", |
| 20 | + "version": "3.1.0", |
21 | 21 | "author": "Jan Kowalleck", |
22 | 22 | "description": "Create CycloneDX Software Bill of Materials (SBOM) from NPM projects.", |
23 | 23 | "licenses": [ |
|
49 | 49 | "type": "library", |
50 | 50 | "name": "cyclonedx-library", |
51 | 51 | "group": "@cyclonedx", |
52 | | - "version": "8.3.0", |
| 52 | + "version": "8.6.0", |
53 | 53 | "author": "Jan Kowalleck", |
54 | 54 | "description": "Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).", |
55 | 55 | "licenses": [ |
|
83 | 83 | "type": "application", |
84 | 84 | "name": "secure-config", |
85 | 85 | "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", |
88 | 88 | "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", |
90 | 90 | "licenses": [ |
91 | 91 | { |
92 | 92 | "license": { |
|
95 | 95 | } |
96 | 96 | } |
97 | 97 | ], |
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", |
99 | 99 | "externalReferences": [ |
100 | 100 | { |
101 | 101 | "url": "git+https://github.com/tsmx/secure-config.git", |
|
281 | 281 | ], |
282 | 282 | "dependencies": [ |
283 | 283 | { |
284 | | - "ref": "@tsmx/[email protected].0", |
| 284 | + "ref": "@tsmx/[email protected].1", |
285 | 285 | "dependsOn": [ |
286 | 286 | |
287 | 287 | |
|
0 commit comments