fix(docs): Add security section and solve images location (#1696)

Co-authored-by: Pepe Fagoaga <pepe@verica.io>
Co-authored-by: Toni de la Fuente <toni@blyx.com>
This commit is contained in:
Sergio Garcia
2023-01-12 17:16:34 +01:00
committed by GitHub
parent cbdda22a33
commit e9fb4410cd
9 changed files with 37 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
# Troubleshooting
- Running `prowler` I get `[File: utils.py:15] [Module: utils] CRITICAL: path/redacted: OSError[13]`:
- **Running `prowler` I get `[File: utils.py:15] [Module: utils] CRITICAL: path/redacted: OSError[13]`**:
That is an error related to file descriptors or opened files allowed by your operating system.
@@ -11,4 +11,4 @@
This error is also related with a lack of system requirements. To improve performance Prowler stores information in memory so it may need to be run in a system with more than 1GB of memory.
See section [Logging](/tutorials/logging/) for further information or [conctact us](/contact/).
See section [Logging](/tutorials/logging/) for further information or [contact us](/contact/).