-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Closed
Description
This issue tracks the addition of the Content-Security-Policy header to Jenkins core, so that https://plugins.jenkins.io/csp/ no longer needs to be installed.
The core implementation also needs to be extensible, so that plugins can add, e.g., img-src values.
Originally reported by
danielbeck, imported from: Add Content-Security-Policy header
- assignee:
danielbeck
- status: In Progress
- priority: Major
- component(s): core
- resolution: Unresolved
- votes: 0
- watchers: 1
- imported: 2025-11-24
Raw content of original issue
This issue tracks the addition of the Content-Security-Policy header to Jenkins core, so that https://plugins.jenkins.io/csp/ no longer needs to be installed.
The core implementation also needs to be extensible, so that plugins can add, e.g., img-src values.