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
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
995
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
lib
semmle
code
java
security
on
codeql-cli/v2.19.3
User selector
All users
All time
Commit history
Commits on Sep 30, 2024
Merge pull request #17579 from aschackmull/java/type-sanitizers
Show description for a017f92
aschackmull
authored
a017f92
View commit details
Copy full SHA for a017f92
View code at this point
Browse repository at this point
Commits on Sep 26, 2024
Merge pull request #17424 from RasmusWL/active-threat-model-source
Show description for 381ea93
RasmusWL
authored
381ea93
View commit details
Copy full SHA for 381ea93
View code at this point
Browse repository at this point
Commits on Sep 25, 2024
Java: Add more type-based sanitizers.
aschackmull
committed
aaecb9b
View commit details
Copy full SHA for aaecb9b
View code at this point
Browse repository at this point
Commits on Sep 20, 2024
Java: apply query alert restrictions
cklin
committed
75ec8ce
View commit details
Copy full SHA for 75ec8ce
View code at this point
Browse repository at this point
Commits on Sep 12, 2024
mass rename to ActiveThreatModelSource
RasmusWL
committed
8c10155
View commit details
Copy full SHA for 8c10155
View code at this point
Browse repository at this point
Commits on Sep 3, 2024
delete imports to a deleted file
erik-krogh
committed
846882d
View commit details
Copy full SHA for 846882d
View code at this point
Browse repository at this point
delete some deprecated files
erik-krogh
committed
20dfdc9
View commit details
Copy full SHA for 20dfdc9
View code at this point
Browse repository at this point
use my script to delete outdated deprecations
erik-krogh
committed
0fdd06f
View commit details
Copy full SHA for 0fdd06f
View code at this point
Browse repository at this point
Commits on Aug 6, 2024
Java: Fix bad join
Show description for a7410e4
hvitved
committed
a7410e4
View commit details
Copy full SHA for a7410e4
View code at this point
Browse repository at this point
Commits on Aug 2, 2024
Merge pull request #17075 from RobbingDaHood/17052-second-try-do-not-expose-error-message
Show description for 4d023f1
aschackmull
authored
4d023f1
View commit details
Copy full SHA for 4d023f1
View code at this point
Browse repository at this point
Commits on Jul 30, 2024
Add "tokenizer" to sensitive variable name FPs
owen-mc
committed
e259b25
View commit details
Copy full SHA for e259b25
View code at this point
Browse repository at this point
Factor out matching sensitive variable name FPs
owen-mc
committed
0704946
View commit details
Copy full SHA for 0704946
View code at this point
Browse repository at this point
Commits on Jul 25, 2024
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.
subaio-daniel-petersen
committed
1c1ba77
View commit details
Copy full SHA for 1c1ba77
View code at this point
Browse repository at this point
Commits on Jul 23, 2024
Update java/ql/lib/semmle/code/java/security/SensitiveLoggingQuery.qll
Show description for b5b9c4d
aschackmull
authored
b5b9c4d
View commit details
Copy full SHA for b5b9c4d
View code at this point
Browse repository at this point
Update java/ql/lib/semmle/code/java/security/SensitiveLoggingQuery.qll
Show description for bb86a07
aschackmull
authored
bb86a07
View commit details
Copy full SHA for bb86a07
View code at this point
Browse repository at this point
Update java/ql/lib/semmle/code/java/security/SensitiveLoggingQuery.qll
Show description for 5912a17
aschackmull
authored
5912a17
View commit details
Copy full SHA for 5912a17
View code at this point
Browse repository at this point
Commits on Jul 22, 2024
Move SensitiveLoggerConfig source to extensible format
Salah Baddou
committed
2ad70cb
View commit details
Copy full SHA for 2ad70cb
View code at this point
Browse repository at this point
Commits on Jul 16, 2024
Merge pull request #16914 from owen-mc/java/android-app-detection
Show description for e2356d9
owen-mc
authored
e2356d9
View commit details
Copy full SHA for e2356d9
View code at this point
Browse repository at this point
Java: Remove superfluous clone models.
aschackmull
committed
938f46b
View commit details
Copy full SHA for 938f46b
View code at this point
Browse repository at this point
Commits on Jul 6, 2024
Update Android app detection
owen-mc
committed
5347770
View commit details
Copy full SHA for 5347770
View code at this point
Browse repository at this point
Commits on Jul 5, 2024
Move detection of Android app to one place
owen-mc
committed
9c82966
View commit details
Copy full SHA for 9c82966
View code at this point
Browse repository at this point
Commits on Jun 17, 2024
Java: Opt-in the tainted permissions check query to threat models.
michaelnebel
committed
327dab6
View commit details
Copy full SHA for 327dab6
View code at this point
Browse repository at this point
Commits on Jun 4, 2024
fix: remove rsa/ecb/* from `getASecureAlgorithmName`
Show description for 65af255
grakshith
and
atorralba
committed
65af255
View commit details
Copy full SHA for 65af255
View code at this point
Browse repository at this point
fix: address PR comments
grakshith
committed
97f9a88
View commit details
Copy full SHA for 97f9a88
View code at this point
Browse repository at this point
fix: remove the pkcs1 scheme
grakshith
committed
80bf7cd
View commit details
Copy full SHA for 80bf7cd
View code at this point
Browse repository at this point
feat: add rsa/ecb/... variants to the list of secure algorithms
grakshith
committed
dd223ed
View commit details
Copy full SHA for dd223ed
View code at this point
Browse repository at this point
Commits on May 30, 2024
Update SpringCsrfProtection.qll
mbaluda
authored
bbe888c
View commit details
Copy full SHA for bbe888c
View code at this point
Browse repository at this point
Disable csrf for ServerHttpSecurity
mbaluda
committed
e2479a7
View commit details
Copy full SHA for e2479a7
View code at this point
Browse repository at this point
Commits on May 22, 2024
Java: Add simple type sanitization to java/zipslip.
aschackmull
committed
d82acf5
View commit details
Copy full SHA for d82acf5
View code at this point
Browse repository at this point
Commits on May 16, 2024
Merge pull request #16362 from michaelnebel/java/removelocalqueries
Show description for b1329fd
michaelnebel
authored
b1329fd
View commit details
Copy full SHA for b1329fd
View code at this point
Browse repository at this point
Commits on May 13, 2024
Java: Clean up some instances of getQualifiedName.
aschackmull
committed
76e740b
View commit details
Copy full SHA for 76e740b
View code at this point
Browse repository at this point
Commits on May 3, 2024
Java: Address review comments and some other code quality improvements.
michaelnebel
committed
8def1c2
View commit details
Copy full SHA for 8def1c2
View code at this point
Browse repository at this point
Commits on May 1, 2024
Java: Deprecate the content of ExecTaintedLocalQuery as this is unused.
michaelnebel
committed
58bbfe6
View commit details
Copy full SHA for 58bbfe6
View code at this point
Browse repository at this point
Java: Deprecate the local content of UrlRedirectLocalQuery and remove the local query variant.
michaelnebel
committed
d9c7401
View commit details
Copy full SHA for d9c7401
View code at this point
Browse repository at this point
Java: Deprecate the local content of TaintedPathQuery and remove the local query variant.
michaelnebel
committed
ed7538d
View commit details
Copy full SHA for ed7538d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.