Skip to content

Protect halOP using CSP and the Trusted Types API #349

Description

@hpehl

Use content security policies (CSP) on the server side and the trusted types API on the client side to protect halOP against any kind of cross-site scripting (XSS) attacks.

The server-side part requires adding CSP headers, creating a nonce or hash on the server side. This includes WildFly as well as the standalone Quarkus server.

Resource:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions