-
Notifications
You must be signed in to change notification settings - Fork 6
Examples
Huzefaaa2 edited this page Jan 26, 2026
·
3 revisions
The examples/ folder provides hands-on CI simulations and sample outputs.
-
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).