Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 Bucket SSE Disabled @ /s3 - fixed.tf #1070

Closed
cxronen opened this issue Jul 19, 2023 · 0 comments
Closed

S3 Bucket SSE Disabled @ /s3 - fixed.tf #1070

cxronen opened this issue Jul 19, 2023 · 0 comments

Comments

@cxronen
Copy link
Owner

cxronen commented Jul 19, 2023

Checkmarx (IaC-Security): S3 Bucket SSE Disabled
Checkmarx Project: cxronen/BookStore_VSCode
Repository URL: https://github.com/cxronen/BookStore_VSCode
Branch: master
Scan ID: 7c24212b-2b21-4248-ba1f-b86776f5d0c2


If algorithm is AES256 then the master key is null, empty or undefined, otherwise the master key is required

Locations:

Result #1:
Severity: HIGH
State: TO_VERIFY
Status: RECURRENT
    File: [/s3 - fixed.tf[91,0]](https://github.com/cxronen/BookStore_VSCode/blob/master/s3 - fixed.tf#L91)
    Expected value: 'aws_s3_bucket' to have 'server_side_encryption_configuration' associated
    Actual value: 'aws_s3_bucket' does not have 'server_side_encryption_configuration' associated
    Review result in Checkmarx One: S3 Bucket SSE Disabled

Result #2:
Severity: HIGH
State: TO_VERIFY
Status: RECURRENT
    File: [/s3 - fixed.tf[66,0]](https://github.com/cxronen/BookStore_VSCode/blob/master/s3 - fixed.tf#L66)
    Expected value: 'aws_s3_bucket' to have 'server_side_encryption_configuration' associated
    Actual value: 'aws_s3_bucket' does not have 'server_side_encryption_configuration' associated
    Review result in Checkmarx One: S3 Bucket SSE Disabled

Result #3:
Severity: HIGH
State: TO_VERIFY
Status: RECURRENT
    File: [/s3 - fixed.tf[1,0]](https://github.com/cxronen/BookStore_VSCode/blob/master/s3 - fixed.tf#L1)
    Expected value: 'aws_s3_bucket' to have 'server_side_encryption_configuration' associated
    Actual value: 'aws_s3_bucket' does not have 'server_side_encryption_configuration' associated
    Review result in Checkmarx One: S3 Bucket SSE Disabled

Result #4:
Severity: HIGH
State: TO_VERIFY
Status: RECURRENT
    File: [/s3 - fixed.tf[43,0]](https://github.com/cxronen/BookStore_VSCode/blob/master/s3 - fixed.tf#L43)
    Expected value: 'aws_s3_bucket' to have 'server_side_encryption_configuration' associated
    Actual value: 'aws_s3_bucket' does not have 'server_side_encryption_configuration' associated
    Review result in Checkmarx One: S3 Bucket SSE Disabled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant