fix: Misc fixes

This commit is contained in:
Abhisek Datta
2026-01-08 13:50:21 +05:30
parent 8492fcf93d
commit aa2a6cc214
5 changed files with 9 additions and 15 deletions
+1
View File
@@ -138,5 +138,6 @@ func (p *SandboxPolicy) AppliesToPackageManager(pm string) bool {
return true
}
}
return false
}