AikidoSec-safe-chain/packages/safe-chain/src/shell-integration
Chris Ingram 1eb4fe05fd Add pdm package manager support
PDM is a modern Python package manager using pyproject.toml (PEP 621).
Uses the same MITM-only proxy approach as poetry/uv/pipx — all malware
detection and minimum package age enforcement happens at the proxy layer
by intercepting PyPI requests.
2026-04-06 13:01:42 +01:00
..
path-wrappers/templates Fix windows shim 2025-12-02 15:00:51 +01:00
startup-scripts Add pdm package manager support 2026-04-06 13:01:42 +01:00
supported-shells Add manual setup and teardown instructions on failure 2026-03-26 13:36:20 +01:00
helpers.js Add pdm package manager support 2026-04-06 13:01:42 +01:00
helpers.spec.js Fix linting issue 2025-10-25 14:14:36 -07:00
setup-ci.js Some modifications 2025-12-17 13:26:14 +01:00
setup-ci.spec.js Skeleton 2025-12-11 15:13:15 -08:00
setup.js Add manual setup and teardown instructions on failure 2026-03-26 13:36:20 +01:00
shellDetection.js Add manual setup and teardown instructions on failure 2026-03-26 13:36:20 +01:00
teardown.js Add manual setup and teardown instructions on failure 2026-03-26 13:36:20 +01:00