Category: Deployment, Software, Database, Security, Data, Jenkins, container, firewall, automation, shell

By Hervé Arsène Bineli Manga. Jenkins is the de facto tool to implement continuous integration and continous deployment (CI/CD) pipelines in the industry.

For example, if your team is developing a project, Jenkins can help you to continuously test your project build and show you the errors in early stages of your development. By using Jenkins, software companies can accelerate their software development process, as Jenkins can automate building and testing at a rapid rate.

So, as we found that the Jenkins’ Groovy CLI is a security risk for Jenkins’ servers, and since one can manage his Jenkins’ server without using the Groovy CLI, you have to disable it by default.

Related Articles