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
selfcheck
selfcheck
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
selfcheck
selfcheck
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
.
selfcheck.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
selfcheck
#17877:
Pull request
#8767
synchronize by
ludviggunne
28m 33s
ludviggunne:14712-const-ref
ludviggunne:14712-const-ref
28m 33s
View #8767
View workflow file
Fix #14951: FP unreadVariable with function pointer member
selfcheck
#17876:
Pull request
#8768
synchronize by
ludviggunne
25m 51s
ludviggunne:14951-unread-func-ptr
ludviggunne:14951-unread-func-ptr
25m 51s
View #8768
View workflow file
Fix #14951: FP unreadVariable with function pointer member
selfcheck
#17875:
Pull request
#8768
opened by
ludviggunne
24m 59s
ludviggunne:14951-unread-func-ptr
ludviggunne:14951-unread-func-ptr
24m 59s
View #8768
View workflow file
Fix #14945 FN memleak with nested scopes. (#8761)
selfcheck
#17874:
Commit
8745a78
pushed by
chrchr-github
24m 39s
main
main
24m 39s
View workflow file
Fix 14947: FP algorithmOutOfBounds with array of arrays
selfcheck
#17873:
Pull request
#8766
synchronize by
pfultz2
29m 43s
pfultz2:container-incorrect-alias
pfultz2:container-incorrect-alias
29m 43s
View #8766
View workflow file
Partial fix for #14911 FN knownConditionTrueFalse for number literal…
selfcheck
#17872:
Commit
a156364
pushed by
chrchr-github
36m 3s
main
main
36m 3s
View workflow file
Fix 14947: FP algorithmOutOfBounds with array of arrays
selfcheck
#17871:
Pull request
#8766
synchronize by
pfultz2
26m 55s
pfultz2:container-incorrect-alias
pfultz2:container-incorrect-alias
26m 55s
View #8766
View workflow file
Fix #14949: FP leakNoVarFunctionCall when passing resource to constructor
selfcheck
#17870:
Pull request
#8765
synchronize by
aadanen
37m 26s
aadanen:fix14949
aadanen:fix14949
37m 26s
View #8765
View workflow file
Make copy-constructible classes copyable
selfcheck
#17869:
Pull request
#8705
synchronize by
pfultz2
31m 52s
pfultz2:complete-copyable-types
pfultz2:complete-copyable-types
31m 52s
View #8705
View workflow file
Fix #14712: FP constVariableReference , taking non const reference to member
selfcheck
#17868:
Pull request
#8767
synchronize by
ludviggunne
27m 38s
ludviggunne:14712-const-ref
ludviggunne:14712-const-ref
27m 38s
View #8767
View workflow file
Fix #14712: FP constVariableReference , taking non const reference to member
selfcheck
#17867:
Pull request
#8767
opened by
ludviggunne
28m 19s
ludviggunne:14712-const-ref
ludviggunne:14712-const-ref
28m 19s
View #8767
View workflow file
Fix #14914: fuzzing timeout (hang) in Tokenizer::simplifyTypedef() (#…
selfcheck
#17866:
Commit
71de675
pushed by
ludviggunne
22m 28s
main
main
22m 28s
View workflow file
Fix #14818 FP returnDanglingLifetime when passing c_str() to function…
selfcheck
#17865:
Commit
0911ee6
pushed by
chrchr-github
29m 22s
main
main
29m 22s
View workflow file
Fix #14949: FP leakNoVarFunctionCall when passing resource to constructor
selfcheck
#17864:
Pull request
#8765
synchronize by
aadanen
25m 7s
aadanen:fix14949
aadanen:fix14949
25m 7s
View #8765
View workflow file
Fix 14947: FP algorithmOutOfBounds with array of arrays
selfcheck
#17863:
Pull request
#8766
opened by
pfultz2
26m 34s
pfultz2:container-incorrect-alias
pfultz2:container-incorrect-alias
26m 34s
View #8766
View workflow file
Make copy-constructible classes copyable
selfcheck
#17862:
Pull request
#8705
synchronize by
pfultz2
29m 40s
pfultz2:complete-copyable-types
pfultz2:complete-copyable-types
29m 40s
View #8705
View workflow file
Fix #14949: FP leakNoVarFunctionCall when passing resource to constructor
selfcheck
#17861:
Pull request
#8765
opened by
aadanen
27m 31s
aadanen:fix14949
aadanen:fix14949
27m 31s
View #8765
View workflow file
Fix #14949: FP leakNoVarFunctionCall when passing resource to constructor
selfcheck
#17860:
Pull request
#8764
synchronize by
ludviggunne
29m 22s
ludviggunne:14949-mkostemp
ludviggunne:14949-mkostemp
29m 22s
View #8764
View workflow file
Fix #14949: FP leakNoVarFunctionCall when passing resource to constructor
selfcheck
#17859:
Pull request
#8764
synchronize by
ludviggunne
1m 19s
ludviggunne:14949-mkostemp
ludviggunne:14949-mkostemp
1m 19s
View #8764
View workflow file
Fix #14949: FP leakNoVarFunctionCall when passing resource to constructor
selfcheck
#17858:
Pull request
#8764
opened by
ludviggunne
1m 49s
ludviggunne:14949-mkostemp
ludviggunne:14949-mkostemp
1m 49s
View #8764
View workflow file
Fix #14948 FP bufferAccessOutOfBounds after container size check
selfcheck
#17857:
Pull request
#8763
synchronize by
chrchr-github
26m 11s
chrchr-github:chr_14948
chrchr-github:chr_14948
26m 11s
View #8763
View workflow file
Fix #14948 FP bufferAccessOutOfBounds after container size check
selfcheck
#17856:
Pull request
#8763
opened by
chrchr-github
2m 20s
chrchr-github:chr_14948
chrchr-github:chr_14948
2m 20s
View #8763
View workflow file
Fix 14937: False positive: inconclusive nullPointerRedundantCheck wit…
selfcheck
#17855:
Commit
8effc6c
pushed by
chrchr-github
29m 57s
main
main
29m 57s
View workflow file
add support for vcxproj ExcludedFromBuild
selfcheck
#17854:
Pull request
#8759
synchronize by
IOBYTE
32m 36s
IOBYTE:main
IOBYTE:main
32m 36s
View #8759
View workflow file
Fix #14914: fuzzing timeout (hang) in Tokenizer::simplifyTypedef()
selfcheck
#17853:
Pull request
#8762
opened by
ludviggunne
29m 11s
ludviggunne:14914-hang-typedef
ludviggunne:14914-hang-typedef
29m 11s
View #8762
View workflow file
Previous
1
2
3
4
5
…
99
100
101
Next
You can’t perform that action at this time.