Files
SCM-Manager/docs/en/user/alerts/index.md
Eduard Heimbuch 63ec4e6172 Add security notifications to inform about vulnerabilities (#1924)
Add security notifications in SCM-Manager to inform running instances about known security issues. These alerts can be core or plugin specific and will be shown to every user in the header.

Co-authored-by: Matthias Thieroff <matthias.thieroff@cloudogu.com>
Co-authored-by: Philipp Ahrendt <philipp.ahrendt@cloudogu.com>
Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com>
2022-01-19 11:58:55 +01:00

18 lines
773 B
Markdown

---
title: Alerts
---
Alerts are used in SCM-Manager to alarm users and administrators to vulnerabilities in SCM-Manager.
Current alerts are indicated by a shield icon with a number to the left of the search box in the header of SCM-Manager. The number indicates the number of issues. If there are no known vulnerabilities for the installed version SCM-Manager the icon will not be displayed.
![alerts in head](assets/alerts.png)
Hovering or clicking the shield icon opens a list of issues. Issues are linked to a related resource. This resource usually describes the vulnerability and steps to address the issue.
![alerts in head](assets/alerts-list.png)
Alerts are removed as soon as the issue is resolved in your instance, e.g. by upgrading to a fixed version.