diff --git a/README.md b/README.md index 55ed9855d5..36f4343c77 100644 --- a/README.md +++ b/README.md @@ -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: