Is there a database that classifies NPM library vulnerabilities as exploitable vs. benign in the browser?

I maintain several Angular apps, which contain thousands of dependencies on NPM packages. GitHub’s Dependabot notifies me of new known vulnerabilities every week (from the CVE database).
For example, Dependabot tells me that moment.js has … Continue reading Is there a database that classifies NPM library vulnerabilities as exploitable vs. benign in the browser?