Files
codeql/java/ql/test/query-tests/security
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
..
2025-03-14 11:44:00 +00:00
2025-07-16 15:25:45 +01:00
2026-03-05 13:32:52 +00:00