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]: Add the running of a code analyzer tool #282

Open ThomasDThales opened 3 months ago

ThomasDThales commented 3 months ago

Issue Description

Some indentations and unused variables can be found in the code.

Duplicate Steps

No response

Expected Results

Add the running of a lint like tool to find potential issues in the code. (Can be done via script, see commands in package.json scripts)

Version Detected

1.1.0 (Default)

Attachments

No response