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 6, 2024
1 parent 0c27991 commit 2f38c34
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:01e19c37-7c10-4f3a-b2d4-256995b160fd",
"serialNumber": "urn:uuid:d27f67c1-b54c-4e06-a3b6-6942d9b0a44e",
"version": 1,
"metadata": {
"timestamp": "2024-12-03T09:07:59.830Z",
"timestamp": "2024-12-06T07:36:44.573Z",
"tools": [
{
"vendor": "CycloneDX",
Expand Down Expand Up @@ -7581,9 +7581,9 @@
},
{
"type": "library",
"bom-ref": "pkg:npm/[email protected].0",
"bom-ref": "pkg:npm/[email protected].1",
"name": "ol",
"version": "10.3.0",
"version": "10.3.1",
"description": "OpenLayers mapping library",
"licenses": [
{
Expand All @@ -7592,7 +7592,7 @@
}
}
],
"purl": "pkg:npm/[email protected].0",
"purl": "pkg:npm/[email protected].1",
"externalReferences": [
{
"type": "website",
Expand Down Expand Up @@ -8860,7 +8860,7 @@
]
},
{
"ref": "pkg:npm/[email protected].0",
"ref": "pkg:npm/[email protected].1",
"dependsOn": [
"pkg:npm/[email protected]",
"pkg:npm/[email protected]"
Expand Down Expand Up @@ -8890,7 +8890,7 @@
"pkg:npm/[email protected]",
"pkg:npm/[email protected]",
"pkg:npm/[email protected]",
"pkg:npm/[email protected].0"
"pkg:npm/[email protected].1"
]
}
]
Expand Down

0 comments on commit 2f38c34

Please sign in to comment.