hugo/common
Joe Mooring a6bd67793b 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
2025-03-23 13:55:42 +01:00
..
collections all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
constants common: Fix some GoDoc typos 2024-11-19 11:29:19 +01:00
hashing all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
hcontext all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
herrors all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
hexec common/hexec: Remove github.com/cli/safeexec 2025-03-23 13:55:42 +01:00
hreflect all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
hstrings all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
htime all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
hugio all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
hugo releaser: Prepare repository for 0.146.0-DEV 2025-02-26 15:58:38 +00:00
loggers all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
maps all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
math Preserve input type. 2024-11-14 15:05:37 +01:00
para all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
paths Use the page path and not the backing filename as the last resort in the default sort 2025-02-26 13:06:26 +01:00
predicate Add a HTTP cache for remote resources. 2024-06-04 16:07:39 +02:00
rungroup all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
tasks all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
terminal all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
text all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
types all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
urls all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
docs.go Misc doc, code refactoring to improve documentation 2023-01-04 18:01:26 +01:00