Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(security): activate Structurizr DSL restricted parsing #1805

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Nov 11, 2024

  1. feat(security): activate Structurizr restricted mode

    Enable restricted parsing to disable `!script` and other dangerous methods to be executed during parsing
    By default, Kroki will parse Structurizr diagrams in "restricted mode" unless `KROKI_STRUCTURIZR_SAFE_MODE` (or `KROKI_SAFE_MODE`) is set to `unsafe`.
    NicolaiSoeborg authored and ggrossetie committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d041e2a View commit details
    Browse the repository at this point in the history