updated
This commit is contained in:
+1362
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"bomFormat": "CycloneDX",
|
||||
"specVersion": "1.5",
|
||||
"version": 1,
|
||||
"serialNumber": "urn:uuid:6ce51f14-2a49-4fba-897f-3acc6a5b22fd",
|
||||
"metadata": {
|
||||
"timestamp": "2026-06-09T21:55:40Z"
|
||||
},
|
||||
"components": [
|
||||
{
|
||||
"type": "library",
|
||||
"name": "openssl",
|
||||
"version": "4.0.1",
|
||||
"purl": "pkg:generic/openssl@4.0.1?download_url=https://github.com/openssl/openssl/releases/download/openssl-4.0.1/openssl-4.0.1.tar.gz",
|
||||
"hashes": [
|
||||
{
|
||||
"alg": "SHA-256",
|
||||
"content": "2db3f3a0d6ea4b59e1f094ace2c8cd536dffb87cdc39084c5afa1e6f7f37dd09"
|
||||
}
|
||||
],
|
||||
"externalReferences": [
|
||||
{
|
||||
"type": "distribution",
|
||||
"url": "https://github.com/openssl/openssl/releases/download/openssl-4.0.1/openssl-4.0.1.tar.gz"
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"name": "build:operating-system",
|
||||
"value": "linux"
|
||||
},
|
||||
{
|
||||
"name": "build:architecture",
|
||||
"value": "x86_64"
|
||||
},
|
||||
{
|
||||
"name": "build:flags",
|
||||
"value": "no-zlib no-shared no-module no-comp no-apps no-docs no-sm2-precomp no-atexit enable-ec_nistp_64_gcc_128"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user