Files
codeql/java/ql/lib
MarkLee131 92d205d1a8 Use set literal for getCommonSensitiveInfoFPRegex
Replace the five-way result = ... or result = ... disjunction with a
single equality on a set literal. Addresses the CodeQL style alert
"Use a set literal in place of or" reported by the self-scan on this
PR. Pure refactor, no semantic change.
2026-04-19 23:29:07 -04:00
..
2026-02-23 15:10:00 +01:00
2026-02-11 13:09:42 +00:00
2025-09-01 15:04:08 +02:00