Files
git.stella-ops.org/samples/scanner/images/dotnet-aot/inventory.cdx.json

41 lines
1.1 KiB
JSON

{
"bomFormat": "CycloneDX",
"specVersion": "1.5",
"version": 1,
"metadata": {
"timestamp": "2025-10-19T00:00:00Z",
"component": {
"type": "container",
"name": "dotnet-aot",
"version": "8.0.0",
"bomRef": "pkg:docker/stellaops/sample-dotnet-aot@sha256:5be6f3ad9d2b1e4fcb4c6f40d9c664fca97f5b4d9ccb8e1d8f970e8b2bce1123"
}
},
"components": [
{
"type": "application",
"bomRef": "pkg:nuget/Sample.Worker@1.0.0",
"name": "Sample.Worker",
"version": "1.0.0"
},
{
"type": "library",
"bomRef": "pkg:nuget/Microsoft.Extensions.Hosting@8.0.0",
"name": "Microsoft.Extensions.Hosting",
"version": "8.0.0"
},
{
"type": "library",
"bomRef": "pkg:nuget/System.Text.Json@8.0.0",
"name": "System.Text.Json",
"version": "8.0.0"
},
{
"type": "library",
"bomRef": "pkg:nuget/Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross@8.0.0",
"name": "NativeAotRuntime",
"version": "8.0.0"
}
]
}