Files
codeql/java/ql/test
MarkLee131 46ef0204ef Remove secretQuestion from FP exclusion list
secretQuestion is ambiguous: it could be the question text (not
sensitive) or a security question answer. Worse, the regex
secrets?(question) also matches secretQuestionAnswer, which is
clearly sensitive. Drop it to avoid false negatives.
2026-04-04 21:58:32 +08:00
..
2019-01-07 13:25:20 +01:00
2021-08-19 14:09:35 -07:00