cfripper icon indicating copy to clipboard operation
cfripper copied to clipboard

JUnitXML output support

Open 0xjjoyy opened this issue 4 years ago • 1 comments

Hi,

Are there any plans to support junitxml output support? This would make it easier to integrate into CI/CD pipelines with reports and metrics.

Thanks

0xjjoyy avatar Aug 11 '21 14:08 0xjjoyy

Hey! Thanks for flagging this to us. At the moment we have no plans for supporting junitxml unfortunately. There are some tools out there which should be able to convert JSON output to JUnit (https://www.npmjs.com/package/json-to-junit). CFRipper can output to JSON, so you might be able to build something in your pipeline to achieve that.

Thanks!

ocrawford555 avatar Aug 11 '21 14:08 ocrawford555