Summary
Add S3-focused Security Inspector checks for public exposure and missing versioning.
Details
- Implement bucket public access checks using ACL and policy evaluation
- Implement bucket versioning checks
- Reuse the existing S3 service/client layer where possible and add missing calls only if needed
- Emit findings with clear remediation recommendations
- Add focused unit tests for each rule path
Checklist
Related umbrella issue: #59
Depends on: #89
Summary
Add S3-focused Security Inspector checks for public exposure and missing versioning.
Details
Checklist
Related umbrella issue: #59
Depends on: #89