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

🚀 - Strict CSP policy support (data:) #9755

Open
tinkoffspectrum opened this issue Nov 14, 2024 · 0 comments
Open

🚀 - Strict CSP policy support (data:) #9755

tinkoffspectrum opened this issue Nov 14, 2024 · 0 comments

Comments

@tinkoffspectrum
Copy link

Description

Now tui contains data: pictures for checkboxes in the code.

Usage data: Is a reliable place for XSS attacks. Strict CSP policies prohibit the use of data:.

Please add the ability to override image with data: in code (including on mobile) to support security requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant