Files
backstage/.changeset/light-rabbits-matter.md
T
Patrik Oldsberg a096e4c4d7 changesets: add changeset for secure templating
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-24 18:56:16 +01:00

264 B

@backstage/plugin-scaffolder-backend
@backstage/plugin-scaffolder-backend
patch

Switched to executing scaffolder templating in a secure context for any template based on nunjucks, as it is not secure by default (https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).