Resolve Concelier/Excititor merge conflicts
This commit is contained in:
52
samples/scanner/images/npm-monorepo/bom-index.json
Normal file
52
samples/scanner/images/npm-monorepo/bom-index.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"schema": "stellaops/bom-index@1",
|
||||
"image": {
|
||||
"repository": "registry.stella-ops.org/samples/npm-monorepo",
|
||||
"digest": "sha256:1cf2ab9d373086ed5bd1a8f4aa6f491f8844bbb0d6be8df449c16ad6c8fa7c55",
|
||||
"tag": "2025.10.0"
|
||||
},
|
||||
"generatedAt": "2025-10-19T00:00:00Z",
|
||||
"generator": "stellaops/scanner@10.0.0-preview1",
|
||||
"components": [
|
||||
{
|
||||
"purl": "pkg:npm/%40stella/web@1.5.3",
|
||||
"layerDigest": "sha256:1212121212121212121212121212121212121212121212121212121212121212",
|
||||
"usage": ["inventory", "runtime"],
|
||||
"licenses": ["MIT"],
|
||||
"evidence": {
|
||||
"kind": "package-json",
|
||||
"path": "node_modules/@stella/web/package.json"
|
||||
}
|
||||
},
|
||||
{
|
||||
"purl": "pkg:npm/%40stella/core@2.0.0",
|
||||
"layerDigest": "sha256:1313131313131313131313131313131313131313131313131313131313131313",
|
||||
"usage": ["inventory", "runtime"],
|
||||
"licenses": ["Apache-2.0"],
|
||||
"evidence": {
|
||||
"kind": "package-json",
|
||||
"path": "node_modules/@stella/core/package.json"
|
||||
}
|
||||
},
|
||||
{
|
||||
"purl": "pkg:npm/lodash@4.17.21",
|
||||
"layerDigest": "sha256:1414141414141414141414141414141414141414141414141414141414141414",
|
||||
"usage": ["inventory"],
|
||||
"licenses": ["MIT"],
|
||||
"evidence": {
|
||||
"kind": "package-json",
|
||||
"path": "node_modules/lodash/package.json"
|
||||
}
|
||||
},
|
||||
{
|
||||
"purl": "pkg:npm/rxjs@7.8.1",
|
||||
"layerDigest": "sha256:1515151515151515151515151515151515151515151515151515151515151515",
|
||||
"usage": ["inventory", "runtime"],
|
||||
"licenses": ["Apache-2.0"],
|
||||
"evidence": {
|
||||
"kind": "package-json",
|
||||
"path": "node_modules/rxjs/package.json"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user