Skip to content
This repository has been archived by the owner on Aug 1, 2020. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 1.07 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.07 KB

theia logo

THEIA - SECURITY AUDIT

github pages

travis status

Overview

The repository performs automatic audit scans to an example Theia application in an attempt to determine if there are any potential security vulnerabilities present.

Implementation

  • Scans are performed on a an application found under theia-application by using the command yarn audit.
  • Scans report security vulnerabilities with severity moderate or higher (moderate, high and critical).
  • The output of scans are parsed, and are then displayed for Github Pages to publish.