AikidoSec-safe-chain/packages/safe-chain/src
Alexandra Spillane 42fd25bd11 fix(shell-init): suppress cd output
If `cd` causes output on stdout (e.g., via the use of noisy `chpwd` hooks on
zsh), then the resultant `PATH` exported to the shell will be polluted with that
output, and `safe-chain` will not function.  To prevent this, this PR updates
`init-posix.sh` and `unix-wrapper.template.sh` to suppress any output on stdout
during `cd`.
2026-04-29 06:19:03 +10:00
..
api remove trailing slashes and fix test failures 2026-04-01 07:08:30 +00:00
config Some fixes 2026-04-14 16:02:46 -07:00
environment Remove ora dependency 2025-11-25 14:22:31 +01:00
packagemanager Add uvx support 2026-04-14 10:04:10 -04:00
registryProxy Fix PyPI minimum-age fallback when cached metadata bypasses rewrite 2026-04-17 09:37:40 -07:00
scanning Make sure rejected promise is not cached in malware list / new packages cache 2026-04-21 09:31:26 +02:00
shell-integration fix(shell-init): suppress cd output 2026-04-29 06:19:03 +10:00
utils PR comments 2026-01-22 08:20:45 +01:00
installLocation.js Some fixes 2026-04-13 13:32:55 -07:00
installLocation.spec.js Cleanup 2026-04-13 11:01:45 -07:00
main.js Adapt per review 2026-03-27 13:17:58 -07:00