π‘οΈ AWS Inspector Lambda Standard Scanning is not enabledπ’
- Contextual name: π‘οΈ Inspector Lambda Standard Scanning is not enabledπ’
- ID:
/ce/ca/aws/inspector/lambda-standard-scanning - Tags:
- π’ Policy with categories
- π’ Policy with type
- π’ Production policy
- Policy Type:
COMPLIANCE_POLICY - Policy Categories:
SECURITY
Logicβ
- π§ prod.logic.yamlπ’
- π AWS Account
- π AWS Account - object.extracts.yaml
- π§ͺ test-data.json
Similar Policiesβ
Descriptionβ
Descriptionβ
This policy identifies AWS accounts where Amazon Inspector Lambda Standard Scanning is not enabled.
Amazon Inspector provides automated vulnerability management for AWS Lambda functions. The Standard Scanning capability focuses on detecting vulnerabilities in application dependencies, including third-party libraries and packages bundled within Lambda function code or referenced through attached Lambda layers.
Rationaleβ
Enabling Amazon Inspector Lambda Standard Scanning provides the following benefits:
- Dependency Analysis: Scans software packages (such as npm, pip, and Maven dependencies) for known Common Vulnerabilities and Exposures (CVEs).
- Lambda Layer Coverage: Evaluates AWS Lambda layers associated with functions to identify vulnerable components.
- Continuous Monitoring: Automatically re-scans functions when code changes occur or when new vulnerabilities are added to the Inspector vulnerability database.
- Contextual Risk Prioritization: Ranks findings based on environmental and configuration context within the serverless runtime.
... see more
Remediationβ
Remediationβ
Enable Amazon Inspector Lambda Standard Scanningβ
If you are the delegated administrator for an AWS Organization, you can centrally enable Amazon Inspector scan types across multiple accounts and Regions using the AWS CLI and automation scripts. For additional guidance, refer to the inspector2-enablement-with-cli repository on GitHub.
From Consoleβ
To activate Amazon Inspector Lambda Standard Scanning:
Open the Amazon Inspector console: https://console.aws.amazon.com/inspector/v2/home
Use the AWS Region selector in the upper-right corner to select the Region where your Lambda functions are deployed.
In the navigation pane, choose Account management.
Select the account(s) for which you want to enable a scan type.
Choose Activate, then select Lambda Standard Scanning.
Repeat these steps in each AWS Region that hosts Lambda functions to ensure full coverage across your environment.