fossas / fossa-cli

Fast, portable and reliable dependency analysis for any codebase. Supports license & vulnerability scanning for large monoliths. Language-agnostic; integrates with 20+ build systems.
https://fossa.com
Other
1.25k stars 171 forks source link

Generate xUnit reports #110

Open Thiht opened 6 years ago

Thiht commented 6 years ago

Would you consider supporting the generation of xUnit reports?

They easily integrate with Jenkins, SonarQube, and more!

elldritch commented 6 years ago

Yes, this sounds like a great idea! We'll put this on our roadmap, happy to accept PRs.

mrachuta commented 6 months ago

Hello @elldritch any progress here? Is even possible to produce report in format parseable by Jenkins? (junit xml, sarif or something that is supported by warnings-ng plugin )?