CveFinding
Fields
| name | type | nullable | description |
|---|---|---|---|
cveId | String | false | -- |
isVulnerable | Bool | false | Whether or not this Device is vulnerable to this CVE. |
basis | CveFindingBasis | false | The grounds on which the isVulnerable was determined. |
Used by
network → devices → cveFindings
See also
Data model path
- network:
Network- devices: List<
Device>- cveFindings: List<
CveFinding>
- cveFindings: List<
- devices: List<