fix: Sandbox profile for Go ecosystem (#361)

* fix: Sandbox profile for Go ecosystem

* fix: Sandbox violations for network bind
This commit is contained in:
Abhisek Datta
2026-07-06 23:38:38 +05:30
committed by GitHub
parent 02965143d0
commit c601e17cdc
10 changed files with 290 additions and 16 deletions
+6
View File
@@ -178,6 +178,12 @@ sandbox:
enabled: true
profile: uvx
# Go ecosystem (experimental). The go command is opt-in: it runs only when
# invoked explicitly as `pmg go ...`.
go:
enabled: true
profile: go
# Dependency cooldown blocks installation of package versions published within
# a configurable time window.
dependency_cooldown: