LinuxCommandLibrary

prowler-gcp

GCP cloud security assessment

TLDR

Run GCP security assessment

$ prowler gcp
copy
Run specific checks
$ prowler gcp --checks [cloudstorage_bucket_public_access]
copy
Run with compliance framework
$ prowler gcp --compliance [cis_2.0_gcp]
copy
Specify project
$ prowler gcp --project-ids [project-id]
copy

SYNOPSIS

prowler gcp [options]

DESCRIPTION

prowler gcp performs security assessment of Google Cloud Platform projects. Checks configuration against best practices and compliance frameworks. Identifies security issues in GCP resources.

PARAMETERS

--checks checks

Specific checks to run.
--services services
Services to check.
--compliance framework
Compliance framework.
--project-ids ids
GCP project IDs.
-M, --output-modes format
Output format.
-o, --output-directory dir
Output directory.

SEE ALSO

prowler(1), gcloud(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community