whitehat-security/Makefile
tegwick beab2a04d1 Build authorization-gated tenancy evidence harness
Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a0260c-4067-7052-9647-ad000d576e38
2026-08-21 23:53:27 +02:00

10 lines
289 B
Makefile

.PHONY: check test fixture-evidence
check: test
PYTHONPATH=src python3 -m whitehat_security.cli validate-packs probe-packs
test:
PYTHONPATH=src python3 -m pytest -q
fixture-evidence:
PYTHONPATH=src python3 -m whitehat_security.cli fixtures --output evidence/offline-calibration.json