Skip to content

Draft: DAST On-Demand Additional Ops QA

Philip Cunningham requested to merge philipcunningham-dast-on-demand-qa into master

What does this MR do?

brings together multiple in-progress merge requests to allow us to qa the feature and help facilitate documentation.

How To

  • update your local dast image (docker pull registry.gitlab.com/gitlab-org/security-products/analyzers/dast)
  • start testing app locally and obtain url
  • create new site profile using the ngrok url with appropriate authentication information:
    • username: admin
    • password: admin
    • username form field: username
    • password form field: password
  • start an on-demand scan

Associated Merge Requests

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