Index

A B D F G I L M O R S V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

actOnDangerousVariable(BatchSanitizerGlobalRule, EnvVars, String, String, String, EnvVarsFilterRuleContext) - Method in enum class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode
 

B

BatchSanitizerGlobalRule - Class in io.jenkins.plugins.safebatch
Global rule to filter freestyle Windows Batch step and also pipeline's one It will be triggered on dangerous characters present in variable's value.
BatchSanitizerGlobalRule() - Constructor for class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule
 
BatchSanitizerGlobalRule_DisplayName() - Static method in class io.jenkins.plugins.safebatch.Messages
Key BatchSanitizerGlobalRule_DisplayName: Prevent unsafe variables in Windows batch scripts.
BatchSanitizerGlobalRule.DescriptorImpl - Class in io.jenkins.plugins.safebatch
 
BatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode - Enum Class in io.jenkins.plugins.safebatch
 

D

DangerousCharacterMode_FAIL() - Static method in class io.jenkins.plugins.safebatch.Messages
Key DangerousCharacterMode.FAIL: Fail the build step.
DangerousCharacterMode_REPLACE() - Static method in class io.jenkins.plugins.safebatch.Messages
Key DangerousCharacterMode.REPLACE: Redact unsafe values.
DangerousCharacterMode_WARN() - Static method in class io.jenkins.plugins.safebatch.Messages
Key DangerousCharacterMode.WARN: Log warning only.
DescriptorImpl() - Constructor for class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.DescriptorImpl
 

F

FAIL - Enum constant in enum class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode
Force the job to fail
filter(EnvVars, EnvVarsFilterRuleContext) - Method in class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule
 

G

getAllJobExclusions() - Static method in class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.DescriptorImpl
 
getDefault() - Static method in enum class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode
 
getDisplayName() - Method in class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.DescriptorImpl
 
getJobExclusionList() - Method in class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule
 
getMode() - Method in class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule
 

I

io.jenkins.plugins.safebatch - package io.jenkins.plugins.safebatch
 
isApplicable(Run<?, ?>, Object, Launcher) - Method in class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule
 

L

label - Variable in enum class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode
 

M

Messages - Class in io.jenkins.plugins.safebatch
Generated localization support class.
Messages() - Constructor for class io.jenkins.plugins.safebatch.Messages
 

O

ORDER - Static variable in class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.DescriptorImpl
 

R

REPLACE - Enum constant in enum class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode
Replace the dangerous variables by REDACTED

S

setJobExclusionList(List<RunMatcher>) - Method in class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule
 
setMode(BatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode) - Method in class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule
 

V

valueOf(String) - Static method in enum class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode
Returns an array containing the constants of this enum class, in the order they are declared.

W

WARN - Enum constant in enum class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode
Just log the character and the name of the field (to avoid disclosing passwords / credentials)

_

_BatchSanitizerGlobalRule_DisplayName() - Static method in class io.jenkins.plugins.safebatch.Messages
Key BatchSanitizerGlobalRule_DisplayName: Prevent unsafe variables in Windows batch scripts.
_DangerousCharacterMode_FAIL() - Static method in class io.jenkins.plugins.safebatch.Messages
Key DangerousCharacterMode.FAIL: Fail the build step.
_DangerousCharacterMode_REPLACE() - Static method in class io.jenkins.plugins.safebatch.Messages
Key DangerousCharacterMode.REPLACE: Redact unsafe values.
_DangerousCharacterMode_WARN() - Static method in class io.jenkins.plugins.safebatch.Messages
Key DangerousCharacterMode.WARN: Log warning only.
A B D F G I L M O R S V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form