fix: allow cf in script-src #4535
Annotations
2 errors and 3 warnings
test/unit/behaviour.spec.ts > site behaviour > renders server components:
test/unit/behaviour.spec.ts#L41
Error: Snapshot `site behaviour > renders server components 2` mismatched
- Expected
+ Received
- []
+ [
+ "Access to XMLHttpRequest at 'https://cloudflareinsights.com/cdn-cgi/rum' from origin 'http://127.0.0.1:39009' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header has a value 'http://127.0.0.1' that is not equal to the supplied origin.",
+ "Failed to load resource: net::ERR_FAILED",
+ ]
❯ test/unit/behaviour.spec.ts:41:18
|
test
Process completed with exit code 1.
|
test:
app/components/FeedPost.vue#L44
'v-html' directive can lead to XSS attack
|
test:
app/components/FeedPost.vue#L64
'v-html' directive can lead to XSS attack
|
test:
app/components/WebMentions.vue#L86
'v-html' directive can lead to XSS attack
|