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
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 }}
austingod
/
codeql
Public
forked from
github/codeql
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
cpp
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 24, 2023
Merge pull request #12645 from aschackmull/dataflow/renaming
Show description for 9d88f01
aschackmull
authored
9d88f01
View commit details
Copy full SHA for 9d88f01
View code at this point
Browse repository at this point
Commits on Mar 23, 2023
Dataflow: Sync.
aschackmull
committed
d440bc2
View commit details
Copy full SHA for d440bc2
View code at this point
Browse repository at this point
Dataflow: Add change notes.
aschackmull
committed
1c1aa7e
View commit details
Copy full SHA for 1c1aa7e
View code at this point
Browse repository at this point
Java/C++: Autoformat
aschackmull
committed
978c5f7
View commit details
Copy full SHA for 978c5f7
View code at this point
Browse repository at this point
C++: Rename references.
aschackmull
committed
72415c7
View commit details
Copy full SHA for 72415c7
View code at this point
Browse repository at this point
Dataflow: Sync.
aschackmull
committed
2761aa7
View commit details
Copy full SHA for 2761aa7
View code at this point
Browse repository at this point
Dataflow: Instantiate stage 1 access paths with proper unit type
kaspersv
committed
ce6be1f
View commit details
Copy full SHA for ce6be1f
View code at this point
Browse repository at this point
Commits on Mar 22, 2023
C++: bool -> int conversions are safe conversions.
MathiasVP
committed
59f2c75
View commit details
Copy full SHA for 59f2c75
View code at this point
Browse repository at this point
Merge pull request #12533 from aschackmull/java/misc-perf
Show description for b2d436c
aschackmull
authored
b2d436c
View commit details
Copy full SHA for b2d436c
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
Merge pull request #12608 from jketema/configsig
Show description for 574b220
jketema
authored
574b220
View commit details
Copy full SHA for 574b220
View code at this point
Browse repository at this point
DataFlow: Sync.
aschackmull
committed
0d6dd7d
View commit details
Copy full SHA for 0d6dd7d
View code at this point
Browse repository at this point
Merge pull request #12611 from MathiasVP/buffer-access-should-be-evaluated
Show description for 98dc73c
MathiasVP
authored
98dc73c
View commit details
Copy full SHA for 98dc73c
View code at this point
Browse repository at this point
Merge pull request #12570 from github/post-release-prep/codeql-cli-2.12.5
Show description for 6d665da
asgerf
authored
6d665da
View commit details
Copy full SHA for 6d665da
View code at this point
Browse repository at this point
C++: Accept more test changes.
MathiasVP
committed
2ce0d2b
View commit details
Copy full SHA for 2ce0d2b
View code at this point
Browse repository at this point
C++: Add change note.
MathiasVP
committed
eab4397
View commit details
Copy full SHA for eab4397
View code at this point
Browse repository at this point
C++: Also exclude unevaluated buffers in 'OverflowStatic'.
MathiasVP
committed
40cc2e7
View commit details
Copy full SHA for 40cc2e7
View code at this point
Browse repository at this point
C++: Also add a FP test to 'OverflowStatic'.
MathiasVP
committed
4d2a1ea
View commit details
Copy full SHA for 4d2a1ea
View code at this point
Browse repository at this point
C++: Exclude unevaluated expressions from BufferAccess.
MathiasVP
committed
8623d8e
View commit details
Copy full SHA for 8623d8e
View code at this point
Browse repository at this point
C++: Add FP caused by a BufferAccess inside an unevalauted context.
MathiasVP
committed
b37bb66
View commit details
Copy full SHA for b37bb66
View code at this point
Browse repository at this point
C++: Refactor experimental queries to use `DataFlow::ConfigSig`
jketema
committed
2fdfa08
View commit details
Copy full SHA for 2fdfa08
View code at this point
Browse repository at this point
C++: Refactor dataflow examples to use `DataFlow::ConfigSig`
jketema
committed
1f75c38
View commit details
Copy full SHA for 1f75c38
View code at this point
Browse repository at this point
Merge pull request #12598 from jketema/default-config
Show description for 4e75236
jketema
authored
4e75236
View commit details
Copy full SHA for 4e75236
View code at this point
Browse repository at this point
Commits on Mar 20, 2023
C++: Adjust the internals of default taint tracking to use `DataFlow::ConfigSig`
jketema
committed
7cdd2b6
View commit details
Copy full SHA for 7cdd2b6
View code at this point
Browse repository at this point
Merge pull request #12420 from kaspersv/kaspersv/dataflow-remove-alias-preds
Show description for 3876e43
aschackmull
authored
3876e43
View commit details
Copy full SHA for 3876e43
View code at this point
Browse repository at this point
Merge pull request #12588 from jketema/boost-config
Show description for c56c1cb
jketema
authored
c56c1cb
View commit details
Copy full SHA for c56c1cb
View code at this point
Browse repository at this point
C++: Simplify `SslContextCallMake`
jketema
committed
bbe9536
View commit details
Copy full SHA for bbe9536
View code at this point
Browse repository at this point
Merge pull request #12583 from jketema/move-print
Show description for 2968c12
jketema
authored
2968c12
View commit details
Copy full SHA for 2968c12
View code at this point
Browse repository at this point
C++: Refactor `BoostorgAsio` to use `DataFlow::ConfigSig`
jketema
committed
9997326
View commit details
Copy full SHA for 9997326
View code at this point
Browse repository at this point
Address comments
kaspersv
committed
1d2f1b6
View commit details
Copy full SHA for 1d2f1b6
View code at this point
Browse repository at this point
Dataflow: remove revFlowApAlias trick
kaspersv
committed
e0e3a1d
View commit details
Copy full SHA for e0e3a1d
View code at this point
Browse repository at this point
C++: Move SsaConsistency to its own file
Show description for 91b0696
jketema
committed
91b0696
View commit details
Copy full SHA for 91b0696
View code at this point
Browse repository at this point
Dataflow: Remove revFlowAlias trick
kaspersv
committed
9630feb
View commit details
Copy full SHA for 9630feb
View code at this point
Browse repository at this point
Commits on Mar 19, 2023
Refactor DataFlow configurations to use "Config" naming convention
egregius313
committed
2d5944f
View commit details
Copy full SHA for 2d5944f
View code at this point
Browse repository at this point
Commits on Mar 18, 2023
Merge pull request #11928 from rdmarsh2/rdmarsh2/stageify-range-analysis
MathiasVP
authored
b0f8037
View commit details
Copy full SHA for b0f8037
View code at this point
Browse repository at this point
Commits on Mar 17, 2023
C++: Remove fixed TODO
Show description for 1e8404c
rdmarsh2
and
MathiasVP
authored
1e8404c
View commit details
Copy full SHA for 1e8404c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.