SoftwarePackage
Information about a software package.
Contents
- Architecture
-
The architecture used for the software package.
Type: String
Pattern:
.*\S.*
Required: No
- Epoch
-
The epoch of the software package.
Type: String
Pattern:
.*\S.*
Required: No
- FilePath
-
The file system path to the package manager inventory file.
Type: String
Pattern:
.*\S.*
Required: No
- FixedInVersion
-
The version of the software package in which the vulnerability has been resolved.
Type: String
Pattern:
.*\S.*
Required: No
- Name
-
The name of the software package.
Type: String
Pattern:
.*\S.*
Required: No
- PackageManager
-
The source of the package.
Type: String
Pattern:
.*\S.*
Required: No
- Release
-
The release of the software package.
Type: String
Pattern:
.*\S.*
Required: No
- Remediation
-
Describes the actions a customer can take to resolve the vulnerability in the software package.
Type: String
Pattern:
.*\S.*
Required: No
- SourceLayerArn
-
The Amazon Resource Name (ARN) of the source layer.
Type: String
Pattern:
.*\S.*
Required: No
- SourceLayerHash
-
The source layer hash of the vulnerable package.
Type: String
Pattern:
.*\S.*
Required: No
- Version
-
The version of the software package.
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: