Pipelock Agent Security Scan
Version updated for https://github.com/luckyPipewrench/pipelock to version v0.3.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Pipelock is an open-source agent firewall designed to monitor and secure AI agents by intercepting and scanning HTTP requests for sensitive data leaks, unauthorized domains, and integrity violations. It automates the protection of API keys and other critical information without requiring code changes, acting as a forward proxy that integrates seamlessly with popular AI frameworks like OpenAI Agents SDK, Claude Code, and LangGraph. Its capabilities include data loss prevention (DLP), domain blocklisting, and runtime integrity monitoring, providing robust security for AI-driven workflows.
Release notes
Changelog
- 796ff88cf1da1784a905926bf607071f4b0d429f feat: DLP pattern tuning, include_defaults merge, suppression guide (#144)
- 2f5ee0efb4693d11e5938fed693e63a3068b30ed feat: add finding suppression, kill switch, MCP refactor, and chain detection (#142)
- e3528e3d3a5a017ae66b901681cd72128ea7f8c7 feat: event emission, kill switch API, port isolation (#143)
- a7f258b9f2a98f3bf7e07beb20aea9a51af297da fix: close WebSocket cross-message DLP bypass (#140)
- 2a73c0ecf1e03cef17e15f7024e553b6d04dadac fix: close header rotation evasion with IP-level domain tracking (#141)