From ddd94e6f6420cbadbda6e0dbe7dee8e667b00dcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20Mart=C3=ADn?= Date: Fri, 3 May 2024 08:29:28 +0200 Subject: [PATCH] docs(compliance): Add notes about compliance output (#3911) --- docs/tutorials/compliance.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/tutorials/compliance.md b/docs/tutorials/compliance.md index 32a652cf75..629aec9b06 100644 --- a/docs/tutorials/compliance.md +++ b/docs/tutorials/compliance.md @@ -14,6 +14,9 @@ Standard results will be shown and additionally the framework information as the +???+ note + **If Prowler can't find a resource related with a check from a compliance requirement, this requirement won't appear on the output** + ## List Available Compliance Frameworks In order to see which compliance frameworks are cover by Prowler, you can use option `--list-compliance`: ```sh