utils/mount/mount_linux.go: replace 'mkdir -p' invocation with MkdirAll() standard Go function#1152
Open
timp87 wants to merge 2 commits into
Open
utils/mount/mount_linux.go: replace 'mkdir -p' invocation with MkdirAll() standard Go function#1152timp87 wants to merge 2 commits into
timp87 wants to merge 2 commits into
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.
Loading