Merge pull request #341 from ZoeS17/snmp
sensitive_files.yaml(SNMP) add createUser to bad_regex
This commit is contained in:
commit
aa1f162359
@ -2123,7 +2123,7 @@ search:
|
||||
files:
|
||||
- name: "snmpd.conf"
|
||||
value:
|
||||
bad_regex: "rocommunity|rwcommunity|extend.*"
|
||||
bad_regex: "rocommunity|rwcommunity|extend.*|^createUser"
|
||||
only_bad_lines: True
|
||||
type: f
|
||||
search_in:
|
||||
|
Loading…
Reference in New Issue
Block a user