This conversation has been locked due to inactivity. Please create a new post.
This conversation has been locked due to inactivity. Please create a new post.
Hi Team,
I am using Adobe cloud manager API to get all things , like trigging pipeline and get pipeline details via Jenkins job
using Step Metrics API able to get the json response for the code Scanning results for the pipeline via Jenkins job and tweaking the json response to read and display the require code scan results
Query - can we integrate Sonarcube plugin in jenkins to configure Adobe cloud Manager to get the all results ?
i.e like below as separate tab within Jenkins Job
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @sonuk85184451
AFAIK, there're no AEMaaCS sonar rules provided by Adobe. I tried to check with them and they said it's their internal decision to not to disclose sonar rules used in cloud service.
However, you question is about if you can get sonar issues that are highlighted on cloud service pipeline and fetch it in Jenkins if I've got it right.
For that you've to find a way if there's any way to integrate CSV files (that contains sonar issues) in SonarQube plugin available in Jenkins.
Hi @sonuk85184451
AFAIK, there're no AEMaaCS sonar rules provided by Adobe. I tried to check with them and they said it's their internal decision to not to disclose sonar rules used in cloud service.
However, you question is about if you can get sonar issues that are highlighted on cloud service pipeline and fetch it in Jenkins if I've got it right.
For that you've to find a way if there's any way to integrate CSV files (that contains sonar issues) in SonarQube plugin available in Jenkins.