Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Risk treatment plan exporter should have asset populations #181

Open
mike1813 opened this issue Jun 18, 2024 · 0 comments
Open

Risk treatment plan exporter should have asset populations #181

mike1813 opened this issue Jun 18, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mike1813
Copy link
Member

In the version tagged as v3.6.0-test, the web U/I supports extraction of a risk treatment plan. This provides a list of system model asset classes, each displayed with its type, a brief description, and its population level, followed by a table listing its potential (mis)behaviours. This table cites threats that cause each misbehaviour, and control strategies that block those threats.

There is an option to 'Export' the risk treatment plan as a offline HTML document. In the web U/I, the correct population levels are shown for each asset class, but in the 'exported' version, they are not. Instead, we get a population level 'Very Many', which is the highest level in the domain model population scale, highest population level for the relevant asset. This is 'greyed out', so it may be a default, suggesting that the problem may be that population levels are actually missing in the exported version.

The attached test case reproduces the error using domain model v6a5-1-2.

small-uncontrolled asserted.nq.gz

@mike1813 mike1813 added the bug Something isn't working label Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants