From 41c80271b42c75e652b0839288d0469d397931b1 Mon Sep 17 00:00:00 2001 From: Leo Date: Fri, 3 Apr 2020 11:48:46 -0300 Subject: [PATCH] docs(alint): add unknown-security-identifier --- alint.5.scd | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/alint.5.scd b/alint.5.scd index 2aede2a..6cf76d3 100644 --- a/alint.5.scd +++ b/alint.5.scd @@ -443,3 +443,10 @@ The GNUTLS-SA identifier is not formatted correctly, please check the output string for the reason why. Severity: Minor, Certainty: Certain + +## unknown-security-identifier [AL52] + +An unknown identifier was passed, if it is a legitimate identifier then please +contact the authors to add support for it. + +Severity: Minor, Certainty: Certain -- GitLab