mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-02-12 22:52:51 +00:00
reporting test
This commit is contained in:
2
.github/workflows/llmsecops-cicd.test.yml
vendored
2
.github/workflows/llmsecops-cicd.test.yml
vendored
@@ -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