Skip to main content

Amazon Inspector

  • What it is
    • Automated, continuous vulnerability management. Scans workloads for software vulnerabilities and unintended network exposure.
  • What it scans
  • How it works
    • Continuous, event-driven rescanning — a new CVE published today re-evaluates existing resources automatically.
    • Produces a risk score combining CVE severity with actual network reachability.
  • Not to be confused with
    • Amazon GuardDuty — detects active malicious behavior. Inspector finds potential weaknesses before they are exploited.
    • AWS Config — evaluates resource configuration against your rules; Inspector looks inside the workload at software packages.

Linked from