open-vault/builtin/logical/rabbitmq
Steven Clark f31dee885b
Address semgrep 0.86.x breakage (#14771)
* Fix semgrep 0.86.5 parsing failures
 - semgrep https://github.com/returntocorp/semgrep/pull/4671 seems to have
   introduce this parsing failure within version 0.86.0 and higher
 - Workaround parsing failure by breaking out the if error check.

* Pin semgrep version to 0.86.5

* Fix formatting issues
2022-03-30 15:03:21 -04:00
..
cmd/rabbitmq Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
backend.go [VAULT-3008] Update RabbitMQ dependency and fix regression in UserInfo.Tags in v3.9 (#12877) 2021-10-20 09:46:37 -07:00
backend_test.go [VAULT-3008] Update RabbitMQ dependency and fix regression in UserInfo.Tags in v3.9 (#12877) 2021-10-20 09:46:37 -07:00
passwords.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
path_config_connection.go [VAULT-3008] Update RabbitMQ dependency and fix regression in UserInfo.Tags in v3.9 (#12877) 2021-10-20 09:46:37 -07:00
path_config_connection_test.go RabbitMQ - Add username customization (#11899) 2021-06-22 14:50:46 -05:00
path_config_lease.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path_config_lease_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
path_role_create.go Address semgrep 0.86.x breakage (#14771) 2022-03-30 15:03:21 -04:00
path_role_create_test.go RabbitMQ - Add username customization (#11899) 2021-06-22 14:50:46 -05:00
path_roles.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
secret_creds.go builtin: deprecate errwrap.Wrapf() throughout (#11430) 2021-04-22 11:20:59 -04:00