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
Type
/
to 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 }}
firewave
/
cppcheck
Public
forked from
cppcheck-opensource/cppcheck
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Security and quality
Insights
Commits
Branch selector
contrib-ai
User selector
All users
All time
Commit history
Commits on Jun 18, 2026
CONTRIBUTING.md: added a basic section about changes assisted by AI/LLM [skip ci]
firewave
committed
2f77145
View commit details
Copy full SHA for 2f77145
Browse repository at this point
Commits on Jun 17, 2026
updated readme to direct vs code users to cppcheck official extension [skip ci] (#8657)
davidramnero
authored
2538dcd
View commit details
Copy full SHA for 2538dcd
Browse repository at this point
Fix #14783 / #14784 FN unusedVariable with templated type (default constructor, regression) (#8574)
Show description for af63e5f
chrchr-github
and
web-flow
authored
af63e5f
View commit details
Copy full SHA for af63e5f
Browse repository at this point
Partial fix for #14810 FN constVariablePointer (cbegin() called on container) (#8619)
Show description for 717566c
chrchr-github
and
web-flow
authored
717566c
View commit details
Copy full SHA for 717566c
Browse repository at this point
Fix #13855 useStlAlgorithm might lack column information (#8627)
chrchr-github
authored
c903d68
View commit details
Copy full SHA for c903d68
Browse repository at this point
Fix #14374 FP missingReturn with std::throw_with_nested() (#8638)
chrchr-github
authored
54b482c
View commit details
Copy full SHA for 54b482c
Browse repository at this point
removed usage of `#file`/`#endfile` (#7951)
firewave
authored
37b5e95
View commit details
Copy full SHA for 37b5e95
Browse repository at this point
refs #14345 - dropped some untranslatable strings (#8073)
firewave
authored
be0052b
View commit details
Copy full SHA for be0052b
Browse repository at this point
gtk.cfg: Remove extra semicolons from g_return* macros (#8632)
Show description for fec0f8d
correctmost
authored
fec0f8d
View commit details
Copy full SHA for fec0f8d
Browse repository at this point
Fix #958: warn when feof() is used as a while loop condition (#8422)
Show description for 0d7884d
francois-berder
authored
0d7884d
View commit details
Copy full SHA for 0d7884d
Browse repository at this point
Commits on Jun 16, 2026
fixed #14084 - run CMake with `--warn-uninitialized` in CI (#8290)
firewave
authored
4a4e12d
View commit details
Copy full SHA for 4a4e12d
Browse repository at this point
Fix #11751 FP accessMoved after passing value to function (#8646)
chrchr-github
authored
6f17c16
View commit details
Copy full SHA for 6f17c16
Browse repository at this point
Fix #14842 FN memleak in function with trailing return type (regression) (#8651)
Show description for 1d0ff1a
chrchr-github
and
web-flow
authored
1d0ff1a
View commit details
Copy full SHA for 1d0ff1a
Browse repository at this point
Refs #12986: Tokenizer: don't simplify init list containing default-constructed element (#8640)
chrchr-github
authored
051584c
View commit details
Copy full SHA for 051584c
Browse repository at this point
Fix #14847 Function pointer argument triggers false positive funcArgNamesDifferentUnnamed (#8653)
chrchr-github
authored
a7faefc
View commit details
Copy full SHA for a7faefc
Browse repository at this point
Commits on Jun 14, 2026
fwdanalysis: Remove unused What::ValueFlow mode (#8650)
Show description for 987d3b4
francois-berder
authored
987d3b4
View commit details
Copy full SHA for 987d3b4
Browse repository at this point
Fix #14838 FP invalidLifetime, objectIndex with copy to pointer alias (#8649)
Show description for 2fac13d
chrchr-github
and
web-flow
authored
2fac13d
View commit details
Copy full SHA for 2fac13d
Browse repository at this point
Commits on Jun 12, 2026
Partial fix for #14833 FN returnDanglingLifetime with memcpy() (#8647)
chrchr-github
authored
9becbb6
View commit details
Copy full SHA for 9becbb6
Browse repository at this point
Commits on Jun 10, 2026
updated *.ts [skip ci] (#8634)
firewave
authored
21de4fa
View commit details
Copy full SHA for 21de4fa
Browse repository at this point
Fix #14180 FN intToPointerCast with binary integer literal (#8643)
Show description for ac63eb5
chrchr-github
and
web-flow
authored
ac63eb5
View commit details
Copy full SHA for ac63eb5
Browse repository at this point
Commits on Jun 8, 2026
constified more pointers in containers (#8615)
firewave
authored
22b3464
View commit details
Copy full SHA for 22b3464
Browse repository at this point
removed unnecessary friend declarations from checks (#8613)
firewave
authored
fdbb42c
View commit details
Copy full SHA for fdbb42c
Browse repository at this point
Commits on Jun 5, 2026
daca: update OLD_VERSION (#8631)
danmar
authored
707f262
View commit details
Copy full SHA for 707f262
Browse repository at this point
bumped version to 2.21.99/2.22 (#8633)
firewave
authored
117bdff
View commit details
Copy full SHA for 117bdff
Browse repository at this point
createrelease: tweaks [skip ci] (#8635)
wjakobsson
authored
70af358
View commit details
Copy full SHA for 70af358
Browse repository at this point
Commits on Jun 4, 2026
Update Japanese translation for v2.21 (#8630)
Show description for 2285c1d
fu7mu4
authored
2285c1d
View commit details
Copy full SHA for 2285c1d
Browse repository at this point
Clear releasenotes [skip ci] (#8623)
wjakobsson
authored
0491f59
View commit details
Copy full SHA for 0491f59
Browse repository at this point
fixed #14738 gui recheck file not working properly when importing compile_commands.json (#8625)
wjakobsson
authored
550189b
View commit details
Copy full SHA for 550189b
Browse repository at this point
settings.h: forward declare `AddonInfo` (#8602)
firewave
authored
56d86d3
View commit details
Copy full SHA for 56d86d3
Browse repository at this point
Fix #14772 FN returnDanglingLifetime for new expression (#8570)
chrchr-github
authored
bb69f66
View commit details
Copy full SHA for bb69f66
Browse repository at this point
fix #14813 crash: recheck in gui sometimes crashes (#8628)
wjakobsson
authored
9f74c2d
View commit details
Copy full SHA for 9f74c2d
Browse repository at this point
Commits on Jun 3, 2026
Add test for #12041 (#8626)
chrchr-github
authored
49b8c2a
View commit details
Copy full SHA for 49b8c2a
Browse repository at this point
Add test for #11841 (#8621)
Show description for e1053db
chrchr-github
and
web-flow
authored
e1053db
View commit details
Copy full SHA for e1053db
Browse repository at this point
Commits on Jun 2, 2026
Update get_checkers.py and lib/checkers.cpp (#8616)
Show description for 26bff2d
wjakobsson
and
William Jakobsson
authored
26bff2d
View commit details
Copy full SHA for 26bff2d
Browse repository at this point
regex.cpp: fixed `unmatchedSuppression` (#8617)
firewave
authored
8cc4d37
View commit details
Copy full SHA for 8cc4d37
Browse repository at this point
Previous
Next
You can’t perform that action at this time.