Skip to content

Content Security Policy of your site blocks the use of eval in JavaScript #925

@antoniolucenafaria

Description

@antoniolucenafaria

This is what I get from after accessing Developer Tool and selecting Network on my browser. Regardless, HTMLy seems to be working without any problems. Any idea where one or several of the functions listed bellow is/are in the HTMLy code? Should I be concerned?

Thank you!

Message: "Content Security Policy of your site blocks the use of eval in JavaScript."
Details:
The CSP prevents the use of eval(), new Function(), setTimeout([string], ...), and setInterval([string], ...) for evaluating strings, as these are considered unsafe due to the risk of inline script injection.
Affected Resource: 1 script-src directive is blocked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions