inspec / inspec-aws

InSpec AWS Resource Pack https://www.inspec.io/
Other
136 stars 106 forks source link

aws_security_group: add description to matchers search criteria #968

Open www44 opened 1 year ago

www44 commented 1 year ago

Detailed Description

Add description to matchers search criteria for security group rules, to be able to provide validation in volatile and generated cases, where ip ranges and security group ids are not fixed in security group rules.

Context

It will bring possibility to verify security group rules in volatile cases.

Possible Implementation