score property

double? score
getter/setter pair

A number between 0 (inclusive) and infinity that represents how important this finding is to remediate.

The higher the score, the more important it is to remediate.

Implementation

core.double? score;