I have a requirement where developers doesn't have access to Jenkins or Fortify. Developers only have access to Jira. So we need Jenkins build status, Fortify code coverage and analysis to be updated on Jira after every build. I can't find any article of such implementation anywhere.
Any suggestions on how this can be implemented? I'm not sure how Jira can display build status and code coverage and vulnerabilities and how it can be automated.