From fa63c588418d3965da28acf80b0061e393394c89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louise=20S=C3=B6derstr=C3=B6m?= Date: Wed, 29 Mar 2023 11:10:58 +0200 Subject: [PATCH] Add new security category --- modules/ROOT/pages/notifications/index.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/ROOT/pages/notifications/index.adoc b/modules/ROOT/pages/notifications/index.adoc index 04615268..3d79c002 100644 --- a/modules/ROOT/pages/notifications/index.adoc +++ b/modules/ROOT/pages/notifications/index.adoc @@ -54,6 +54,11 @@ The following categories exist, ordered by severity: | The query or command mentions entities that are unknown to the system. | Make sure you have not misspelled the entity. +| SECURITY +| WARNING OR INFORMATION +| The result of the query or command indicates a potential security issue. +| Make sure that the behaviour is what you intended. + | GENERIC | WARNING OR INFORMATION | Notifications that are not part of a wider class.