[📂Profiles] gomodjail imposes syscall restrictions on a specific set of Go modules, so as to mitigate their potential vulnerabilities and supply chain attack vectors. In other words, gomodjail is a “container” (as in Docker containers) for Go modules. gomodjail can be applied just in the following two steps: Step 1: add gomodjail:confined comment to go.mod:
