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
2025-12-18 01:33:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a017f92b782fa3f60428e907174a878f07733335
codeql
/
java
/
ql
/
lib
/
semmle
/
code
History
Anders Schack-Mulligen
a017f92b78
Merge pull request
#17579
from aschackmull/java/type-sanitizers
...
Java: Add more type-based sanitizers.
2024-09-30 10:07:06 +02:00
..
configfiles
Java: Make implicit this receivers explicit
2023-05-03 13:37:35 +02:00
java
Merge pull request
#17579
from aschackmull/java/type-sanitizers
2024-09-30 10:07:06 +02:00
xml
Accept suggested QLDoc fix
2024-07-16 12:24:42 +01:00
FileSystem.qll
Java: Use shared FileSystem library.
2023-09-28 08:58:55 +02:00
Location.qll
Java: Deprecate Field.getSourceDeclaration() and Field.isSourceDeclaration()
2024-09-24 14:06:54 +01:00
SMAP.qll
Adjust locations of results in JSP files. This is necessary due to known limitations in VSCode which cause locations with zero character indices to be mapped to invalid ranges. This is hopefully a temporary workaround until this problem has been properly addressed.
2021-10-07 12:45:21 +07:00
Unit.qll
Replace all definitions of
Unit
by
import codeql.util.Unit
2023-03-24 10:39:34 +01:00