Reference documentation and code samples for the Grafeas V1 API class Grafeas::V1::Risk.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cisa_kev
def
cisa_kev
()
-
>
::
Grafeas
::
V1
::
CISAKnownExploitedVulnerabilities
Returns
- ( ::Grafeas::V1::CISAKnownExploitedVulnerabilities ) — CISA maintains the authoritative source of vulnerabilities that have been exploited in the wild.
#cisa_kev=
def
cisa_kev=
(
value
)
-
>
::
Grafeas
::
V1
::
CISAKnownExploitedVulnerabilities
Parameter
- value( ::Grafeas::V1::CISAKnownExploitedVulnerabilities ) — CISA maintains the authoritative source of vulnerabilities that have been exploited in the wild.
Returns
- ( ::Grafeas::V1::CISAKnownExploitedVulnerabilities ) — CISA maintains the authoritative source of vulnerabilities that have been exploited in the wild.
#epss
def
epss
()
-
>
::
Grafeas
::
V1
::
ExploitPredictionScoringSystem
Returns
- ( ::Grafeas::V1::ExploitPredictionScoringSystem ) — The Exploit Prediction Scoring System (EPSS) estimates the likelihood (probability) that a software vulnerability will be exploited in the wild.
#epss=
def
epss=
(
value
)
-
>
::
Grafeas
::
V1
::
ExploitPredictionScoringSystem
Parameter
- value( ::Grafeas::V1::ExploitPredictionScoringSystem ) — The Exploit Prediction Scoring System (EPSS) estimates the likelihood (probability) that a software vulnerability will be exploited in the wild.
Returns
- ( ::Grafeas::V1::ExploitPredictionScoringSystem ) — The Exploit Prediction Scoring System (EPSS) estimates the likelihood (probability) that a software vulnerability will be exploited in the wild.

