Autodesk-AutoCAD / AutoLispExt

Visual Studio Code Extension for AutoCAD® AutoLISP
https://marketplace.visualstudio.com/items?itemName=Autodesk.autolispext
Apache License 2.0
83 stars 29 forks source link

Resolve recently discovered vulnerabilities #176

Closed Sen-real closed 2 years ago

Sen-real commented 2 years ago
Objective

Resolve 8 recently discovered vulnerabilities.

Abstractions

Done by upgrading dependencies. Most of them are resolved by running "npm audit fix".

Also removed a GITHUB CI action which is not needed anymore.

Tests performed

Automation tests all passed. Did manual tests on debugging, formatting, online-help, etc. and found no problem.

Screen shot