product · inferred from evidence
aarch64
An architecture type referenced in the error message and context of the installation issue.
- Semgrep cannot invoke on ARM aarch64 Android Termux
Semgrep now ships ARM support: multi-arch Docker images (linux/amd64 + linux/arm64) since 1.31.2, aarch64 Python wheels on PyPI since 1.33.1, and musllinux (Alpine) aarch64 wheels since 1.38.0. Upgrade to 1.38.0 or later on ARM, for Docker
- Doppler CLI Unsupported architecture aarch64 install script Apple Silicon
What this covers: Running the Doppler CLI install script ((curl -Ls https://cli.doppler.com/install.sh || wget -qO- https://cli.doppler.com/install.sh) | sh) fails with: ERROR: Unsupported architecture 'aarch64'. The fix that worked: Apple