diff --git a/.github/workflows/llmsecops-cicd.llm.yml b/.github/workflows/llmsecops-cicd.llm.yml index 1e2019d9b..466f12294 100644 --- a/.github/workflows/llmsecops-cicd.llm.yml +++ b/.github/workflows/llmsecops-cicd.llm.yml @@ -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=$? diff --git a/help b/help new file mode 100644 index 000000000..e69de29bb