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 }}
JetLin007
/
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
.github
workflows
scriptcheck.yml
on
main
User selector
All users
Datepicker
All time
Commit history
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
Commits on Oct 4, 2023
updated latest Python in CI to 3.12 (#5505)
firewave
authored
4afc29b
View commit details
Copy full SHA for 4afc29b
View code at this point
Browse repository at this point
Commits on Sep 26, 2023
added `-Werror` to pytest calls and fixed reported warnings (#5483)
firewave
authored
a3ff6d5
View commit details
Copy full SHA for a3ff6d5
View code at this point
Browse repository at this point
Commits on Sep 18, 2023
added `--strict` and `-vv` to pytest calls (#5453)
firewave
authored
176edbd
View commit details
Copy full SHA for 176edbd
View code at this point
Browse repository at this point
Commits on Sep 1, 2023
avoid duplicated workflow invocations for pushes in PRs made from root repository branches (#5377)
Show description for bf5e633
firewave
authored
bf5e633
View commit details
Copy full SHA for bf5e633
View code at this point
Browse repository at this point
Commits on Aug 1, 2023
fixed `scriptcheck.yml` (#5268)
firewave
authored
5a32236
View commit details
Copy full SHA for 5a32236
View code at this point
Browse repository at this point
Commits on Jun 19, 2023
CI: python 2.7 tests needs to run in a container (#5174)
Show description for 4f3cc16
danmar
authored
4f3cc16
View commit details
Copy full SHA for 4f3cc16
View code at this point
Browse repository at this point
Commits on Oct 25, 2022
added/updated to Python 3.11 in CI (#4565)
Show description for 8672e12
firewave
authored
8672e12
View commit details
Copy full SHA for 8672e12
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
address most Node.js 12 deprecation warnings in GitHub workflows (#4546)
firewave
authored
ca9747c
View commit details
Copy full SHA for ca9747c
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
refs #10700 - donate-cpu-server.py: added query parameter `pkgs` to some reports to request a list of affected packages (#3743)
firewave
authored
0ab7116
View commit details
Copy full SHA for 0ab7116
View code at this point
Browse repository at this point
Commits on Sep 3, 2022
use `ccache` for Linux gcc make CI builds (#4411)
firewave
authored
070bae8
View commit details
Copy full SHA for 070bae8
View code at this point
Browse repository at this point
Commits on Aug 27, 2022
added initial usage of `ccache` in the CI (#4408)
firewave
authored
732282f
View commit details
Copy full SHA for 732282f
View code at this point
Browse repository at this point
Commits on Aug 26, 2022
reduced permissions of GitHub actions (#4403)
firewave
authored
cf12718
View commit details
Copy full SHA for cf12718
View code at this point
Browse repository at this point
Commits on Jul 13, 2022
donate-cpu: greatly improved `LibraryIncludes.get_libraries()` performance / some optimizations and cleanups (#4273)
Show description for bc58f55
firewave
authored
bc58f55
View commit details
Copy full SHA for bc58f55
View code at this point
Browse repository at this point
Commits on Jun 16, 2022
ci: fix syntax error in scriptcheck.yml
danmar
committed
a2b50c1
View commit details
Copy full SHA for a2b50c1
View code at this point
Browse repository at this point
ci: disable pylint because it fails to import files
danmar
committed
7999808
View commit details
Copy full SHA for 7999808
View code at this point
Browse repository at this point
Commits on May 31, 2022
use `ubuntu-22.04` as main/base distro in CI (#4129)
firewave
authored
703396e
View commit details
Copy full SHA for 703396e
View code at this point
Browse repository at this point
Commits on May 16, 2022
fix html report generation with pygments >= 2.12.0 (#4110)
Show description for d7317b4
pattop
authored
d7317b4
View commit details
Copy full SHA for d7317b4
View code at this point
Browse repository at this point
Commits on May 5, 2022
scriptcheck.yml: fixated pygments version and re-enabled all Python versions (#4068)
firewave
authored
47c7287
View commit details
Copy full SHA for 47c7287
View code at this point
Browse repository at this point
Commits on Apr 25, 2022
Disable the broken python version in the CI (#4048)
pfultz2
authored
f48d169
View commit details
Copy full SHA for f48d169
View code at this point
Browse repository at this point
Commits on Mar 19, 2022
refactored reduce.py into a class and added unit test for it (#3791)
firewave
authored
8fc5c93
View commit details
Copy full SHA for 8fc5c93
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.