I am planning to connect to Jenkins from Jira Cloud using Webhooks. The purpose of the ticket is to get clarity on security measures in this solution.
Can someone please elaborate on how security is taken care when triggering the build in Jenkins using Jira cloud webhook or vice versa.
If we have any documents talking about the security of this scenario also will do! Expecting a fast reply as we are stuck on this.
You can get the answer from https://github.com/jenkinsci/jira-trigger-plugin/tree/master/src/main/groovy/com/ceilfors/jenkins/plugins/jiratrigger, as this project is Open Source.
I think 1 hour is more than enough to study the code, as it's just a small project. Good luck!
Thank you!
Thanks for filing this ticket sanoop raj p s.
Can you kindly share your learning, either here as comments or contribute to the project's documentation? Other people might have the same question and it'll be helpful for them to get what you have learnt from the source code. Thank you.