March 22nd, 2026
March 22nd, 2026
Add EBS discovery rules (#42)
20 commits5 added7 fixed1 docs
Added
- Add EBS discovery rules (#42)
- Add aws discovery checks for elasticache emr and redshift (#70)
- Support ECS and EKS discovery rules (#66)
- Add aws ec2 and elb discovery checks (#64)
- Add CloudTrail and CloudWatch discovery rules (#63)
Fixed
- Replace init with config command (#44)
- Renumber ec2 rule ids (#40)
- Flag stale cloudwatch log streams (#38)
- Skip implicit config discovery in CI (#69)
- Skip symlinks and oversized cloudformation templates (#68)
- Add family-aware ebs discovery checks (#62)
- Remove text output format support (#61)
Docs
- Update README for clarity and consistency in descriptions
March 15th, 2026
March 15th, 2026
Add rule service filters and source rename (#59)
44 commits18 added2 changed3 fixed2 docs
Added
- Add rule service filters and source rename (#59)
- Add aws lifecycle and discovery cost checks (#55)
- Report observed resource explorer status (#48)
- Add aws rds discovery hydration (#44)
- Support mode-specific CloudBurn config (#42)
- Add rds preferred instance class rule (#41)
- Add shell completion command (#39)
- Add s3 discovery support (#37)
- Drive static IaC scans from dataset registry (#35)
- Add static s3 cost optimization checks (#31)
- Enrich rules list metadata (#29)
- Ec2 current generation rule (#26)
- Route live discovery through AWS Resource Explorer (#24)
- Implement Lambda cost-optimal architecture rule (CLDBRN-AWS-LAMBDA-1) (#21)
- Expose autodetected iac parser (#19)
- Dynamic version injection and structured error handling (#18)
- Add cloudformation static parsing (#16)
- Generalize aws terraform resource parsing (#14)
Changed
- Drive AWS discovery from dataset registry (#33)
- Centralize output formatting (#28)
Fixed
- Restore symlinked npm entrypoint execution (#51)
- Improve table output and rename location fields (#46)
- Refactor scenario-aware help output (#40)
Docs
- Refresh public README (#50)
- Enhance AGENTS.md with guidelines for task tracking and context management
March 8th, 2026
March 8th, 2026
Remove markdown scan format (#13)
30 commits13 added2 changed3 fixed3 docs
Added
- Remove markdown scan format (#13)
- Update documentation links and add architecture and review guides
- Enhance documentation and architecture overview
- Add terraform static ebs scanning (#8)
- Enhance AGENTS.md documentation and establish clear boundaries for cloudburn packages
- Add systematic debugging skill and supporting documentation
- Add turborepo skill
- Add terraform and cloudformation keywords to package.json files
- Update release workflow and add CLI documentation
- Add first live EBS gp2 rule (#1)
- Implement commit message validation script and update hooks
- Add TDD skills documentation and related files
- Add release workflow and commit message validation
Changed
- Group scan results by provider and rule (#10)
- Standardize rule conventions for multi-cloud support (#2)
Fixed
- Revert package versions to correct values in package.json files
- Update package paths and versions in pnpm-lock.yaml and validate-commit-msg.mjs
- Use conventional commit message in changesets action
Docs
- Add guideline for changeset file organization
- Add TSDoc docstring guidelines to AGENTS.md and CONTRIBUTING.md
- Update PR creation instructions to include label application