helm/pkg/plugin/installer
Matt Farina 35a9ead998
Ensuring the file paths are clean prior to passing to securejoin
securejoin v0.4.0 made a possibly breaking change. Only clean paths
are safe to pass to SecureJoin or they could return an error or
have the wrong path. The details are in the release notes for v0.4.0.

This change ensures the paths are clean prior to passing to SecureJoin.

Signed-off-by: Matt Farina <matt.farina@suse.com>
2025-01-14 15:30:44 -05:00
..
base.go Updating to helm.sh/helm/v4 2024-12-26 16:33:51 -05:00
base_test.go Updating to helm.sh/helm/v4 2024-12-26 16:33:51 -05:00
doc.go Updating to helm.sh/helm/v4 2024-12-26 16:33:51 -05:00
http_installer.go Ensuring the file paths are clean prior to passing to securejoin 2025-01-14 15:30:44 -05:00
http_installer_test.go Updating to helm.sh/helm/v4 2024-12-26 16:33:51 -05:00
installer.go Updating to helm.sh/helm/v4 2024-12-26 16:33:51 -05:00
installer_test.go improve the HTTP detection for tar archives 2020-09-17 11:54:07 -06:00
local_installer.go Updating to helm.sh/helm/v4 2024-12-26 16:33:51 -05:00
local_installer_test.go Updating to helm.sh/helm/v4 2024-12-26 16:33:51 -05:00
vcs_installer.go Updating to helm.sh/helm/v4 2024-12-26 16:33:51 -05:00
vcs_installer_test.go Updating to helm.sh/helm/v4 2024-12-26 16:33:51 -05:00