ThalesGroup / security-risk-assessment-tool

The ISRA security-risk-assessment-tool project is an Electron based application used to do security risk assessments at a technical level
BSD 4-Clause "Original" or "Old" License
22 stars 7 forks source link

[Issue]: Provide a dedicated flow for risks transferred from a dependency #314

Open SebAtThales opened 1 month ago

SebAtThales commented 1 month ago

Issue Description

In a component (e.g. an Application) that has dependencies (e.g. some SDKs) it is not straight-forward to treat risks transferred by the dependencies to the integrator.

Indeed the transferred risks may have Business Assets, Supporting Assets and vulnerabilities coupling, not present originally into the the final component. This forces to import or recreate all of them into the final component

Duplicate Steps

No response

Expected Results

We should have a way to define a risk, transferred from a dependencies, with only its Description, Score and a comment for its origin. This will avoid to import a lot of individual elements.

Version Detected

1.2.0

Attachments

No response