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
10k
Code
Issues
995
Pull requests
457
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.16.2
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 29, 2024
Add additional test cases
joefarebrother
committed
460ffc8
View commit details
Copy full SHA for 460ffc8
View code at this point
Browse repository at this point
Implement checks for elements hidden by their xml attributes
joefarebrother
committed
aa78050
View commit details
Copy full SHA for aa78050
View code at this point
Browse repository at this point
Add unit tests + make some fixes
joefarebrother
committed
6081f18
View commit details
Copy full SHA for 6081f18
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
Merge pull request #15281 from joefarebrother/android-sensitive-ui-notif
Show description for 031bd8b
joefarebrother
authored
031bd8b
View commit details
Copy full SHA for 031bd8b
View code at this point
Browse repository at this point
Commits on Jan 25, 2024
Add new snippets as tests
atorralba
committed
282632c
View commit details
Copy full SHA for 282632c
View code at this point
Browse repository at this point
Commits on Jan 23, 2024
Fix tests and add notification sink kind to model verification
joefarebrother
committed
0acb647
View commit details
Copy full SHA for 0acb647
View code at this point
Browse repository at this point
Remove sink models involving PendingIntent; as they do not carry sensitive data (including from the original intent they were created with)
joefarebrother
committed
d806fca
View commit details
Copy full SHA for d806fca
View code at this point
Browse repository at this point
Generate androidx stubs and correct some models
joefarebrother
committed
2ca164c
View commit details
Copy full SHA for 2ca164c
View code at this point
Browse repository at this point
Add tests to cover each modeled sink + some corrections to the models
joefarebrother
committed
bafd65b
View commit details
Copy full SHA for bafd65b
View code at this point
Browse repository at this point
Add additional test cases
joefarebrother
committed
a1a2acd
View commit details
Copy full SHA for a1a2acd
View code at this point
Browse repository at this point
Add sink models to notification builder setters
joefarebrother
committed
f9bb004
View commit details
Copy full SHA for f9bb004
View code at this point
Browse repository at this point
Add unit test
joefarebrother
committed
cd19a91
View commit details
Copy full SHA for cd19a91
View code at this point
Browse repository at this point
Split existing tests under CWE-200 into separate folders
joefarebrother
committed
3aa2714
View commit details
Copy full SHA for 3aa2714
View code at this point
Browse repository at this point
Commits on Jan 16, 2024
Merge pull request #15244 from Marcono1234/marcono1234/regex-flags
Show description for 2246c96
atorralba
authored
2246c96
View commit details
Copy full SHA for 2246c96
View code at this point
Browse repository at this point
Commits on Jan 12, 2024
Merge pull request #15179 from michaelnebel/modelgenrespectmanual
Show description for 9becd08
michaelnebel
authored
9becd08
View commit details
Copy full SHA for 9becd08
View code at this point
Browse repository at this point
Java: Address review comments.
michaelnebel
committed
37a21ec
View commit details
Copy full SHA for 37a21ec
View code at this point
Browse repository at this point
Java: Update expected test output.
michaelnebel
committed
74cdcab
View commit details
Copy full SHA for 74cdcab
View code at this point
Browse repository at this point
Java: Add a testcase where both a neutral summary and summary is being generated.
michaelnebel
committed
03d4025
View commit details
Copy full SHA for 03d4025
View code at this point
Browse repository at this point
Merge pull request #15246 from owen-mc/java/manual-neutral-overrides-generated
Show description for 6945289
owen-mc
authored
6945289
View commit details
Copy full SHA for 6945289
View code at this point
Browse repository at this point
Commits on Jan 11, 2024
Merge pull request #15280 from owen-mc/java/add-manual-models-for-df-generation
Show description for 2f01688
owen-mc
authored
2f01688
View commit details
Copy full SHA for 2f01688
View code at this point
Browse repository at this point
Commits on Jan 10, 2024
Update test expectations
owen-mc
committed
3767348
View commit details
Copy full SHA for 3767348
View code at this point
Browse repository at this point
Test summary models and neutral models, manual and generated
owen-mc
committed
370a32d
View commit details
Copy full SHA for 370a32d
View code at this point
Browse repository at this point
Update Top JDK APIs test expectation
owen-mc
committed
9e2e01f
View commit details
Copy full SHA for 9e2e01f
View code at this point
Browse repository at this point
Commits on Jan 8, 2024
Model `replace` and `putIfAbsent`
egregius313
committed
709649e
View commit details
Copy full SHA for 709649e
View code at this point
Browse repository at this point
Testing for Environment variable injection
egregius313
committed
f05f161
View commit details
Copy full SHA for f05f161
View code at this point
Browse repository at this point
Merge pull request #14681 from atorralba/atorralba/java/weak-randomness-cve-coverage
Show description for 7e6f2d1
atorralba
authored
7e6f2d1
View commit details
Copy full SHA for 7e6f2d1
View code at this point
Browse repository at this point
Commits on Jan 6, 2024
Java: Improve Regex flag parsing
Show description for 3edfdc5
Marcono1234
committed
3edfdc5
View commit details
Copy full SHA for 3edfdc5
View code at this point
Browse repository at this point
Commits on Dec 22, 2023
Merge pull request #15183 from egregius313/egregius313/java/fix-weak-hashing-adddition
Show description for d6d76fa
egregius313
authored
d6d76fa
View commit details
Copy full SHA for d6d76fa
View code at this point
Browse repository at this point
Merge pull request #14752 from masterofnow/LoadClassNoSignatureCheck
Show description for 67f8bcc
atorralba
authored
67f8bcc
View commit details
Copy full SHA for 67f8bcc
View code at this point
Browse repository at this point
Fix tests and fix `getStringValue` method
egregius313
committed
8051cfc
View commit details
Copy full SHA for 8051cfc
View code at this point
Browse repository at this point
Add more test cases
egregius313
committed
6455e18
View commit details
Copy full SHA for 6455e18
View code at this point
Browse repository at this point
Commits on Dec 21, 2023
Added options, .qhelp and .expected file for unit test.
masterofnow
committed
7162540
View commit details
Copy full SHA for 7162540
View code at this point
Browse repository at this point
Added unit test files.
masterofnow
committed
25c818f
View commit details
Copy full SHA for 25c818f
View code at this point
Browse repository at this point
Commits on Dec 18, 2023
Merge pull request #14040 from egregius313/egregius313/weak-hashing-properties
Show description for 56921a6
egregius313
authored
56921a6
View commit details
Copy full SHA for 56921a6
View code at this point
Browse repository at this point
Merge pull request #15012 from atorralba/atorralba/java/fix-missing-pinning-fp
Show description for 9446249
atorralba
authored
9446249
View commit details
Copy full SHA for 9446249
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.