documentation cleanse, sprints work and planning. remaining non EF DAL migration to EF
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"capturedAtUtc": "2026-02-13T12:00:00Z",
|
||||
"feature": "runtime-posture-evaluation",
|
||||
"module": "zastava",
|
||||
"testProject": "src/Zastava/__Tests/StellaOps.Zastava.Observer.Tests/StellaOps.Zastava.Observer.Tests.csproj",
|
||||
"testFilter": "RuntimePostureEvaluatorTests",
|
||||
"testsRun": 2,
|
||||
"testsPassed": 2,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"Posture evaluator backs off to backend and caches entry with TTL",
|
||||
"Posture evaluator uses cache when backend fails and records error evidence",
|
||||
"Posture evaluation result includes image signing and SBOM referrer status",
|
||||
"Evidence includes posture source attribution (backend vs cache)"
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
Reference in New Issue
Block a user