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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql-coding-standards
Public
Notifications
You must be signed in to change notification settings
Fork
81
Star
225
Code
Issues
115
Pull requests
22
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql-coding-standards
cpp
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 27, 2026
Merge pull request #1183 from castler/fix-rule-7-0-2-compiler-generated
Show description for a98c55c
MichaelRFairhurst
authored
a98c55c
View commit details
Copy full SHA for a98c55c
View code at this point
Browse repository at this point
Merge pull request #1181 from castler/fix-rule-5-10-1-hash-specialization-reserved-namespace
Show description for 3baed90
MichaelRFairhurst
authored
3baed90
View commit details
Copy full SHA for 3baed90
View code at this point
Browse repository at this point
Merge pull request #1178 from castler/fix_7_0_4_overloaded_operators_fp
Show description for 672571f
MichaelRFairhurst
authored
672571f
View commit details
Copy full SHA for 672571f
View code at this point
Browse repository at this point
Merge pull request #1169 from castler/fix-rule-0-2-4-unused-limited-visibility-fp
Show description for c281dbd
MichaelRFairhurst
authored
c281dbd
View commit details
Copy full SHA for c281dbd
View code at this point
Browse repository at this point
Commits on Aug 26, 2026
Fix RULE-7-0-2 false positives: UnknownType and reference-to-bool dereference
Show description for 1072944
castler
committed
1072944
View commit details
Copy full SHA for 1072944
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
Fix RULE-5-10-1 false positives for locals/parameters in std specializations
Show description for 8e8a8f8
castler
and
Copilot
committed
8e8a8f8
View commit details
Copy full SHA for 8e8a8f8
View code at this point
Browse repository at this point
Fix RULE-0-2-4/A0-1-3 false positives for private functions
Show description for ee2ef75
castler
committed
ee2ef75
View commit details
Copy full SHA for ee2ef75
View code at this point
Browse repository at this point
Fix RULE-7-0-4 false positives for non-numeric operand types
Show description for a0f0606
castler
committed
a0f0606
View commit details
Copy full SHA for a0f0606
View code at this point
Browse repository at this point
Commits on Aug 22, 2026
Merge pull request #1174 from github/michaelrfairhurst/allow-destructured-assignment
Show description for aaac22d
mbaluda
authored
aaac22d
View commit details
Copy full SHA for aaac22d
View code at this point
Browse repository at this point
Commits on Aug 21, 2026
Fix RULE-7-0-1 false positives for bool-to-reference bindings
Show description for 6f872c7
castler
committed
6f872c7
View commit details
Copy full SHA for 6f872c7
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
Fix #1172, structured bindings reported by RULE-10-0-1
MichaelRFairhurst
committed
59acf52
View commit details
Copy full SHA for 59acf52
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
Merge branch 'main' into fix-rule-5-10-1-predefined-function-identifiers
mbaluda
authored
1c7d508
View commit details
Copy full SHA for 1c7d508
View code at this point
Browse repository at this point
Fix test formatting
mbaluda
committed
ce79355
View commit details
Copy full SHA for ce79355
View code at this point
Browse repository at this point
Commits on Aug 4, 2026
Fix RULE-5-10-1 false positives on compiler-predefined function identifiers
Show description for 8bcf85d
castler
committed
8bcf85d
View commit details
Copy full SHA for 8bcf85d
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
Bump version to 2.63.0-dev
knewbury01
committed
af9b32f
View commit details
Copy full SHA for af9b32f
View code at this point
Browse repository at this point
Commits on Jul 19, 2026
Merge pull request #1147 from castler/fix_6_9_2_auto_deduced_to_int
Show description for 62bf905
MichaelRFairhurst
authored
62bf905
View commit details
Copy full SHA for 62bf905
View code at this point
Browse repository at this point
Merge pull request #1144 from castler/fix_0_0_1_with_orphan_blocks
Show description for a6ec040
MichaelRFairhurst
authored
a6ec040
View commit details
Copy full SHA for a6ec040
View code at this point
Browse repository at this point
Merge pull request #1141 from castler/fix_8_2_10_false_positive
Show description for 882c472
MichaelRFairhurst
authored
882c472
View commit details
Copy full SHA for 882c472
View code at this point
Browse repository at this point
Merge pull request #1140 from github/mbaluda-FP-wrap
Show description for c4e7059
MichaelRFairhurst
authored
c4e7059
View commit details
Copy full SHA for c4e7059
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
RULE-8-2-10: Avoid callers of recursive functions being flagged
Show description for d700693
castler
committed
d700693
View commit details
Copy full SHA for d700693
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
Fix false positives in RULE-0-0-1 from disconnected non-Stmt CFG nodes
Show description for 4d198f1
castler
committed
4d198f1
View commit details
Copy full SHA for 4d198f1
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
Merge pull request #1135 from github/mbaluda-patch-1
Show description for 562ad8e
MichaelRFairhurst
authored
562ad8e
View commit details
Copy full SHA for 562ad8e
View code at this point
Browse repository at this point
Commits on Jun 20, 2026
Fix false positives in RULE-6-9-2/A3-9-1 for auto-deduced types
Show description for 4ca4133
castler
committed
4ca4133
View commit details
Copy full SHA for 4ca4133
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
Merge branch 'main' into mbaluda-FP-wrap
mbaluda
authored
cf96c92
View commit details
Copy full SHA for cf96c92
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
Potential fix for pull request finding
Show description for 397325d
mbaluda
and
Copilot
authored
397325d
View commit details
Copy full SHA for 397325d
View code at this point
Browse repository at this point
Add compliance tests for division and modulus operations in unsigned operations
mbaluda
committed
d7137ec
View commit details
Copy full SHA for d7137ec
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
Bump version to 2.62.0-dev
knewbury01
committed
9212c6d
View commit details
Copy full SHA for 9212c6d
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
Fix formatting in UserDefinedLiteral.qll documentation
mbaluda
committed
831386d
View commit details
Copy full SHA for 831386d
View code at this point
Browse repository at this point
Add documentation for user defined literal operator and usage
mbaluda
committed
66b653b
View commit details
Copy full SHA for 66b653b
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
Merge branch 'main' into mbaluda-patch-1
mbaluda
authored
607d681
View commit details
Copy full SHA for 607d681
View code at this point
Browse repository at this point
Update import statement for UserDefinedLiteral to use UserDefinedLiteralDeclaration
mbaluda
committed
d6f19cd
View commit details
Copy full SHA for d6f19cd
View code at this point
Browse repository at this point
Update UserDefinedLiteral imports to use UserDefinedLiteralDeclaration for consistency
mbaluda
committed
ffa1980
View commit details
Copy full SHA for ffa1980
View code at this point
Browse repository at this point
Exclude user-defined literals from NumericLiteral constructor
mbaluda
committed
44bd9f1
View commit details
Copy full SHA for 44bd9f1
View code at this point
Browse repository at this point
Refactor NumericLiteral and UserDefinedLiteral classes for improved clarity and functionality
mbaluda
committed
eac0acd
View commit details
Copy full SHA for eac0acd
View code at this point
Browse repository at this point
Update test.cpp
mbaluda
authored
4d89b43
View commit details
Copy full SHA for 4d89b43
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.