skillfed

prowler

Prowler is an Open Source security tool to perform AWS, GCP and Azure security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness. It contains hundreds of controls covering CIS, NIST 800, NIST CSF, CISA, RBI, FedRAMP, PCI-DSS, GDPR, HIPAA, FFIEC, SOC2, GXP, AWS Well-Architected Framework Security Pillar, AWS Foundational Technical Review (FTR), ENS (Spanish National Security Scheme) and your custom security frameworks.

prowler v5.38.0 228.1K downloads/30d#9,157 on PyPI14,586
Permissive license Apache-2.0 Active released

What it is and what it does

Prowler is an open-source cloud security platform that runs security and compliance checks across AWS, Azure, GCP, Kubernetes, GitHub, M365, OCI, Alibaba Cloud, and other cloud environments. It includes hundreds of built-in controls aligned with industry standards (CIS, NIST 800, NIST CSF, CISA, MITRE ATT&CK) and regulatory frameworks (PCI-DSS, GDPR, HIPAA, FedRAMP, SOC2, ISO 27001). The tool provides CLI, API, and web UI interfaces for running assessments, viewing results, and generating compliance reports.

It's designed for organizations needing continuous security monitoring and compliance validation across multiple cloud accounts and providers. Prowler can be deployed as a standalone CLI tool, a self-hosted web application (Prowler Local Server), or used via the managed Prowler Cloud service. For AWS, it includes Attack Paths functionality that combines inventory data with security findings to visualize attack chains using Neo4j or Amazon Neptune graph databases.

Use it for:

  • Audit AWS, Azure, or GCP environments against CIS benchmarks and regulatory frameworks like PCI-DSS or HIPAA.
  • Continuous compliance monitoring across multiple cloud accounts with automated check execution and reporting.
  • Identify and prioritize security misconfigurations using Prowler ThreatScore risk weighting.
  • Scan Kubernetes clusters for security policy violations and compliance gaps.
  • Generate compliance evidence and reports for audits, certifications, or incident response investigations.
  • Visualize attack paths in AWS using graph-based analysis of cloud resources and security findings.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Prowler automates security and compliance assessments across multiple cloud providers using hundreds of built-in security checks and compliance frameworks.

Yes. Prowler is actively maintained, widely used, carries no known vulnerabilities, and offers permissive licensing. It's the right choice if you need multi-cloud security assessment with compliance framework support. Install friction is low. The main consideration is whether you need all 93 dependencies or can work with a subset; verify your provider's SDK requirements before deploying at scale.

Install

prowler on PyPI

pip

pip install prowler

uv

uv add prowler

poetry

poetry add prowler

Installing prowler

Before you install

Low install friction with a pure Python wheel distribution. Actively maintained with a release 8 days ago. Supports Python 3.10–3.13 and carries 93 runtime dependencies, mostly cloud provider SDKs that are installed on demand.

License in practice

Apache-2.0 permissive license allows commercial and private use with minimal restrictions, making it suitable for enterprise deployments without licensing concerns.

Quickstart

pip install prowler
prowler aws
# For dashboard: prowler dashboard

Requires Python 3.10 or later. Cloud provider credentials (AWS keys, Azure identity, etc.) must be configured in the environment for the relevant provider scans to function.

Verify before relying

  • Whether all 93 runtime dependencies are required for basic operation or if they are conditionally installed per provider.
  • Performance characteristics and typical runtime for scanning large multi-account or multi-subscription environments.
  • Whether the Neo4j or Neptune graph backend for Attack Paths is required for core functionality or optional.
  • Availability and maturity of the self-hosted Prowler Local Server relative to the cloud-hosted version.

Package facts

License Apache-2.0 (permissive)
Python support supports the current Python release (<3.14,>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 93 — alibabacloud-actiontrail20200706, alibabacloud-credentials, alibabacloud-cs20151215, alibabacloud-ecs20140526, alibabacloud-gateway-oss-util, alibabacloud-oss20190517, alibabacloud-ram20150501, alibabacloud-rds20140815, alibabacloud-sas20181203, alibabacloud-sls20201230, alibabacloud-sts20150401, alibabacloud-tea-openapi, alibabacloud-vpc20160428, alive-progress, azure-identity, azure-keyvault-keys, azure-mgmt-apimanagement, azure-mgmt-applicationinsights, azure-mgmt-authorization, azure-mgmt-compute, azure-mgmt-containerregistry, azure-mgmt-containerservice, azure-mgmt-cosmosdb, azure-mgmt-databricks, azure-mgmt-keyvault, azure-mgmt-loganalytics, azure-mgmt-monitor, azure-mgmt-network, azure-mgmt-postgresqlflexibleservers, azure-mgmt-rdbms
Maintenance actively maintained — 8 days since the last release
Last repo commit
First released
Downloads 228,062/month — #9,157 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: prowler-5.38.0-py3-none-any.whl

Programming Language :: Python :: 3Programming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13

Tags

cloud security assessment toolmulti-cloud compliance scanningAWS Azure GCP security auditcloud security posture managementcompliance framework automationcloud security checkscloud infrastructure securitysecurity compliance scanner
cloud-securitycompliance-automationmulti-cloud

More Security packages

Further reading