Releases: rastrigin-systems/arfa
Releases · rastrigin-systems/arfa
v0.1.0 - Initial Release
Arfa v0.1.0 - Initial Release
Enterprise security gateway for Claude Code
Highlights
- 🔒 Transparent HTTPS Proxy - Intercept and log all Claude Code API traffic
- 📊 Activity Monitoring - Track tool calls, file access, and command execution
- 🛡️ Policy Enforcement - Block dangerous operations based on organizational policies
- ⚡ Zero Configuration - Automatic client detection and policy application
- 🏢 Multi-Tenant Architecture - Centralized management across teams and organizations
Components
- API Server - Go REST API with PostgreSQL
- CLI Tool -
arfa-clifor proxy management - Web Dashboard - Next.js admin UI
Quick Start
git clone https://github.com/rastrigin-systems/arfa.git
cd arfa
docker compose up -d
make install-tools && make generateSee README.md for full documentation.
License
MIT License