nautobot-app-secrets-providers icon indicating copy to clipboard operation
nautobot-app-secrets-providers copied to clipboard

Nautobot Secrets Providers Plugin.

Results 29 nautobot-app-secrets-providers issues
Sort by recently updated
recently updated
newest added

### Environment * Python version: na * Nautobot version: 1.6.0 * nautobot-secrets-providers version: na ### Expected Behavior The documentation should accurately reflect the version requirements of the plugin to prevent...

### Environment * Python version: n/a * Nautobot version: 1.5.24 * secrets version: 1.4.1 ### Expected Behavior If the server is returning an error, the error should be shown. The...

Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.2. Changelog Sourced from cryptography's changelog. 41.0.2 - 2023-07-10 * Fixed bugs in creating and parsing SSH certificates where critical options with values were handled...

dependencies

Bumps [django](https://github.com/django/django) from 3.2.18 to 3.2.20. Commits 19bc11f [3.2.x] Bumped version for 3.2.20 release. 454f2fb [3.2.x] Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator a... 07cc014 [3.2.x] Added stub release...

dependencies

https://github.com/nautobot/nautobot-plugin-secrets-providers/blob/f41c609fb98cfead41259b93c3891f62229552b5/nautobot_secrets_providers/providers/delinea.py#L120 This code block doesn't allow for the use of `AccessTokenAuthorizer` which only needs/requires ("base_url", "tenant", "token") This check doesn't allow for a "supported" authorizer using the supported required arguments.

### Environment * Python version: Not applicable * Nautobot version: Not applicable * secrets version: 1.4.1 ### Expected Behavior Expected to get a secret from Secret Server ### Observed Behavior...

Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.2 to 0.4.4. Changelog Sourced from sqlparse's changelog. Release 0.4.4 (Apr 18, 2023) Notable Changes IMPORTANT: This release fixes a security vulnerability in the parser where a...

dependencies

Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies

### Environment * Nautobot version: 1.5.19 * secrets version: 1.4.0 ### Proposed Functionality We should look at using 1Password as a secrets provider. ### Use Case Some people store secrets...

### Environment * Nautobot version: 1.5.13 (to get `metrics.py` support) * nautobot-plugin-device-lifecycle-mgmt version: latest ### Proposed Functionality Expose Prometheus metrics for this app. Examples: #### Get Value Secrets Total and...