Skip to content

How "model.Rates" works ? #152

@Isolator-1

Description

@Isolator-1

I am wondering how "model.Rates" works.

For example :

vulname = m.VulnerabilityInfo(
    ... 
   rates=m.Rates(successRate=1.0)
),

I couldn't find where the variable "successRate" is used to calculate whether an exploitation succeeds or not.
( I means : When I tried to define successRates as 0.0 , the vulneraility still exploits successfully. )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions