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
996
Pull requests
454
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
cpp
ql
src
on
codeql-cli/v2.15.5
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 18, 2023
Release preparation for version 2.15.5
github-actions[bot]
committed
19af35b
View commit details
Copy full SHA for 19af35b
View code at this point
Browse repository at this point
Commits on Dec 6, 2023
Post-release preparation for codeql-cli-2.15.4
github-actions[bot]
committed
92af5f5
View commit details
Copy full SHA for 92af5f5
View code at this point
Browse repository at this point
Release preparation for version 2.15.4
github-actions[bot]
committed
c04457e
View commit details
Copy full SHA for c04457e
View code at this point
Browse repository at this point
Commits on Dec 1, 2023
C++: Remove unneeded dataflow imports
jketema
committed
b185efa
View commit details
Copy full SHA for b185efa
View code at this point
Browse repository at this point
Commits on Nov 29, 2023
C++: Add GOOD and BAD comments to qhelp examples.
MathiasVP
committed
351caac
View commit details
Copy full SHA for 351caac
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for 8afd928
MathiasVP
and
felicitymay
authored
8afd928
View commit details
Copy full SHA for 8afd928
View code at this point
Browse repository at this point
Commits on Nov 28, 2023
C++: Add support for 'data' in the query.
MathiasVP
committed
2b36ba3
View commit details
Copy full SHA for 2b36ba3
View code at this point
Browse repository at this point
C++: Add change note.
MathiasVP
committed
ff4c63f
View commit details
Copy full SHA for ff4c63f
View code at this point
Browse repository at this point
C++: Add qhelp.
MathiasVP
committed
71ad769
View commit details
Copy full SHA for 71ad769
View code at this point
Browse repository at this point
C++: Add a new query for detecting calls to 'c_str' on temporary objects.
MathiasVP
committed
204acba
View commit details
Copy full SHA for 204acba
View code at this point
Browse repository at this point
Commits on Nov 24, 2023
C++: No need to exclude ExprNodes as sources now that #14903 is merged.
MathiasVP
committed
73138f1
View commit details
Copy full SHA for 73138f1
View code at this point
Browse repository at this point
C++: Remove workaround for negated conditions in 'cpp/user-controlled-bypass'.
MathiasVP
committed
a7d820c
View commit details
Copy full SHA for a7d820c
View code at this point
Browse repository at this point
Merge pull request #14896 from MathiasVP/no-dtt-in-user-controlled-bypass
Show description for e438671
MathiasVP
authored
e438671
View commit details
Copy full SHA for e438671
View code at this point
Browse repository at this point
C++: Undo the workaround in 'cpp/tainted-permissions-check'.
MathiasVP
committed
2681617
View commit details
Copy full SHA for 2681617
View code at this point
Browse repository at this point
Commits on Nov 23, 2023
C++: Rewrite 'cpp/user-controlled-bypass' away from 'DefaultTaintTracking'.
MathiasVP
committed
5604fd7
View commit details
Copy full SHA for 5604fd7
View code at this point
Browse repository at this point
Merge pull request #14886 from jketema/rewrite-tainted-condition
Show description for 257d94b
MathiasVP
authored
257d94b
View commit details
Copy full SHA for 257d94b
View code at this point
Browse repository at this point
Merge pull request #14881 from MathiasVP/no-dtt-in-user-controlled-null-termination-tainted
Show description for 149fb7b
MathiasVP
authored
149fb7b
View commit details
Copy full SHA for 149fb7b
View code at this point
Browse repository at this point
Update cpp/ql/src/Security/CWE/CWE-170/ImproperNullTerminationTainted.ql
Show description for b774ae0
MathiasVP
and
jketema
authored
b774ae0
View commit details
Copy full SHA for b774ae0
View code at this point
Browse repository at this point
C++: Rewrite `cpp/tainted-permissions-check` to not use `DefaultTaintTracking`
jketema
committed
7834626
View commit details
Copy full SHA for 7834626
View code at this point
Browse repository at this point
Commits on Nov 22, 2023
C++: Rewrite `cpp/tainted-format-string` away from `DefaultTaintTracking`
jketema
committed
bb1945f
View commit details
Copy full SHA for bb1945f
View code at this point
Browse repository at this point
C++: Convert 'cpp/user-controlled-null-termination-tainted' away from 'DefaultTaintTracking'.
MathiasVP
committed
306440c
View commit details
Copy full SHA for 306440c
View code at this point
Browse repository at this point
Commits on Nov 20, 2023
Merge pull request #14838 from MathiasVP/no-dtt-in-arithmetic-with-extreme-values
Show description for 75f8605
MathiasVP
authored
75f8605
View commit details
Copy full SHA for 75f8605
View code at this point
Browse repository at this point
Merge branch 'github:main' into main
ctcampbell
authored
27a2781
View commit details
Copy full SHA for 27a2781
View code at this point
Browse repository at this point
Commits on Nov 19, 2023
Merge pull request #14823 from github/post-release-prep/codeql-cli-2.15.3
Show description for db180d9
aibaars
authored
db180d9
View commit details
Copy full SHA for db180d9
View code at this point
Browse repository at this point
Commits on Nov 17, 2023
C++: Rewrite 'cpp/arithmetic-with-extreme-values' away from 'DefaultTaintTracking'.
MathiasVP
committed
c65c248
View commit details
Copy full SHA for c65c248
View code at this point
Browse repository at this point
Post-release preparation for codeql-cli-2.15.3
github-actions[bot]
committed
bad499e
View commit details
Copy full SHA for bad499e
View code at this point
Browse repository at this point
Commits on Nov 16, 2023
Remove @precision values, correct missing tags
ctcampbell
committed
114b694
View commit details
Copy full SHA for 114b694
View code at this point
Browse repository at this point
Merge pull request #14812 from MathiasVP/no-dtt-in-Integer-overflow-tainted
Show description for c5d2866
MathiasVP
authored
c5d2866
View commit details
Copy full SHA for c5d2866
View code at this point
Browse repository at this point
Merge pull request #14808 from jketema/jketema/del-fmt-global
Show description for 30f0b8a
MathiasVP
authored
30f0b8a
View commit details
Copy full SHA for 30f0b8a
View code at this point
Browse repository at this point
Release preparation for version 2.15.3
github-actions[bot]
committed
6ec9b95
View commit details
Copy full SHA for 6ec9b95
View code at this point
Browse repository at this point
C++: Rewrite 'cpp/cpp/integer-overflow-tainted' away from DefaultTaintTracking.
MathiasVP
committed
078f223
View commit details
Copy full SHA for 078f223
View code at this point
Browse repository at this point
Remove LoC metrics from the analysis summary
henrymercer
committed
de83929
View commit details
Copy full SHA for de83929
View code at this point
Browse repository at this point
C++: Move change note.
MathiasVP
committed
5c0fb20
View commit details
Copy full SHA for 5c0fb20
View code at this point
Browse repository at this point
C++: Tweak change note slightly
jketema
committed
2eb6754
View commit details
Copy full SHA for 2eb6754
View code at this point
Browse repository at this point
C++: Delete `cpp/tainted-format-string-through-global`
jketema
committed
afe318e
View commit details
Copy full SHA for afe318e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.