LinuxCommandLibrary

prowler-github

GitHub organization security assessment

TLDR

Run GitHub security assessment

$ prowler github
copy
Check specific organization
$ prowler github --organization [org-name]
copy
Run specific checks
$ prowler github --checks [repository_secret_scanning]
copy

SYNOPSIS

prowler github [options]

DESCRIPTION

prowler github performs security assessment of GitHub organizations and repositories. Checks for security misconfigurations, missing protections, and best practices compliance.

PARAMETERS

--organization name

GitHub organization.
--repository name
Specific repository.
--checks checks
Specific checks to run.
-M, --output-modes format
Output format.
-o, --output-directory dir
Output directory.

SEE ALSO

prowler(1), gh(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community