Skip to content

Prevent cross-site scripting (XSS) attacks #12

@EthanThatOneKid

Description

@EthanThatOneKid

Your application may need to display user-generated content within HTML. To prevent cross-site scripting (XSS) attacks, it is crucial to escape special characters like <, >, &, ", and ' before embedding user input into HTML.

Reference

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions