Skip to content

Commit

Permalink
fix imapct scoring table (#549)
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Münch <patrick.muench1111@gmail.com>
  • Loading branch information
atomic111 authored Jan 19, 2025
1 parent dc8da81 commit 71e6917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cnspec/cnspec-policies/write/policy-scoring.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ The banded scoring system groups checks into these bands based on their impact v
| :-------- | :------ | :---- |
| Critical | 90 | 100 |
| High | 70 | 89 |
| Medium | 40 | 60 |
| Medium | 40 | 69 |
| Low | 0 | 39 |

For example, a check with an `impact` value of 90 is in the critical band; it has critical impact. A check with an `impact` value of 10 is in the low band; it has low impact.
Expand Down

0 comments on commit 71e6917

Please sign in to comment.