forked from mirrors/kingfisher
- Updating to support Bitbucket App Passwords
- Improved boundaries for several rules - Added more rules
This commit is contained in:
parent
17e0ca3594
commit
116aac2f83
1 changed files with 1 additions and 1 deletions
|
|
@ -583,7 +583,7 @@ fn filter_match<'b>(
|
|||
_origin: &OriginSet,
|
||||
ts_match: Option<&[u8]>,
|
||||
is_base64: bool,
|
||||
redact: bool,
|
||||
_redact: bool,
|
||||
filename: &str,
|
||||
profiler: Option<&Arc<ConcurrentRuleProfiler>>,
|
||||
respect_ignore_if_contains: bool,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue