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 }}
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.8k
Code
Pull requests
201
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
oss-fuzz
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 7, 2026
Fix #14959 (Warning hash for token-based warnings) (#8778)
danmar
authored
fecb349
View commit details
Copy full SHA for fecb349
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
settings.h: forward declare `AddonInfo` (#8602)
firewave
authored
56d86d3
View commit details
Copy full SHA for 56d86d3
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
extracted `Rule` from `settings.h` to `rule.h` / added `Regex::engine()` / removed unnecessary `Rule::engine` (#8580)
firewave
authored
01e2254
View commit details
Copy full SHA for 01e2254
View code at this point
Browse repository at this point
Commits on May 28, 2026
split the actual check implementations from the instances (#5323)
firewave
authored
f1379d6
View commit details
Copy full SHA for f1379d6
View code at this point
Browse repository at this point
Commits on May 16, 2026
refs #14498 - do not create global static instances of the checks (#8555)
firewave
authored
f7f0549
View commit details
Copy full SHA for f7f0549
View code at this point
Browse repository at this point
Commits on Apr 30, 2026
Fix #901 Improve out-of-bounds check to detect error with sprintf() (#8473)
Show description for 9305216
chrchr-github
and
web-flow
authored
9305216
View commit details
Copy full SHA for 9305216
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
pass `TokenList` to `SuppressionList::markUnmatchedInlineSuppressionsAsChecked()` (#8391)
firewave
authored
6bbfee2
View commit details
Copy full SHA for 6bbfee2
View code at this point
Browse repository at this point
Commits on Apr 3, 2026
added `engine` to rule XML to specify regex engine (#8383)
firewave
authored
cf93424
View commit details
Copy full SHA for cf93424
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 Feb 6, 2026
moved `FileSettings::fileIndex` to `FileWithDetails::mFsFileId` / cleanups (#8104)
Show description for d2c363f
firewave
authored
d2c363f
View commit details
Copy full SHA for d2c363f
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
cleaned up includes based on `include-what-you-use` (#8178)
firewave
authored
23adf76
View commit details
Copy full SHA for 23adf76
View code at this point
Browse repository at this point
Commits on Feb 2, 2026
Fix #14367: Support polyspace inline suppressions for misra c:20xx rules (#8169)
danmar
authored
380cf9a
View commit details
Copy full SHA for 380cf9a
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
enabled and fixed `-Wcovered-switch-default` Clang warnings (#8153)
firewave
authored
6369e51
View commit details
Copy full SHA for 6369e51
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 10, 2026
moved common `files.txt` loading code to `AnalyzerInformation` (#8097)
firewave
authored
574fffa
View commit details
Copy full SHA for 574fffa
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 Dec 29, 2025
fixed #14267 - fixed compilation with C++17 / use `simplecpp::View` (#7962)
firewave
authored
ad9563f
View commit details
Copy full SHA for ad9563f
View code at this point
Browse repository at this point
Commits on Oct 28, 2025
introduced a cache for `followAllReferences()` calls (#7192)
firewave
authored
5f301d3
View commit details
Copy full SHA for 5f301d3
View code at this point
Browse repository at this point
Commits on Oct 24, 2025
Fix first instance rule being used as rule description for all violations of that rule and other SARIF improvements (#7640)
Show description for 92fffee
Nettozx
authored
92fffee
View commit details
Copy full SHA for 92fffee
View code at this point
Browse repository at this point
Commits on Oct 15, 2025
refs #10610 / fixed #13994 - compile `--rule-file` pattern only once / extracted regular expressions code to separate file (#6211)
firewave
authored
7828eb5
View commit details
Copy full SHA for 7828eb5
View code at this point
Browse repository at this point
Commits on Oct 3, 2025
Revert "Fix #14150 (Add unionzeroinit check)" (#7868)
Show description for 2bebf5d
danmar
authored
2bebf5d
View commit details
Copy full SHA for 2bebf5d
View code at this point
Browse repository at this point
Fix #14150 (Add unionzeroinit check) (#7843)
Show description for 4823852
mptre
authored
4823852
View commit details
Copy full SHA for 4823852
View code at this point
Browse repository at this point
Commits on Sep 23, 2025
pass a char buffer to simplecpp instead of a stream (#6379)
firewave
authored
20bed39
View commit details
Copy full SHA for 20bed39
View code at this point
Browse repository at this point
Commits on Sep 10, 2025
fixed #14066 - reworked usage of `CPPFLAGS` in `Makefile` (#7783)
Show description for 8378b97
firewave
authored
8378b97
View commit details
Copy full SHA for 8378b97
View code at this point
Browse repository at this point
Commits on Aug 14, 2025
refs #12232/#7772 - added script to detect missing `--errorlist` entries and test coverage / added some missing `--errorlist` entries (#7439)
firewave
authored
6839929
View commit details
Copy full SHA for 6839929
View code at this point
Browse repository at this point
Commits on Jul 16, 2025
Fix #14021 (Better path matching) (#7645)
glankk
authored
4d5a7f9
View commit details
Copy full SHA for 4d5a7f9
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 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 8, 2025
pass `Settings` as reference into `TokenList` (#7401)
firewave
authored
646b422
View commit details
Copy full SHA for 646b422
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 2, 2025
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 14, 2025
oss-fuzz: create settings only once (#7368)
firewave
authored
12f1d38
View commit details
Copy full SHA for 12f1d38
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
errorlogger.h: forward declare `Color` (#7365)
firewave
authored
1cedd12
View commit details
Copy full SHA for 1cedd12
View code at this point
Browse repository at this point
Commits on Mar 5, 2025
symboldatabase.h: make it possible to forward declare `ScopeType` (#7352)
firewave
authored
f880119
View commit details
Copy full SHA for f880119
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
Previous
Next
You can’t perform that action at this time.