Registry

Pre-built workflows and actions for common DevOps tasks.

These bundles package the same automations your team already runs manually - from security scanning to infrastructure checks - into reusable workflows.

Get Started
Categories:

CI Pipeline Guardrails (Code + Pipelines)

v1.0.0
cisastlint

Blocks risky code and CI configs before they run. Runs Semgrep on source, actionlint on GitHub Actions, hadolint on Dockerfiles, and optional Trivy, then annotates PRs or opens autofix PRs.

Size: 3.2KBAuthor: Elvanto

Dependency & License Compliance (SBOM policy)

v1.0.0
sbomlicensevulnerability

Proves licenses and blocks disallowed ones; catches known vulns via OSV/Grype. Builds SBOMs with Syft, checks licenses, enforces org policy with Conftest.

Size: 4.0KBAuthor: Elvanto

IaC Guardrails on Plan (OPA + Checkov)

v1.0.0
iacterraformpolicy

Stops risky infrastructure before apply using community policies (Checkov) and custom Rego (Conftest) on Terraform/OpenTofu plan JSON.

Size: 3.8KBAuthor: Elvanto

Live ↔ IaC Drift Detection & Reconciliation

v1.0.0
driftiaccloud

Finds drift between real cloud and code, flags policy violations, and opens PRs to reconcile or import missing resources.

Size: 3.5KBAuthor: Elvanto

Kubernetes Baseline Hardening (CIS + Runtime + Policy)

v1.0.0
kubernetescisruntime

Brings clusters to CIS baseline, monitors runtime threats, and enforces admission guardrails for images and resources.

Size: 5.2KBAuthor: Elvanto

Cost & Waste Cleanup (Steampipe Thrifty → Custodian)

v1.0.0
costfinopscleanup

Finds idle/underused resources and, with approval, applies lifecycle/stop/tag actions to save money safely.

Size: 2.8KBAuthor: Elvanto

AWS Misconfig Sweep → Auto-Remediate (Approvals)

v1.0.0
awssecurityremediation

Nightly detection of public S3, unencrypted EBS, weak IAM, etc. Creates tickets/PRs and, on approval, runs Custodian to quarantine/auto-tag/fix.

Size: 2.9KBAuthor: Elvanto

Secrets Hygiene: Detect → Purge → Rotate

v1.0.0
secretsgithubaws

Stops secret sprawl by scanning repos/orgs, opening PRs to purge, and rotating/inactivating leaked IAM keys automatically or with approval.

Size: 2.7KBAuthor: Elvanto

TLS/Cert Posture & Rotation

v1.0.0
kubernetestlscerts

Ends expiring/weak certs and enforces HTTPS. Scans domains for expiry, installs cert-manager with ACME or step-ca, and applies Kyverno TLS policies.

Size: 3.3KBAuthor: Elvanto

Disaster-Recovery Smoke Tests

v1.0.0
backupdrkubernetes

Continuously proves you can restore. Nightly backups, weekly restore rehearsal into staging, health asserts via KUTTL, optional chaos tests.

Size: 4.1KBAuthor: Elvanto

Serverless (SAM/CFN) Least-Privilege & Security Gate

v1.0.0
awslambdacloudformation

Prevents permissive Lambdas and risky configs. Scans with Checkov & cfn-nag, enforces org Rego, and autogenerates least-priv IAM via Policy Sentry.

Size: 3.4KBAuthor: Elvanto

Org & Repo Security Baseline (GitHub)

v1.0.0
githubgovernancesecurity

Locks down orgs/repos to sane defaults. Enforces branch protection, Dependabot, secret scanning; runs Scorecard and Allstar to monitor drift.

Size: 3.0KBAuthor: Elvanto

Golden AMI/Container Pipeline with Compliance

v1.0.0
amicontainercompliance

Keeps base images patched & compliant. Builds with Packer, audits AMIs (OpenSCAP/Lynis), scans containers (Trivy), signs with Cosign, and updates IaC via PR.

Size: 4.6KBAuthor: Elvanto

Kubernetes Multi-Tenant Guardrails (Policy + Network)

v1.0.0
kubernetesnetworkpolicy

Prevents noisy neighbors and cross-namespace access. Applies default-deny NetworkPolicies, requires requests/limits, verifies image provenance, and right-sizes with Goldilocks.

Size: 4.5KBAuthor: Elvanto

OS Patch & CIS Compliance (Fleet)

v1.0.0
endpointpatchingcis

Keeps nodes/VMs patched and compliant. Queries FleetDM/osquery for exposure, runs OpenSCAP for CIS, patches in windows, and verifies via live queries.

Size: 4.3KBAuthor: Elvanto

DAST for Services (Pre-Prod)

v1.0.0
dastwebappsec

Catches web vulns before prod. Runs ZAP baseline or authenticated AF scans against staging, optional Nikto, and Trivy config on manifests; fails gate on high/crit.

Size: 3.9KBAuthor: Elvanto

Container Registry Hygiene & Retention

v1.0.0
registrycosigncleanup

Cuts image storage cost and attack surface. Lists old/untagged/unsigned images, estimates reclaimed size, requires approvals, and deletes safely; emits native retention policies.

Size: 3.6KBAuthor: Elvanto

OpenInfraQuote: PR Cost Envelope & Budget Gate

v1.0.0
finopscostterraform

Estimates min/max monthly cost from Terraform plan/state (with usage & region what-ifs) and blocks PRs that exceed team budgets.

Size: 3.3KBAuthor: Elvanto

Release Provenance & Artifact Trust

v1.0.0
supply-chainsigningslsa

Only ships artifacts that are signed and proven. Verifies Cosign signatures, SLSA provenance, and in-toto attestations; optional cluster admission enforcement.

Size: 3.5KBAuthor: Elvanto

Terraform Pre-Plan Lint & Business Compliance

v1.0.0
terraformlintpolicy

Catches bad resources and enforces business rules before planning. TFLint provider rules + terraform-compliance features + OPA for org specifics.

Size: 2.9KBAuthor: Elvanto

SBOM Lifecycle & Portfolio Risk (Dependency-Track)

v1.0.0
sbomportfoliovulnerability

Generates SBOMs, scans for vulns, and tracks portfolio policy in Dependency-Track with continuous risk visibility.

Size: 3.3KBAuthor: Elvanto

Secrets-in-Git Encryption Enforcement (SOPS + age)

v1.0.0
secretsencryptiongitops

Allows secrets in Git only if encrypted. Verifies SOPS headers and permitted recipients; auto-encrypts and PRs fixes when needed.

Size: 2.6KBAuthor: Elvanto

Cloud Identity Graph & Least-Privilege Remediation

v1.0.0
iamgraphleast-privilege

Builds a graph of cloud identities/paths, detects privilege escalation routes, and right-sizes IAM permissions safely with approvals.

Size: 3.7KBAuthor: Elvanto