Skip to content

Covarege fuzzing - Fix typo in help path

- requested to merge fix-coverage-fuzzing-link-path into master

What does this MR do?

This is a follow up to !43545 (merged) it's behind a feature flag, but currently enabled in production only for the fuzzing demo project.

Enabled for gitlab-org/security-products/demos/coverage-fuzzing/go-fuzzing-example!10 (closed)

Bug

Link is not defined for the tooltip link. The text exists, but the link redirects to the current page, as opposed to the docs. Confirmed that the code change links to the correct docs.

Screen_Shot_2020-10-30_at_3.06.16_AM

Screenshots (strongly suggested)

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 -

Merge request reports