Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
9.9k
Code
Issues
998
Pull requests
447
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
java
ql
test
on
codeql-cli/v2.13.4
User selector
All users
All time
Commit history
Commits on Jun 8, 2023
Java: Fix more problems in the Gson models
Show description for 4608481
atorralba
committed
4608481
View commit details
Copy full SHA for 4608481
View code at this point
Browse repository at this point
Merge pull request #13394 from atorralba/atorralba/java/fix-gson-jsonarray-models
Show description for cc45db7
aschackmull
authored
cc45db7
View commit details
Copy full SHA for cc45db7
View code at this point
Browse repository at this point
Commits on Jun 7, 2023
Fix JsonArray.addAll model
Show description for c013567
atorralba
committed
c013567
View commit details
Copy full SHA for c013567
View code at this point
Browse repository at this point
Merge pull request #13225 from atorralba/atorralba/java/path-injection-mad-sinks-2
Show description for 6d7234f
atorralba
authored
6d7234f
View commit details
Copy full SHA for 6d7234f
View code at this point
Browse repository at this point
Fix Gson's JsonArray.add models
Show description for 35b4c43
atorralba
committed
35b4c43
View commit details
Copy full SHA for 35b4c43
View code at this point
Browse repository at this point
Merge pull request #13392 from yoff/java/test-type-tracking-through-flow-summaries
Show description for 911835c
yoff
authored
911835c
View commit details
Copy full SHA for 911835c
View code at this point
Browse repository at this point
Merge pull request #13386 from github/java/update-mad-decls-after-triage-2023-06-06T14-38-29
Show description for 46b3045
atorralba
authored
46b3045
View commit details
Copy full SHA for 46b3045
View code at this point
Browse repository at this point
java: address ql alert
yoff
committed
aec1e4a
View commit details
Copy full SHA for aec1e4a
View code at this point
Browse repository at this point
java: test type tracking through flow summaries
yoff
committed
76e1c6f
View commit details
Copy full SHA for 76e1c6f
View code at this point
Browse repository at this point
Accept test changes
Show description for 416d3d5
atorralba
committed
416d3d5
View commit details
Copy full SHA for 416d3d5
View code at this point
Browse repository at this point
Commits on Jun 6, 2023
Kotlin: Add flow through use and with
atorralba
committed
72af634
View commit details
Copy full SHA for 72af634
View code at this point
Browse repository at this point
Merge pull request #13348 from github/nickrolfe/java-location-tostring
Show description for 6c5c338
nickrolfe
authored
6c5c338
View commit details
Copy full SHA for 6c5c338
View code at this point
Browse repository at this point
Commits on Jun 2, 2023
Merge pull request #13353 from jketema/expecation
Show description for 5f64354
jketema
authored
5f64354
View commit details
Copy full SHA for 5f64354
View code at this point
Browse repository at this point
Fix typo in spelling of expectation
jketema
committed
7b17b92
View commit details
Copy full SHA for 7b17b92
View code at this point
Browse repository at this point
Add PathCreation.qll sinks to models-as-data
Show description for 527fe52
atorralba
committed
527fe52
View commit details
Copy full SHA for 527fe52
View code at this point
Browse repository at this point
Commits on Jun 1, 2023
Merge pull request #12916 from jcogs33/jcogs33/revamp-java-sink-kinds
Show description for 617107d
jcogs33
authored
617107d
View commit details
Copy full SHA for 617107d
View code at this point
Browse repository at this point
Java: avoid call to Location.toString()
nickrolfe
committed
7290e2b
View commit details
Copy full SHA for 7290e2b
View code at this point
Browse repository at this point
Merge pull request #12249 from jcogs33/jcogs33/add-heuristic-neutral-models
Show description for 10bab71
jcogs33
authored
10bab71
View commit details
Copy full SHA for 10bab71
View code at this point
Browse repository at this point
Commits on May 31, 2023
Java: add isNeutralSink test case
Jami Cogswell
authored and
Jami Cogswell
committed
82f208c
View commit details
Copy full SHA for 82f208c
View code at this point
Browse repository at this point
Java: update CaptureSinkModels test case
Jami Cogswell
authored and
Jami Cogswell
committed
e28ce95
View commit details
Copy full SHA for e28ce95
View code at this point
Browse repository at this point
Java: update open/jdbc-url sink kinds to request-forgery
Jami Cogswell
authored and
Jami Cogswell
committed
5dbb698
View commit details
Copy full SHA for 5dbb698
View code at this point
Browse repository at this point
Merge pull request #13179 from pwntester/java_gson
Show description for 482bb94
atorralba
authored
482bb94
View commit details
Copy full SHA for 482bb94
View code at this point
Browse repository at this point
Merge pull request #13297 from atorralba/atorralba/java/playmvc-models
Show description for 6f302a4
atorralba
authored
6f302a4
View commit details
Copy full SHA for 6f302a4
View code at this point
Browse repository at this point
Commits on May 30, 2023
Add tests & stubs
atorralba
committed
d3d67f0
View commit details
Copy full SHA for d3d67f0
View code at this point
Browse repository at this point
Commits on May 29, 2023
Fix `addsTo.pack` references
Show description for 2d81e30
aeisenberg
committed
2d81e30
View commit details
Copy full SHA for 2d81e30
View code at this point
Browse repository at this point
Commits on May 26, 2023
Java: add tests
Jami Cogswell
authored and
Jami Cogswell
committed
24fc4ba
View commit details
Copy full SHA for 24fc4ba
View code at this point
Browse repository at this point
Add tests and stubs for the summaries
atorralba
committed
8e16a0d
View commit details
Copy full SHA for 8e16a0d
View code at this point
Browse repository at this point
Java: Add models for the Play Framework
atorralba
committed
903fdb0
View commit details
Copy full SHA for 903fdb0
View code at this point
Browse repository at this point
Commits on May 24, 2023
Merge pull request #13248 from atorralba/atorralba/java/nio-files-copy-models-fix
Show description for 7d0b02e
atorralba
authored
7d0b02e
View commit details
Copy full SHA for 7d0b02e
View code at this point
Browse repository at this point
Commits on May 23, 2023
Java: Tweak java.nio.files.Files.copy models
atorralba
committed
654bb00
View commit details
Copy full SHA for 654bb00
View code at this point
Browse repository at this point
Commits on May 22, 2023
Add test case based on missing result
egregius313
committed
774baea
View commit details
Copy full SHA for 774baea
View code at this point
Browse repository at this point
Commits on May 19, 2023
Java: Add TemplateEngine.createTemplate as a groovy injection sink
atorralba
committed
b58eb3a
View commit details
Copy full SHA for b58eb3a
View code at this point
Browse repository at this point
Commits on May 18, 2023
Merge pull request #13140 from atorralba/atorralba/java/spring-jdbc-namedparam-models
Show description for a8afa47
atorralba
authored
a8afa47
View commit details
Copy full SHA for a8afa47
View code at this point
Browse repository at this point
Apply @jcogs33's suggestions from code review
atorralba
authored
2c54996
View commit details
Copy full SHA for 2c54996
View code at this point
Browse repository at this point
Commits on May 16, 2023
Merge branch 'main' into atorralba/java/promote-xxe-experimental-sinks
atorralba
authored
770099f
View commit details
Copy full SHA for 770099f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.