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

[RFC] Stage 1: Introducing new field in ECS Rule fields #2386

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open
21 changes: 21 additions & 0 deletions rfcs/text/0046/rule.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
- name: rule
fields:
- name: remediation
level: extended
type: wildcard
short: Recommended remediation steps if the rule evaluation fails
description: >
Used to capture remediation instructions that come from the benchmark / framework the rule is from
example: >
'["Perform the following to enable MFA:
From Console:
Sign in to the AWS Management Console and open the IAM console at 'https://console.aws.amazon.com/iam/'
In the left pane, select Users.
and so on", "From cli: <comman>"]'
normalize:
- array