You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Amazon Simple Queue Service (SQS) queue should protect the contents of their messages using Server-Side Encryption (SSE)
Locations:
Result #1: Severity: MEDIUM State: TO_VERIFY Status: RECURRENT File:/cloudinfra/sqs_1.tf[1,0] Expected value: aws_sqs_queue[sqs_1].kms_master_key_id or aws_sqs_queue[sqs_1].sqs_managed_sse_enabled should be defined and not null Actual value: aws_sqs_queue[sqs_1].kms_master_key_id and aws_sqs_queue[sqs_1].sqs_managed_sse_enabled are undefined or null
Review result in Checkmarx One: SQS With SSE Disabled
The text was updated successfully, but these errors were encountered:
Checkmarx (IaC-Security): SQS With SSE Disabled
Checkmarx Project: cyates-checkmarx/JVL
Repository URL: https://github.com/cyates-checkmarx/JVL
Branch: master
Scan ID: 6bf2c567-d73e-490c-ac86-a35dd14d497b
Amazon Simple Queue Service (SQS) queue should protect the contents of their messages using Server-Side Encryption (SSE)
Locations:
Result #1:
Severity: MEDIUM
State: TO_VERIFY
Status: RECURRENT
File: /cloudinfra/sqs_1.tf[1,0]
Expected value: aws_sqs_queue[sqs_1].kms_master_key_id or aws_sqs_queue[sqs_1].sqs_managed_sse_enabled should be defined and not null
Actual value: aws_sqs_queue[sqs_1].kms_master_key_id and aws_sqs_queue[sqs_1].sqs_managed_sse_enabled are undefined or null
Review result in Checkmarx One: SQS With SSE Disabled
The text was updated successfully, but these errors were encountered: