Skip to content

Examples

Huzefaaa2 edited this page Jan 26, 2026 · 3 revisions

Examples

The examples/ folder provides hands-on CI simulations and sample outputs.

What's included

  • examples/fixtures/ contains good and bad Terraform inputs (.tf, .tfvars, .hcl, .tfstate).
  • examples/gitlab-ci/ shows a GitLab CI template example and sample outputs.
  • examples/github-actions/ shows a GitHub Actions workflow example and sample outputs.

Each folder includes a README.md with steps and expected output formats (JSON, SARIF, JUnit, CSV).

Clone this wiki locally