django-DefectDojo
django-DefectDojo copied to clipboard
Add dynamic Test_Type for Generic parser
Implement new interface for parser to customize Test_Type.
- [x] Add feature to customize test_type (useful to use generic type for multiple different parser and have a different de-duplication algorithm for each test_type)
- [x] Don't force active/verified value
This looks good to me, but the dedupe test appears to be a logic failure rather than a deployment failure
Might be related to active/verified changes?
Some code was changed (in good) by Stephan to support better dynamic Test_type, I think some integration tests need modifications, the PR is not ready
mmm. this is weird. I checked and it's a fail in another parser :/ "Immuniweb Scan" Relaunching the unit tests
This pull request has conflicts, please resolve those before we can evaluate the pull request.
@damiencarol is this ready to be moved from draft to PR?
@damiencarol are you still working / interested in this one?
This can be closed because it was merged in https://github.com/DefectDojo/django-DefectDojo/pull/7471