legitify

Detect and remediate security misconfigurations in GitHub/GitLab

brewmacoslinux
Try with needOr install directly
Source

About

Tool to detect/remediate misconfig and security risks of GitHub/GitLab assets

Commands

legitify

Examples

Scan a GitHub organization for security risks$ legitify scan github --org my-org
Scan a GitLab group for misconfigurations$ legitify scan gitlab --group my-group
Generate a detailed report of all findings$ legitify scan github --org my-org --output json > report.json