Jenkins has a mechanism known as "User Content", where administrators can place files inside $JENKINS_HOME/userContent , and these files are served from�...
Jenkins serves files that could come from less trusted sources with a strict Content-Security-Policy HTTP response header.
Sep 7, 2021 � Jenkins has a mechanism known as "User Content", where administrators can place files inside $JENKINS_HOME/userContent , and these files are�...
Rendering User Content :: Jenkins Docs
docs.jenkins.io › dev-docs › security › rendering-user-content
The plugin parses a data file of some kind, usually as a post-build step, and presents the contents to the user, e.g. through the use of a�...
Oct 14, 2014 � Jenkins has a mechanism known as "User Content", where administrators can place files inside $JENKINS_HOME/userContent , and these files are�...
This plugin manages JENKINS_HOME/userContent under Git.
By default, Jenkins strictly limits the features useable in user content (files from workspaces, archived artifacts, etc.) it serves. This chapter discusses how�...
Download previous versions of /userContent in Git.
Builds in Jenkins run with an associated user authorization. By default, builds run as the internal SYSTEM user that has full permissions to run on any node.
This page describes the restrictions applied by potentially untrusted files served by Jenkins by default and how to customize them.