aws-networkfirewall-suricata-rules-string
Suricata rules are free-form plaintext and content matches may accidentally include real tokens, passwords, or confidential protocol values.
Where it sits
| location | DescribeRuleGroup.RuleGroup.RulesSource.RulesString |
| location kind | config_field |
| data kinds | credential api_key bearer_token sensitive_data |
| emits edge | ContainsSecret |
| service | Network Firewall (aws:networkfirewall) |
Collection recipe
| access mode | read_api |
| operation | DescribeRuleGroup |
| response path | RuleGroup.RulesSource.RulesString |
| encoding | string |
| params | {"RuleGroupArn": "\u003crule-group-arn\u003e", "Type": "STATEFUL"} |
Required permissions
network-firewall:DescribeRuleGroup
References