Grafeas V1 API - Class Grafeas::V1::ExploitPredictionScoringSystem (v1.6.0)

Reference documentation and code samples for the Grafeas V1 API class Grafeas::V1::ExploitPredictionScoringSystem.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#percentile

def percentile() -> ::Float
Returns
  • (::Float) — The percentile of the current score, the proportion of all scored vulnerabilities with the same or a lower EPSS score

#percentile=

def percentile=(value) -> ::Float
Parameter
  • value (::Float) — The percentile of the current score, the proportion of all scored vulnerabilities with the same or a lower EPSS score
Returns
  • (::Float) — The percentile of the current score, the proportion of all scored vulnerabilities with the same or a lower EPSS score

#score

def score() -> ::Float
Returns
  • (::Float) — The EPSS score representing the probability [0-1] of exploitation in the wild in the next 30 days

#score=

def score=(value) -> ::Float
Parameter
  • value (::Float) — The EPSS score representing the probability [0-1] of exploitation in the wild in the next 30 days
Returns
  • (::Float) — The EPSS score representing the probability [0-1] of exploitation in the wild in the next 30 days