-
Bug
-
Resolution: Unresolved
-
Minor
-
jenkins-1.580+
It's a follow-up to https://groups.google.com/forum/#!topic/jenkinsci-dev/RbQSUCg_9OY
I have an OpenJDK/Debian/ARM setup. On this setup Slave2Master security seems to resolve symbolic links to absolute ones => whitelists do not work. In such case I see a security check failure in Cobertura publisher.
Everything works fine on Mac
[JENKINS-31555] Slave2Master security: Symlinks handling differs depeding on platform
Description |
Original:
It's a follow-up to https://groups.google.com/forum/#!topic/jenkinsci-dev/RbQSUCg_9OY Slave2Master security constructs whitelists using patterns. BTW, a pattern for the BUILD_DIR presumes that its's being always stored in JOBS_DIR/builds . If somebody configures other path using Jenkins Advanced options in Global configs, the whitelisting won't work properly. |
New:
It's a follow-up to https://groups.google.com/forum/#!topic/jenkinsci-dev/RbQSUCg_9OY I have an OpenJDK/Debian/ARM setup. On this setup Slave2Master security seems to resolve symbolic links to absolute ones => whitelists do not work. In such case I see a security check failure in Cobertura publisher. |
Priority | Original: Major [ 3 ] | New: Minor [ 4 ] |
Description |
Original:
It's a follow-up to https://groups.google.com/forum/#!topic/jenkinsci-dev/RbQSUCg_9OY I have an OpenJDK/Debian/ARM setup. On this setup Slave2Master security seems to resolve symbolic links to absolute ones => whitelists do not work. In such case I see a security check failure in Cobertura publisher. |
New:
It's a follow-up to https://groups.google.com/forum/#!topic/jenkinsci-dev/RbQSUCg_9OY I have an OpenJDK/Debian/ARM setup. On this setup Slave2Master security seems to resolve symbolic links to absolute ones => whitelists do not work. In such case I see a security check failure in Cobertura publisher. Everything works fine on Mac |
Labels | Original: security | New: arm security |
Assignee | New: Oleg Nenashev [ oleg_nenashev ] |
Workflow | Original: JNJira [ 166979 ] | New: JNJira + In-Review [ 182538 ] |
Assignee | Original: Oleg Nenashev [ oleg_nenashev ] |
Additional investigation is required