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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.7k
Code
Pull requests
196
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 10, 2026
gtk.cfg: Remove pure annotation from g_str_has_prefix/suffix (#8788)
Show description for dfcec18
correctmost
authored
dfcec18
View commit details
Copy full SHA for dfcec18
Browse repository at this point
Fix #14948 FP bufferAccessOutOfBounds after container size check (#8763)
Show description for b1b7e3c
chrchr-github
and
web-flow
authored
b1b7e3c
View commit details
Copy full SHA for b1b7e3c
Browse repository at this point
Commits on Aug 8, 2026
Fix #14017: Missing varid on namespace member (#8784)
ludviggunne
authored
4b0c239
View commit details
Copy full SHA for 4b0c239
Browse repository at this point
Commits on Aug 7, 2026
Fix #14962: False Positive: missingReturn: return expression misdiagnosed as missing return path (#8780)
ludviggunne
authored
1444269
View commit details
Copy full SHA for 1444269
Browse repository at this point
Fix #14966 internalError for valid typedef (#8783)
chrchr-github
authored
dc9bd7f
View commit details
Copy full SHA for dc9bd7f
Browse repository at this point
Remove GUI compliance report instructions (feature removed) (#8781)
Show description for 5799d47
swasti16
authored
5799d47
View commit details
Copy full SHA for 5799d47
Browse repository at this point
Fix #14959 (Warning hash for token-based warnings) (#8778)
danmar
authored
fecb349
View commit details
Copy full SHA for fecb349
Browse repository at this point
Commits on Aug 6, 2026
TestValueFlow: Remove redundant test configuration, make settings const (#8776)
Show description for baf5eaa
chrchr-github
and
web-flow
authored
baf5eaa
View commit details
Copy full SHA for baf5eaa
Browse repository at this point
Commits on Aug 5, 2026
partial fix #14851 (CI: run 'make test' with some old gcc versions) (#8663)
danmar
authored
b702ead
View commit details
Copy full SHA for b702ead
Browse repository at this point
Fix #14955: Bad varid for enumerator with using namespace (#8773)
ludviggunne
authored
44b9221
View commit details
Copy full SHA for 44b9221
Browse repository at this point
AUTHORS: Add aadanen [skip ci] (#8774)
ludviggunne
authored
cb6d92e
View commit details
Copy full SHA for cb6d92e
Browse repository at this point
Fix #14899: FP invalidPrintfArgType_float with _sprintf_s_l() (#8729)
ludviggunne
authored
6a29b12
View commit details
Copy full SHA for 6a29b12
Browse repository at this point
[ci] Update Github actions to latest major release (#8756)
gruenich
authored
8276218
View commit details
Copy full SHA for 8276218
Browse repository at this point
Commits on Aug 4, 2026
add support for vcxproj ExcludedFromBuild (#8771)
Show description for 9408a1d
IOBYTE
authored
9408a1d
View commit details
Copy full SHA for 9408a1d
Browse repository at this point
Fix #14952 Stack overflow in ValueFlow::isLifetimeBorrowed() (#8770)
chrchr-github
authored
569f3d6
View commit details
Copy full SHA for 569f3d6
Browse repository at this point
Add unit tests for cppcheckdata.py (#8707)
Show description for 933246d
pfultz2
and
Your Name
authored
933246d
View commit details
Copy full SHA for 933246d
Browse repository at this point
Fix #14918: fuzzing crash (stack-overflow) in findTokensSkipDeadCodeImpl() (#8732)
Show description for 1a96ce8
ludviggunne
and
danmar
authored
1a96ce8
View commit details
Copy full SHA for 1a96ce8
Browse repository at this point
Fix #14946: `originalName` in dumpfile missing for local typedefs (#8760)
ludviggunne
authored
dbde189
View commit details
Copy full SHA for dbde189
Browse repository at this point
Fix 14947: FP algorithmOutOfBounds with array of arrays (#8766)
pfultz2
authored
cd55e08
View commit details
Copy full SHA for cd55e08
Browse repository at this point
Fix #11437 FP knownConditionTrueFalse when comparing clamped value (#8751)
chrchr-github
authored
1f1a07f
View commit details
Copy full SHA for 1f1a07f
Browse repository at this point
Commits on Aug 3, 2026
Fix #14954: False negatives: `noCopyConstructor`, `noOperatorEq` and `unsafeClassCanLeak` for file descriptor member (#8769)
Show description for cb694dd
ludviggunne
and
Aaron Danen
authored
cb694dd
View commit details
Copy full SHA for cb694dd
Browse repository at this point
Commits on Jul 31, 2026
Fix #14712: FP constVariableReference , taking non const reference to member (#8767)
ludviggunne
authored
cb9f2a2
View commit details
Copy full SHA for cb9f2a2
Browse repository at this point
Fix #14951: FP unreadVariable with function pointer member (#8768)
ludviggunne
authored
da92ba3
View commit details
Copy full SHA for da92ba3
Browse repository at this point
Commits on Jul 30, 2026
Fix #14945 FN memleak with nested scopes. (#8761)
chrchr-github
authored
8745a78
View commit details
Copy full SHA for 8745a78
Browse repository at this point
Partial fix for #14911 FN knownConditionTrueFalse for number literals (regression) (#8737)
Show description for a156364
chrchr-github
and
web-flow
authored
a156364
View commit details
Copy full SHA for a156364
Browse repository at this point
Fix #14914: fuzzing timeout (hang) in Tokenizer::simplifyTypedef() (#8762)
ludviggunne
authored
71de675
View commit details
Copy full SHA for 71de675
Browse repository at this point
Fix #14818 FP returnDanglingLifetime when passing c_str() to function (#8750)
Show description for 0911ee6
chrchr-github
and
web-flow
authored
0911ee6
View commit details
Copy full SHA for 0911ee6
Browse repository at this point
Commits on Jul 29, 2026
Fix 14937: False positive: inconclusive nullPointerRedundantCheck with thunk (#8755)
pfultz2
authored
8effc6c
View commit details
Copy full SHA for 8effc6c
Browse repository at this point
Commits on Jul 28, 2026
Fix #14935 FN bufferAccessOutOfBounds (memset() in loop) (#8754)
chrchr-github
authored
bc88bec
View commit details
Copy full SHA for bc88bec
Browse repository at this point
Fix #14941: FN memleak with `_create_locale` (#8758)
ludviggunne
authored
f26de0c
View commit details
Copy full SHA for f26de0c
Browse repository at this point
Fix #14936: Failures to add suppressions are ignored in `importCppcheckGuiProject` (#8757)
ludviggunne
authored
6d7e1da
View commit details
Copy full SHA for 6d7e1da
Browse repository at this point
Commits on Jul 27, 2026
fix #14795: FP unusedStructMember when type is a template parameter (#8600)
ludviggunne
authored
422e90c
View commit details
Copy full SHA for 422e90c
Browse repository at this point
Fix #14913 FN duplicateExpression with parenthesized subexpression (#8727)
chrchr-github
authored
9c8507f
View commit details
Copy full SHA for 9c8507f
Browse repository at this point
Commits on Jul 26, 2026
Fix #14933: Each GUI log entry line should be output on a separate line (#8744)
IOBYTE
authored
6640862
View commit details
Copy full SHA for 6640862
Browse repository at this point
Fix #14891 FP knownConditionTrueFalse (dereferencing pointer to array member) (#8704)
Show description for 3daba5f
chrchr-github
and
web-flow
authored
3daba5f
View commit details
Copy full SHA for 3daba5f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.