From 0843a5a3885f20ff4ca9d15925a52bcbf7c85eb9 Mon Sep 17 00:00:00 2001 From: Adam Wilson Date: Fri, 18 Jul 2025 18:15:44 -0600 Subject: [PATCH] dependency fixes, test setup --- tests/security/garak.config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/security/garak.config.yml b/tests/security/garak.config.yml index ae210483c..8f4306d73 100644 --- a/tests/security/garak.config.yml +++ b/tests/security/garak.config.yml @@ -2,4 +2,4 @@ run: generations: 1 plugins: - probe_spec: promptinject.HijackHateHumansMini \ No newline at end of file + probe_spec: dan # promptinject.HijackHateHumansMini \ No newline at end of file