This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-07-20 10:48:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32d00a08904affbbbf594c77fa8ad1edd6fd48bd
codeql
/
java
/
ql
/
test
/
query-tests
/
security
/
CWE-209
/
semmle
/
tests
History
Owen Mansel-Chan
1c1d26453d
First pass converting qlref tests to inline expectation with postprocess
2026-06-10 07:46:42 +02:00
..
options
Migrate Java code to separate QL repo.
2018-08-30 10:48:05 +01:00
SensitiveDataExposureThroughErrorMessage.expected
Now alerts about exposing
exception.getMessage()
in servlet responses are split out of
java/stack-trace-exposure
into its own alert
java/error-message-exposure
because this is a better fit.
2024-07-25 18:12:45 +02:00
SensitiveDataExposureThroughErrorMessage.qlref
First pass converting qlref tests to inline expectation with postprocess
2026-06-10 07:46:42 +02:00
StackTraceExposure.expected
Now alerts about exposing
exception.getMessage()
in servlet responses are split out of
java/stack-trace-exposure
into its own alert
java/error-message-exposure
because this is a better fit.
2024-07-25 18:12:45 +02:00
StackTraceExposure.qlref
First pass converting qlref tests to inline expectation with postprocess
2026-06-10 07:46:42 +02:00
Test.java
First pass converting qlref tests to inline expectation with postprocess
2026-06-10 07:46:42 +02:00