AikidoSec-safe-chain/packages/safe-chain
Stephen Benjamin 14c8abffea Add uvx support
Add uvx as a supported package manager so that `uvx` commands are
routed through safe-chain's MITM proxy for malware detection, just
like `uv`. Previously, `uvx` bypassed all safe-chain protections.

The uvx package manager reuses the existing uv command runner since
uvx is functionally equivalent to `uv tool run`.

Fixes #268

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-14 10:04:10 -04:00
..
bin Add uvx support 2026-04-14 10:04:10 -04:00
src Add uvx support 2026-04-14 10:04:10 -04:00
.npmignore Modify release process 2025-09-05 12:01:29 +02:00
package.json Add uvx support 2026-04-14 10:04:10 -04:00
tsconfig.json Type check safe-chain package 2025-11-01 13:06:06 +01:00