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 }}
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
196
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Actions: cppcheck-opensource/cppcheck
Actions
All workflows
Workflows
scriptcheck
scriptcheck
Build manual
Build manual
CI-cygwin
CI-cygwin
CI-gcc-versions
CI-gcc-versions
CI-mingw
CI-mingw
CI-unixish
CI-unixish
CI-unixish-docker
CI-unixish-docker
CI-windows
CI-windows
CIFuzz
CIFuzz
clang-tidy
clang-tidy
CodeQL
CodeQL
Show more workflows...
Management
Caches
scriptcheck
scriptcheck
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
scriptcheck.yml
will be ignored since log searching is not yet available
2,500+ workflow runs
2,500+ workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Fix #14712: FP constVariableReference , taking non const reference to member
scriptcheck
#22484:
Pull request
#8767
synchronize by
ludviggunne
20m 59s
ludviggunne:14712-const-ref
ludviggunne:14712-const-ref
20m 59s
View #8767
View workflow file
Fix #14951: FP unreadVariable with function pointer member
scriptcheck
#22483:
Pull request
#8768
synchronize by
ludviggunne
28m 29s
ludviggunne:14951-unread-func-ptr
ludviggunne:14951-unread-func-ptr
28m 29s
View #8768
View workflow file
Fix #14951: FP unreadVariable with function pointer member
scriptcheck
#22482:
Pull request
#8768
opened by
ludviggunne
10m 4s
ludviggunne:14951-unread-func-ptr
ludviggunne:14951-unread-func-ptr
10m 4s
View #8768
View workflow file
Fix #14945 FN memleak with nested scopes. (#8761)
scriptcheck
#22481:
Commit
8745a78
pushed by
chrchr-github
10m 49s
main
main
10m 49s
View workflow file
Fix 14947: FP algorithmOutOfBounds with array of arrays
scriptcheck
#22480:
Pull request
#8766
synchronize by
pfultz2
13m 36s
pfultz2:container-incorrect-alias
pfultz2:container-incorrect-alias
13m 36s
View #8766
View workflow file
Partial fix for #14911 FN knownConditionTrueFalse for number literal…
scriptcheck
#22479:
Commit
a156364
pushed by
chrchr-github
27m 4s
main
main
27m 4s
View workflow file
Fix 14947: FP algorithmOutOfBounds with array of arrays
scriptcheck
#22478:
Pull request
#8766
synchronize by
pfultz2
12m 23s
pfultz2:container-incorrect-alias
pfultz2:container-incorrect-alias
12m 23s
View #8766
View workflow file
Fix #14949: FP leakNoVarFunctionCall when passing resource to constructor
scriptcheck
#22477:
Pull request
#8765
synchronize by
aadanen
28m 7s
aadanen:fix14949
aadanen:fix14949
28m 7s
View #8765
View workflow file
Make copy-constructible classes copyable
scriptcheck
#22476:
Pull request
#8705
synchronize by
pfultz2
10m 23s
pfultz2:complete-copyable-types
pfultz2:complete-copyable-types
10m 23s
View #8705
View workflow file
Fix #14712: FP constVariableReference , taking non const reference to member
scriptcheck
#22475:
Pull request
#8767
synchronize by
ludviggunne
11m 9s
ludviggunne:14712-const-ref
ludviggunne:14712-const-ref
11m 9s
View #8767
View workflow file
Fix #14712: FP constVariableReference , taking non const reference to member
scriptcheck
#22474:
Pull request
#8767
opened by
ludviggunne
11m 19s
ludviggunne:14712-const-ref
ludviggunne:14712-const-ref
11m 19s
View #8767
View workflow file
Fix #14914: fuzzing timeout (hang) in Tokenizer::simplifyTypedef() (#…
scriptcheck
#22473:
Commit
71de675
pushed by
ludviggunne
11m 54s
main
main
11m 54s
View workflow file
Fix #14818 FP returnDanglingLifetime when passing c_str() to function…
scriptcheck
#22472:
Commit
0911ee6
pushed by
chrchr-github
14m 2s
main
main
14m 2s
View workflow file
Fix #14949: FP leakNoVarFunctionCall when passing resource to constructor
scriptcheck
#22471:
Pull request
#8765
synchronize by
aadanen
10m 33s
aadanen:fix14949
aadanen:fix14949
10m 33s
View #8765
View workflow file
Fix 14947: FP algorithmOutOfBounds with array of arrays
scriptcheck
#22470:
Pull request
#8766
opened by
pfultz2
13m 24s
pfultz2:container-incorrect-alias
pfultz2:container-incorrect-alias
13m 24s
View #8766
View workflow file
Make copy-constructible classes copyable
scriptcheck
#22469:
Pull request
#8705
synchronize by
pfultz2
12m 52s
pfultz2:complete-copyable-types
pfultz2:complete-copyable-types
12m 52s
View #8705
View workflow file
Fix #14949: FP leakNoVarFunctionCall when passing resource to constructor
scriptcheck
#22468:
Pull request
#8765
opened by
aadanen
12m 23s
aadanen:fix14949
aadanen:fix14949
12m 23s
View #8765
View workflow file
Fix #14949: FP leakNoVarFunctionCall when passing resource to constructor
scriptcheck
#22467:
Pull request
#8764
synchronize by
ludviggunne
9m 59s
ludviggunne:14949-mkostemp
ludviggunne:14949-mkostemp
9m 59s
View #8764
View workflow file
Fix #14949: FP leakNoVarFunctionCall when passing resource to constructor
scriptcheck
#22466:
Pull request
#8764
synchronize by
ludviggunne
8m 36s
ludviggunne:14949-mkostemp
ludviggunne:14949-mkostemp
8m 36s
View #8764
View workflow file
Fix #14949: FP leakNoVarFunctionCall when passing resource to constructor
scriptcheck
#22465:
Pull request
#8764
opened by
ludviggunne
9m 47s
ludviggunne:14949-mkostemp
ludviggunne:14949-mkostemp
9m 47s
View #8764
View workflow file
Fix #14948 FP bufferAccessOutOfBounds after container size check
scriptcheck
#22464:
Pull request
#8763
synchronize by
chrchr-github
10m 17s
chrchr-github:chr_14948
chrchr-github:chr_14948
10m 17s
View #8763
View workflow file
Fix #14948 FP bufferAccessOutOfBounds after container size check
scriptcheck
#22463:
Pull request
#8763
opened by
chrchr-github
2m 27s
chrchr-github:chr_14948
chrchr-github:chr_14948
2m 27s
View #8763
View workflow file
Fix 14937: False positive: inconclusive nullPointerRedundantCheck wit…
scriptcheck
#22462:
Commit
8effc6c
pushed by
chrchr-github
11m 13s
main
main
11m 13s
View workflow file
add support for vcxproj ExcludedFromBuild
scriptcheck
#22461:
Pull request
#8759
synchronize by
IOBYTE
10m 42s
IOBYTE:main
IOBYTE:main
10m 42s
View #8759
View workflow file
Fix #14914: fuzzing timeout (hang) in Tokenizer::simplifyTypedef()
scriptcheck
#22460:
Pull request
#8762
opened by
ludviggunne
13m 31s
ludviggunne:14914-hang-typedef
ludviggunne:14914-hang-typedef
13m 31s
View #8762
View workflow file
Previous
1
2
3
4
5
…
99
100
101
Next
You can’t perform that action at this time.