Skip to content

Handle edge case for scanner profile timeout fields

Dheeraj Joshi requested to merge djadmin-hot-fix-dast-scan-profiles into master

Fixes #327558 (closed)

What does this MR do?

The DAST Scanner Profile with spider & timeout fields could possibly have null values too, so setting a default values would prevent bugs in some edge cases.

Screenshots (strongly suggested)

before after
image image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Dheeraj Joshi

Merge request reports