Remove global.json and add extensive documentation for SBOM-first supply chain spine, diff-aware releases, binary intelligence graph, reachability proofs, smart-diff evidence, risk budget visualization, and weighted confidence for VEX sources. Introduce solution file for Concelier web service project.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
9
src/concelier-webservice.slnf
Normal file
9
src/concelier-webservice.slnf
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"solution": {
|
||||
"path": "Concelier/StellaOps.Concelier.sln",
|
||||
"projects": [
|
||||
"StellaOps.Concelier.WebService\\StellaOps.Concelier.WebService.csproj",
|
||||
"__Tests\\StellaOps.Concelier.WebService.Tests\\StellaOps.Concelier.WebService.Tests.csproj"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"sdk": {
|
||||
"version": "10.0.100",
|
||||
"rollForward": "latestMinor"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user