ConMon Requirement

As part of our movement to Continuous Monitoring, we need to get XML Reports out of NexusIQ
for transmission to our HQ.

I am just starting this effort after having done similar for SonarQube, and Fortify.

If anyone knows some shortcuts or has ideas or advice, PLS offer.

:wink:

Thank You

Hey Dennis,

The IQ Server has a reporting API for pulling all the report data out as a json file. I am sure you could convert this to a xml file if needed or use it directly.

https://help.sonatype.com/iqserver/automating/rest-apis/report-related-rest-apis---v2

Let us know if you are looking anything specific or if this helps to get you started.

Chris