Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
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 }}
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
8.3k
Code
Issues
843
Pull requests
373
Discussions
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
codeql
cpp
ql
src
jsf
on
codeql-cli/latest
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 17, 2024
C++: Introduce a new base class for template parameters
Show description for b7d1da8
jketema
committed
b7d1da8
Copy full SHA for b7d1da8
Commits on Oct 1, 2024
C++: Use Function::hasErrors in queries
calumgrant
committed
59a77d7
Copy full SHA for 59a77d7
Commits on Jan 9, 2024
C++: add `.def` to exceptions to AV rule 32
Show description for 270df94
redsun82
committed
270df94
Copy full SHA for 270df94
Commits on Dec 18, 2023
Merge pull request #15121 from MathiasVP/fix-joins-in-av-rule-145
Show description for e88c688
MathiasVP
authored
e88c688
Copy full SHA for e88c688
Commits on Dec 15, 2023
C++: Mitigate ODR violations.
MathiasVP
committed
ef916f0
Copy full SHA for ef916f0
C++: Fix joins in 'AV Rule 145'.
MathiasVP
committed
1cbe019
Copy full SHA for 1cbe019
C++: Fix joins.
MathiasVP
committed
ce326a0
Copy full SHA for ce326a0
Commits on Jan 10, 2023
C++: Remove omittable exists variables
atorralba
committed
3fcc99e
Copy full SHA for 3fcc99e
Commits on Nov 16, 2022
CPP: convert some block-comments that could be QLDoc to QLDoc
erik-krogh
committed
20c4699
Copy full SHA for 20c4699
Commits on Nov 2, 2022
Fix AV Rule 76
JarLob
committed
3317223
Copy full SHA for 3317223
Commits on Oct 14, 2022
spelling: themselves
Show description for 9a32aba
jsoref
committed
9a32aba
Copy full SHA for 9a32aba
spelling: expression
Show description for 25350ad
jsoref
committed
25350ad
Copy full SHA for 25350ad
Commits on Oct 12, 2022
spelling: similarly
Show description for b9d8903
jsoref
committed
b9d8903
Copy full SHA for b9d8903
spelling: optimization
Show description for 7e0bbf1
jsoref
committed
7e0bbf1
Copy full SHA for 7e0bbf1
Commits on Sep 23, 2022
CPP: make more alert messages follow the style-guide
erik-krogh
committed
a30c38f
Copy full SHA for a30c38f
Commits on Aug 25, 2022
rename more acronyms
erik-krogh
committed
cc7a9ef
Copy full SHA for cc7a9ef
Commits on Aug 15, 2022
Replace invalid link to blogs.msdn.com
Show description for 69de832
sidshank
committed
69de832
Copy full SHA for 69de832
Commits on May 17, 2022
fix all ql/use-string-compare
erik-krogh
committed
86e97c3
Copy full SHA for 86e97c3
Commits on Mar 11, 2022
patch upper-case acronyms to be PascalCase
erik-krogh
committed
69353bb
Copy full SHA for 69353bb
Commits on Jan 20, 2022
simplify expressions that could be type-casts
erik-krogh
committed
4e8e3a7
Copy full SHA for 4e8e3a7
Commits on Nov 26, 2021
add all remaining explicit this
erik-krogh
committed
6ff8d4d
Copy full SHA for 6ff8d4d
Commits on Oct 29, 2021
remove redundant inline casts in arguments where the type is inferred by the call target
erik-krogh
committed
d36c66c
Copy full SHA for d36c66c
Commits on Oct 28, 2021
remove redundant cast where the type is enforced by an equality comparison
erik-krogh
committed
15c90ad
Copy full SHA for 15c90ad
remove redundant inline casts
erik-krogh
committed
e75448e
Copy full SHA for e75448e
Commits on Oct 20, 2021
C++: Use set literals (more).
geoffw0
committed
da41217
Copy full SHA for da41217
Commits on Oct 13, 2021
C++: Set literals.
geoffw0
committed
2e61ae2
Copy full SHA for 2e61ae2
C++: Fix resource-not-released-in-destructor CP
Show description for e80c1ad
jbj
committed
e80c1ad
Copy full SHA for e80c1ad
Commits on Sep 13, 2021
C++: Exclude uninstantiated templates from AV Rule 114.
MathiasVP
committed
0348993
Copy full SHA for 0348993
Commits on Apr 23, 2021
Fix all dead qhelp links
Show description for 455b840
smowton
committed
455b840
Copy full SHA for 455b840
Commits on Mar 25, 2021
C++: Fix join order in AV rule 79 by joining with GVN after the recursive call.
MathiasVP
committed
24360d3
Copy full SHA for 24360d3
Commits on Mar 18, 2021
C++: Use getAnExpr. Also extend the other recursive case similarly.
MathiasVP
committed
2abf4c0
Copy full SHA for 2abf4c0
Commits on Mar 17, 2021
Use GVN in AV rule 79.
MathiasVP
committed
a3f806b
Copy full SHA for a3f806b
Commits on Mar 4, 2021
Use `.inc.qhelp` extension for included help files
Marcono1234
committed
5a8ffa5
Copy full SHA for 5a8ffa5
Commits on Nov 30, 2020
Autoformat.
aschackmull
committed
8f2094f
Copy full SHA for 8f2094f
Commits on Nov 27, 2020
C++: Downgrade two queries to recommendation
Show description for 8069e7b
jbj
committed
8069e7b
Copy full SHA for 8069e7b
Pagination
Previous
Next
You can’t perform that action at this time.