mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-07-07 13:37:58 +02:00
no report arg (garak)
This commit is contained in:
@@ -124,8 +124,7 @@ jobs:
|
||||
--config ${{ github.workspace }}/src/tools/garak.config.yml \
|
||||
--generator_option_file ${{ github.workspace }}/src/tools/garak.rest.llm.json \
|
||||
--model_type=rest \
|
||||
--parallel_attempts 16 \
|
||||
--report logs/garak_report 2>&1
|
||||
--parallel_attempts 16
|
||||
} > logs/garak.log 2>&1
|
||||
|
||||
GARAK_EXIT_CODE=$?
|
||||
|
||||
Reference in New Issue
Block a user