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
What happened?
After upgrading to prowler 2.7.0 existing default SecurityGroups that are not being used are now a failure in extra75 check. Before this version it was only an INFO.
Expected behavior
7.5 [extra75] Ensure there are no Security Groups not being used - ec2 [Informational]
INFO! eu-central-1: sg-XYZ is not being used - default security group
Actual behavior
7.5 [extra75] Ensure there are no Security Groups not being used - ec2 [Informational]
FAIL! eu-central-1: sg-XYZ is not being used!
From where are you running Prowler?
Please, complete the following information:
Resource: EC2 instance
OS: Amazon Linux 2
AWS-CLI Version [aws --version]: 1.22.42
Prowler Version [./prowler -V]: 2.7.0
Shell and version: bash
Others:
The text was updated successfully, but these errors were encountered:
What happened?
After upgrading to prowler 2.7.0 existing default SecurityGroups that are not being used are now a failure in extra75 check. Before this version it was only an INFO.
Expected behavior
7.5 [extra75] Ensure there are no Security Groups not being used - ec2 [Informational]
INFO! eu-central-1: sg-XYZ is not being used - default security group
Actual behavior
7.5 [extra75] Ensure there are no Security Groups not being used - ec2 [Informational]
FAIL! eu-central-1: sg-XYZ is not being used!
From where are you running Prowler?
Please, complete the following information:
aws --version
]: 1.22.42./prowler -V
]: 2.7.0The text was updated successfully, but these errors were encountered: