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
.
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.7k
Code
Pull requests
193
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
Datepicker
All time
Commit history
Commits on Aug 28, 2026
Fix #14758 Improve cfg: Add a list of pthread functions to posix lib (#8814)
olabetskyi
authored
e6f7b92
View commit details
Copy full SHA for e6f7b92
Browse repository at this point
fix: improve misra.py for missing prototype false positives (#8805)
Show description for 1fda43b
jfdeverge
authored
1fda43b
View commit details
Copy full SHA for 1fda43b
Browse repository at this point
Fix #14972 [regression] Syntax Error: AST broken, '!' doesn't have an operand. (#8791)
Show description for 9a500c8
chrchr-github
and
web-flow
authored
9a500c8
View commit details
Copy full SHA for 9a500c8
Browse repository at this point
Fix #11604 Debug: DacaWrongData (#8752)
Show description for 0ff234b
chrchr-github
and
web-flow
authored
0ff234b
View commit details
Copy full SHA for 0ff234b
Browse repository at this point
Partial fix for #14982 internalAstError for function with std::enable_if (#8810)
Show description for 0630d8a
chrchr-github
and
web-flow
authored
0630d8a
View commit details
Copy full SHA for 0630d8a
Browse repository at this point
Fix #14974: [regression] inline supression does not work with build dir anymore (#8801)
Show description for 6d2b6f4
glankk
authored
6d2b6f4
View commit details
Copy full SHA for 6d2b6f4
Browse repository at this point
Fix #14917 fuzzing crash (null-pointer-use) in ReverseTraversal::traverse() (#8800)
Show description for 3a3184d
chrchr-github
and
web-flow
authored
3a3184d
View commit details
Copy full SHA for 3a3184d
Browse repository at this point
Commits on Aug 27, 2026
Fix #14968 Redundant error path for containerOutOfBounds warning (#8785)
chrchr-github
authored
c6109ba
View commit details
Copy full SHA for c6109ba
Browse repository at this point
Fix #14988: Add relative path to preprocessor dump (#8812)
olabetskyi
authored
8a92e99
View commit details
Copy full SHA for 8a92e99
Browse repository at this point
Commits on Aug 26, 2026
Fix #14967 internalAstError with function pointer in if (#8782)
Show description for ab753cd
chrchr-github
and
web-flow
authored
ab753cd
View commit details
Copy full SHA for ab753cd
Browse repository at this point
Fixed Qt config macro declaration (#8796)
Show description for fd79f15
3 people
authored
fd79f15
View commit details
Copy full SHA for fd79f15
Browse repository at this point
Fix #14987: Update simplecpp to 1.9.1 (#8809)
glankk
authored
ff4d7ce
View commit details
Copy full SHA for ff4d7ce
Browse repository at this point
Commits on Aug 25, 2026
Partial fix for #14982 internalAstError for noexcept function with requires clause (#8808)
Show description for ac8c1aa
chrchr-github
and
web-flow
authored
ac8c1aa
View commit details
Copy full SHA for ac8c1aa
Browse repository at this point
Commits on Aug 24, 2026
Fix #14984: Valueflow: Buffer size not tracked across function calls (#8806)
ludviggunne
authored
518010a
View commit details
Copy full SHA for 518010a
Browse repository at this point
Commits on Aug 23, 2026
Fix #14960 Inconsistent bufferAccessOutOfBounds (possible values) (#8779)
Show description for 5e7baff
chrchr-github
and
web-flow
authored
5e7baff
View commit details
Copy full SHA for 5e7baff
Browse repository at this point
Commits on Aug 21, 2026
Fix #14983 (GUI: exclude file with relative path) (#8804)
danmar
authored
8f7666d
View commit details
Copy full SHA for 8f7666d
Browse repository at this point
Fix #14980 Nullptr dereference in valueFlowDynamicBufferSize() (#8802)
Show description for 9699b99
chrchr-github
and
web-flow
authored
9699b99
View commit details
Copy full SHA for 9699b99
Browse repository at this point
Commits on Aug 18, 2026
Fix #14977 internalError for valid typedef (operator=) (#8798)
Show description for 2e19539
chrchr-github
and
web-flow
authored
2e19539
View commit details
Copy full SHA for 2e19539
Browse repository at this point
Commits on Aug 17, 2026
Fix #14946: `originalName` in dumpfile missing for local typedefs (#8793)
ludviggunne
authored
777a112
View commit details
Copy full SHA for 777a112
Browse repository at this point
Fix #14978: Valueflow: Missing buffer size for `::operator new` (#8799)
ludviggunne
authored
ab9989c
View commit details
Copy full SHA for ab9989c
Browse repository at this point
Fix #14976 FP uninitvar (std::size() used on array) (#8795)
Show description for 7d48e00
chrchr-github
and
web-flow
authored
7d48e00
View commit details
Copy full SHA for 7d48e00
Browse repository at this point
Commits on Aug 14, 2026
Fix #14973 FP assertWithSideEffect with function pointer comparison (#8792)
chrchr-github
authored
2d75160
View commit details
Copy full SHA for 2d75160
Browse repository at this point
Fix #14725 FP redundantIfRemove when conditional code has extra code (#8789)
chrchr-github
authored
b391765
View commit details
Copy full SHA for b391765
Browse repository at this point
Commits on Aug 13, 2026
Fix #14971 [regression] internalError for valid typedef (#8790)
Show description for 4184c39
chrchr-github
and
web-flow
authored
4184c39
View commit details
Copy full SHA for 4184c39
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.