From 3ed457ae0016638bb8d72ec84223d834a1893391 Mon Sep 17 00:00:00 2001 From: Jim Manico Date: Thu, 16 Jan 2025 10:33:13 -0800 Subject: [PATCH] https://github.com/OWASP/CheatSheetSeries/issues/1561 Addressing issue https://github.com/OWASP/CheatSheetSeries/issues/1561 --- cheatsheets/Logging_Vocabulary_Cheat_Sheet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cheatsheets/Logging_Vocabulary_Cheat_Sheet.md b/cheatsheets/Logging_Vocabulary_Cheat_Sheet.md index 879f212cec..b677c678f8 100644 --- a/cheatsheets/Logging_Vocabulary_Cheat_Sheet.md +++ b/cheatsheets/Logging_Vocabulary_Cheat_Sheet.md @@ -232,7 +232,7 @@ INFO An attempt to change a password that failed. May also trigger other events such as `authn_login_lock`. **Level:** -INFO +WARN **Example:**