Repository History
3 repositories tagged with Threat Detection

ADR: Uber's Enterprise Security System for AI Agents
ADR (Agentic AI Detection and Response) is an enterprise security system developed by Uber to secure AI agents. It offers critical capabilities like observability, security benchmarking, and threat detection, ensuring the safe operation of both employee and customer-facing AI applications. This open-source project is deployed in production at Uber and was accepted to MLSys 2026.
Tailpipe: An Open Source SIEM for Instant Log Insights with DuckDB
Tailpipe is an open source SIEM designed for instant log insights, powered by DuckDB. It allows users to analyze millions of events in seconds directly from their terminal using SQL queries. This tool is ideal for developers and security professionals seeking a lightweight, efficient, and flexible solution for log analysis across various cloud and application sources.

theProtector: Real-time Linux Security Monitoring with eBPF and Honeypots
theProtector is a powerful Linux Bash script designed for real-time host-based security monitoring. It leverages advanced techniques like eBPF kernel monitoring, YARA pattern matching, and network honeypots to detect and respond to threats. This tool provides multi-layer security for paranoid admins on a budget, ensuring continuous protection with minimal overhead.