fix FP for npm access-token
parent
006a6a9247
commit
601f3f913c
|
@ -21,4 +21,4 @@ file:
|
|||
- type: regex
|
||||
part: body
|
||||
regex:
|
||||
- "(npm_[A-Za-z0-9]{36})"
|
||||
- "\b(npm_[A-Za-z0-9]{36})\b"
|
||||
|
|
Loading…
Reference in New Issue