Skip to main content

Installation

Prowler is available as a project in PyPI. Install it as a Python package with Python >= 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
Commands:
pipx install prowler
prowler -v

Container versions

The available versions of Prowler CLI are the following:
  • latest: in sync with master branch (please note that it is not a stable version)
  • v4-latest: in sync with v4 branch (please note that it is not a stable version)
  • v3-latest: in sync with v3 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.
The container images are available here:
I