]> git.maquefel.me Git - brevno-suite/hugo/commit
common/hexec: Remove github.com/cli/safeexec
authorJoe Mooring <joe.mooring@veriphor.com>
Sat, 22 Mar 2025 19:26:41 +0000 (12:26 -0700)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sun, 23 Mar 2025 12:55:42 +0000 (13:55 +0100)
commita6bd67793bc9e22fe456b90dfbc1fbf3f45c7fd5
tree14bd18f9528471bbc0101c84965d18161f935876
parentf34cdc382a1f8df8ffef3772e289225e6fd52d93
common/hexec: Remove github.com/cli/safeexec

We began using the safeexec package in v0.79.1 to address
https://github.com/gohugoio/hugo/security/advisories/GHSA-8j34-9876-pvfq.

The vulnerability was addressed by the Go team in 1.19, so the safeexec
package is no longer needed.

Closes #13516
README.md
common/hexec/exec.go
go.mod
releaser/releaser.go
scripts/fork_go_templates/main.go