We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9aa9e2 commit 6b06728Copy full SHA for 6b06728
.github/workflows/fuzz.yml
@@ -137,6 +137,7 @@ jobs:
137
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
138
github_token: ${{ secrets.GITHUB_TOKEN }}
139
show_full_output: true
140
+ allowed_tools: "Bash(gh:*),Bash(echo:*),Bash(cat:*)"
141
prompt: |
142
# Fuzzer Crash Analysis and Reporting
143
0 commit comments