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
Hi, we use batch jobs created via metaflow --with batch option to create metaflow batch jobs on aws. Recently, after new security measures were introduced and enabling of security hub, it is raising high risk items. Below are the items:
ECS.1 Amazon ECS task definitions should have secure networking modes and user definitions.
ECS.4 containers should run as non-privileged
ECS.5 ECS containers should be limited to read-only access to root filesystems
Details on aws doc for these items can be found here
Are there plans to update metaflow to adhere to these aws security checks?
The text was updated successfully, but these errors were encountered:
Hi, we use batch jobs created via metaflow
--with batch
option to create metaflow batch jobs on aws. Recently, after new security measures were introduced and enabling of security hub, it is raising high risk items. Below are the items:Details on aws doc for these items can be found here
Are there plans to update metaflow to adhere to these aws security checks?
The text was updated successfully, but these errors were encountered: