Skip to content

Allow for generic DAST count matching

Zeff Morgan requested to merge zm-dast-generic-qa into master

What does this MR do?

Adds method and assertion to match any vulnerability count. Allows for variability in counts as secure determines its process for this.

Note: This does not unquarantine the test. There's a different issue being addressed that will complete unquarantining this test.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

This should be reconsidered at some point after we've narrowed down how we count vulnerabilities. This generic test allows testing regardless of feature flag setting by reducing specificity.

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 Zeff Morgan

Merge request reports