prowler
prowler copied to clipboard
feat(S3): add S3 service and checks
Context
Add S3 service and checks.
Pending S3Control and s3_bucket_public_access tests
Description
- Add all s3 tests.
- Add the following checks:
| checkName | oldCheck |
|---|---|
| s3_bucket_public_access | extra73 |
| s3_bucket_default_encryption | extra734 |
| s3_bucket_secure_transport_policy | extra764 |
| s3_bucket_acl_prohibited | extra7172 |
| cloudtrail_s3_dataevents_enabled | extra725 |
| s3_bucket_policy_public_write_access | extra771 |
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.