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

chore: add CSP (Content Security Policy) to demo #150

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

ghiscoding
Copy link
Owner

  • last few PRs made the lib more CSP compliant, this PR simply adds the CSP meta tag to the online demo
  • note however that style-src is using unsafe-inline and should be adressed in the future but I think the blocker is mainly coming from Vite and might be fix soon by Vite's PR 14653

- last few PRs made the lib more CSP compliant, this PR simply adds the CSP meta tag to the online demo
- note however that `style-src` is using `unsafe-inline` and should be adressed in the future but I think the blocker is mainly coming from Vite and might be fix soon by Vite's PR 14653
Copy link

github-actions bot commented Nov 6, 2023

🎭 Playwright Summary - Success 🎉

Playwright Report

[email protected] test:e2e /home/runner/work/multiple-select-vanilla/multiple-select-vanilla
playwright test --config playwright/playwright.config.ts

Running 69 tests using 1 worker
·····································································
69 passed (2.0m)

@ghiscoding ghiscoding merged commit 82b5baf into main Nov 7, 2023
2 checks passed
@ghiscoding ghiscoding deleted the chore/trusted-csp-demo branch November 7, 2023 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant