fix(postgresql): Missing space (#1374)

This commit is contained in:
Pepe Fagoaga
2022-09-22 15:25:32 +02:00
committed by GitHub
parent 3d81307e56
commit aedc5cd0ad
+1 -1
View File
@@ -343,7 +343,7 @@ Install psql
- Ubuntu -> `sudo apt-get install postgresql-client `
- RHEL/Centos -> `sudo yum install postgresql10`
### Audit ID Field
#### Audit ID Field
Prowler can add an optional `audit_id` field to identify each audit that has been made in the database. You can do this by adding the `-u audit_id` flag to the prowler command.
#### Credentials
There are two options to pass the PostgreSQL credentials to Prowler: