vlotpipe docs¶
vlotpipe is a linter for CI pipelines — GitHub Actions and Azure Pipelines. Start here:
- Getting started — install, your first scan,
wiring
checkinto CI, suppressing a finding. Ten minutes. - Integrations — CI annotations, the GitHub Action, the pre-commit hook, or pushing to a dashboard.
- Rule reference — every rule vlotpipe ships, one page each: what it checks, why, a flagged/fixed example, how to suppress it.
- Selective enforcement — gate
checkon a small, currently-clean set of rules today while still seeing the full backlog, instead of an all-or-nothing gate. - Custom rules — org-specific policy, no Go code or rebuild required.
- Trophy case — real bugs found and fixed by running vlotpipe against real pipelines.
Try it without installing anything: the playground runs the same scanner in your browser via WebAssembly.