secureCodeBox / scanner-webapplication-zap

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

Returning empty results seems not to work. #5

Closed ruedih closed 5 years ago

ruedih commented 6 years ago

There is a 400 Bad request if zap returns failures with empty results back to the engine.

rseedorff commented 6 years ago

@j12934 I guess this issue should be fixed with the latest improvements you have committed regarding the engine API

J12934 commented 6 years ago

No, i fixed issues with endpoint always returning 404 statuses. This is most likely related to Zap sending error messages which are incompatible with the validation rules of the failure endpoint. I'll look into it.

rseedorff commented 5 years ago

Is this still an issue that we should take into account?

J12934 commented 5 years ago

Should be fixed with the changes made to the zap wrapper. If this still happens please let us know.