Skip to content

noscripter/retire

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What you require you must also retire.

There are plenty of JavaScript libraries available on the web and Node.js applications out there. Statistics show that nearly eighty percent code in a typical modern web application comes from third party libraries. A web application is therefore also vulnerable to the vulnerabilities of third party libraries that it uses. It is very critical for a web application to stay up-to-date with security fixes of these third party libraries. Retire.js is an open-source tool that scans a website and generates alerts about the vulnerable versions of JavaScript libraries used by it. ZAP is a very popular, open source web penetration testing tool. This project involves writing a Retire.js add-on for ZAP.

Thanks to:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 74.7%
  • HTML 17.3%
  • Haskell 7.8%
  • JavaScript 0.2%