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
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 }}
Timwood0x10
/
OmniScope
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
16
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: Timwood0x10/OmniScope
Actions
All workflows
Workflows
.github/workflows/omniscope.yml
.github/workflows/omniscope.yml
CI
CI
OmniScope Test Suite
OmniScope Test Suite
Release
Release
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
452 workflow runs
452 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.
chore: cleanup and modernize zig codebase
CI
#291:
Commit
bfeae0b
pushed by
Timwood0x10
3m 53s
dev
dev
3m 53s
View workflow file
feat: format code
CI
#290:
Commit
625fcfe
pushed by
Timwood0x10
3m 28s
dev
dev
3m 28s
View workflow file
feat: add full false positive reduction pipeline
CI
#289:
Commit
1565d8a
pushed by
Timwood0x10
44s
dev
dev
44s
View workflow file
feat(semantics): add SRT-backed pattern detectors and issue gate fo…
CI
#288:
Commit
0e32d21
pushed by
Timwood0x10
49s
dev
dev
49s
View workflow file
refactor: implement two-stage issue verification system with candidat…
CI
#287:
Commit
776186b
pushed by
Timwood0x10
1m 54s
dev
dev
1m 54s
View workflow file
fix: reduce false leaks via structural transfer detection and factory…
CI
#286:
Commit
5737ef5
pushed by
Timwood0x10
3m 57s
dev
dev
3m 57s
View workflow file
feat(semantics, analysis): add full language zone classification system
CI
#285:
Commit
9da9102
pushed by
Timwood0x10
3m 6s
dev
dev
3m 6s
View workflow file
feat(phase16+17): complete severity fixes, anti-collapse, code cleanup
CI
#284:
Commit
8601302
pushed by
Timwood0x10
3m 40s
dev
dev
3m 40s
View workflow file
refactor(ptr_lifetime): split FFI checks to separate file and tempora…
CI
#283:
Commit
8e56f4a
pushed by
Timwood0x10
48s
dev
dev
48s
View workflow file
release: bump version to 0.2.0
CI
#282:
Commit
507ab46
pushed by
Timwood0x10
46s
dev
dev
46s
View workflow file
feat(ptr-lifetime, memory-graph): add full escape tracking and contra…
CI
#281:
Commit
0dcddea
pushed by
Timwood0x10
1m 32s
dev
dev
1m 32s
View workflow file
feat(resource): implement shared resource function summary system
CI
#280:
Commit
ebb1172
pushed by
Timwood0x10
5m 23s
dev
dev
5m 23s
View workflow file
refactor: replace language-based cross-free check with family-based c…
CI
#279:
Commit
a714be8
pushed by
Timwood0x10
1m 50s
dev
dev
1m 50s
View workflow file
release: bump to 0.2.0, merge 0.1.9 fixes with semantic analysis work
CI
#278:
Commit
46dea27
pushed by
Timwood0x10
40s
dev
dev
40s
View workflow file
fix: resolve multiple false positive leak and FFI boundary bugs
CI
#277:
Commit
506eccd
pushed by
Timwood0x10
2m 8s
dev
dev
2m 8s
View workflow file
refactor: restructure imports, add platform profile support, improve …
CI
#276:
Commit
a661015
pushed by
Timwood0x10
1m 40s
dev
dev
1m 40s
View workflow file
refactor,perf,fix,style,docs: comprehensive memory safety and FFI ana…
CI
#275:
Commit
b2a34da
pushed by
Timwood0x10
1m 41s
dev
dev
1m 41s
View workflow file
fix: add error logging for alias tracking and improve suppression rules
CI
#274:
Commit
58bb2fd
pushed by
Timwood0x10
1m 15s
dev
dev
1m 15s
View workflow file
refactor: add parallel analysis support + small fixes
CI
#273:
Commit
958165c
pushed by
Timwood0x10
3m 23s
dev
dev
3m 23s
View workflow file
feat: add bump-pointer arena allocator to pass context
CI
#272:
Commit
705767a
pushed by
Timwood0x10
1m 27s
dev
dev
1m 27s
View workflow file
refactor,feat,test,docs: implement C++ internal leak gate, string int…
CI
#271:
Commit
74b3467
pushed by
Timwood0x10
3m 45s
dev
dev
3m 45s
View workflow file
feat: add module-level IR evidence collection and enhanced language-a…
CI
#270:
Commit
5df8b50
pushed by
Timwood0x10
1m 39s
dev
dev
1m 39s
View workflow file
feat: replace Swift language support with C#/.NET
CI
#269:
Commit
fc10e1c
pushed by
Timwood0x10
2m 19s
dev
dev
2m 19s
View workflow file
feat:optimize pattern matching
CI
#268:
Commit
242ac52
pushed by
Timwood0x10
1m 49s
dev
dev
1m 49s
View workflow file
feat: add per-pass performance profiling support
CI
#267:
Commit
6a714db
pushed by
Timwood0x10
6m 7s
dev
dev
6m 7s
View workflow file
Previous
1
2
3
4
5
6
…
18
19
Next
You can’t perform that action at this time.