Skip to content

utils/mount/mount_linux.go: replace 'mkdir -p' invocation with MkdirAll() standard Go function#1152

Open
timp87 wants to merge 2 commits into
NetApp:masterfrom
timp87:mount_linux-no-mkdir-cmd
Open

utils/mount/mount_linux.go: replace 'mkdir -p' invocation with MkdirAll() standard Go function#1152
timp87 wants to merge 2 commits into
NetApp:masterfrom
timp87:mount_linux-no-mkdir-cmd

utils/mount/mount_linux.go: replace 'mkdir -p' invocation with MkdirA…

c3bf926
Select commit
Loading
Failed to load commit list.
StepSecurity Actions Security / StepSecurity Required Checks succeeded Jun 3, 2026 in 0s

StepSecurity Required Checks

Finished StepSecurity Required Checks

  • NPM Compromised Packages Check - Checks for compromised npm package versions in the PR
  • NPM Package Cooldown Check - Fails if any package version in the PR was released within the configured cooldown period, helping to avoid brand-new (and potentially unreviewed or malicious) releases

Details

✅ NPM Package Cooldown Check

No npm package upgrades to recent releases found in current PR.

✅ NPM Compromised Packages Check

No Compromised npm packages are added in current PR.