percentile property

double? percentile
getter/setter pair

The percentile of the current score, the proportion of all scored vulnerabilities with the same or a lower EPSS score

Implementation

core.double? percentile;