- Updating to support Bitbucket App Passwords

- Improved boundaries for several rules
- Added more rules
This commit is contained in:
Mick Grove 2025-11-20 16:34:13 -08:00
commit 116aac2f83

View file

@ -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,