The tool that focuses on establishing a ruleset file where you can find the compromised rule and fix it.
-
Clone the repository:
git clone git@github.com:InditexTech/api-scoring-ide-plugins.git
-
Install the VSCE following the documentation with the following command:
npm install --global @vscode/vsce
-
In the terminal, use the next command inside the
/codefolder:npm install vsce package
-
The previous step should create a
.vsixfile in the directory. Use the.vsixfile to install it.
View the documentation for usage information.