SERVER-111072 Auto-generated SBOM files [master] (#51181)
Co-authored-by: mongo-pr-bot[bot] <230616009+mongo-pr-bot[bot]@users.noreply.github.com> Co-authored-by: Jason Hills <jason.hills@mongodb.com> GitOrigin-RevId: 6862223b0cb25f7a91aa8955318e508b743670d9
This commit is contained in:
parent
e851cfc7ee
commit
3b350b159c
@ -63,7 +63,7 @@ a notice will be included in
|
||||
| [rnp] | BSD-2-Clause, Apache-2.0, MIT | 0.18.1 | | ✗ |
|
||||
| [S2 Geometry Library] | Apache-2.0 | a25c502bda9d7e0274b9e2b7825fbddf13cc0306 | ✗ | ✗ |
|
||||
| [SafeInt] | MIT | 3.0.28a | | ✗ |
|
||||
| [siphash] | CC0-1.0, MIT, Apache 2.0 with LLVM exception | eee7d0d84dc7731df2359b243aa5e75d85f6eaef | | ✗ |
|
||||
| [siphash] | CC0-1.0, MIT, Apache 2.0 with LLVM exception | 32d067603b93b47828700880649198e0bfbbcffa | | ✗ |
|
||||
| [snappy] | BSD-3-Clause | 1.1.10 | ✗ | ✗ |
|
||||
| [Snowball Stemming Algorithms (libstemmer)] | BSD-3-Clause | 1.0.0 | ✗ | ✗ |
|
||||
| [tcmalloc] | Apache-2.0 | f3b20f9a07e175c5d897df7b49d9830d4efa6110 | | ✗ |
|
||||
|
||||
16
sbom.json
16
sbom.json
@ -3,9 +3,9 @@
|
||||
"bomFormat": "CycloneDX",
|
||||
"specVersion": "1.5",
|
||||
"serialNumber": "urn:uuid:2d7fbf85-c8b6-4f90-9966-70da88224a36",
|
||||
"version": 2,
|
||||
"version": 3,
|
||||
"metadata": {
|
||||
"timestamp": "2026-04-03T06:07:25Z",
|
||||
"timestamp": "2026-04-13T06:06:17Z",
|
||||
"lifecycles": [
|
||||
{
|
||||
"phase": "pre-build"
|
||||
@ -63,7 +63,7 @@
|
||||
"services": [
|
||||
{
|
||||
"name": "Endor Labs Inc",
|
||||
"version": "v1.7.912"
|
||||
"version": "v1.7.924"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -2386,11 +2386,11 @@
|
||||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bom-ref": "pkg:github/veorq/siphash@eee7d0d84dc7731df2359b243aa5e75d85f6eaef",
|
||||
"bom-ref": "pkg:github/veorq/siphash@32d067603b93b47828700880649198e0bfbbcffa",
|
||||
"author": "Jean-Philippe Aumasson, Daniel J. Bernstein",
|
||||
"group": "veorq",
|
||||
"name": "siphash",
|
||||
"version": "eee7d0d84dc7731df2359b243aa5e75d85f6eaef",
|
||||
"version": "32d067603b93b47828700880649198e0bfbbcffa",
|
||||
"description": "High-speed secure pseudorandom function for short messages",
|
||||
"scope": "required",
|
||||
"licenses": [
|
||||
@ -2411,7 +2411,7 @@
|
||||
}
|
||||
],
|
||||
"copyright": "This code is copyright (c) 2014-2023 Jean-Philippe Aumasson, Daniel J. Bernstein.",
|
||||
"purl": "pkg:github/veorq/siphash@eee7d0d84dc7731df2359b243aa5e75d85f6eaef",
|
||||
"purl": "pkg:github/veorq/siphash@32d067603b93b47828700880649198e0bfbbcffa",
|
||||
"externalReferences": [
|
||||
{
|
||||
"url": "https://github.com/veorq/siphash/",
|
||||
@ -2764,7 +2764,7 @@
|
||||
"pkg:github/schemastore/schemastore@6847cfc3a17a04a7664474212db50c627e1e3408",
|
||||
"pkg:github/snowballstem/snowball@1.0.0",
|
||||
"pkg:github/unicode-org/icu@icu-release-57-1",
|
||||
"pkg:github/veorq/siphash@eee7d0d84dc7731df2359b243aa5e75d85f6eaef",
|
||||
"pkg:github/veorq/siphash@32d067603b93b47828700880649198e0bfbbcffa",
|
||||
"pkg:github/wiredtiger/wiredtiger@12.0.0",
|
||||
"pkg:pypi/ocspbuilder@0.10.2",
|
||||
"pkg:pypi/ocspresponder@0.5.0"
|
||||
@ -2818,7 +2818,7 @@
|
||||
"dependsOn": []
|
||||
},
|
||||
{
|
||||
"ref": "pkg:github/veorq/siphash@eee7d0d84dc7731df2359b243aa5e75d85f6eaef",
|
||||
"ref": "pkg:github/veorq/siphash@32d067603b93b47828700880649198e0bfbbcffa",
|
||||
"dependsOn": []
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user