| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<SoftwarePackage> |
Vulnerability.vulnerablePackages()
List of software packages that have the vulnerability.
|
| Modifier and Type | Method and Description |
|---|---|
Vulnerability.Builder |
Vulnerability.Builder.vulnerablePackages(SoftwarePackage... vulnerablePackages)
List of software packages that have the vulnerability.
|
| Modifier and Type | Method and Description |
|---|---|
Vulnerability.Builder |
Vulnerability.Builder.vulnerablePackages(Collection<SoftwarePackage> vulnerablePackages)
List of software packages that have the vulnerability.
|
Copyright © 2023. All rights reserved.