Hawk-i Docs
Documentation/CORE WORKFLOW

Security Score

Hawk-i computes a deterministic 0-100 security score from the findings of a scan. The same findings always produce the same score.

Formula

The score starts at 100 and subtracts severity-weighted deductions per finding, plus flat penalties, then clamps to the range 0 to 100:

  • Critical: -15
  • High: -8
  • Medium: -4
  • Low: -1

Risk bands

ScoreRisk band
90-100Secure
75-89Minor Risk
50-74Moderate Risk
25-49High Risk
0-24Critical Risk

The score appears in every report and can be printed standalone from a saved findings file with hawki score findings.json.