Filter: EPSSFilter

Filter type for EPSS.

All fields in this type are and-combined; see the or field for or-combination.


Input Fields

NameTypeDescription
ANDEPSSFilter

A field that checks if all filters in the list apply

If the list is empty, this filter applies to all objects.

OREPSSFilter

A field that checks if any of the filters in the list apply.

If the list is empty, this filter applies to no objects.

Note that only the items in the list or-combined; this complete OR field is and-combined with outer fields in the parent filter type.

epssPercentileFloat

Checks if epssPercentile equals a specified value.

If an index exists on epssPercentile, it can be used.

The percentile rank of the EPSS score versus all the other scores. This is a number between 0.0 and 1.0 (0% and 100%). Conveys information about the relative threat of exploitation, e.g. "N% of CVEs scored at or below this one."

epssPercentile_gtFloat

Checks if epssPercentile is greater than a specified value.

The percentile rank of the EPSS score versus all the other scores. This is a number between 0.0 and 1.0 (0% and 100%). Conveys information about the relative threat of exploitation, e.g. "N% of CVEs scored at or below this one."

epssPercentile_gteFloat

Checks if epssPercentile is greater or equal a specified value.

The percentile rank of the EPSS score versus all the other scores. This is a number between 0.0 and 1.0 (0% and 100%). Conveys information about the relative threat of exploitation, e.g. "N% of CVEs scored at or below this one."

epssPercentile_inFloat

Checks if epssPercentile is equal to one of the specified values.

The percentile rank of the EPSS score versus all the other scores. This is a number between 0.0 and 1.0 (0% and 100%). Conveys information about the relative threat of exploitation, e.g. "N% of CVEs scored at or below this one."

epssPercentile_ltFloat

Checks if epssPercentile is less than a specified value.

The percentile rank of the EPSS score versus all the other scores. This is a number between 0.0 and 1.0 (0% and 100%). Conveys information about the relative threat of exploitation, e.g. "N% of CVEs scored at or below this one."

epssPercentile_lteFloat

Checks if epssPercentile is less or equal a specified value.

The percentile rank of the EPSS score versus all the other scores. This is a number between 0.0 and 1.0 (0% and 100%). Conveys information about the relative threat of exploitation, e.g. "N% of CVEs scored at or below this one."

epssPercentile_notFloat

Checks if epssPercentile does not equal a specified value

The percentile rank of the EPSS score versus all the other scores. This is a number between 0.0 and 1.0 (0% and 100%). Conveys information about the relative threat of exploitation, e.g. "N% of CVEs scored at or below this one."

epssPercentile_not_inFloat

Checks if epssPercentile is not equal to one of the specified values.

The percentile rank of the EPSS score versus all the other scores. This is a number between 0.0 and 1.0 (0% and 100%). Conveys information about the relative threat of exploitation, e.g. "N% of CVEs scored at or below this one."

epssScoreFloat

Checks if epssScore equals a specified value.

If an index exists on epssScore, it can be used.

The probability that a vulnerability will be exploited. This is a number between 0.0 and 1.0 (0% to 100%).

epssScore_gtFloat

Checks if epssScore is greater than a specified value.

The probability that a vulnerability will be exploited. This is a number between 0.0 and 1.0 (0% to 100%).

epssScore_gteFloat

Checks if epssScore is greater or equal a specified value.

The probability that a vulnerability will be exploited. This is a number between 0.0 and 1.0 (0% to 100%).

epssScore_inFloat

Checks if epssScore is equal to one of the specified values.

The probability that a vulnerability will be exploited. This is a number between 0.0 and 1.0 (0% to 100%).

epssScore_ltFloat

Checks if epssScore is less than a specified value.

The probability that a vulnerability will be exploited. This is a number between 0.0 and 1.0 (0% to 100%).

epssScore_lteFloat

Checks if epssScore is less or equal a specified value.

The probability that a vulnerability will be exploited. This is a number between 0.0 and 1.0 (0% to 100%).

epssScore_notFloat

Checks if epssScore does not equal a specified value

The probability that a vulnerability will be exploited. This is a number between 0.0 and 1.0 (0% to 100%).

epssScore_not_inFloat

Checks if epssScore is not equal to one of the specified values.

The probability that a vulnerability will be exploited. This is a number between 0.0 and 1.0 (0% to 100%).


This page was generated: 2024-05-17