You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ jobs:
46
46
47
47
| Input | Description | Default | Required |
48
48
|-------|-------------|---------|----------|
49
-
| `claude-api-key` | Anthropic Claude API key for security analysis | None | Yes |
49
+
| `claude-api-key` | Anthropic Claude API key for security analysis. <br>*Note*: This API key needs to be enabled for both the Claude API and Claude Code usage. | None | Yes |
50
50
| `comment-pr` | Whether to comment on PRs with findings | `true` | No |
51
51
| `upload-results` | Whether to upload results as artifacts | `true` | No |
52
52
| `exclude-directories` | Comma-separated list of directories to exclude from scanning | None | No |
0 commit comments