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 }}
famez
/
ProxyDLP
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
20
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 1, 2026
chore(app): update APP_VERSION to v1.5.0
famez
committed
37ceb1c
View commit details
Copy full SHA for 37ceb1c
Browse repository at this point
feat(terminal): show active sessions (user + IP) per proxy replica
Show description for ca13cf4
famez
and
claude
committed
ca13cf4
View commit details
Copy full SHA for ca13cf4
Browse repository at this point
feat(chatgpt): parse delta-encoded eventstream to capture assistant response
Show description for 9f50feb
famez
and
claude
committed
9f50feb
View commit details
Copy full SHA for 9f50feb
Browse repository at this point
Commits on Mar 31, 2026
fix(ui): hide raw content when copilot_context is present to avoid duplication
Show description for e22eded
famez
and
claude
committed
e22eded
View commit details
Copy full SHA for e22eded
Browse repository at this point
fix(github_copilot): skip internal Copilot operational prompts from DB
Show description for 2cd0756
famez
and
claude
committed
2cd0756
View commit details
Copy full SHA for 2cd0756
Browse repository at this point
fix(monitor): cache extracted_text in DB to eliminate OOM in TF-IDF
Show description for b0d1439
famez
and
claude
committed
b0d1439
View commit details
Copy full SHA for b0d1439
Browse repository at this point
fix(monitor): delete orphaned files on retention purge and fix TF-IDF cursor timeout
Show description for 87a5f94
famez
and
claude
committed
87a5f94
View commit details
Copy full SHA for 87a5f94
Browse repository at this point
feat(monitor): Added more verbose logs to debug.
famez
committed
1f37e99
View commit details
Copy full SHA for 1f37e99
Browse repository at this point
feat(monitor): Parse eml files
famez
committed
b2ee35a
View commit details
Copy full SHA for b2ee35a
Browse repository at this point
fix(monitor): handle legacy .xls files with xlrd separately from .xlsx
Show description for 093fd15
famez
and
claude
committed
093fd15
View commit details
Copy full SHA for 093fd15
Browse repository at this point
feat(monitor): add SVG support in docx image extraction via cairosvg
Show description for 03a1b1a
famez
and
claude
committed
03a1b1a
View commit details
Copy full SHA for 03a1b1a
Browse repository at this point
feat(monitor): replace print() with levelled logging via LOG_LEVEL env var
Show description for 2cd98e2
famez
and
claude
committed
2cd98e2
View commit details
Copy full SHA for 2cd98e2
Browse repository at this point
fix(monitor): fix extract_images_from_docx disk leak and race condition
Show description for be2d429
famez
and
claude
committed
be2d429
View commit details
Copy full SHA for be2d429
Browse repository at this point
fix(proxy): handle gRPC unavailable error in all stub.EventAdded calls
Show description for 2617737
famez
and
claude
committed
2617737
View commit details
Copy full SHA for 2617737
Browse repository at this point
fix(proxy): pass flows_to_remove directly to view.remove()
Show description for d3f0ffe
famez
and
claude
committed
d3f0ffe
View commit details
Copy full SHA for d3f0ffe
Browse repository at this point
fix(proxy): correct Monitor.error() signature to match mitmproxy hook
Show description for a249e91
famez
and
claude
committed
a249e91
View commit details
Copy full SHA for a249e91
Browse repository at this point
Commits on Mar 30, 2026
feat(ms-copilot): capture agent responses from server-side WebSocket
Show description for fc87d46
famez
and
claude
committed
fc87d46
View commit details
Copy full SHA for fc87d46
Browse repository at this point
feat(web): parse and display AI coding assistant prompts
Show description for 52c3c47
famez
and
claude
committed
52c3c47
View commit details
Copy full SHA for 52c3c47
Browse repository at this point
fix(github-copilot): parse copilot context on-the-fly in server.js
Show description for 82cf921
famez
and
claude
committed
82cf921
View commit details
Copy full SHA for 82cf921
Browse repository at this point
feat(github-copilot): parse and display Copilot inline context
Show description for 7b4a4dc
famez
and
claude
committed
7b4a4dc
View commit details
Copy full SHA for 7b4a4dc
Browse repository at this point
refactor(proxy): switch memory watchdog to percentage-based limit
Show description for fa336b9
famez
and
claude
committed
fa336b9
View commit details
Copy full SHA for fa336b9
Browse repository at this point
refactor(RAM): Changed memory limits
famez
committed
15a7577
View commit details
Copy full SHA for 15a7577
Browse repository at this point
refactor(proxy): bundle callbacks into ProxyCallbacks dataclass
Show description for e10a4f7
famez
and
claude
committed
e10a4f7
View commit details
Copy full SHA for e10a4f7
Browse repository at this point
feat(proxy): add periodic flow purger to cap in-memory flow count
Show description for 7fc0fd0
famez
and
claude
committed
7fc0fd0
View commit details
Copy full SHA for 7fc0fd0
Browse repository at this point
Commits on Mar 29, 2026
feat(proxy): capture and display LLM responses for Claude conversations
Show description for 177f835
famez
and
claude
committed
177f835
View commit details
Copy full SHA for 177f835
Browse repository at this point
refactor(proxy): migrate to async/await using motor and grpc.aio
Show description for b8b3498
famez
and
claude
committed
b8b3498
View commit details
Copy full SHA for b8b3498
Browse repository at this point
fix(terminal): Avoid annoying message in the MitMProxy terminal.
famez
committed
e0f8985
View commit details
Copy full SHA for e0f8985
Browse repository at this point
feat(proxy): add Claude.ai decoder
Show description for 45bae5f
famez
and
claude
committed
45bae5f
View commit details
Copy full SHA for 45bae5f
Browse repository at this point
Commits on Mar 28, 2026
refactor: Added typing to all the python code.
famez
committed
e8c6d6a
View commit details
Copy full SHA for e8c6d6a
Browse repository at this point
fix(security): mitigate injection, brute force and input validation vulnerabilities
Show description for 487f217
famez
and
claude
committed
487f217
View commit details
Copy full SHA for 487f217
Browse repository at this point
feat(retention): move purge scheduler to monitor and add dedicated permission
Show description for 4d188b7
famez
committed
4d188b7
View commit details
Copy full SHA for 4d188b7
Browse repository at this point
refactor(server): replace per-request DB connect/close with shared module-level instance
famez
committed
6513ebd
View commit details
Copy full SHA for 6513ebd
Browse repository at this point
perf(server): move $sort and $limit before $lookup in /explore pipeline
famez
committed
bc9b78a
View commit details
Copy full SHA for bc9b78a
Browse repository at this point
Commits on Mar 26, 2026
Add autoscaler service with Docker support and memory management for proxy replicas
famez
committed
be73eb5
View commit details
Copy full SHA for be73eb5
Browse repository at this point
Add WebSocket support for /ws-term in NGINX configuration
famez
committed
deb7f6d
View commit details
Copy full SHA for deb7f6d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.