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
.
cppchecksolutions
/
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
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
.github
workflows
on
dataflow
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 9, 2026
testrunner: added option `-t` to print timing information about the tests (#8336)
firewave
authored
bf42abd
View commit details
Copy full SHA for bf42abd
View code at this point
Browse repository at this point
selfcheck.yml: run with `valgrind --tool=memcheck` (#8232)
firewave
authored
8a12e57
View commit details
Copy full SHA for 8a12e57
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
removed empty sanitizer workflow files [skip ci] (#8424)
firewave
authored
d17592e
View commit details
Copy full SHA for d17592e
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
fixed #12323 - valgrind.yml: enabled most `testrunner` tests (#8364)
firewave
authored
c9563b1
View commit details
Copy full SHA for c9563b1
View code at this point
Browse repository at this point
fixed #14649 - CI-cygwin.yml: use versioned `cygwin/cygwin-install-action` (#8415)
firewave
authored
123a360
View commit details
Copy full SHA for 123a360
View code at this point
Browse repository at this point
Commits on Apr 4, 2026
fixed #13721 - Add support for Visual Studio 2026 .slnx project files (#8355)
IOBYTE
authored
5746270
View commit details
Copy full SHA for 5746270
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
consolidated individual sanitizer workflows into a single one (#8275)
firewave
authored
d2f98f3
View commit details
Copy full SHA for d2f98f3
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
testrunner: made `-x` work with individual tests (#8362)
firewave
authored
241cfcb
View commit details
Copy full SHA for 241cfcb
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
iwyu.yml: use `fedora:rawhide` to get the very latest packages / dropped some workarounds [skip ci] (#8375)
firewave
authored
a1e752f
View commit details
Copy full SHA for a1e752f
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
fixed #14619/#14620 - fixed potential memory leak using `--rule` / suppressed valgrind false positive (#8365)
firewave
authored
b0f200c
View commit details
Copy full SHA for b0f200c
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
fixed #13792 - release-windows.yml: use latest Python version [skip ci] (#8332)
firewave
authored
0900f64
View commit details
Copy full SHA for 0900f64
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
updated CI to Clang 22 - again (#8342)
firewave
authored
8cb66cf
View commit details
Copy full SHA for 8cb66cf
View code at this point
Browse repository at this point
Commits on Mar 15, 2026
release-windows.yml: removed hardcoded aqt version [skip ci] (#8333)
firewave
authored
4f31d0a
View commit details
Copy full SHA for 4f31d0a
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
refs #14579 / refs #10543 - fixed compilation on Alpine Linux / added checks for includes / added Alpine to CI (#8313)
firewave
authored
45e0eb0
View commit details
Copy full SHA for 45e0eb0
View code at this point
Browse repository at this point
iwyu.yml: reverted to Clang 21 for now [skip ci] (#8318)
firewave
authored
e473adb
View commit details
Copy full SHA for e473adb
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
Workaround for broken apt.llvm.org repo (revert to clang 21) (#8312)
Show description for 6a14618
chrchr-github
and
web-flow
authored
6a14618
View commit details
Copy full SHA for 6a14618
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
removed unnecessary CMake generator parameters from CI (#8286)
firewave
authored
b672d76
View commit details
Copy full SHA for b672d76
View code at this point
Browse repository at this point
fixed #14081 - fail builds in CI on CMake warnings (#8273)
firewave
authored
f309bf2
View commit details
Copy full SHA for f309bf2
View code at this point
Browse repository at this point
Commits on Mar 1, 2026
clang-tidy.yml: replaced obsolete `WARNINGS_ARE_ERRORS` with `CMAKE_COMPILE_WARNING_AS_ERROR` (#8279)
firewave
authored
02119e5
View commit details
Copy full SHA for 02119e5
View code at this point
Browse repository at this point
CI-windows.yml: reverted accidental change of PCRE CMake flag (#8281)
firewave
authored
33bd6fb
View commit details
Copy full SHA for 33bd6fb
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
fixed #14259/#14491 - CI-unixish.yml: added step using minimum required CMake version / bumped minimum CMake version to 3.22 (#8210)
firewave
authored
09150ed
View commit details
Copy full SHA for 09150ed
View code at this point
Browse repository at this point
fixed #13050 - deprecated CMake option `BUILD_TESTS` in favor of `BUILD_TESTING` (#8235)
firewave
authored
a54b894
View commit details
Copy full SHA for a54b894
View code at this point
Browse repository at this point
Commits on Feb 24, 2026
Fix #14516 (Review progress messages) (#8241)
danmar
authored
5f6aebe
View commit details
Copy full SHA for 5f6aebe
View code at this point
Browse repository at this point
Commits on Feb 14, 2026
extracted selfcheck into script (#8198)
firewave
authored
70d3545
View commit details
Copy full SHA for 70d3545
View code at this point
Browse repository at this point
fixed #13788 - CI-unixish-docker.yml: added `ubuntu:25.10` / cleanups (#7472)
firewave
authored
4f03f09
View commit details
Copy full SHA for 4f03f09
View code at this point
Browse repository at this point
iwyu.yml: fixed macOS run [skip ci] (#7832)
firewave
authored
0342d0c
View commit details
Copy full SHA for 0342d0c
View code at this point
Browse repository at this point
Commits on Feb 13, 2026
extracted redundant selfcheck invocation into shared script (#7617)
firewave
authored
fd66b27
View commit details
Copy full SHA for fd66b27
View code at this point
Browse repository at this point
CI-cygwin.yml: switched site to https://mirrors:cicku:me/cygwin (#8205)
Show description for 6a51ddb
firewave
authored
6a51ddb
View commit details
Copy full SHA for 6a51ddb
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 Jan 26, 2026
Fix #14433 (Import project: refactor code to read compile_commands.json) (#8030)
Show description for ddce8d5
ludviggunne
authored
ddce8d5
View commit details
Copy full SHA for ddce8d5
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
updated CI to Clang 22 (#7723)
firewave
authored
fd1019a
View commit details
Copy full SHA for fd1019a
View code at this point
Browse repository at this point
Commits on Jan 19, 2026
Fix #10252 debug: Failed to parse 'x'. The checking continues anyway. (#8129)
Show description for 16fc50c
chrchr-github
and
web-flow
authored
16fc50c
View commit details
Copy full SHA for 16fc50c
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
fixed #14347 - fixed Clang warnings in C++20 build (#8021)
Show description for 7abb484
firewave
and
danmar
authored
7abb484
View commit details
Copy full SHA for 7abb484
View code at this point
Browse repository at this point
Commits on Jan 3, 2026
fixed #14365 - updated pylint to 4.0.x (#8084)
firewave
authored
46c8934
View commit details
Copy full SHA for 46c8934
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.