AikidoSec-safe-chain/packages/safe-chain
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
..
bin Add pdm package manager support 2026-04-06 13:01:42 +01:00
src Add pdm package manager support 2026-04-06 13:01:42 +01:00
.npmignore Modify release process 2025-09-05 12:01:29 +02:00
package.json Add pdm package manager support 2026-04-06 13:01:42 +01:00
tsconfig.json Type check safe-chain package 2025-11-01 13:06:06 +01:00