google / vulncode-db

Vulncode-DB project
https://www.vulncode-db.com
Apache License 2.0
575 stars 71 forks source link

Improve JS code quality and maintainability #62

Open evonide opened 4 years ago

evonide commented 4 years ago

As we're not using TypeScript we're prone to unexpected JS issues such as with silent third-party dependency updates which break code on our side.

We should generally investigate ways to improve the JS code quality and maintainability for code such as