VulnerablePackage
Information about a vulnerable package that Amazon Inspector identifies in a finding.
Contents
- arch
-
The architecture of the vulnerable package.
Type: String
Required: No
- epoch
-
The epoch of the vulnerable package.
Type: Integer
Required: No
- filePath
-
The file path of the vulnerable package.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
- fixedInVersion
-
The version of the package that contains the vulnerability fix.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
- name
-
The name of the vulnerable package.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
- packageManager
-
The package manager of the vulnerable package.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
- release
-
The release of the vulnerable package.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
- remediation
-
The code to run in your environment to update packages with a fix available.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
- sourceLayerHash
-
The source layer hash of the vulnerable package.
Type: String
Required: No
- version
-
The version of the vulnerable package.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: