mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-03-12 05:17:44 +00:00
reporting test
This commit is contained in:
8
.github/workflows/llmsecops-cicd.test.yml
vendored
8
.github/workflows/llmsecops-cicd.test.yml
vendored
@@ -31,7 +31,13 @@ jobs:
|
||||
- name: 'Garak test probe'
|
||||
run: |
|
||||
python -m garak --model_type test.Blank --probes test.Test
|
||||
|
||||
|
||||
- name: 'display report'
|
||||
run: |
|
||||
ls ${{ github.workspace }}/reports -al
|
||||
ls /home/runner/.local/share/garak/garak_runs/ -al
|
||||
echo
|
||||
cat /home/runner/.local/share/garak/garak_runs/garak.*.jsonl
|
||||
echo
|
||||
echo
|
||||
cat /home/runner/.local/share/garak/garak_runs/garak.*.html
|
||||
|
||||
Reference in New Issue
Block a user