In Jenkins, what is the primary security implication of running a script outside of the sandbox environment?

  • Compatibility with external tools
  • Enhanced access to system resources
  • Improved performance
  • Increased risk of malicious code execution
Running a script outside the Jenkins sandbox environment increases the risk of malicious code execution. The sandbox restricts certain operations to prevent unauthorized access and potential security vulnerabilities.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *