Skip to content

Error when user is not licensed for DAST

Craig Smith requested to merge add_license_check_290958 into master

What does this MR do?

When a user attempts to use DAST but is unlicensed, the console shows the error message.

Error: Your GitLab project is not licensed for DAST.

Since this change adds only a thin layer of security and can be easily overridden, DAST will continue to function if GITLAB_FEATURES is not set. This allows developers to continue working on DAST without disruption and tests to function as expected.

What are the relevant issue numbers?

This MR relates to #290958

Does this MR meet the acceptance criteria?

Edited by Craig Smith

Merge request reports

Loading