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
|
|
@ -14,8 +14,13 @@ The executable plan is available with:
|
|||
|
||||
```sh
|
||||
PYTHONPATH=src python3 -m whitehat_security.cli e3-plan
|
||||
PYTHONPATH=src python3 -m whitehat_security.cli e3-fixtures
|
||||
```
|
||||
|
||||
`e3-fixtures` calibrates the seven expected outcomes in-process, including
|
||||
keeping the SQL-compromise reset as `inconclusive`. It opens no database
|
||||
connection and is not target assurance.
|
||||
|
||||
The run checks the conformance view, unset-GUC reads, wrong-tenant reads and
|
||||
writes, `BYPASSRLS` on the runtime identity, and unsafe `SECURITY DEFINER`
|
||||
paths. The SQL-compromise reset probe is recorded as `inconclusive` under E3:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue