Skip to content

AuditKit v0.8.0

Choose a tag to compare

@auditkit-admin auditkit-admin released this 12 Jan 01:46
· 32 commits to main since this release

What's New in v0.8.0

AWS Data Analytics & ML Services (24 new checks)

SageMaker (6 checks)

  • Notebook instance encryption
  • Direct internet access disabled
  • Root access disabled
  • Endpoint encryption
  • Training job encryption
  • Model network isolation

Redshift (7 checks)

  • Cluster encryption at rest
  • Audit logging enabled
  • Public accessibility disabled
  • SSL/TLS enforcement
  • Backup retention (7+ days)
  • Automatic minor version upgrades
  • Enhanced VPC routing

ElastiCache (5 checks)

  • Encryption at rest
  • Encryption in transit
  • Automatic minor version upgrades
  • AUTH token enabled
  • Backup retention

OpenSearch (6 checks)

  • Encryption at rest
  • Node-to-node encryption
  • HTTPS enforcement
  • VPC deployment
  • Audit logging
  • Fine-grained access control

Offline Mode

Run scans without cloud connectivity - essential for air-gapped and classified environments.

New Framework Mappings

  • GDPR - 27 articles mapped via NIST 800-53 crosswalk
  • NIST CSF - All 5 functions with 23 categories mapped

Improvements

  • AWS service coverage increased from 64 to 90+ automated checks
  • All framework remediation guidance updated to January 2026 standards
  • CIS AWS Benchmark mappings updated to v3.0
  • PCI-DSS v4.0 remediation updated for 2026 requirements
  • HIPAA guidance updated for 2026 enforcement requirements

Installation

Download the binary for your platform below and run:

chmod +x auditkit-*
./auditkit-linux-amd64 scan -provider aws -framework soc2

See CHANGELOG.md for complete version history.