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
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
tools
on
debug-templatesimplification
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 8, 2025
removed `ubuntu-20.04` from CI / fixed #13758 - removed support for Python 3.6 (#7445)
firewave
authored
2902ec1
View commit details
Copy full SHA for 2902ec1
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
donate-cpu: do not expose local work folder in output (#7425)
firewave
authored
8f81e60
View commit details
Copy full SHA for 8f81e60
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
fixed #13699 - donate-cpu-server.py: fixed exception when trying to delete non-existent result (#7374)
firewave
authored
1025313
View commit details
Copy full SHA for 1025313
View code at this point
Browse repository at this point
Commits on Mar 10, 2025
cleaned up build flags for GUI (#7367)
firewave
authored
7cdf9f9
View commit details
Copy full SHA for 7cdf9f9
View code at this point
Browse repository at this point
Commits on Mar 9, 2025
replaced `QPair` with `std::pair` (#7329)
Show description for 75ec331
firewave
authored
75ec331
View commit details
Copy full SHA for 75ec331
View code at this point
Browse repository at this point
Commits on Feb 23, 2025
bumped version to 2.17.99/2.18 (#7323)
firewave
authored
9288b8e
View commit details
Copy full SHA for 9288b8e
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
fixed #13323 - added CMake option `BUILD_TRIAGE` to control building of `triage` tool (disabled by default) (#7196)
firewave
authored
7a9fc27
View commit details
Copy full SHA for 7a9fc27
View code at this point
Browse repository at this point
Commits on Jan 27, 2025
daca2-download.py: add option --protobuf [ci skip] (#7261)
danmar
authored
69c0cbf
View commit details
Copy full SHA for 69c0cbf
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
reduced unnecessary usage of `emptyString` (#7229)
firewave
authored
06e7663
View commit details
Copy full SHA for 06e7663
View code at this point
Browse repository at this point
Commits on Jan 8, 2025
Fix duplicate findtoken.h in lib/cppcheck.vcxproj (#7193)
Show description for 01b6141
chrchr-github
and
firewave
authored
01b6141
View commit details
Copy full SHA for 01b6141
View code at this point
Browse repository at this point
Commits on Jan 2, 2025
refactored SEH wrapper and added unit test (#7145)
firewave
authored
9d34327
View commit details
Copy full SHA for 9d34327
View code at this point
Browse repository at this point
Commits on Dec 29, 2024
fixed #13375/refs #10543 - consistently do *not* use GNU extensions in builds / avoid legacy standard aliases / Cygwin-related cleanups (#7067)
firewave
authored
360189d
View commit details
Copy full SHA for 360189d
View code at this point
Browse repository at this point
Commits on Dec 12, 2024
fixed #8659 - aligned contents of all install packages (#6906)
firewave
authored
e195159
View commit details
Copy full SHA for e195159
View code at this point
Browse repository at this point
Commits on Dec 6, 2024
some `subprocess.Popen()` related Python cleanups / added TODOs about missing returncode usage (#7065)
firewave
authored
469c5e7
View commit details
Copy full SHA for 469c5e7
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
removed unnecessary disabling of compiler warnings and small cleanup (#6881)
firewave
authored
205f6c0
View commit details
Copy full SHA for 205f6c0
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
Fix #13374 (Add --check-level=reduced option) (#6496)
danmar
authored
07d59e9
View commit details
Copy full SHA for 07d59e9
View code at this point
Browse repository at this point
Commits on Nov 20, 2024
removed non-working `dmake` project from Visual Studio solution / other `dmake` related cleanups (#7019)
Show description for 8f40b82
firewave
authored
8f40b82
View commit details
Copy full SHA for 8f40b82
View code at this point
Browse repository at this point
Commits on Nov 18, 2024
Fixed #13323 (building triage tool) (#7018)
danmar
authored
f9cfcbd
View commit details
Copy full SHA for f9cfcbd
View code at this point
Browse repository at this point
Commits on Nov 17, 2024
added various TODOs [skip ci] (#6897)
firewave
authored
0cf639c
View commit details
Copy full SHA for 0cf639c
View code at this point
Browse repository at this point
Commits on Nov 15, 2024
define the minimum supported Python version as 3.6 (#7007)
firewave
authored
695da19
View commit details
Copy full SHA for 695da19
View code at this point
Browse repository at this point
Commits on Oct 31, 2024
refs #12021 - CI-windows.yml: fail build on compiler warnings / some cleanups (#6982)
firewave
authored
14400be
View commit details
Copy full SHA for 14400be
View code at this point
Browse repository at this point
Commits on Oct 28, 2024
fixed #13132 - removed deprecated support for qmake (#6891)
firewave
authored
554a69a
View commit details
Copy full SHA for 554a69a
View code at this point
Browse repository at this point
enabled and fixed `-Wmissing-field-initializers` GCC warnings (#6964)
firewave
authored
0794699
View commit details
Copy full SHA for 0794699
View code at this point
Browse repository at this point
Commits on Oct 27, 2024
fixed #13130 - added support for C/C++ standard aliases for `--std` (#6877)
firewave
authored
65cc015
View commit details
Copy full SHA for 65cc015
View code at this point
Browse repository at this point
Commits on Oct 26, 2024
fixed some `consider-using-with` pylint warnings (#6903)
firewave
authored
0ebbf8f
View commit details
Copy full SHA for 0ebbf8f
View code at this point
Browse repository at this point
bumped version to 2.16.99/2.17 (#6958)
firewave
authored
bfdd519
View commit details
Copy full SHA for bfdd519
View code at this point
Browse repository at this point
Fix #13265 (generate lib/checkers.cpp, update id mappings) (#6953)
danmar
authored
6c7ea40
View commit details
Copy full SHA for 6c7ea40
View code at this point
Browse repository at this point
Commits on Oct 16, 2024
donate-cpu-server.py: do not ignore the results from 1.3.63 if they are up to date (#6928)
danmar
authored
b0a7362
View commit details
Copy full SHA for b0a7362
View code at this point
Browse repository at this point
Commits on Oct 15, 2024
donate-cpu-server.py: Ignore results from client version 1.3.63. It is broken. [ci skip] (#6924)
danmar
authored
4857534
View commit details
Copy full SHA for 4857534
View code at this point
Browse repository at this point
fixed #13221 - donate_cpu_lib.py: added quick-and-dirty workaround for handling dropped commit on `main` branch (#6917)
firewave
authored
a68154f
View commit details
Copy full SHA for a68154f
View code at this point
Browse repository at this point
Commits on Oct 11, 2024
enabled and fixed more pylint warnings (#6901)
firewave
authored
4b5935e
View commit details
Copy full SHA for 4b5935e
View code at this point
Browse repository at this point
Commits on Oct 10, 2024
Fix #9972 (Add support for SARIF output format) (#6863)
Show description for c49b941
danmar
and
mario-campos
authored
c49b941
View commit details
Copy full SHA for c49b941
View code at this point
Browse repository at this point
Makefile: removed obsolete `CFGDIR` code (#6895)
Show description for b272152
firewave
authored
b272152
View commit details
Copy full SHA for b272152
View code at this point
Browse repository at this point
enabled and fixed `use-*-literal` pylint warnings (#6898)
firewave
authored
3a3cd12
View commit details
Copy full SHA for 3a3cd12
View code at this point
Browse repository at this point
enabled and fixed `no-else-*` pylint warnings (#6883)
firewave
authored
5da14ca
View commit details
Copy full SHA for 5da14ca
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.