Skip to content

Pratikchandrathakur/AuditBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

41 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ›ก๏ธ AuditBot (Currently in Active Development)

Project Status: ๐Ÿšง Alpha Build (Expected Release: feb 30, 2026)

๐ŸŽฏ Problem Statement

Manual security audits of AWS environments are slow, error-prone, and unscalable. Small teams often leave S3 buckets public or IAM roles over-privileged because they lack the budget for enterprise tools like Wiz or Prisma Cloud.

๐Ÿ’ก The Solution: AuditBot

AuditBot is a lightweight, automated Python-based security auditor designed to run in CI/CD pipelines. It utilizes boto3 to perform non-invasive scans of AWS accounts against CIS Benchmarks.

๐Ÿ“ Architecture (Planned)

[CLI Client] -> [Python Logic Layer] -> [Boto3] -> [AWS API] | [Report Generator] -> [JSON/HTML Output]

โœ… Roadmap

  • Phase 1: Core Scripting (S3 & IAM Modules) - In Progress
  • Phase 2: CLI Wrapper & Dockerization
  • Phase 3: Flask API Implementation

๐Ÿ› ๏ธ Tech Stack

  • Language: Python 3.9
  • SDK: AWS Boto3
  • Container: Docker (Distroless)
  • Testing: Pytest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published