Files
codeql/java/ql/test/query-tests
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-06-27 13:20:03 +02:00
2018-10-25 14:30:40 +02:00
2024-04-09 12:41:32 -04:00
2021-03-21 12:55:25 -04:00
2022-10-03 14:43:58 +02:00