oxidized
oxidized copied to clipboard
make snmp community detection work
Description
We request the configuration in its "command" form.
e.g. the snmp configuration will be
set service snmp community SuperSecretCommunity authorization 'ro'
The secret detection expected a { which does not exist in this form
Closes issue #3153