Skip to content

Commit 5420c3d

Browse files
add web tools
1 parent ab8c9f9 commit 5420c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy-vulnerability-triage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
with:
8888
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
8989
claude_args: |
90-
--allowedTools Bash,Read,Write,Edit,Glob,Grep
90+
--allowedTools Bash,Read,Write,Edit,Glob,Grep,WebSearch,WebFetch
9191
--model claude-sonnet-4-6
9292
--json-schema '{"type":"object","properties":{"report":{"type":"string","description":"Full vulnerability triage report in markdown format"}},"required":["report"]}'
9393
prompt: |

0 commit comments

Comments
 (0)