Add governed test plane and close T04/T08
Encode fail-closed admission, target registrations, and a credential broker that never returns secret values. Calibrate audit-core shaped probes in-process. Send no packets and request no live credentials. Assistant: grok Assistant-Session: 01a02670-3345-76f2-a014-70fde8e2a2bb
This commit is contained in:
parent
0aab0cb4c6
commit
95129d7a35
35 changed files with 1599 additions and 103 deletions
2
Makefile
2
Makefile
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
check: test
|
||||
PYTHONPATH=src python3 -m whitehat_security.cli validate-packs probe-packs
|
||||
PYTHONPATH=src python3 -m whitehat_security.cli validate-targets targets
|
||||
PYTHONPATH=src python3 -m whitehat_security.cli kill-switch
|
||||
|
||||
test:
|
||||
PYTHONPATH=src python3 -m pytest -q
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue