Installation
Prowler is available as a project in PyPI. Install it as a Python package withPython >= 3.9, <= 3.12
:
- pipx
- pip
- Docker
- GitHub
- Amazon Linux 2
- Ubuntu
- Brew
- AWS CloudShell
- Azure CloudShell
pipx installs Python applications in isolated environments. Use
pipx
for global installation.Requirements:Python >= 3.9, <= 3.12
pipx
installed: pipx installation.- AWS, GCP, Azure and/or Kubernetes credentials
Container versions
The available versions of Prowler CLI are the following:latest
: in sync withmaster
branch (please note that it is not a stable version)v4-latest
: in sync withv4
branch (please note that it is not a stable version)v3-latest
: in sync withv3
branch (please note that it is not a stable version)<x.y.z>
(release): you can find the releases here, those are stable releases.stable
: this tag always point to the latest release.v4-stable
: this tag always point to the latest release for v4.v3-stable
: this tag always point to the latest release for v3.
- Prowler CLI: