Integration Defectgojo with Codacy #8970
Replies: 1 comment 4 replies
-
@guedesanspace As long as a security tool produces something like DefectDojo Findings aka security issues, then it's possible to get that data into DefectDojo. The easiest way to do an integration with any security tool is to write a parser for it - see https://documentation.defectdojo.com/contributing/how-to-write-a-parser/ If you're not a Python coder, you can greatly increase the chance that someone will write one for you by adding an example output (sanitized) to this issue. We'll need a 'normal' output example with several different kinds of findings - the better the variety the better they parser will be. For writing unit-tests, we'll also need the following output examples (these can be trimmed down from the original):
|
Beta Was this translation helpful? Give feedback.
-
Hello,
I'd like to know if it is possible to do integration between codacy and defectdojo?
Any ideia?
Beta Was this translation helpful? Give feedback.
All reactions