save checkpoint

This commit is contained in:
master
2026-02-14 09:11:48 +02:00
parent 9ca2de05df
commit e9aeadc040
1512 changed files with 30863 additions and 4728 deletions

View File

@@ -0,0 +1,22 @@
{
"type": "integration",
"capturedAtUtc": "2026-02-13T14:30:00Z",
"feature": "golden-set-schema-and-management",
"module": "binaryindex",
"testProject": "src/BinaryIndex/__Tests/StellaOps.BinaryIndex.GoldenSet.Tests/StellaOps.BinaryIndex.GoldenSet.Tests.csproj",
"testFilter": "FullName~GoldenSet",
"testsRun": 261,
"testsPassed": 261,
"testsFailed": 0,
"behaviorVerified": [
"GoldenSetExtractor authoring pipeline",
"NvdGoldenSetExtractor extracts CVE entries",
"FunctionHintExtractor enriches with function hints",
"CweToSinkMapper maps CWEs to sink functions",
"GoldenSetYamlSerializer round-trip fidelity",
"GoldenSetValidator validates definitions",
"SinkRegistry maintains sink function catalog",
"GoldenSetReviewService review workflow transitions"
],
"verdict": "pass"
}