Skip to content

Commit 99a0c1e

Browse files
authored
Add empty SBOM Lite (#1387)
JAVA-5449
1 parent 28a28f7 commit 99a0c1e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

sbom.json

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"serialNumber": "urn:uuid:a291eaa6-9c96-4c46-9fb1-474f745cf6f5",
3+
"version": 1,
4+
"$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
5+
"bomFormat": "CycloneDX",
6+
"specVersion": "1.5"
7+
}

0 commit comments

Comments
 (0)