up
Some checks failed
LNM Migration CI / build-runner (push) Has been cancelled
Ledger OpenAPI CI / deprecation-check (push) Has been cancelled
Docs CI / lint-and-preview (push) Has been cancelled
Airgap Sealed CI Smoke / sealed-smoke (push) Has been cancelled
Ledger Packs CI / build-pack (push) Has been cancelled
Export Center CI / export-ci (push) Has been cancelled
Ledger OpenAPI CI / validate-oas (push) Has been cancelled
Ledger OpenAPI CI / check-wellknown (push) Has been cancelled
Ledger Packs CI / verify-pack (push) Has been cancelled
LNM Migration CI / validate-metrics (push) Has been cancelled
AOC Guard CI / aoc-guard (push) Has been cancelled
AOC Guard CI / aoc-verify (push) Has been cancelled
Some checks failed
LNM Migration CI / build-runner (push) Has been cancelled
Ledger OpenAPI CI / deprecation-check (push) Has been cancelled
Docs CI / lint-and-preview (push) Has been cancelled
Airgap Sealed CI Smoke / sealed-smoke (push) Has been cancelled
Ledger Packs CI / build-pack (push) Has been cancelled
Export Center CI / export-ci (push) Has been cancelled
Ledger OpenAPI CI / validate-oas (push) Has been cancelled
Ledger OpenAPI CI / check-wellknown (push) Has been cancelled
Ledger Packs CI / verify-pack (push) Has been cancelled
LNM Migration CI / validate-metrics (push) Has been cancelled
AOC Guard CI / aoc-guard (push) Has been cancelled
AOC Guard CI / aoc-verify (push) Has been cancelled
This commit is contained in:
44
out/advisory-ai/feeds/advisory-feeds.manifest.json
Normal file
44
out/advisory-ai/feeds/advisory-feeds.manifest.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"schemaVersion": "1.0.0",
|
||||
"created": "2025-12-14T17:35:00Z",
|
||||
"bundle": {
|
||||
"path": "advisory-feeds.tar.gz",
|
||||
"sha256": "placeholder-generate-with-packaging-script",
|
||||
"size": 0
|
||||
},
|
||||
"sbom": {
|
||||
"format": "spdx-json",
|
||||
"path": "advisory-feeds.sbom.json",
|
||||
"note": "SBOM generated during CI packaging"
|
||||
},
|
||||
"provenance": {
|
||||
"path": "provenance.json",
|
||||
"builder": "stellaops-advisory-ai-release"
|
||||
},
|
||||
"feeds": [
|
||||
{
|
||||
"name": "nvd",
|
||||
"version": "2025-12-14",
|
||||
"format": "ndjson",
|
||||
"compression": "gzip"
|
||||
},
|
||||
{
|
||||
"name": "ghsa",
|
||||
"version": "2025-12-14",
|
||||
"format": "ndjson",
|
||||
"compression": "gzip"
|
||||
},
|
||||
{
|
||||
"name": "osv",
|
||||
"version": "2025-12-14",
|
||||
"format": "ndjson",
|
||||
"compression": "gzip"
|
||||
}
|
||||
],
|
||||
"signing": {
|
||||
"keyId": "cosign.dev.key",
|
||||
"algorithm": "ecdsa-sha256",
|
||||
"mode": "development",
|
||||
"productionKeyRequired": "COSIGN_PRIVATE_KEY_B64"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user