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
Breadcrumbs
History for
cppcheck
test
testcppcheck.cpp
on
main
User selector
All users
All time
Commit history
Commits on Jul 8, 2026
Fix #14113 (Slow analysis: microchip xc16 code) (#7838)
glankk
authored
a93e550
View commit details
Copy full SHA for a93e550
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
Release: Update copyright year (#8285)
danmar
authored
9a00e4a
View commit details
Copy full SHA for 9a00e4a
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
Fix #14317 Syntax error using macro inside ifdef block (#8123)
Show description for 1b82675
ceJce
authored
1b82675
View commit details
Copy full SHA for 1b82675
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
fixed #8437 - got rid of static global `TimerResults` instance (#8120)
firewave
authored
fff4f52
View commit details
Copy full SHA for fff4f52
View code at this point
Browse repository at this point
Commits on Jan 2, 2026
cleaned up includes based on `include-what-you-use` (#8070)
firewave
authored
ac3f534
View commit details
Copy full SHA for ac3f534
View code at this point
Browse repository at this point
Commits on Nov 20, 2025
Fix #13825 (toomanyconfigs lacks file information) (#7967)
Show description for 33ff194
danmar
authored
33ff194
View commit details
Copy full SHA for 33ff194
View code at this point
Browse repository at this point
Commits on Oct 28, 2025
Add check for npos, when checkInternal receives file with missing dot (#7911)
GNL10
authored
3b1485f
View commit details
Copy full SHA for 3b1485f
View code at this point
Browse repository at this point
store reference of associated tokenlist in `Preprocessor` (#7903)
firewave
authored
5ec627f
View commit details
Copy full SHA for 5ec627f
View code at this point
Browse repository at this point
Commits on Oct 22, 2025
Fix #13858, #13863 Add tests for nullpointerOutOfResources, purgedConfiguration (#7906)
Show description for 107d10e
chrchr-github
and
web-flow
authored
107d10e
View commit details
Copy full SHA for 107d10e
View code at this point
Browse repository at this point
Commits on Oct 20, 2025
testrunner: pass buffers to `simplecpp::TokenList()` without size parameter (#7899)
firewave
authored
ec11793
View commit details
Copy full SHA for ec11793
View code at this point
Browse repository at this point
fixed #13859 - added test for `toomanyconfigs` (#7898)
firewave
authored
c0a066d
View commit details
Copy full SHA for c0a066d
View code at this point
Browse repository at this point
Commits on Oct 18, 2025
simplified sample code used to produce errors in tests (#7881)
firewave
authored
ba32fd2
View commit details
Copy full SHA for ba32fd2
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
cleaned up includes based on include-what-you-use (#7895)
firewave
authored
5ace300
View commit details
Copy full SHA for 5ace300
View code at this point
Browse repository at this point
Commits on Sep 10, 2025
fixed #14108 - TestCppcheck: use unique names for generated files (#7792)
firewave
authored
301b19d
View commit details
Copy full SHA for 301b19d
View code at this point
Browse repository at this point
Commits on Aug 21, 2025
Fix newline in comments rawtokens (#7763)
swasti16
authored
3967c33
View commit details
Copy full SHA for 3967c33
View code at this point
Browse repository at this point
Commits on Aug 15, 2025
fixed #13982 - cppcheck.cpp: do not crash if `mExecuteCommand` is empty (#7647)
firewave
authored
107e226
View commit details
Copy full SHA for 107e226
View code at this point
Browse repository at this point
Commits on Jun 30, 2025
cleaned up includes based on include-what-you-use (#7638)
Show description for dfa16af
firewave
authored
dfa16af
View commit details
Copy full SHA for dfa16af
View code at this point
Browse repository at this point
Commits on Jun 17, 2025
Fix #13889 (cached misra results are shown after removing --premium=misra-c-2012 option) (#7594)
Show description for a9f76b7
glankk
authored
a9f76b7
View commit details
Copy full SHA for a9f76b7
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
Fix #13923 (Misra: Add --premium option misra-c-2025, do not fetch misra rule texts from premiumaddon) (#7585)
danmar
authored
591d47f
View commit details
Copy full SHA for 591d47f
View code at this point
Browse repository at this point
Commits on Jun 2, 2025
Fix #13905 (propagate metrics to xml output) (#7547)
ludviggunne
authored
51f6d91
View commit details
Copy full SHA for 51f6d91
View code at this point
Browse repository at this point
Commits on May 6, 2025
filesettings.h: removed constructors without language (#7493)
firewave
authored
56be00d
View commit details
Copy full SHA for 56be00d
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
testrunner: some `Settings` usage cleanups (#7477)
firewave
authored
9e547a3
View commit details
Copy full SHA for 9e547a3
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
made `CppCheck::getClangFlags()` an internal function (#7412)
firewave
authored
43419fe
View commit details
Copy full SHA for 43419fe
View code at this point
Browse repository at this point
dropped internal default template format not necessary for production code (#7342)
firewave
authored
07eb1f0
View commit details
Copy full SHA for 07eb1f0
View code at this point
Browse repository at this point
Commits on Mar 18, 2025
fixed #6366 - some unique errors were omitted (#4377)
firewave
authored
6c57803
View commit details
Copy full SHA for 6c57803
View code at this point
Browse repository at this point
Commits on Feb 23, 2025
release: Update copyright year (#7319)
danmar
authored
11f0f4d
View commit details
Copy full SHA for 11f0f4d
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
cleaned up some array length related code (#7283)
firewave
authored
2e4f606
View commit details
Copy full SHA for 2e4f606
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
moved settings ownership out of `CppCheck` (#4964)
firewave
authored
42d3df2
View commit details
Copy full SHA for 42d3df2
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
split suppressions from settings (#7284)
firewave
authored
fe6a2e3
View commit details
Copy full SHA for fe6a2e3
View code at this point
Browse repository at this point
Commits on Feb 4, 2025
cleaned up includes based on include-what-you-use (#7279)
firewave
authored
2d9f673
View commit details
Copy full SHA for 2d9f673
View code at this point
Browse repository at this point
Commits on Jan 1, 2025
enabled and fixed `modernize-use-auto` clang-tidy warnings (#6969)
firewave
authored
e228821
View commit details
Copy full SHA for e228821
View code at this point
Browse repository at this point
Commits on Dec 8, 2024
Fix #13402 (Clang import: Pass --include options to clang) (#7083)
danmar
authored
1c0b588
View commit details
Copy full SHA for 1c0b588
View code at this point
Browse repository at this point
Commits on Oct 23, 2024
fix #11984: cppcheck --errorlist : regression, no missingInclude (#6943)
ludviggunne
authored
0545e65
View commit details
Copy full SHA for 0545e65
View code at this point
Browse repository at this point
Commits on Jul 21, 2024
cleaned up includes based on include-what-you-use (#6627)
firewave
authored
d03d820
View commit details
Copy full SHA for d03d820
View code at this point
Browse repository at this point
Commits on Jul 12, 2024
Fix 12463: dumpfile: what library are used (#6569)
swasti16
authored
c89574c
View commit details
Copy full SHA for c89574c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.