> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cantina.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Severity Classifications

> Standardized framework for vulnerability classification

We use a standardized classification system to bring consistency and clarity to how vulnerabilities are tracked and evaluated across our platform.

<CardGroup cols={3}>
  <Card title="Finding Status and Labels" icon="tags" href="/evaluations-and-standards/severity-classifications/review-finding-categorization">
    Every submission is assigned a status and may be tagged with labels to aid in triage, filtering, and reporting.
  </Card>

  <Card title="Competition Finding Severity" icon="trophy" href="/evaluations-and-standards/severity-classifications/competition-finding-severity">
    Severities are determined using criteria that evaluate potential impact, likelihood, and exploitability.
  </Card>

  <Card title="Bug Bounty Severity" icon="bug" href="/evaluations-and-standards/severity-classifications/bug-bounty-finding-severity">
    For bounty programs, we follow a framework to map severity levels to payout tiers.
  </Card>
</CardGroup>
