What is Risksheet?
Risksheet is a risk analysis app for Siemens Polarion ALM that provides an interactive Excel-like grid for structured risk assessment. It supports FMEA, HARA, TARA, STRIDE, and CVSS risk analysis workflows directly within Polarion LiveDoc documents, with full traceability to requirements and design elements.What risk analysis methodologies does Risksheet support?
Risksheet supports multiple risk analysis frameworks: FMEA (Failure Mode and Effects Analysis), HARA (Hazard Analysis and Risk Assessment), TARA (Threat Analysis and Risk Assessment), STRIDE (cybersecurity threat analysis), and CVSS scoring (v3.1/v4.0). You configure the tool to match any of these methodologies through therisksheet.json configuration file.
Which industry standards does Risksheet align with?
Risksheet supports workflows aligned with the following standards:| Standard | Domain |
|---|---|
| ISO 26262 | Automotive safety |
| ISO 14971 | Medical devices |
| IEC 61508 | Industrial safety |
| ISO/SAE 21434 | Cybersecurity |
| IEC 62443 | Industrial security |
| AIAG & VDA FMEA Handbook | Automotive FMEA |
| CVSS v3.1/v4.0 | Vulnerability scoring |
How does Risksheet store data?
All risk data is stored as standard Polarion work items with custom fields. This means your risk data benefits from Polarion’s built-in version control, baseline management, and traceability features. Configuration is stored in arisksheet.json file attached to each LiveDoc document, with optional template inheritance for consistency across projects.
Can I use Risksheet with custom work item types?
Yes. Risksheet does not require specific work item types or mandatory fields. You configure the risk and task types through thedataTypes section of risksheet.json, specifying your custom work item type IDs. See Configuration Questions for more details.
Does Risksheet require a separate database or server?
No. Risksheet is deployed as a Polarion server plugin. It uses Polarion’s existing data storage and runs within the Polarion server environment. The client-side grid renders within LiveDoc pages in the browser, requiring no additional infrastructure.Can I have multiple risk analysis documents in one project?
Yes. You can create multiple Risksheet documents within a single Polarion project, each with its ownrisksheet.json configuration. This allows different risk analysis types (for example, FMEA and HARA) to coexist in the same project with independent column layouts, severity scales, and review workflows.
What export formats does Risksheet support?
Risksheet supports export to Excel (.xlsx) and PDF formats with formatted risk tables. You can use saved views to control which columns appear in exports. See Feature Questions for details on export capabilities.This page provides general orientation based on the product brief. For specific configuration details and property references, refer to the Reference section.
See Also
- Feature Questions — specific capability details
- Configuration Questions — setup and customization
- Getting Started — initial setup tutorials