mirror of
https://github.com/usestrix/strix.git
synced 2026-08-25 12:22:37 +02:00
feat(safety): default to guarded review with TUI approvals
This commit is contained in:
@@ -113,6 +113,7 @@ def test_resume_restores_a_target_less_workspace_mount(
|
||||
"workspace_mount": str(work),
|
||||
"instruction": "audit the auth flow",
|
||||
"scan_mode": "deep",
|
||||
"safety_mode": "guarded",
|
||||
},
|
||||
)
|
||||
monkeypatch.setattr(sys, "argv", ["strix", "--resume", "pentest_abcd"])
|
||||
|
||||
Reference in New Issue
Block a user