Risk
Scored where it lands
Risk is computed per service, then rolled up to the version. Production weighs heaviest, hop distance next, and every score carries the reasons that produced it.
Affected services0
In production0
Depth3
Version
npm:axios@1.7.2querying…
| pts | condition |
|---|---|
| +60 | environment is production |
| +30 | environment is staging |
| +10 | any other environment |
| +30 | direct dependency (0 hops) |
| +20 | one hop away |
| +10 | within three hops |
| pts | condition |
|---|---|
| max | the worst affected service sets the floor |
| +10 | two or more production services affected |
| +10 | five or more production services affected |
| score | severity |
|---|---|
| ≥ 80 | CRITICAL |
| ≥ 60 | HIGH |
| ≥ 30 | MEDIUM |
| < 30 | LOW |
querying…