View Source AWS.InspectorScan (aws-elixir v1.0.4)

Amazon Inspector Scan is a vulnerability discovery service that scans a provided Software Bill of Materials (SBOM) for security vulnerabilities.

Link to this section Summary

Functions

Scans a provided CycloneDX 1.5 SBOM and reports on any vulnerabilities discovered in that SBOM.

Link to this section Functions

Link to this function

scan_sbom(client, input, options \\ [])

View Source

Scans a provided CycloneDX 1.5 SBOM and reports on any vulnerabilities discovered in that SBOM.

You can generate compatible SBOMs for your resources using the Amazon Inspector SBOM generator.