opntasks
Concepts

Task Lifecycle

How tasks flow from creation to resolution.

Task Lifecycle

Every task in opntasks follows a defined lifecycle from detection to resolution.

Statuses

StatusDescription
openNewly submitted finding, awaiting review
in_progressTeam is actively working on remediation
resolvedFix has been applied and verified
dismissedFinding was reviewed and determined to be a false positive or won't fix

State transitions

open → in_progress → resolved
open → dismissed
in_progress → open        (re-opened)
in_progress → dismissed
resolved → open           (regression detected)

Severity levels

LevelDescription
criticalRequires immediate attention, blocks deployment
highShould be fixed before next release
mediumShould be scheduled for fix
lowFix when convenient
infoInformational, no action required

On this page