The repository performs automatic audit scans to an example Theia application in an attempt
to determine if there are any potential security vulnerabilities present.
- Scans are performed on a an application found under
theia-applicationby using the commandyarn audit. - Scans report security vulnerabilities with severity
moderateor higher (moderate,highandcritical). - The output of scans are parsed, and are then displayed for Github Pages to publish.
