fix: sanitize component props to prevent reflected XSS (GHSA-mg36-wvc… #3696
Annotations
4 errors and 3 warnings
|
Run pnpm lint
Process completed with exit code 1.
|
|
Run pnpm lint:
src/runtime/server/util/security.ts#L15
Unexpected useless alternative. This alternative is already covered by '0\.' and can be removed
|
|
Run pnpm lint:
src/runtime/server/util/security.ts#L15
Capturing group number 2 is defined but never used
|
|
Run pnpm lint:
src/runtime/server/util/security.ts#L15
Capturing group number 1 is defined but never used
|
|
Run pnpm lint:
playground/app/pages/satori/time.vue#L16
Date.now() in templates returns different timestamps on server and client. Use the <NuxtTime> component instead
|
|
Run pnpm lint:
examples/content/content/blog/hello-world.md#L6
Passive voice: "is automatically generated". Consider rewriting in active voice
|
|
Run pnpm lint:
docs/content/3.guides/2.cloudflare.md#L64
Passive voice: "are cached". Consider rewriting in active voice
|
Loading