Files
Aegis/backend/app/routers/tests.py
kitos 65c34c3374
Some checks failed
Aegis CI / lint-and-test (push) Has been cancelled
fix(rt-import): require Blue Lead validation before coverage counts
RT tests are created in 'in_review' state (not validated):
- red_validation_status = 'approved' (RT confirmed execution)
- blue_validation_status = null (pending Blue Lead review)
- detection_result is pre-filled from the import JSON

Blue Lead sees these in their normal validation queue and confirms
or rejects the detection result. Only after Blue Lead approval does
the technique coverage update to validated/not_covered/partial.

This gives Blue Lead oversight over RT findings rather than auto-
accepting external engagement results as ground truth.
2026-05-29 16:21:06 +02:00

31 KiB