eclipse-theia / security-audit

Automated Security Audit for Theia framework dependencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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.

About

Automated Security Audit for Theia framework dependencies

License:Other


Languages

Language:TypeScript 100.0%