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
Type
/
to 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 }}
firewave
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
cli
cmdlineparser.cpp
on
regex-std
User selector
All users
All time
Commit history
Commits on Jul 10, 2026
fixed #14261 - Regex: added `std::regex` implementation [skip ci]
firewave
committed
bc3adb6
View commit details
Copy full SHA for bc3adb6
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
Fix --premium-license CLI parsing problem with space in path (#8683)
wjakobsson
authored
186a7a9
View commit details
Copy full SHA for 186a7a9
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 31, 2026
cleaned up includes based on `include-what-you-use` (#8579)
firewave
authored
8c14fc7
View commit details
Copy full SHA for 8c14fc7
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 May 15, 2026
small `Check::instances()` usage cleanup (#8559)
Show description for a03cf24
firewave
authored
a03cf24
View commit details
Copy full SHA for a03cf24
View code at this point
Browse repository at this point
Commits on May 8, 2026
Fix #14739 Improve bad CERT INT parameter handling (#8542)
wjakobsson
authored
17947fd
View commit details
Copy full SHA for 17947fd
View code at this point
Browse repository at this point
Commits on May 6, 2026
added CLI option `--debug-ipc` to log `ProcessExecutor` IPC communication (#8530)
firewave
authored
6c73feb
View commit details
Copy full SHA for 6c73feb
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
refs #14599 - moved `ShowTime` logic out of timer-related code (#8493)
firewave
authored
978a82e
View commit details
Copy full SHA for 978a82e
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
Fix #11300 FP accessMoved with write access (inconclusive) (#8423)
Show description for 2cfa74b
chrchr-github
and
web-flow
authored
2cfa74b
View commit details
Copy full SHA for 2cfa74b
View code at this point
Browse repository at this point
fixed #3488 - added CLI option `--exitcode-suppress` (#8386)
firewave
authored
517adae
View commit details
Copy full SHA for 517adae
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
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
fixed #14547 - store absolute path in `FileWithDetails` (fixes slow lead up to analysis with a lot of input files) (#8282)
firewave
authored
4177083
View commit details
Copy full SHA for 4177083
View code at this point
Browse repository at this point
Commits on Feb 14, 2026
improved errorhandling of analyzer information loading (#8159)
firewave
authored
65c94a6
View commit details
Copy full SHA for 65c94a6
View code at this point
Browse repository at this point
Commits on Feb 10, 2026
fixed #12834 - de-duplicate input files by comparing absolute paths (#8193)
firewave
authored
bbfd62c
View commit details
Copy full SHA for bbfd62c
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
Fix #14420 (Premium: Add option to enable safety profiles) (#8143)
danmar
authored
6f53cda
View commit details
Copy full SHA for 6f53cda
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
some `Settings::premium` related cleanups (#8109)
firewave
authored
db22e09
View commit details
Copy full SHA for db22e09
View code at this point
Browse repository at this point
Commits on Jan 8, 2026
fixed #14208 - read custom manual URL from `cppcheck.cfg` (#8072)
firewave
authored
5443033
View commit details
Copy full SHA for 5443033
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 Nov 27, 2025
Fix #13645 (fail to load platform when executing Cppcheck in PATH) (#7977)
danmar
authored
996faff
View commit details
Copy full SHA for 996faff
View code at this point
Browse repository at this point
Fix #11824 (Option --max-configs has no effect if -D is used) (#7980)
Show description for bb2bb4f
danmar
authored
bb2bb4f
View commit details
Copy full SHA for bb2bb4f
View code at this point
Browse repository at this point
Commits on Nov 14, 2025
Fixed #14266 (documentation: clarify how -i works) (#7961)
danmar
authored
08cdf36
View commit details
Copy full SHA for 08cdf36
View code at this point
Browse repository at this point
Commits on Nov 6, 2025
Fix #14206 --showtime does not account for addons (#7904)
olabetskyi
authored
2c5b872
View commit details
Copy full SHA for 2c5b872
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
fix #14207: GUI: write proper error messages when project import fails (#7941)
Show description for 02b0e87
ludviggunne
authored
02b0e87
View commit details
Copy full SHA for 02b0e87
View code at this point
Browse repository at this point
Commits on Oct 30, 2025
fixed #13663/#14232 - reworked `unmatchedSuppression` exclusion logic / do not report `misra-*` or `premium-*` suppressions when they are not enabled (#7925)
firewave
authored
71a4af2
View commit details
Copy full SHA for 71a4af2
View code at this point
Browse repository at this point
Commits on Oct 28, 2025
improved determination if application is Premium / added TODOs (#7346)
firewave
authored
f0866e5
View commit details
Copy full SHA for f0866e5
View code at this point
Browse repository at this point
fixed #13990/#13991 - reworked platform lookup (#7639)
Show description for cdc3f03
firewave
authored
cdc3f03
View commit details
Copy full SHA for cdc3f03
View code at this point
Browse repository at this point
removed need for friend declaration of test class in `CmdLineParser` / cleanups (#7896)
firewave
authored
3547499
View commit details
Copy full SHA for 3547499
View code at this point
Browse repository at this point
Commits on Oct 27, 2025
Improve documentation of --enable (#7888)
chrchr-github
authored
495865d
View commit details
Copy full SHA for 495865d
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
fixed #13934 - removed deprecated platforms `unix32-unsigned` and `unix64-unsigned` (#7721)
firewave
authored
e3c8bdc
View commit details
Copy full SHA for e3c8bdc
View code at this point
Browse repository at this point
Commits on Sep 7, 2025
Fix #14116 (cmdline: Improve IDE integration with --file-filter=+ option) (#7799)
danmar
authored
f3e4824
View commit details
Copy full SHA for f3e4824
View code at this point
Browse repository at this point
Commits on Aug 22, 2025
Fix #14051 (color codes should not be stored in output file) (#7759)
glankk
authored
7a05f00
View commit details
Copy full SHA for 7a05f00
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.