Skip to content

DennisEvantek/Scantist-Chrome-Extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scantist-Chrome-Extension

A chrome extension that highlights vulnerable packages to developers

As part of NYP's University Immersion Programme, I am assigned to NTU under Professor Liu Yang in the company Scantist to develop a secure chrome extension.

This Chrome Extension helps developers identify vulnerable packages easily, which aids in the development of a secure application.

Key Features

  • Search Functionality (User is able to query for specific packages, i.e. enter “jQuery 1.11.3” in the search bar - the chrome extension will then run some key algorithm and returns security information regarding that particular package)
  • View Package Report (Report Page will show in-depth details regarding the package, i.e. programming language, related CVEs, CVEs description etc)

About

A chrome extension that highlights vulnerable packages to developers - developed during NTU University Immersion Programme under Prof Liu Yang in the company Scantist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 52.7%
  • HTML 32.7%
  • CSS 5.7%
  • SCSS 5.6%
  • Less 3.3%