Skip to content

Commit 922634a

Browse files
fixed risk score
1 parent 653399e commit 922634a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/integrations/aws/exfiltration_sns_email_subscription_by_rare_user.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ For further guidance on managing and securing SNS topics in AWS environments, re
5959
6060
"""
6161
references = ["https://docs.aws.amazon.com/sns/latest/api/API_Subscribe.html"]
62-
risk_score = 23
62+
risk_score = 21
6363
rule_id = "3df49ff6-985d-11ef-88a1-f661ea17fbcd"
6464
severity = "low"
6565
tags = [

0 commit comments

Comments
 (0)