Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 4.24 KB

README.md

File metadata and controls

20 lines (14 loc) · 4.24 KB

Github Actions

repo standards badge

A collection of GitHub Actions.

Action Description
code-formatter Run various code formatters against a PR, and commit the results
malformed-yaml Reject a PR if it contains malformed YAML files
terraform-static-analysis Runs TFSec, Checkov and TFlint against Terraform
setup-container-structure-test Installs Google's Container Structure Test
slack-github-secret-scanning-integration A Github Action to get alerts from github secret scanning and send them to Slack
check-version-pinning Scans your workflow files to ensure all GitHub Actions are securely pinned to a SHA hash, rather than a version tag (@v).