This commit is contained in:
2026-06-16 15:37:55 +05:30
parent 78887017a0
commit 6f4ac190c1
1786 changed files with 316067 additions and 100 deletions
@@ -0,0 +1,43 @@
{
"bomFormat": "CycloneDX",
"specVersion": "1.5",
"version": 1,
"serialNumber": "urn:uuid:eea42558-a3d3-4d7c-8bcc-d777faffe5ca",
"metadata": {
"timestamp": "2026-06-12T00:58:31Z"
},
"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"
}
]
}
]
}