- Created StellaOps.Notify.Storage.Mongo project with initial configuration. - Added expected output files for acceptance tests (at1.txt to at10.txt). - Added fixture input files for acceptance tests (at1 to at10). - Created input and signature files for test cases fc1 to fc5.
9 lines
159 B
JSON
9 lines
159 B
JSON
{
|
|
"bomFormat": "CycloneDX",
|
|
"specVersion": "1.5",
|
|
"version": 1,
|
|
"components": [
|
|
{"type": "container", "name": "example", "version": "1.0.0"}
|
|
]
|
|
}
|