idea-nodesecurity
idea-nodesecurity copied to clipboard
List and check npm nodes in several projects
Description Information about used npm should be logged for further projects. In terms of using the same npm node several projects, same security issue needs to be accepted.
Expected behavior:
Plugin should process package.json, list out dangerous packages, store this list for further projects.
Actual behavior:
Plugin processes the file only when project is loadeded