mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-06 12:20:56 +01:00
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>
This commit is contained in:
BIN
docs/de/user/alerts/assets/alerts-list.png
Normal file
BIN
docs/de/user/alerts/assets/alerts-list.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 49 KiB |
BIN
docs/de/user/alerts/assets/alerts.png
Normal file
BIN
docs/de/user/alerts/assets/alerts.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 84 KiB |
15
docs/de/user/alerts/index.md
Normal file
15
docs/de/user/alerts/index.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Alerts
|
||||
---
|
||||
|
||||
Alerts informieren im SCM-Manager über sicherheitskritische Fehler.
|
||||
|
||||
Aktuelle sicherheitskritische Meldungen werden mit einem Schild links neben dem Suchfeld im Kopf des SCM-Managers angezeigt. Eine hochgestellte Zahl zeigt die Anzahl der Alerts. Wenn keine Alerts für die verwendete Version des SCM-Managers bekannt sind, wird das Icon nicht angezeigt.
|
||||
|
||||

|
||||
|
||||
Hovern oder Klicken des Schildes öffnet die Liste der Alerts. Die einzelnen Alerts sind in Regel mit weiterführenden Informationen zur Sicherheitslücke oder Fixes verlinkt.
|
||||
|
||||

|
||||
|
||||
Alerts verschwinden, sobald die Ursache z.B. durch ein Versionsupgrade behoben ist.
|
||||
BIN
docs/en/user/alerts/assets/alerts-list.png
Normal file
BIN
docs/en/user/alerts/assets/alerts-list.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 53 KiB |
BIN
docs/en/user/alerts/assets/alerts.png
Normal file
BIN
docs/en/user/alerts/assets/alerts.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 83 KiB |
17
docs/en/user/alerts/index.md
Normal file
17
docs/en/user/alerts/index.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
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.
|
||||
|
||||

|
||||
|
||||
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 are removed as soon as the issue is resolved in your instance, e.g. by upgrading to a fixed version.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user