turbot/Steampipe Check

Run Steampipe mod benchmarks and controls. Create annotations for Infrastructure as Code (IaC) controls.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
mod-urlMod URL to clone. Examples: https://github.com/turbot/steampipe-mod-aws-complianceyes
mod-branchMod branch or tag to clone. Defaults to 'main'. Examples: main, release/v0.7, v0.5, 'v1.0-beta.0nomain
mod-checksSpace separated list of benchmarks and controls to run. Can also pass in as a multi-line string. Defaults to 'all'.noall
pipes-snapshot-visibilitySet this to 'anyone_with_link' or 'workspace' to create a snapshot in Turbot Pipes with the specified visibility.no
pipes-tokenThe Turbot Pipes token used to save snapshots. Can also be set via the PIPES_TOKEN environment variable (https://steampipe.io/docs/reference/env-vars/pipes_token).no
additional-argsSpace separated args to add to the 'steampipe check' command.no
artifact-exportsComma separated export types to save as artifacts. Example: 'csv,json'. For all valid formats please see https://steampipe.io/docs/reference/cli/check#output-formats.no
github-tokenGitHub token used to download the Steampipe mod, upload artifacts, and create annotations.no${{ github.token }}

no outputs