mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-04-28 22:46:41 +02:00
reporting test
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
|
||||
- name: 'Garak test probe'
|
||||
run: |
|
||||
python -m garak --model_type test.Blank --probes test.Test --report_dir ${{ github.workspace }}/reports
|
||||
python -m garak --model_type test.Blank --probes test.Test
|
||||
|
||||
- name: 'display report'
|
||||
run: |
|
||||
|
||||
@@ -2,4 +2,4 @@ run:
|
||||
generations: 1
|
||||
|
||||
plugins:
|
||||
probe_spec: promptinject.HijackHateHumansMini
|
||||
probe_spec: test.Test
|
||||
Reference in New Issue
Block a user