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
.
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.7k
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
test
cli
on
2.11.x
User selector
All users
All time
Commit history
Commits on Jun 10, 2023
Execute runformat
danmar
committed
7840bc4
View commit details
Copy full SHA for 7840bc4
View code at this point
Browse repository at this point
Commits on May 27, 2023
Fixed #11734 (stylistic warnings from addons are not filtered when style is not enabled) (#5091)
danmar
authored
6b9fac4
View commit details
Copy full SHA for 6b9fac4
View code at this point
Browse repository at this point
Commits on May 26, 2023
#11733 FP unusedFunction with templates and --cppcheck-build-dir (#5085)
Show description for bc03bed
chrchr-github
authored
bc03bed
View commit details
Copy full SHA for bc03bed
View code at this point
Browse repository at this point
Commits on May 8, 2023
runformat
danmar
committed
e8233ce
View commit details
Copy full SHA for e8233ce
View code at this point
Browse repository at this point
Commits on May 3, 2023
Fixed #11700 (Markup support is broken, unused function false positives) (#5025)
danmar
authored
46b9d4e
View commit details
Copy full SHA for 46b9d4e
View code at this point
Browse repository at this point
Commits on Apr 21, 2023
Preprocessor: relaxed dependency on `Suppressions` (#4983)
Show description for ad464c4
firewave
authored
ad464c4
View commit details
Copy full SHA for ad464c4
View code at this point
Browse repository at this point
Commits on Apr 7, 2023
fixed CI. I remove dump files in cppcheck build dir after analysis.
danmar
committed
f52c00c
View commit details
Copy full SHA for f52c00c
View code at this point
Browse repository at this point
Commits on Mar 4, 2023
Fix #10039 (integrate `--check-config` include findings with normal analysis) / also fixes #11283 (#3229)
firewave
authored
7fd4118
View commit details
Copy full SHA for 7fd4118
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
dump: Fix concurrency problem with dump files (#4757)
Show description for d651b6b
tlsa
authored
d651b6b
View commit details
Copy full SHA for d651b6b
View code at this point
Browse repository at this point
Commits on Feb 8, 2023
greatly improved error handling in Cppcheck project file parsing / some cleanups (#4752)
firewave
authored
14e78e1
View commit details
Copy full SHA for 14e78e1
View code at this point
Browse repository at this point
Commits on Jan 27, 2023
deprecate non-`native` platform being used by default in Windows builds (#4734)
Show description for f16ffd8
firewave
authored
f16ffd8
View commit details
Copy full SHA for f16ffd8
View code at this point
Browse repository at this point
Commits on Dec 30, 2022
added .gitattributes and normalized files (#4668)
firewave
authored
0c95971
View commit details
Copy full SHA for 0c95971
View code at this point
Browse repository at this point
Commits on Sep 6, 2022
selfcheck : cleaned up some suppressions, fixed warnings and some cleanups (#4436)
Show description for 5477130
firewave
authored
5477130
View commit details
Copy full SHA for 5477130
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
Fixed #11172 (Unmatched suppression for inline suppression even though --suppress=unmatchedSuppression is used)
danmar
committed
fa5fd9c
View commit details
Copy full SHA for fa5fd9c
View code at this point
Browse repository at this point
Commits on Jun 12, 2022
cppcheck build dir: do not produce invalid dump file if code is unchanged and checking is skipped.
danmar
committed
8255e32
View commit details
Copy full SHA for 8255e32
View code at this point
Browse repository at this point
Commits on Mar 30, 2022
Fix unmatched suppression (#5704) (#3886)
jpyllman
authored
34a11c1
View commit details
Copy full SHA for 34a11c1
View code at this point
Browse repository at this point
Commits on Dec 19, 2021
Fix #9162 (Invalid --project files do not give any error) (#3177)
firewave
authored
cc24d6f
View commit details
Copy full SHA for cc24d6f
View code at this point
Browse repository at this point
Commits on Oct 30, 2021
streamlined message/error printing of CmdLineParser (#3524)
Show description for 61a2b89
firewave
authored
61a2b89
View commit details
Copy full SHA for 61a2b89
View code at this point
Browse repository at this point
Commits on Aug 7, 2021
Format with uncrustify (#3388)
pfultz2
authored
7f358b2
View commit details
Copy full SHA for 7f358b2
View code at this point
Browse repository at this point
Commits on Jul 4, 2021
test/cli: fixed missing returns in test cases
danmar
committed
4fd33ef
View commit details
Copy full SHA for 4fd33ef
View code at this point
Browse repository at this point
Commits on Jun 12, 2021
Suppressions; Fixed problem with cppcheck build dir is used
danmar
committed
7dbca47
View commit details
Copy full SHA for 7dbca47
View code at this point
Browse repository at this point
CI; Fixed problems in windows paths
danmar
committed
83d4068
View commit details
Copy full SHA for 83d4068
View code at this point
Browse repository at this point
ImportProject; Try to use relative paths
danmar
committed
4a4808e
View commit details
Copy full SHA for 4a4808e
View code at this point
Browse repository at this point
Commits on Apr 30, 2021
Revert "Clang import; This experimental feature didn't "take off" much. After a lot of work we are still far fram the goal. I remove it now but don't rule out completely that it could ever be added…
Show description for d2d2124
danmar
committed
d2d2124
View commit details
Copy full SHA for d2d2124
View code at this point
Browse repository at this point
Commits on Apr 21, 2021
Clang import; This experimental feature didn't "take off" much. After a lot of work we are still far fram the goal. I remove it now but don't rule out completely that it could ever be added again.
danmar
committed
207361b
View commit details
Copy full SHA for 207361b
View code at this point
Browse repository at this point
Commits on Apr 3, 2021
some test/CI related refactoring and cleanup (#3163)
firewave
authored
052de79
View commit details
Copy full SHA for 052de79
View code at this point
Browse repository at this point
Commits on Mar 25, 2021
Suggested implementation for rule 8.2 (#3169)
larseven
authored
9786f1c
View commit details
Copy full SHA for 9786f1c
View code at this point
Browse repository at this point
Commits on Mar 5, 2021
Usability: Fixed loading of platform file placed in same path as project file
danmar
committed
3502036
View commit details
Copy full SHA for 3502036
View code at this point
Browse repository at this point
Commits on Mar 1, 2021
Testing; Moved test/cli tests from travis to github actions
danmar
committed
fef956f
View commit details
Copy full SHA for fef956f
View code at this point
Browse repository at this point
Commits on Feb 28, 2021
test/cli/test-other-projects.py: Temporarily disable test (to make Travis happy)
danmar
committed
6b166eb
View commit details
Copy full SHA for 6b166eb
View code at this point
Browse repository at this point
Fixed #10014 (-U switch ignored when using --project=compile_commands.json and --force)
danmar
committed
c9bc5a0
View commit details
Copy full SHA for c9bc5a0
View code at this point
Browse repository at this point
Commits on Jan 31, 2021
some Python cleanups based on PyCharm inspections (#2999)
Show description for b472b4e
firewave
authored
b472b4e
View commit details
Copy full SHA for b472b4e
View code at this point
Browse repository at this point
Fixed #10149 (compile database; incomplete handling of directory and file)
danmar
committed
6a24b4f
View commit details
Copy full SHA for 6a24b4f
View code at this point
Browse repository at this point
Commits on Jan 30, 2021
Revert fix for #10149, it caused an unexpected appveyor failure
danmar
committed
95e2eeb
View commit details
Copy full SHA for 95e2eeb
View code at this point
Browse repository at this point
Fixed #10149 (compile database; incomplete handling of directory and file)
danmar
committed
43e8430
View commit details
Copy full SHA for 43e8430
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.