Skip to content

Findings & accepting risk

A finding is a single issue Vortex surfaced — for example, a missing security header or an injectable parameter. Findings are grouped on the report so related issues sit together; open a group, then open an individual finding to work with it.

Open a finding to see:

  • The affected location — where the issue was found.
  • The evidence Vortex collected to support the finding.
  • The severity and any related guidance.

From here you choose what happens next. Every finding offers the same set of actions.

ActionWhat it doesNotes
Fix with AIGenerates a code fix and opens a pull request in your connected repoRequires a connected version-control integration; consumes a remediation credit
Accept riskFormally records a decision not to fix it nowKeeps the finding out of the active remediation pipeline
Create Jira ticketHands the finding to your Jira projectAvailable for a single finding or in bulk for a group; may be plan-gated

For the full remediation walkthrough, see AI remediation. To connect a tracker, see Jira.

Sometimes a finding isn’t worth fixing right now — it’s a known trade-off, a false positive in your context, or scheduled for a later release. Instead of ignoring it, accept the risk so the decision is recorded and auditable.

When you accept a risk you record:

  • A reason explaining the decision.
  • Optionally, an expiration date, so the acceptance lapses and the finding comes back into view for review.
  • Optionally, a supporting document for evidence or sign-off.

Accepted findings are kept out of the active remediation pipeline so they don’t clutter your triage, but they remain on record. See Accepted risks for how acceptances are tracked and reviewed across your organization.

When a whole group of findings shares the same root cause, you can act on it as a unit — for example, Create Jira ticket for the group, or trigger an AI fix that addresses the group together. This keeps related work from fragmenting into dozens of tickets or pull requests.