boostsecurityio/lotp

[LOTP] Add hugo

Open

#39 创建于 2024年11月17日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)HTML (14 fork)auto 404
good first issueidea

仓库指标

Star
 (158 star)
PR 合并指标
 (PR 指标待抓取)

描述

Description of the LOTP tool

hugo is a website rendering tool that has plugins that can be configured we a config file.

Configuration files

hugo.toml
...

Hugo is very well designed and its virtual FS and other hardening features makes it quite safe in many cases, though if attacker can control hugo.toml it's still an issue, though we've seen cases in the wild where just *.md were exposed and through that vector we think there is no known "jailbreak" at the moment.

贡献者指南