Skip to content

Commit

Permalink
chore: update sbom.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dnlkoch committed Dec 16, 2024
1 parent a67a49c commit 025741c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions sbom.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"bomFormat": "CycloneDX",
"specVersion": "1.3",
"serialNumber": "urn:uuid:20c46cd6-2190-45d9-9ace-70a2673803dc",
"serialNumber": "urn:uuid:e045de51-7cde-4169-806d-7f8579df665f",
"version": 1,
"metadata": {
"timestamp": "2024-12-16T08:16:26.497Z",
"timestamp": "2024-12-16T08:18:36.222Z",
"tools": [
{
"vendor": "CycloneDX",
Expand Down Expand Up @@ -6444,10 +6444,10 @@
},
{
"type": "library",
"bom-ref": "pkg:npm/[email protected].0",
"bom-ref": "pkg:npm/[email protected].1",
"author": "Amit Gupta",
"name": "fast-xml-parser",
"version": "4.5.0",
"version": "4.5.1",
"description": "Validate XML, Parse XML, Build XML without C/C++ based libraries",
"licenses": [
{
Expand All @@ -6456,7 +6456,7 @@
}
}
],
"purl": "pkg:npm/[email protected].0",
"purl": "pkg:npm/[email protected].1",
"externalReferences": [
{
"type": "website",
Expand Down Expand Up @@ -8693,7 +8693,7 @@
"ref": "pkg:npm/[email protected]"
},
{
"ref": "pkg:npm/[email protected].0",
"ref": "pkg:npm/[email protected].1",
"dependsOn": [
"pkg:npm/[email protected]"
]
Expand Down Expand Up @@ -8872,7 +8872,7 @@
"pkg:npm/%40mapbox/[email protected]",
"pkg:npm/%40terrestris/[email protected]",
"pkg:npm/%40turf/[email protected]",
"pkg:npm/[email protected].0",
"pkg:npm/[email protected].1",
"pkg:npm/[email protected]",
"pkg:npm/[email protected]",
"pkg:npm/[email protected]",
Expand Down

0 comments on commit 025741c

Please sign in to comment.