Admit E3 and capacity on the test plane
Register in-process E3 and capacity fixtures, keep live database and substrate targets pending, and ask ops-mason for namespace-only provision. No packets, no credentials, no cancelled engagement IDs. Assistant: grok Assistant-Session: 01a02670-3345-76f2-a014-70fde8e2a2bb
This commit is contained in:
parent
4882c2d47a
commit
7e83a66573
22 changed files with 501 additions and 74 deletions
29
targets/fixture-capacity.json
Normal file
29
targets/fixture-capacity.json
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"schema_version": "whitehat-target/v1",
|
||||
"target_id": "fixture-capacity",
|
||||
"posture_claim": "P1/P2",
|
||||
"attacker_model": "bounded co-resident saturating its own allowance",
|
||||
"applicability": "applicable",
|
||||
"applicability_reason": "In-process evaluator created by this repository. It generates no load and records governor binding plus neighbour degradation.",
|
||||
"approval_classes": ["fixture-capacity"],
|
||||
"adapter": "src/whitehat_security/capacity.py",
|
||||
"probe_pack": "src/whitehat_security/capacity.py",
|
||||
"known_bad_calibration": "src/whitehat_security/capacity.py",
|
||||
"fixture_lifecycle": {
|
||||
"create": "in-process samples",
|
||||
"delete": "drop process state",
|
||||
"ids_are_synthetic": true
|
||||
},
|
||||
"egress": "in-process",
|
||||
"routes": ["baseline", "loaded"],
|
||||
"identities": {
|
||||
"count": 0,
|
||||
"role": "none; fixture generates no network load",
|
||||
"broker_audience": "whitehat-capacity/fixture"
|
||||
},
|
||||
"abort_telemetry": [
|
||||
"governor_unbound",
|
||||
"aggressor_exceeded_ceiling",
|
||||
"missing_neighbour_sample"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue