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
.github
workflows
scriptcheck.yml
on
2.21.x
User selector
All users
All time
Commit history
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
Commits on Oct 12, 2025
fixed #14184 - added/updated to Python 3.14 in CI (#7874)
firewave
authored
d69955c
View commit details
Copy full SHA for d69955c
View code at this point
Browse repository at this point
Commits on Sep 29, 2025
fixed #12021 - bail out on compiler warnings in CI (#7735)
firewave
authored
1a226cb
View commit details
Copy full SHA for 1a226cb
View code at this point
Browse repository at this point
Commits on Sep 23, 2025
small cleanup to `make` invocations in CI (#7804)
firewave
authored
413c87e
View commit details
Copy full SHA for 413c87e
View code at this point
Browse repository at this point
Commits on Sep 22, 2025
fixed #14139 - removed `macos-13` from CI (#7825)
firewave
authored
4d04f41
View commit details
Copy full SHA for 4d04f41
View code at this point
Browse repository at this point
Commits on Aug 28, 2025
fixed #14065 - Makefile: added `CXXOPTS` and `LDOPTS` to extend `CXXFLAGS` and `LDFLAGS` (#7732)
firewave
authored
f8e8765
View commit details
Copy full SHA for f8e8765
View code at this point
Browse repository at this point
Commits on Jul 4, 2025
fixed #13979 - added `macos-15` to CI / adjusted some tests (#6519)
firewave
authored
9b11b6b
View commit details
Copy full SHA for 9b11b6b
View code at this point
Browse repository at this point
Commits on May 16, 2025
fixed #13785 - added `windows-2025` (as latest Windows) to CI (#7528)
firewave
authored
71c0015
View commit details
Copy full SHA for 71c0015
View code at this point
Browse repository at this point
Commits on Apr 13, 2025
moved some stuff from `tools` to more appropriate locations (#7450)
firewave
authored
a8d8f18
View commit details
Copy full SHA for a8d8f18
View code at this point
Browse repository at this point
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 Mar 21, 2025
cleanups related to htmlreport test (#7387)
firewave
authored
6b1b18b
View commit details
Copy full SHA for 6b1b18b
View code at this point
Browse repository at this point
Commits on Jan 19, 2025
do not hard-code job number for MinGW/Cygwin builds in CI (#7239)
firewave
authored
b7d2a04
View commit details
Copy full SHA for b7d2a04
View code at this point
Browse repository at this point
Commits on Dec 15, 2024
fail some build steps if changed or unversioned files exist at the end / several related cleanups and adjustments (#6787)
firewave
authored
1093382
View commit details
Copy full SHA for 1093382
View code at this point
Browse repository at this point
use `pytest-xdist` to utilize multiple workers for Python tests (#6696)
firewave
authored
9b45922
View commit details
Copy full SHA for 9b45922
View code at this point
Browse repository at this point
Commits on Nov 27, 2024
do not persist checkout credentials in GitHub workflows (#7044)
Show description for 988c79e
firewave
authored
988c79e
View commit details
Copy full SHA for 988c79e
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 11, 2024
updated latest Python in CI to 3.13 (#6884)
firewave
authored
45d34fb
View commit details
Copy full SHA for 45d34fb
View code at this point
Browse repository at this point
Commits on Sep 30, 2024
updated CI to `macos-13` (#6848)
firewave
authored
6d56c7f
View commit details
Copy full SHA for 6d56c7f
View code at this point
Browse repository at this point
Commits on Sep 21, 2024
scriptcheck.yml: fixated `pylint` version to avoid failures with newly introduced checks (#6814)
firewave
authored
6e53331
View commit details
Copy full SHA for 6e53331
View code at this point
Browse repository at this point
Commits on Sep 7, 2024
CI: Run all github actions on commits in release branches (#6777)
danmar
authored
c2f4c5c
View commit details
Copy full SHA for c2f4c5c
View code at this point
Browse repository at this point
Commits on Aug 28, 2024
Revert "temporally fixated Python 3.12 in CI to 3.12.3 (#6502)" (#6726)
Show description for 198a66e
firewave
authored
198a66e
View commit details
Copy full SHA for 198a66e
View code at this point
Browse repository at this point
Commits on Aug 14, 2024
changed `ccache-action` GitHub action to `v1.2` for most workflows (#6693)
Show description for 45219c0
firewave
authored
45219c0
View commit details
Copy full SHA for 45219c0
View code at this point
Browse repository at this point
Commits on Jun 11, 2024
scriptcheck.yml: re-enabled `pylint` and mitigated findings / added missing files to Python syntax and lint check (#6464)
firewave
authored
06ce840
View commit details
Copy full SHA for 06ce840
View code at this point
Browse repository at this point
Commits on Jun 10, 2024
refs #12683 - updated GitHub action `actions/checkout` to `v4` (#6467)
firewave
authored
2924622
View commit details
Copy full SHA for 2924622
View code at this point
Browse repository at this point
temporally fixated Python 3.12 in CI to 3.12.3 (#6502)
Show description for 019a240
firewave
authored
019a240
View commit details
Copy full SHA for 019a240
View code at this point
Browse repository at this point
Commits on Jun 1, 2024
refs #12683 - updated GitHub action `actions/cache` to `v4` (#6471)
firewave
authored
eeef6b8
View commit details
Copy full SHA for eeef6b8
View code at this point
Browse repository at this point
refs #12683 - updated GitHub action `actions/setup-python` to `v5` (#6470)
firewave
authored
deff1f9
View commit details
Copy full SHA for deff1f9
View code at this point
Browse repository at this point
Commits on May 11, 2024
Deactivate failing scriptcheck using Python 3.5 (#6396)
chrchr-github
authored
1943b4d
View commit details
Copy full SHA for 1943b4d
View code at this point
Browse repository at this point
Commits on May 7, 2024
Make htmlreport installable single package (#6335)
Show description for f562ff2
vpetrigo
authored
f562ff2
View commit details
Copy full SHA for f562ff2
View code at this point
Browse repository at this point
Commits on May 3, 2024
fixed #12682 - deprecated support for Python 2.7 (#6369)
firewave
authored
57e0ea5
View commit details
Copy full SHA for 57e0ea5
View code at this point
Browse repository at this point
Commits on Feb 6, 2024
fixated all usages of `hendrikmuhs/ccache-action` to `v1.2.11` for now (#5952)
Show description for eaac4a2
firewave
authored
eaac4a2
View commit details
Copy full SHA for eaac4a2
View code at this point
Browse repository at this point
Commits on Jan 13, 2024
fixed #12308 - adjusted Python test files to match pytest conventions (#5870)
Show description for c1da431
firewave
authored
c1da431
View commit details
Copy full SHA for c1da431
View code at this point
Browse repository at this point
Commits on Nov 8, 2023
scriptcheck.yml: make dmake a separate job and run it on multiple platforms (#5632)
Show description for f61003d
firewave
authored
f61003d
View commit details
Copy full SHA for f61003d
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
mitigated several compiler warnings / suppress compiler warnings in CI where we don't care about them (#5497)
Show description for 2f62e9d
firewave
authored
2f62e9d
View commit details
Copy full SHA for 2f62e9d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.