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-application
by using the commandyarn audit
. - Scans report security vulnerabilities with severity
moderate
or higher (moderate
,high
andcritical
). - The output of scans are parsed, and are then displayed for Github Pages to publish.