aws-solutions / cost-optimizer-for-amazon-workspaces

This solution analyzes all of your Amazon WorkSpaces usage data and automatically converts the WorkSpace to the most cost-effective billing option (hourly or monthly), depending on your individual usage. Use this with a single account, or with AWS Organizations across multiple accounts, to help you monitor your WorkSpace usage and optimize costs.
https://aws.amazon.com/solutions/implementations/cost-optimizer-for-amazon-workspaces/
Apache License 2.0
83 stars 46 forks source link

Update ECS task definition to meet AWS Foundational Security Best Practices #31

Closed k4n30 closed 1 year ago

k4n30 commented 2 years ago

Is your feature request related to a problem? Please describe. AWS Foundational Security Best Practice defines that ECS containers should be limited to read-only access to root file systems [ECS.5]. Currently, the WCO task definition fails this control.

Describe the feature you'd like The WCO ECS Task definition be updated to reflect the AWS-FSBP ECS.5 control

Additional context https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards-fsbp-controls.html

deolank commented 1 year ago

This has been fixed in our the latest release(v2.6.0) of the solution.