We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5abbdd5 commit bd0e432Copy full SHA for bd0e432
.github/workflows/trivy-vulnerability-triage.yml
@@ -86,7 +86,7 @@ jobs:
86
with:
87
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
88
claude_args: |
89
- --allowed_tools Bash,Read,Write,Edit,Glob,Grep
+ --allowedTools Bash,Read,Write,Edit,Glob,Grep
90
--model claude-sonnet-4-6
91
prompt: |
92
You are a security engineer triaging a Trivy vulnerability scan for the Sourcebot Docker image.
0 commit comments