DataBiosphere / azul

Metadata indexer and query service used for AnVIL, HCA, LungMAP, and CGP
Apache License 2.0
6 stars 2 forks source link

Amazon SQS queues should be encrypted at rest #4721

Open dsotirho-ucsc opened 1 year ago

dsotirho-ucsc commented 1 year ago
{
    "GeneratorIds": [
        "aws-foundational-security-best-practices/v/1.0.0/SQS.1"
    ]
}

https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards-fsbp-controls.html#fsbp-sqs-1


hannes-ucsc commented 1 year ago

Our queues messages are short-lived and contain no managed-access data. I don't think encryption will increase security posture.

dsotirho-ucsc commented 11 months ago

Marking ticket won't fix based on the previous comment.