Skip to content

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

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

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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: text
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