Skip to content

eclipse-theia/security-audit

Repository files navigation


theia logo

THEIA - SECURITY AUDIT

github pages

Build

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.

Releases

No releases published

Packages

No packages published