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

CSP Issue caused by botframework-streaming library #2647

Closed
rajdhandus opened this issue Aug 5, 2020 · 1 comment · Fixed by #2752
Closed

CSP Issue caused by botframework-streaming library #2647

rajdhandus opened this issue Aug 5, 2020 · 1 comment · Fixed by #2752
Assignees
Labels
Area: Streaming Issues related to streaming support needs-triage The issue has just been created and it has not been reviewed by the team.

Comments

@rajdhandus
Copy link

rajdhandus commented Aug 5, 2020

Versions

What package version of the SDK are you using.
botframework-streaming 4.9.2

Describe the bug

Give a clear and concise description of what the bug is.
CSP error noticed in the client side browser because of new Function() code in doesGlobalFileReaderExist.ts

https://developers.google.com/web/fundamentals/security/csp/#eval_too

@compulim
Copy link
Contributor

Assigning to @stevengum as he own botframework-streaming.

@gabog gabog added Area: Streaming Issues related to streaming support needs-triage The issue has just been created and it has not been reviewed by the team. and removed Streaming Extensions labels Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Streaming Issues related to streaming support needs-triage The issue has just been created and it has not been reviewed by the team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants