documentation cleanse, sprints work and planning. remaining non EF DAL migration to EF
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"tier": 1,
|
||||
"type": "code_review",
|
||||
"capturedAtUtc": "2026-02-12T12:30:00Z",
|
||||
"feature": "epss-threshold-policy-gate",
|
||||
"claimsVerified": true,
|
||||
"missingClaims": [],
|
||||
"presentClaims": [
|
||||
"Gates/PolicyGateEvaluator.cs - EPSS-aware gate evaluation",
|
||||
"Unknowns/Services/UnknownRanker.cs - EPSS exploit pressure (>=0.90:+0.30, >=0.50:+0.15, KEV:+0.50)",
|
||||
"Scoring/ProfileAwareScoringService.cs - EPSS weights in profiles",
|
||||
"Scoring/ScorePolicyService.cs - EPSS threshold evaluation per policy"
|
||||
],
|
||||
"verdict": "done",
|
||||
"notes": "EPSS threshold gate verified. PolicyGateEvaluator integrates EPSS thresholds. UnknownRanker uses EPSS for exploit pressure with configurable factors. Band assignment uses combined score (Hot>=75, Warm>=50, Cold>=25)."
|
||||
}
|
||||
Reference in New Issue
Block a user