Skip to content

Commit 3a9691e

Browse files
authored
GODRIVER-3187 Add SBOM lite file (#1655)
1 parent 4f7331d commit 3a9691e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

sbom.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"metadata": {
3+
"timestamp": "2024-06-04T11:44:11.689753+00:00"
4+
},
5+
"components": [],
6+
"serialNumber": "urn:uuid:6687021d-b80d-46ed-acc9-031a17e582a3",
7+
"version": 1,
8+
"$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
9+
"bomFormat": "CycloneDX",
10+
"specVersion": "1.5"
11+
}

0 commit comments

Comments
 (0)