hsz / idea-nodesecurity

IntelliJ Node Security plugin that indicates which Node packages in your project are vulnerable.
MIT License
30 stars 2 forks source link

Suggested actions for npm node #3

Open siranen opened 6 years ago

siranen commented 6 years ago

Description Suggestion about actions to be taken : a) Change Node npm b) Accept the Risk for this npm node (color X) c) Mark on another color that this is a know threat and i accept the risk (color Y)

Expected behavior:

Plugin should highlight and have different options to choose from for End User.

Actual behavior:

Plugin highlights only npm node with description. No more option is possible.