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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
koderover
/
zadig
Public
Notifications
You must be signed in to change notification settings
Fork
906
Star
3.2k
Code
Issues
11
Pull requests
15
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: add terminal session audit
- #4725
#4725
Open
huanghongbo-hhb
wants to merge 25 commits into
koderover:main
koderover/zadig:main
from
huanghongbo-hhb:feat/terminal-session-audit
huanghongbo-hhb/zadig:feat/terminal-session-audit
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Open
feat: add terminal session audit
#4725
huanghongbo-hhb
wants to merge 25 commits into
koderover:main
koderover/zadig:main
from
huanghongbo-hhb:feat/terminal-session-audit
huanghongbo-hhb/zadig:feat/terminal-session-audit
Copy head branch name to clipboard
Commits
Commits on May 28, 2026
feat: add terminal session audit
Show description for b736a4e
huanghongbo-hhb
committed
b736a4e
View commit details
Copy full SHA for b736a4e
Browse repository at this point
Commits on May 29, 2026
refactor: remove terminal audit risk level placeholder
Show description for 848d607
huanghongbo-hhb
committed
848d607
View commit details
Copy full SHA for 848d607
Browse repository at this point
feat: restore terminal audit risk level
Show description for e711ffe
huanghongbo-hhb
committed
e711ffe
View commit details
Copy full SHA for e711ffe
Browse repository at this point
chore: add terminal audit close path debug logs
Show description for 1b0b741
huanghongbo-hhb
committed
1b0b741
View commit details
Copy full SHA for 1b0b741
Browse repository at this point
fix: close terminal session on websocket shutdown
Show description for 09e5993
huanghongbo-hhb
committed
09e5993
View commit details
Copy full SHA for 09e5993
Browse repository at this point
fix: cancel pod exec stream on terminal close
Show description for 221f46d
huanghongbo-hhb
committed
221f46d
View commit details
Copy full SHA for 221f46d
Browse repository at this point
refactor: make terminal session close idempotent
Show description for fe90064
huanghongbo-hhb
committed
fe90064
View commit details
Copy full SHA for fe90064
Browse repository at this point
Commits on Jun 1, 2026
feat: improve bracketed paste command extraction
Show description for 2114627
huanghongbo-hhb
committed
2114627
View commit details
Copy full SHA for 2114627
Browse repository at this point
feat: record podexec service name in terminal audit
Show description for ca12208
huanghongbo-hhb
committed
ca12208
View commit details
Copy full SHA for ca12208
Browse repository at this point
feat: refine terminal audit interactive command extraction
Show description for 522a74a
huanghongbo-hhb
committed
522a74a
View commit details
Copy full SHA for 522a74a
Browse repository at this point
fix: keep podexec terminal websocket alive
Show description for 30da675
huanghongbo-hhb
committed
30da675
View commit details
Copy full SHA for 30da675
Browse repository at this point
Commits on Aug 13, 2026
Revert "fix: keep podexec terminal websocket alive"
Show description for db8dadb
huanghongbo-hhb
committed
db8dadb
View commit details
Copy full SHA for db8dadb
Browse repository at this point
feat: expand interactive command whitelist
Show description for 3f2742f
huanghongbo-hhb
committed
3f2742f
View commit details
Copy full SHA for 3f2742f
Browse repository at this point
fix: abort terminal sessions on aslan shutdown
Show description for 73fc9cd
huanghongbo-hhb
committed
73fc9cd
View commit details
Copy full SHA for 73fc9cd
Browse repository at this point
feat: support live terminal session monitoring
Show description for fe01a1c
huanghongbo-hhb
committed
fe01a1c
View commit details
Copy full SHA for fe01a1c
Browse repository at this point
fix: harden terminal audit recording
Show description for 8d6dc49
huanghongbo-hhb
committed
8d6dc49
View commit details
Copy full SHA for 8d6dc49
Browse repository at this point
fix: harden terminal audit lifecycle
Show description for 6b29e19
huanghongbo-hhb
committed
6b29e19
View commit details
Copy full SHA for 6b29e19
Browse repository at this point
fix: finish terminal audit hardening
Show description for 35f6012
huanghongbo-hhb
committed
35f6012
View commit details
Copy full SHA for 35f6012
Browse repository at this point
fix: retry live terminal state initialization
Show description for 0599d85
huanghongbo-hhb
committed
0599d85
View commit details
Copy full SHA for 0599d85
Browse repository at this point
docs: explain terminal command hashed index
Show description for bb44dab
huanghongbo-hhb
committed
bb44dab
View commit details
Copy full SHA for bb44dab
Browse repository at this point
refactor: clarify terminal audit code paths
Show description for 5998226
huanghongbo-hhb
committed
5998226
View commit details
Copy full SHA for 5998226
Browse repository at this point
refactor: simplify active session registry
Show description for 93726f5
huanghongbo-hhb
committed
93726f5
View commit details
Copy full SHA for 93726f5
Browse repository at this point
fix: stream live terminal output to spectators
Show description for a2c16e3
huanghongbo-hhb
committed
a2c16e3
View commit details
Copy full SHA for a2c16e3
Browse repository at this point
Commits on Aug 17, 2026
feat: build terminal audit evidence for ai analysis
Show description for b5e1c29
huanghongbo-hhb
committed
b5e1c29
View commit details
Copy full SHA for b5e1c29
Browse repository at this point
feat: add terminal session ai audit
Show description for c228982
huanghongbo-hhb
committed
c228982
View commit details
Copy full SHA for c228982
Browse repository at this point
You can’t perform that action at this time.