Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunSafe ¶ added in v0.0.4
RunSafe necessarily does not prevent command injection but prevents/limits damage to an extent "the os/exec package intentionally does not invoke the system shell and does not expand any glob patterns or handle other expansions, pipelines, or redirections typically done by shells" This also mitigates windows security risk in go<1.19. refer https://pkg.go.dev/os/exec
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.