US08-01: Make the Trust Boundary Configurable and Authenticated (#96)

This commit was merged in pull request #96.
This commit is contained in:
2026-08-18 22:00:09 +02:00
parent ded83178bd
commit eea50802af
10 changed files with 626 additions and 13 deletions

View File

@@ -174,10 +174,13 @@
"US07-07": [
"tests/e2e/test_release_gate.py",
"tests/e2e/test_release_journey.py"
],
"US08-01": [
"tests/unit/test_security_policy.py",
"tests/integration/test_trusted_hosts.py"
]
},
"planned": [
"US08-01",
"US08-02",
"US08-03",
"US08-04",