Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-16980

build flow need sandboxing

XMLWordPrintable

      build flow allows to run arbitrary Groovy code as flow DSL. Can be used by a user with "Job.CONFIGURE" permission to kill the instance :

      b = build("someJob") 
      b.project.parent.doQuietDown()
      

            Unassigned Unassigned
            ndeloof Nicolas De Loof
            Votes:
            2 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated: