You are the administrator of a base Jenkins master with the recommended set of plugins installed. You want to protect the Jenkins master against malicious (or bad) usages of Groovy methods. You also want your users to be able to share their Pipeline code via Globa Pipeline Libraries housed on a git repository under your company's Github Organization. Which of the following statements is TRUE?
When using SSH to launch an agent, which are required? Choose 2 answers
Which is a valid procedure for controlling the targets on which Cluster Operations steps are performed?
Which of the following are true about the structure of a Declarative Pipeline?Choose 2 answers
Declarative Pipelines and Scripted Pipelines are both defined in a Jenkinsfilee and use the same underlying subsystem. Which of the following is NOT true when discussing Declarative versus Scripted Pipelines?
Which of the following are advantages of a Pipeline job when compared to a Freestyle job? Choose 2 answers