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 65a196e commit b9a4d5dCopy full SHA for b9a4d5d
generic/patterns.yml
@@ -191,7 +191,7 @@ patterns:
191
- ^(?:letmein|Oracle|SuperSecretString|foo|ababbdbbebbbebdbbe5538003023|XYZ_INVALID_ACCESTOKEN_XYZ|QQ==|Shizuku|mF_9.B5f-4.1JqM|h480djs93hd8|SlAV32hkKG|YmVlcDpib29w)$
192
- ^(?i)(?:dummy|fake|bearer|auth|invalid|your|my|the|undefined|github|oidc|database)(?:_api)?(?:_?token|key|secret)?$
193
- ^(?i)(?:[a-z0-9]|XYZ|ABC|123|.*_token)$
194
- - (^(?i)(x+|y+|z+|a+|\.+|.*\.\.\.)$|(?i)x{5}
+ - (^(?i)(x+|y+|z+|a+|\.+|.*\.\.\.)$|(?i)x{5})
195
expected:
196
- name: bearer.txt
197
start_offset: 45
0 commit comments