This commit is contained in:
Carlos.Martin
2021-08-30 00:46:00 +01:00
parent c5d9569437
commit 4f431a36d7
2 changed files with 39 additions and 2 deletions

View File

@@ -310,7 +310,21 @@ search:
remove_path: "mysql/mysql"
search_in:
- common
- name: MariaDB
value:
config:
auto_check: True
- name: "mariadb.cnf"
value:
bad_regex: "user.*|password.*"
type: f
remove_regex: '^#'
remove_empty_lines: True
search_in:
- common
- name: "debian.cnf"
value:
bad_regex: "user.*|password.*"
@@ -319,7 +333,6 @@ search:
search_in:
- common
- name: PostgreSQL
value:
@@ -1838,6 +1851,24 @@ search:
type: f
search_in:
- common
- name: Postfix
value:
config:
auto_check: True
files:
- name: "postfix"
value:
files:
- name: "master.cf"
value:
bad_regex: "user=|argv="
remove_empty_lines: True
line_grep: '"user="'
type: d
search_in:
- common
- name: CloudFlare
value: