Skip to content

Engine: Allow to disable/ignore Herb::Engine::SecurityError #1023

@bonkrat

Description

@bonkrat

herb analyze is failing on compilation errors with the following error:

Herb::Engine::SecurityError: ERB output tags (<%= %>) are not allowed in attribute position. - Suggestion: Use control flow (<% %>) with static attributes instead.

Unfortunately our project uses helpers extensively that trigger this security error. Are there any suggestions here on disabling this security error or a workaround?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions