chore(manual status): change INFO to MANUAL status (#3254)

This commit is contained in:
Sergio Garcia
2024-01-09 18:08:00 +01:00
committed by Sergio Garcia
parent 5419117842
commit 2eb774bbc9
22 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ prowler <provider> --verbose
## Filter findings by status
Prowler can filter the findings by their status:
```console
prowler <provider> --status [PASS, FAIL, INFO]
prowler <provider> --status [PASS, FAIL, MANUAL]
```
## Disable Exit Code 3
Prowler does not trigger exit code 3 with failed checks: