Skip to content

Content Security Policy: Set 'object-src' to 'none' by default - #440

Open
mvilliger wants to merge 1 commit into
releases/26.2from
features/mvi/26.2/objectSrc
Open

Content Security Policy: Set 'object-src' to 'none' by default#440
mvilliger wants to merge 1 commit into
releases/26.2from
features/mvi/26.2/objectSrc

Conversation

@mvilliger

Copy link
Copy Markdown
Member

Following the MDN recommendation to prevent DOM based XSS object-src is disabled by default.

Additionally it is rarely used today and for most there are modern alternatives:

476399

@mvilliger
mvilliger requested a review from cguglielmo September 8, 2026 06:56
Following the MDN recommendation to prevent DOM based XSS object-src is
disabled by default.

Additionally it is rarely used today and for most there are modern
alternatives: <video>, <audio>, <img>, <iframe>.

476399
@mvilliger
mvilliger force-pushed the features/mvi/26.2/objectSrc branch from a3ddbf0 to 93d3aec Compare September 9, 2026 17:11
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