Add WHITEHAT-WP-0002 receipt example, CLI coverage, and abort records
Meantime polish while live E2 waits on a new trial. Example receipts carry handles only. admit-plane --receipt is tested. Aborts can be queued without being target assurance. Assistant: grok Assistant-Session: 01a02670-3345-76f2-a014-70fde8e2a2bb
This commit is contained in:
parent
45548e44a2
commit
481ed6add5
11 changed files with 247 additions and 5 deletions
|
|
@ -11,7 +11,7 @@
|
|||
],
|
||||
"properties": {
|
||||
"schema_version": {"const": "whitehat-run/v1"},
|
||||
"evidence_class": {"enum": ["fixture", "target"]},
|
||||
"evidence_class": {"enum": ["fixture", "target", "abort"]},
|
||||
"outcome": {"enum": ["pass", "finding", "inconclusive", "aborted"]},
|
||||
"attempted_operations": {"type": "integer", "minimum": 0},
|
||||
"probes": {"type": "array"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue