can't pass security scanning after install helm-push in docker images.
alpine-docker/k8s#40
/root/.local/share/helm/plugins/helm-push/testdata/tls/server.key
/root/.local/share/helm/plugins/helm-push/testdata/tls/client.key
/root/.cache/helm/plugins/https-github.com-chartmuseum-helm-push/testdata/tls/client.key
/root/.cache/helm/plugins/https-github.com-chartmuseum-helm-push/testdata/tls/server.key
after discussed we found the test data in helm-push are not cleaned, so it is not suitable for prod environment.
can I ask to clean below folders when install this plugin
/root/.local/share/helm/plugins/helm-push/testdata/*
/root/.local/share/helm/plugins/helm-push/acceptance_tests/*
it can be installed in other place, if defined environment variable HELM_PLUGINS, refer: https://helm.sh/docs/topics/plugins/#environment-variables
can't pass security scanning after install
helm-pushin docker images.alpine-docker/k8s#40
after discussed we found the test data in
helm-pushare not cleaned, so it is not suitable for prod environment.can I ask to clean below folders when install this plugin
it can be installed in other place, if defined environment variable
HELM_PLUGINS, refer: https://helm.sh/docs/topics/plugins/#environment-variables