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
.
multikernel
/
sandlock
Public
Notifications
You must be signed in to change notification settings
Fork
39
Star
360
Code
Issues
13
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
learn: HTTP/HTTPS observation via transparent proxy
- #197
#197
Merged
congwang-mk
merged 10 commits into
multikernel:main
multikernel/sandlock:main
from
ghazariann:feat/learn-http
ghazariann/sandlock:feat/learn-http
Copy head branch name to clipboard
Aug 18, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
learn: HTTP/HTTPS observation via transparent proxy
#197
congwang-mk
merged 10 commits into
multikernel:main
multikernel/sandlock:main
from
ghazariann:feat/learn-http
ghazariann/sandlock:feat/learn-http
Copy head branch name to clipboard
Commits
Commits on Aug 16, 2026
[feat] proxy: add log_fn callback to AclService for HTTP observation
ghazariann
committed
d385edd
View commit details
Copy full SHA for d385edd
Browse repository at this point
[feat] learn: record HTTP method+host+path via transparent proxy
ghazariann
committed
75c1cbb
View commit details
Copy full SHA for 75c1cbb
Browse repository at this point
[test] learn: add HTTP/HTTPS observation tests and docs
ghazariann
committed
d3c980e
View commit details
Copy full SHA for d3c980e
Browse repository at this point
feat(learn): add --http-ca-out and --env to LearnArgs
ghazariann
committed
79b8b03
View commit details
Copy full SHA for 79b8b03
Browse repository at this point
[remove] learn: drop --learn-http gate, HTTP observation is now always on
ghazariann
committed
33a5351
View commit details
Copy full SHA for 33a5351
Browse repository at this point
[fix] learn: merge now carries http.allow, http.ports, and http_inject_ca
ghazariann
committed
798012f
View commit details
Copy full SHA for 798012f
Browse repository at this point
[fix] proxy: log_fn fires after verify_host, not before
ghazariann
committed
2772bf4
View commit details
Copy full SHA for 2772bf4
Browse repository at this point
[fix] learn: read http_ports from built policy instead of recomputing
ghazariann
committed
38aee48
View commit details
Copy full SHA for 38aee48
Browse repository at this point
[feat] learn: write --env and --http-ca-out to profile; fix merge for env and http_ca_out; update docs
ghazariann
committed
ec65195
View commit details
Copy full SHA for ec65195
Browse repository at this point
Commits on Aug 17, 2026
[fix] ca_inject: follow symlinks when matching bundle paths; rewrite HTTPS learn tests
ghazariann
committed
0dae1d3
View commit details
Copy full SHA for 0dae1d3
Browse repository at this point
You can’t perform that action at this time.