Skip to content

Encode all rendered strings #13

@ivancea

Description

@ivancea

Strings are rendered directly to the output HTML. That means that if a string has actual HTML, it could have side effects.

Those strings (Most of them) should be encoded in some way, except for markdown ones.

As the CV is personal, edited by the owner and used by the owner, it's not being considered a security risk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions