Commit 2bfb0bb
fix: Allow spaces in --disclosure-reporter CLI argument
The default value "Security Researcher" contains a space but the
validation regex rejected it. Widen the character class to accept spaces.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 699bd94 commit 2bfb0bb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| |||
0 commit comments