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
src
utils
on
codeql-cli/v2.13.5
User selector
All users
All time
Commit history
Commits on May 31, 2023
Java: update write-file sink kind to file-system-store
Jami Cogswell
authored and
Jami Cogswell
committed
eb1a8e2
View commit details
Copy full SHA for eb1a8e2
View code at this point
Browse repository at this point
Java: update logging sink kind to log-injection
Jami Cogswell
authored and
Jami Cogswell
committed
430010d
View commit details
Copy full SHA for 430010d
View code at this point
Browse repository at this point
Commits on May 30, 2023
Merge pull request #13314 from github/aeisenberg/adds-to-pack
Show description for 6ba8f9e
aeisenberg
authored
6ba8f9e
View commit details
Copy full SHA for 6ba8f9e
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
Further perf improvements
atorralba
committed
6386ef3
View commit details
Copy full SHA for 6386ef3
View code at this point
Browse repository at this point
Commits on May 26, 2023
Java: Fix performance issue in the stub generator
atorralba
committed
4dfc9b1
View commit details
Copy full SHA for 4dfc9b1
View code at this point
Browse repository at this point
Commits on May 8, 2023
C#/Java: Update model converter queries to handle kind information.
michaelnebel
committed
8435c31
View commit details
Copy full SHA for 8435c31
View code at this point
Browse repository at this point
Java: Adjust the model generator to produce kinds.
michaelnebel
committed
d103a57
View commit details
Copy full SHA for d103a57
View code at this point
Browse repository at this point
Commits on May 2, 2023
Merge pull request #12864 from egregius313/egregius313/java/mad/update-typeAsModel
Show description for 733a000
egregius313
authored
733a000
View commit details
Copy full SHA for 733a000
View code at this point
Browse repository at this point
Merge pull request #12984 from aschackmull/dataflow/instanceof-node
Show description for 353d5f8
aschackmull
authored
353d5f8
View commit details
Copy full SHA for 353d5f8
View code at this point
Browse repository at this point
Java/C#: Adjust references.
aschackmull
committed
2001ce3
View commit details
Copy full SHA for 2001ce3
View code at this point
Browse repository at this point
Merge pull request #12969 from atorralba/atorralba/java/fix-model-generator-sinks-instance-parameters
Show description for 51c08f1
atorralba
authored
51c08f1
View commit details
Copy full SHA for 51c08f1
View code at this point
Browse repository at this point
Commits on Apr 28, 2023
Java: Fix sink model generator for instance parameters
atorralba
committed
77ec181
View commit details
Copy full SHA for 77ec181
View code at this point
Browse repository at this point
Commits on Apr 27, 2023
Java: Fix reference to TypedContent.
aschackmull
committed
9ad2da6
View commit details
Copy full SHA for 9ad2da6
View code at this point
Browse repository at this point
Commits on Apr 20, 2023
Erase generics in `typeAsModel`
egregius313
committed
64ea483
View commit details
Copy full SHA for 64ea483
View code at this point
Browse repository at this point
Java: refactor CaptureModelsSpecific; resolve conflict for isInTestFile
Jami Cogswell
authored and
Jami Cogswell
committed
8554263
View commit details
Copy full SHA for 8554263
View code at this point
Browse repository at this point
Commits on Apr 18, 2023
Permit CodeQL's own tests
Show description for fc3c776
egregius313
and
jcogs33
authored
fc3c776
View commit details
Copy full SHA for fc3c776
View code at this point
Browse repository at this point
Change isInTestFile to ignore `%/test/%`
egregius313
committed
83d5cde
View commit details
Copy full SHA for 83d5cde
View code at this point
Browse repository at this point
Commits on Apr 17, 2023
Change multiple match calls to set literal
egregius313
committed
d1de453
View commit details
Copy full SHA for d1de453
View code at this point
Browse repository at this point
Add `groovy-stubs/test` to list of directory names to ignore in model generator.
egregius313
committed
027f08a
View commit details
Copy full SHA for 027f08a
View code at this point
Browse repository at this point
Commits on Apr 13, 2023
C#/Java: Update dataflow model generator related comments to include provenance.
michaelnebel
committed
dc8a31f
View commit details
Copy full SHA for dc8a31f
View code at this point
Browse repository at this point
C#/Java: Update model converter queries.
michaelnebel
committed
de7f486
View commit details
Copy full SHA for de7f486
View code at this point
Browse repository at this point
Java: Adjust model generator printing to the new provenance.
michaelnebel
committed
df7d58d
View commit details
Copy full SHA for df7d58d
View code at this point
Browse repository at this point
Commits on Mar 23, 2023
Java/C#: Rename references
aschackmull
committed
ab95a0b
View commit details
Copy full SHA for ab95a0b
View code at this point
Browse repository at this point
C#/Java: Some light re-factoring.
michaelnebel
committed
d258a1c
View commit details
Copy full SHA for d258a1c
View code at this point
Browse repository at this point
Java: Refactor the model generator configurations to use the new API.
michaelnebel
committed
eed8c72
View commit details
Copy full SHA for eed8c72
View code at this point
Browse repository at this point
Commits on Mar 20, 2023
Java: Replace Argument[-1] with Argument[this].
michaelnebel
committed
e86f1e4
View commit details
Copy full SHA for e86f1e4
View code at this point
Browse repository at this point
Java: Update summary parsing to use this instead of -1 and adjust the model generator.
michaelnebel
committed
9a3c2d3
View commit details
Copy full SHA for 9a3c2d3
View code at this point
Browse repository at this point
Commits on Mar 1, 2023
Merge pull request #12228 from github/java/mad-decls-triage-request-2276
Show description for 59bd1e5
atorralba
authored
59bd1e5
View commit details
Copy full SHA for 59bd1e5
View code at this point
Browse repository at this point
Commits on Feb 20, 2023
Merge pull request #12242 from joefarebrother/testgen-improvements
Show description for 1fb2735
joefarebrother
authored
1fb2735
View commit details
Copy full SHA for 1fb2735
View code at this point
Browse repository at this point
Java: Consider ai-generated flow summaries to as generated summaries in dataflow.
michaelnebel
committed
813ffa4
View commit details
Copy full SHA for 813ffa4
View code at this point
Browse repository at this point
Commits on Feb 17, 2023
Test generator fixes
Show description for a9f1436
joefarebrother
committed
a9f1436
View commit details
Copy full SHA for a9f1436
View code at this point
Browse repository at this point
Commits on Feb 16, 2023
Java: move awt and swing to isInfrequentlyUsed predicate
Jami Cogswell
authored and
Jami Cogswell
committed
94fd412
View commit details
Copy full SHA for 94fd412
View code at this point
Browse repository at this point
Merge pull request #12195 from joefarebrother/testgen-improvements
Show description for 430b432
joefarebrother
authored
430b432
View commit details
Copy full SHA for 430b432
View code at this point
Browse repository at this point
Commits on Feb 15, 2023
Fix typo
joefarebrother
committed
d9e5c6c
View commit details
Copy full SHA for d9e5c6c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.