| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<Cvss> |
Vulnerability.cvss()
CVSS scores from the advisory related to the vulnerability.
|
| Modifier and Type | Method and Description |
|---|---|
Vulnerability.Builder |
Vulnerability.Builder.cvss(Cvss... cvss)
CVSS scores from the advisory related to the vulnerability.
|
| Modifier and Type | Method and Description |
|---|---|
Vulnerability.Builder |
Vulnerability.Builder.cvss(Collection<Cvss> cvss)
CVSS scores from the advisory related to the vulnerability.
|
Copyright © 2023. All rights reserved.