Last Version

Script Security Plugin 4.0.0-rc2E

Allows Jenkins administrators to control what in-process scripts can be run by less-privileged users.

License

License

Categories

Categories

Security
GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

script-security
Version

Version

4.0.0-rc2E
Type

Type

jar
Description

Description

Script Security Plugin
Allows Jenkins administrators to control what in-process scripts can be run by less-privileged users.
Project URL

Project URL

https://github.com/jenkinsci/script-security-plugin
Project Organization

Project Organization

CrafterCMS
Source Code Management

Source Code Management

https://github.com/jenkinsci/script-security-plugin

Download script-security 4.0.0-rc2E


<!-- https://jarcasting.com/artifacts/org.craftercms/script-security/ -->
<dependency>
    <groupId>org.craftercms</groupId>
    <artifactId>script-security</artifactId>
    <version>4.0.0-rc2E</version>
</dependency>
// https://jarcasting.com/artifacts/org.craftercms/script-security/
implementation 'org.craftercms:script-security:4.0.0-rc2E'
// https://jarcasting.com/artifacts/org.craftercms/script-security/
implementation ("org.craftercms:script-security:4.0.0-rc2E")
'org.craftercms:script-security:jar:4.0.0-rc2E'
<dependency org="org.craftercms" name="script-security" rev="4.0.0-rc2E">
  <artifact name="script-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.craftercms', module='script-security', version='4.0.0-rc2E')
)
libraryDependencies += "org.craftercms" % "script-security" % "4.0.0-rc2E"
[org.craftercms/script-security "4.0.0-rc2E"]

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.groovy : groovy-sql jar 3.0.10
com.google.code.findbugs : findbugs jar 3.0.1
org.craftercms : groovy-sandbox jar 4.0.0-rc2E
com.github.ben-manes.caffeine : caffeine jar 2.8.6

provided (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-collections4 jar 4.4
com.google.guava : guava-collections jar r03
org.codehaus.groovy : groovy-all pom 3.0.10

Project Modules

There are no modules declared in this project.