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
cli
on
json-parsing-validation
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 13, 2024
added `Path::identify()`/`Path::isHeader2()` and deprecated flawed `Path::isCPP()`, `Path::isC()` and `Path::isHeader()` (#4681)
Show description for d5a054c
firewave
authored
d5a054c
View commit details
Copy full SHA for d5a054c
View code at this point
Browse repository at this point
Commits on Jan 12, 2024
Fix #12344 (cmdline: better validation of premium options) (#5875)
danmar
authored
b397caa
View commit details
Copy full SHA for b397caa
View code at this point
Browse repository at this point
Fix #12341 (If --premium=safety is used then go to "safety mode". do not override this in cppcheck.cfg) (#5872)
danmar
authored
14e540a
View commit details
Copy full SHA for 14e540a
View code at this point
Browse repository at this point
Commits on Jan 7, 2024
moved `Language` from `settings.h` to `standards.h` (#5854)
firewave
authored
30ca8e1
View commit details
Copy full SHA for 30ca8e1
View code at this point
Browse repository at this point
cleaned up includes based on `include-what-you-use` (#5855)
firewave
authored
bbd2b2a
View commit details
Copy full SHA for bbd2b2a
View code at this point
Browse repository at this point
Commits on Jan 5, 2024
fixed some `modernize-use-auto` clean-tidy warnings (#4663)
firewave
authored
9570964
View commit details
Copy full SHA for 9570964
View code at this point
Browse repository at this point
fixed signatures of deleted `operator=` (#5831)
firewave
authored
6ef3224
View commit details
Copy full SHA for 6ef3224
View code at this point
Browse repository at this point
Commits on Jan 4, 2024
Set main version to 2.13.99 (#5818)
chrchr-github
authored
efa8a08
View commit details
Copy full SHA for efa8a08
View code at this point
Browse repository at this point
refs #12171 - start generating unmatched suppressions with `FileSettings` / improved TestSuppressions / some cleanups (#5827)
firewave
authored
b2e0b3b
View commit details
Copy full SHA for b2e0b3b
View code at this point
Browse repository at this point
Commits on Jan 3, 2024
added CMake option `EXTERNALS_AS_SYSTEM` to treat external includes as `SYSTEM` ones (#5386)
Show description for dd869cf
firewave
and
danmar
authored
dd869cf
View commit details
Copy full SHA for dd869cf
View code at this point
Browse repository at this point
Commits on Dec 20, 2023
2.13: Update copyright year [ci skip] (#5785)
danmar
authored
948f822
View commit details
Copy full SHA for 948f822
View code at this point
Browse repository at this point
Commits on Dec 19, 2023
Fixed #12281 (IDE plugin integration is broken by checkers report) (#5779)
danmar
authored
49da3e3
View commit details
Copy full SHA for 49da3e3
View code at this point
Browse repository at this point
Commits on Dec 18, 2023
Fix #12071 (Add safety mode that makes cppcheck more strict about critical errors) (#5777)
danmar
authored
5aa1710
View commit details
Copy full SHA for 5aa1710
View code at this point
Browse repository at this point
Commits on Dec 17, 2023
aligned and optimized unique error handling (#5280)
Show description for aa7629d
firewave
authored
aa7629d
View commit details
Copy full SHA for aa7629d
View code at this point
Browse repository at this point
Revert "Fixed #12071 (suppressing critical error, no indication to user that analysis of file fails) (#5771)" (#5775)
Show description for 2932ab7
danmar
authored
2932ab7
View commit details
Copy full SHA for 2932ab7
View code at this point
Browse repository at this point
Fixed #12071 (suppressing critical error, no indication to user that analysis of file fails) (#5771)
danmar
authored
7c316fb
View commit details
Copy full SHA for 7c316fb
View code at this point
Browse repository at this point
Commits on Dec 16, 2023
more cleanups in handling of ignored files (#5767)
firewave
authored
f2622a6
View commit details
Copy full SHA for f2622a6
View code at this point
Browse repository at this point
#12263: Constant Error 'missingInclude' (#5769)
Show description for 7191ed9
olabetskyi
authored
7191ed9
View commit details
Copy full SHA for 7191ed9
View code at this point
Browse repository at this point
Commits on Dec 14, 2023
small cleanup of handling of ignored paths (#5757)
firewave
authored
fcb41e2
View commit details
Copy full SHA for fcb41e2
View code at this point
Browse repository at this point
Commits on Dec 13, 2023
Partial fix for #12254 (cppcheck.cfg can't be loaded from relative paths anymore) (#5760)
danmar
authored
bc50237
View commit details
Copy full SHA for bc50237
View code at this point
Browse repository at this point
Commits on Dec 8, 2023
fixed #12221 - de-duplicate input source files (regression) (#5740)
firewave
authored
7452e68
View commit details
Copy full SHA for 7452e68
View code at this point
Browse repository at this point
Commits on Dec 1, 2023
greatly improved `Settings::loadCppcheckCfg()` error handling (#5712)
Show description for 3272a2b
firewave
authored
3272a2b
View commit details
Copy full SHA for 3272a2b
View code at this point
Browse repository at this point
CmdLineParser: made some options exclusive (#5704)
firewave
authored
237bed8
View commit details
Copy full SHA for 237bed8
View code at this point
Browse repository at this point
Commits on Nov 27, 2023
CmdLineParser: return enum from `parseFromArgs()` instead of using additional member (#5698)
firewave
authored
a937862
View commit details
Copy full SHA for a937862
View code at this point
Browse repository at this point
Commits on Nov 26, 2023
added `xml.h` wrapper for TinyXML2 / cleaned up suppressions of Clang compiler warnings (#5700)
firewave
authored
f246178
View commit details
Copy full SHA for f246178
View code at this point
Browse repository at this point
Commits on Nov 25, 2023
CppCheckExecutor: do not modify settings after they were passed to `CppCheck` (#5697)
firewave
authored
1d3f9be
View commit details
Copy full SHA for 1d3f9be
View code at this point
Browse repository at this point
CmdLineParser: various refactorings and cleanups as well as testing improvements (#5676)
firewave
authored
8e1ae7e
View commit details
Copy full SHA for 8e1ae7e
View code at this point
Browse repository at this point
Commits on Nov 19, 2023
moved settings-related code from `CppCheckExecutor` to `CmdLineParser` (#5672)
Show description for 4addad1
firewave
authored
4addad1
View commit details
Copy full SHA for 4addad1
View code at this point
Browse repository at this point
Commits on Nov 16, 2023
moved some classes/structs into anonymous namespace (#5669)
firewave
authored
e473000
View commit details
Copy full SHA for e473000
View code at this point
Browse repository at this point
CppCheckExecutor: extracted logging instance related code into separate implementation class (#5658)
firewave
authored
8b69cca
View commit details
Copy full SHA for 8b69cca
View code at this point
Browse repository at this point
Commits on Nov 13, 2023
iwyu.yml: fixed `include-what-you-use` job / cleaned up includes (#5657)
Show description for 9228b9e
firewave
authored
9228b9e
View commit details
Copy full SHA for 9228b9e
View code at this point
Browse repository at this point
Commits on Nov 9, 2023
refs #12167 - moved ordering of markup files into shared code / removed related test cases from executor tests (#5642)
Show description for b0cde34
firewave
authored
b0cde34
View commit details
Copy full SHA for b0cde34
View code at this point
Browse repository at this point
Commits on Nov 8, 2023
fixed #12059 - added `--fsigned-char` and `--funsigned-char` command-line options (#5580)
firewave
authored
2a15428
View commit details
Copy full SHA for 2a15428
View code at this point
Browse repository at this point
Commits on Nov 7, 2023
fixed #12145 - provided order of source files is not preserved (#5625)
firewave
authored
bc174c5
View commit details
Copy full SHA for bc174c5
View code at this point
Browse repository at this point
Commits on Nov 6, 2023
cleaned up the file filtering code and improved testing of it (#5622)
firewave
authored
704b862
View commit details
Copy full SHA for 704b862
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.