You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.
This document defines Content Security Policy, a mechanism web applications can use to mitigate a broad class of content injection vulnerabilities, such as cross-site scripting (XSS).
To apply Content Security Policy, we need to set a nonce to style element appended by react-virtualized. I have made a change for react-virtualized. (bvaughn/react-virtualized#663)
emojione-picker is also required to be altered to correspond the change. I have also finished to create a change for emojione-pickerfcb244d, but we may wait for a new version of react-virtualized including its Content Security Policy support.
The text was updated successfully, but these errors were encountered:
The specification of Content Security Policy
describes as the following:
To apply Content Security Policy, we need to set a nonce to
style
element appended by react-virtualized. I have made a change for react-virtualized. (bvaughn/react-virtualized#663)emojione-picker is also required to be altered to correspond the change. I have also finished to create a change for emojione-picker fcb244d, but we may wait for a new version of react-virtualized including its Content Security Policy support.
The text was updated successfully, but these errors were encountered: