Yannik Fuhrmeister
Yannik Fuhrmeister
That is correct but on this branch https://github.com/fuhrmeistery/secureCodeBox/tree/feature/notification-hook We removed both custom mock implementations completely and use jest.mock() instead and the issue still persisted > I would guess that the...
This depends on: PR #225
As described in PR #225 we want to introduce a hash value to the finding model. This hash has to be set/updated in the parser of the scanner as well...
In PR #330 @J12934 suggests that the DefectDojo persistence provider is run as a ReadAndWrite Hook before other hooks are executed. Similar to this we could add a simple hook...