Pipelock Agent Security Scan
Version updated for https://github.com/luckyPipewrench/pipelock to version v1.1.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 secure AI agents by monitoring and controlling their HTTP requests to prevent unauthorized data leaks, such as API key exposure. It automates security by scanning outbound requests for sensitive data, blocking potential threats, and ensuring safe communication without requiring changes to the agent’s code. Pipelock supports various AI agent frameworks and operates as a single binary with no runtime dependencies, offering flexible deployment options like forward proxy or fetch proxy modes.
Release notes
Changelog
- bafc95d847242a70892cb2d3d73c4386c63c85b3 ci: bump actions/checkout from 4.3.1 to 6.0.2 (#198)
- b640cb95853a3766c377dfb1757ed837d1572667 ci: bump actions/dependency-review-action from 4.7.1 to 4.9.0 (#196)
- 620797778d136b1807de0bbf4e908f9b8c7af955 ci: bump docker/setup-buildx-action from 3.12.0 to 4.0.0 (#199)
- 748e86cd889a0c27c22af8bc42cad606fc516b23 ci: bump docker/setup-qemu-action from 3.7.0 to 4.0.0 (#200)
- 42bb8ba6ab67198d2d415a57fd29db943a1a8817 ci: bump github/codeql-action from 4.32.4 to 4.32.6 (#197)
- f13d59069db13624393b939b2603edd69e5c1135 feat: add discover command for MCP server protection scanning (#194)
- 76d701d43b83f942f3471ca87031027ac476f7ed feat: add parallel benchmarks, concurrent scaling test, and performance doc (#201)
- d40ea7b9fc78f560d894bac72cffa1b02177df9c feat: split enterprise features into dedicated module under ELv2 (#202)