Mick Grove
0b8f98ea16
fixed rule
2025-12-17 12:21:26 -08:00
Mick Grove
1a496ba01d
fixed rule
2025-12-17 12:03:51 -08:00
Mick Grove
db2c0c7b4e
- Improved Report Viewer layout
...
- Improved Salesforce rule
2025-12-17 11:57:35 -08:00
Mick Grove
9d76ebd46e
improved Jira support and fixed salesforce rule
2025-12-16 17:20:05 -08:00
Mick Grove
d155a33334
improved Jira support and working on salesforce rule, which is broken atm
2025-12-16 16:53:02 -08:00
Mick Grove
0f953f59a5
pattern_requirements for rules — Post-regex character-class gating to cut false positives without lookarounds. Authors can now require minimum counts of digits, uppercase, lowercase, and special characters, with an optional custom special-char set.
...
Why: Hyperscan doesn’t support lookaheads/behinds, so many “must contain X and Y” checks had to be baked into the regex (hurting readability) or were impossible. pattern_requirements applies lightweight, in-memory checks after a match is found, keeping patterns fast and clean.
2025-11-04 13:55:31 -05:00
Mick Grove
3add34be78
Added rules for readme, rubygems, salesforce, segment, snyk, pulumi, pubnub
2025-06-26 15:37:51 -07:00