zowe / zowe-cli-secrets-for-kubernetes

Eclipse Public License 2.0
0 stars 0 forks source link

Address audit issue related to `tough-cookie` dependency coming from `@kubernetes/client-node`'s `request` dependency #32

Closed rudyflores closed 7 months ago

rudyflores commented 8 months ago

Describe the bug

Address audit issue related to tough-cookie dependency being below 4.1.3 coming from @kubernetes/client-node's request dependency

Expected and actual results

audit issue should no longer appear

Describe your environment

Additional context

This issue is related to request being deprecated and @kubernetes/client-node trying to migrate their current code to the fetch api as a replacement to address this issue, for the time being we should patch this until a solution is provided.

github-actions[bot] commented 8 months ago

Thank you for creating a bug report. We will investigate the bug and evaluate its impact on the product. If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.