documentation cleanse, sprints work and planning. remaining non EF DAL migration to EF
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"capturedAtUtc": "2026-02-13T12:00:00Z",
|
||||
"feature": "reachability-aware-vulnerability-analysis",
|
||||
"module": "reachgraph",
|
||||
"testProject": "src/__Libraries/__Tests/StellaOps.Reachability.Core.Tests/StellaOps.Reachability.Core.Tests.csproj",
|
||||
"testFilter": "ClassName~SymbolCanonicalizerTests|ClassName~SymbolMatcherTests|ClassName~DotNetSymbolNormalizerTests|ClassName~JavaSymbolNormalizerTests|ClassName~NativeSymbolNormalizerTests|ClassName~ScriptSymbolNormalizerTests",
|
||||
"testsRun": 224,
|
||||
"testsPassed": 224,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"IReachabilityIndex unified facade: QueryStaticAsync (Layer 1-3), QueryRuntimeAsync, QueryHybridAsync, QueryBatchAsync",
|
||||
"ReachabilityIndex combines IReachGraphAdapter and ISignalsAdapter for hybrid results",
|
||||
"HybridReachabilityResult includes lattice state, confidence, VEX recommendation",
|
||||
"Multi-layer analysis transitions correctly through lattice states",
|
||||
"Batch query for CVE vulnerability analysis returns results for all symbols",
|
||||
"Symbol canonicalization across languages: DotNet, Java, Native, Script normalizers",
|
||||
"SymbolCanonicalizer and SymbolMatcher for cross-language symbol matching",
|
||||
"ReachabilityController exposes static, runtime, hybrid, and batch endpoints at v1/reachability"
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
Reference in New Issue
Block a user