# Vulnerability alarm module

## Purpose

Inform the administrator about plugins and themes that are vulnerable.

## Use instruction

Main class is VulnerabilityAlarm, use only it out of module.

__Handlers__

- check vulnerabilities from cloud
- local check vulnerabilities version and existing on plugins and themes CRUD events
- show alarms in admin panel (installed plugins and themes, admin side bar, etc.)
- render tab for spbct settings page
- send report to cloud about installed vulnerability modules

__Recommendation__

- check vulnerability list each time before show alarm to prevent incorrect information
