VulnerabilityCodeVulnerabilities
Provides details about the vulnerabilities found in your AWS Lambda function code. This field pertains to findings that AWS Security Hub receives from Amazon Inspector.
Contents
- Cwes
-
The Common Weakness Enumeration (CWE) item associated with the detected code vulnerability.
Type: Array of strings
Pattern:
.*\S.*
Required: No
- FilePath
-
Provides details about where a code vulnerability is located in your AWS Lambda function.
Type: CodeVulnerabilitiesFilePath object
Required: No
- SourceArn
-
The Amazon Resource Name (ARN) of the Lambda layer in which the code vulnerability is located.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: