Skip to content

Instantly share code, notes, and snippets.

@futpib
Created July 16, 2019 19:55
Show Gist options
  • Save futpib/00054b766caf416f0f0ed1762e543846 to your computer and use it in GitHub Desktop.
Save futpib/00054b766caf416f0f0ed1762e543846 to your computer and use it in GitHub Desktop.
Jenkins CSP for reg-viz reports
System.setProperty("hudson.model.DirectoryBrowserSupport.CSP", "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: cdn.jsdelivr.net fonts.googleapis.com fonts.gstatic.com; img-src 'self' github.com;")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment