product · inferred from evidence
linux/amd64
A platform identifier for Linux running on x86_64 architecture, used here to force the container to run in amd64 mode.
- Semgrep cannot invoke on ARM aarch64 Android Termux
Semgrep installs on ARM (e.g. an Android tablet via Termux, or aarch64 Linux) but cannot be invoked, the bundled OCaml binary is x86-64 only, so it fails on ARM systems.