VYPR

Maven package

org.jenkins-ci.plugins.workflow/workflow-durable-task-step

pkg:maven/org.jenkins-ci.plugins.workflow/workflow-durable-task-step

Vulnerabilities (1)

  • CVE-2018-1000015Jan 23, 2018
    affected < 2.18fixed 2.18

    On Jenkins instances with Authorize Project plugin, the authentication associated with a build may lack the Computer/Build permission on some agents. This did not prevent the execution of Pipeline `node` blocks on those agents due to incorrect permissions checks in Pipeline: Node