forked from mirrors/kingfisher
fixed aiven regex to pass test
This commit is contained in:
parent
737e4829ac
commit
a3a7efb96e
1 changed files with 1 additions and 2 deletions
|
|
@ -2,8 +2,7 @@ rules:
|
|||
- name: Aiven API Key
|
||||
id: kingfisher.aiven.1
|
||||
pattern: |
|
||||
(?xi)
|
||||
\b
|
||||
(?xi)
|
||||
aiven
|
||||
(?:.|[\n\r]){0,32}?
|
||||
\b
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue