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 }}
czhao-dev
/
cpp-static-analyzer
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: czhao-dev/cpp-static-analyzer
Actions
All workflows
Workflows
CI
CI
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
22 workflow runs
22 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
Change README title to C++ Static Analyzer
CI
#22:
Commit
2d155b9
pushed by
czhao-dev
6m 47s
main
main
6m 47s
View workflow file
Add benchmark chart generator + light/dark PNGs
CI
#21:
Commit
14e3f84
pushed by
czhao-dev
6m 40s
main
main
6m 40s
View workflow file
Add CI sanitizer/multi-LLVM matrix (M13)
CI
#20:
Commit
f64de18
pushed by
czhao-dev
5m 50s
main
main
5m 50s
View workflow file
Add synthetic benchmark corpus + cold/warm cache numbers (M12)
CI
#19:
Commit
04ce212
pushed by
czhao-dev
5m 10s
main
main
5m 10s
View workflow file
Verify mutation-testing result is reproducible, not stale
CI
#18:
Commit
44aa9e2
pushed by
czhao-dev
3m 38s
main
main
3m 38s
View workflow file
Document differential/property/fuzz/mutation testing (M11)
CI
#17:
Commit
b35eb47
pushed by
czhao-dev
6m 0s
main
main
6m 0s
View workflow file
Add opt-in mull mutation-testing wiring (Linux only)
CI
#16:
Commit
573d94e
pushed by
czhao-dev
5m 44s
main
main
5m 44s
View workflow file
Fix getName() assert on non-identifier methods (found via mull)
CI
#15:
Commit
edbe8f8
pushed by
czhao-dev
4m 44s
main
main
4m 44s
View workflow file
Add opt-in libFuzzer harness for parse+rule pipeline
CI
#14:
Commit
5cd1501
pushed by
czhao-dev
6m 28s
main
main
6m 28s
View workflow file
Fix clang-format violations from M10 baseline work
CI
#13:
Commit
9ac3706
pushed by
czhao-dev
3m 58s
main
main
3m 58s
View workflow file
Document baseline comparison (README, architecture, demo)
CI
#12:
Commit
affb18f
pushed by
czhao-dev
5m 41s
main
main
5m 41s
View workflow file
Add multi-core scaling benchmark; fix stale spdlog finding claim
CI
#11:
Commit
da48984
pushed by
czhao-dev
4m 49s
main
main
4m 49s
View workflow file
Add incremental analysis cache via --cache-dir (M9)
CI
#10:
Commit
b3dcdb0
pushed by
czhao-dev
5m 28s
main
main
5m 28s
View workflow file
Drop precision study and full-spec §27 from Phase 2+ backlog
CI
#9:
Commit
94874c8
pushed by
czhao-dev
4m 40s
main
main
4m 40s
View workflow file
Add parallel translation-unit analysis via --jobs
CI
#8:
Commit
792a9d6
pushed by
czhao-dev
5m 18s
main
main
5m 18s
View workflow file
Add parallel translation-unit analysis via --jobs (M8)
CI
#7:
Commit
bbe444a
pushed by
czhao-dev
4m 36s
main
main
4m 36s
View workflow file
Add unbalanced-lock, unchecked-null-result, expensive-copy rules (M7)
CI
#6:
Commit
3add299
pushed by
czhao-dev
5m 13s
main
main
5m 13s
View workflow file
Add use-after-move rule on a generic worklist dataflow engine (M6)
CI
#5:
Commit
2e043ca
pushed by
czhao-dev
4m 20s
main
main
4m 20s
View workflow file
Remove SARIF code-scanning CI upload: GHAS not enabled on this privat…
CI
#4:
Commit
4a9c2c4
pushed by
czhao-dev
3m 57s
main
main
3m 57s
View workflow file
Add GitHub code-scanning CI integration; document SARIF/header-filter
CI
#3:
Commit
9f1e64d
pushed by
czhao-dev
5m 42s
main
main
5m 42s
View workflow file
Point README demo section at the new demo/ project
CI
#2:
Commit
769176e
pushed by
czhao-dev
3m 11s
main
main
3m 11s
View workflow file
Add README with build/usage instructions and benchmark numbers
CI
#1:
Commit
86a37f5
pushed by
czhao-dev
3m 51s
main
main
3m 51s
View workflow file
You can’t perform that action at this time.