Skip to content

Findings & Severity

The Issues screen (under Findings & Risk) is the day-to-day triage surface. It lists every finding from your scans with severity, risk score, affected resource, and remediation guidance, and gives you the tools to filter, accept, mute, and track them to closure.

BenefitCapabilityBusiness value
FocusSeverity + environment-aware risk scoreTeams fix the most dangerous issues first
Audience fitRed / Blue / All perspectiveThe same data framed for attackers or defenders
Signal qualityRisk acceptance, exemptions, and mute rulesLess noise; known/accepted items stay out of the way

Each finding has a severity (Critical / High / Medium / Low) reflecting inherent seriousness, and a risk score that weighs exposure, reachability, and blast radius for your environment. Triage by risk score, not severity alone — see Core Concepts.

Switch between Red (attacker view), Blue (defender view), and All. It reframes findings for whoever you’re working with — useful when presenting to different teams.

Filter by severity, search across findings, and group as needed. The companion Issues — New Layout offers an alternative visual arrangement over the same data.

Open any finding to see:

  • The affected resource and account/project.
  • Evidence supporting the detection.
  • The severity and risk score, with contributing factors.
  • Remediation guidance (and, where available, a CLI command or an automated fix).
  • Links into attack paths the finding participates in.

When a finding is a known, accepted risk, record a risk acceptance (subject to approval permissions such as ra.approve_high / ra.approve_critical). For false positives or intended configurations, use exemptions and the Mutelist so they stop cluttering active views — every action is audited.

Findings carry a status you can update; each change is recorded in the finding’s audit log. You can revalidate a single finding or in bulk to confirm it’s still present after a fix, and the delta view shows what changed between scans.

  • Sort by risk score and clear Critical/High attack-path steps first.
  • Use risk acceptance (with an expiry) rather than muting, when a risk is genuinely accepted — it keeps an auditable record.
  • Revalidate after remediation to confirm closure instead of assuming it.