Closed mikeddeeson closed 7 years ago
There is a CVE search available on this site - https://www.circl.lu/services/cve-search/
The javascript library information is now displayed against a site as well as listed globally so that a user can see what javascript libraries are being used across the sites. Clicking on a library will then show the list of the sites that are using that library and the version of that library.
In addition to providing the Javascript version information (as found in #68) is is possible to determine if there are any security issues for that javascript library?
@johnennewdeeson provided several potential resources in the other thread which I have included in this thread also for reference:
These are things (don't know if they are useful things!) https://github.com/npm/npm-registry-client http://registry.npmjs.org/-/package/jquery/dist-tags https://www.exploit-db.com/ https://github.com/offensive-security/exploit-database
That exploit database tool lets you do this
Also, worth a read:
http://blog.bithound.io/checking-your-npm-dependencies-for-security-vulnerabilities/ https://www.sourceclear.com/