Skip to main content

Prerequisites

  • The TARA solution is installed in your Polarion project
  • System elements exist with elementType configured (system, subsystem, component)

Steps

1. Open Risks Home

Click Risks in the sidebar navigation, or navigate directly to the wiki page at Risks/Home. The page opens with a red-branded space banner titled “TARA Risks.”

2. Read the Statistics Bar

Five KPI tiles display live counts from the project:
MetricQueryWhat It Tells You
TARA Recordstype:taraRecordTotal risk assessment records across all modules
CS Goalstype:cybersecurityGoalNumber of cybersecurity goals defined
Threat Scenariostype:threatScenarioCatalog entries available for reuse
Risk Controlstype:riskControlCountermeasures linked to TARA records
DocumentsDocuments in Risks spaceTotal TARA modules and lifecycle documents

3. Use the System Element Navigator

The main content area displays a three-column hierarchical table:
ColumnWidthContent
System Element40%Indented tree: System > Subsystem > Component
TARA Module40%Link to the Risksheet view, or em-dash if no TARA exists
Status20%Document workflow state (Draft, In Review, Approved, Published)
The hierarchy is built from systemElement work items using back-link traversal:
  • Level 0 (bold): Top-level system elements (elementType = system)
  • Level 1 (indented): Subsystems linked to the system
  • Level 2 (further indented): Components linked to subsystems
Click any TARA module link in the navigator to open the Risksheet view for that document. The link uses the URL pattern /polarion/#/project/{projectId}/risksheet?document=Risks/{docName}, bypassing the standard document viewer.

4. Identify Missing TARAs

Components without a linked TARA module display an em-dash (—) styled with the nx-missing CSS class in the TARA Module column. These are coverage gaps where a new TARA analysis should be created. To create a missing TARA, follow the Create a New TARA Module guide and set the systemElementId document field to the target component’s work item ID.

5. Check Document Status

The Status column shows the workflow state of each TARA module’s riskSpecification document:
StatusMeaning
DraftAnalysis in progress, editable
In ReviewSent for approval, signers assigned
ApprovedAt least one project_approver has signed
PublishedFinalized baseline
The Status column shows the riskSpecification document workflow state, not the systemElement work item status. Use it to track TARA analysis progress, not component lifecycle.
The right panel provides direct navigation to key resources:
  • How to Create a TARA — step-by-step TARA creation guide
  • TARA Report — project-wide verdict summary
  • Cybersecurity Plan / Cybersecurity Case / Cybersecurity Concept — lifecycle documents
  • System Element Tree — dedicated system hierarchy view
  • Threat Scenario Catalog / Stakeholder Catalog — shared catalogs
  • Cybersecurity Goals — work item list filtered by cybersecurityGoal type

Verification

Confirm the dashboard displays correctly:
  • Statistics bar shows non-zero counts for TARA Records and System Elements
  • Navigator tree displays the complete system hierarchy with correct indentation
  • Each TARA module link opens the Risksheet view
  • Missing TARAs show an em-dash, not a broken link