turbot/aws_compliance
Loading controls...

Control: EC2 instances high level findings should not be there in inspector scans

Description

AWS Inspector scans operating system packages installed on your AWS EC2 instances for vulnerabilities and network reachability issues. Each finding has the name of the detected vulnerability and provides a severity rating, information about the affected resource, and details such as how to remediate the reported vulnerability.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.ec2_instance_no_high_level_finding_in_inspector_scan

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.ec2_instance_no_high_level_finding_in_inspector_scan --share

SQL

This control uses a named query:

ec2_instance_no_high_level_finding_in_inspector_scan

Tags