Package jenkins.security.csp.impl
package jenkins.security.csp.impl
-
ClassesClassDescriptionAdd a minimal set of CSP directives not expected to be removed later.Add the CSP directives currently required for Jenkins to work properly.This administrative monitor recommends that admins set up CSP.During development and tests, use
CspHeader.ContentSecurityPolicy.Fallback implementation: ChooseCspHeader.ContentSecurityPolicyReportOnly.BasicCspReceiverthat just logs received reports.Generated localization support class.This action receives reports of Content-Security-Policy violations.Specify theCspHeaderforCspDecoratorvia system property.This extension automatically allows loading images from the domain hosting the current user's avatar as determined viaUserAvatarResolver.