unicef / inventory

UNICEF Open Source Inventory. A UNICEF Global Innovation knowledge base of best practices and resources for working and leading Open.
https://unicef.github.io/inventory/
Creative Commons Attribution Share Alike 4.0 International
35 stars 28 forks source link

:lock: config: Add `^asciidoctor$` to new security configuration #106

Closed jwflory closed 2 years ago

jwflory commented 2 years ago

Beginning from Hugo v0.91.0 and on, security hardening was added to the Hugo build runtime. This affects how Hugo calls Asciidoctor to generate HTML from Asciidoc source. Without this setting, asciidoctor will fail to run in Hugo v0.91.0 or later, and cause any pipelines without this configuration to fail.

More info: https://github.com/gohugoio/hugo/releases/tag/v0.91.0