Skip to content

gebalamariusz/cloud-audit

v0.9.1 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

audit aws aws-audit aws-security cis-benchmarks cli
+13 more
cloud-security compliance devops security iam iac infrastructure-security open-source-security python python-cli security-scanner terraform vulnerability-scanning

Summary

AI summary

Added GitHub Actions Marketplace reusable Action and pre‑commit hook support.

Full changelog

What's new

  • GitHub Actions Marketplace - use cloud-audit as a reusable Action with SARIF upload, OIDC auth, and diff baseline support
  • pre-commit hooks - scan and diff hooks for the pre-commit framework (pre-push stage)
  • Version bump to 0.9.1

GitHub Action usage

- uses: gebalamariusz/cloud-audit@v0
  with:
    format: sarif
    output: results.sarif
    fail-on-findings: "false"

pre-commit usage

repos:
  - repo: https://github.com/gebalamariusz/cloud-audit
    rev: v0.9.1
    hooks:
      - id: cloud-audit

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track gebalamariusz/cloud-audit

Get notified when new releases ship.

Sign up free

About gebalamariusz/cloud-audit

Open-source AWS security scanner with attack chain detection, breach cost estimation, and copy-paste remediation (CLI + Terraform). 47 checks, 16 attack chain rules. First free standalone AWS security MCP server.

All releases →

Related context

Earlier breaking changes

  • v2.2.0 Category enum gains THREAT value, separating active-abuse from SECURITY misconfigurations.

Beta — feedback welcome: [email protected]