Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPIKE] Content Security Policy exception #15934

Open
2 tasks
penny-lischer opened this issue Sep 19, 2024 · 0 comments
Open
2 tasks

[SPIKE] Content Security Policy exception #15934

penny-lischer opened this issue Sep 19, 2024 · 0 comments
Labels
engineering Work to be completed by an engineer experience Team label to flag issues owned by the Experience Team needs-refinement Tickets that need refinement from the team

Comments

@penny-lischer
Copy link
Collaborator

Problem statement

Azure captured the following exception in production which needs some investigation.

EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self' https://js.monitor.azure.com https://www.googletagmanager.com https://hhs-prime.okta.com https://reportstream.okta.com https://global.oktacdn.com https://www.google-analytics.com https://*.in.applicationinsights.azure.com https://dap.digitalgov.gov".

at Function (<anonymous>)
at p (<anonymous>:1:102)
at <anonymous>:1:199

What you need to know

I believe we had an issue like this in the past and may be able to look back to see what the fix was.
Captured on Sept, 19, 2024.

Acceptance criteria

  • See what is needed to resolve this issue and/or if it something needed from devops.

To do

  • ...
@penny-lischer penny-lischer added the experience Team label to flag issues owned by the Experience Team label Sep 19, 2024
@chris-kuryak chris-kuryak added engineering Work to be completed by an engineer needs-refinement Tickets that need refinement from the team labels Sep 20, 2024
@chris-kuryak chris-kuryak changed the title Content Security Policy exception [SPIKE] Content Security Policy exception Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engineering Work to be completed by an engineer experience Team label to flag issues owned by the Experience Team needs-refinement Tickets that need refinement from the team
Projects
None yet
Development

No branches or pull requests

2 participants