forked from mirrors/kingfisher
fixed github actions
This commit is contained in:
parent
2b99c6a354
commit
01f3a12106
2 changed files with 1 additions and 2 deletions
1
NOTICE
1
NOTICE
|
|
@ -117,7 +117,6 @@ SOFTWARE.
|
|||
--------------------------------------------------------------------
|
||||
|
||||
Certain detection rules:
|
||||
* crates/kingfisher-rules/data/rules/adafruit.yml
|
||||
* crates/kingfisher-rules/data/rules/etsy.yml
|
||||
* crates/kingfisher-rules/data/rules/flutterwave.yml
|
||||
* crates/kingfisher-rules/data/rules/freemius.yml
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ rules:
|
|||
pattern: |
|
||||
(?xi)
|
||||
\b
|
||||
(?:fullstory|fs_api_key|fullstory_api_key)
|
||||
(?:fullstory|fs_api|fullstory_api)
|
||||
(?:.|[\n\r]){0,32}?
|
||||
(?:SECRET|PRIVATE|ACCESS|KEY|TOKEN|AUTHORIZATION|API)
|
||||
(?:.|[\n\r]){0,16}?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue