secureCodeBox / engine

Part of the deprecated secureCodeBox v1, see secureCodeBox/secureCodeBox Repo for v2
Apache License 2.0
8 stars 7 forks source link

Enable use of DefectDojo Persistence Provider Code without the secureCodeBox #99

Closed J12934 closed 5 years ago

J12934 commented 5 years ago

Adds a couple of new methods and minor changes in the DefectDojo Persistence Provider API, to reuse the code to write results to DefectDojo without a running secureCodeBox instance.

This should not interfere with the existing behaviour of the DefectDojo persistence provider when saving scan results.

Thanks @wurstbrot for kicking this of and contributing the majority of the code 👍