inspec / inspec-aws

InSpec AWS Resource Pack https://www.inspec.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws_security_group: add description to matchers search criteria

www44 opened this issue · comments

commented

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