Skip to content

Commit

Permalink
Update credsweeper/rules/config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
babenek authored Nov 6, 2024
1 parent 39c05bf commit daa33de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions credsweeper/rules/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1345,8 +1345,7 @@
values:
- (?<![0-9A-Za-z_-])(?P<value>wx[0-9a-f]{16})(?![0-9A-Za-z_-])
min_line_len: 18
filter_type:
- ValuePatternCheck
filter_type: TokenPattern
required_substrings:
- wx
target:
Expand Down

0 comments on commit daa33de

Please sign in to comment.