| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
Epss |
Epss.clone() |
Epss |
Vulnerability.getEpss()
An object that contains the Exploit Prediction Scoring System (EPSS) score for a vulnerability.
|
Epss |
Epss.withScore(Double score)
The Exploit Prediction Scoring System (EPSS) score.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Vulnerability.setEpss(Epss epss)
An object that contains the Exploit Prediction Scoring System (EPSS) score for a vulnerability.
|
Vulnerability |
Vulnerability.withEpss(Epss epss)
An object that contains the Exploit Prediction Scoring System (EPSS) score for a vulnerability.
|
Copyright © 2025. All rights reserved.