diff --git a/data/deprecations/16-6-proxy-based-dast-deprecation.yml b/data/deprecations/16-6-proxy-based-dast-deprecation.yml index 34a47fe8ea575e2e6e73df0130dd9d296e00cb80..3987cb2ba6d56c7397d70f62bd1fa7954eacd44b 100644 --- a/data/deprecations/16-6-proxy-based-dast-deprecation.yml +++ b/data/deprecations/16-6-proxy-based-dast-deprecation.yml @@ -6,4 +6,4 @@ stage: Secure # (required) String value of the stage that the feature was created in. e.g., Growth issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/430966 # (required) Link to the deprecation issue in GitLab body: | # (required) Do not modify this line, instead modify the lines below. - As of GitLab 17.0, Proxy-based DAST will not be supported. Please migrate to Browser-based DAST to continue analyzing your projects for security findings via dynamic analysis. + As of GitLab 17.0, Proxy-based DAST will not be supported. Please migrate to Browser-based DAST to continue analyzing your projects for security findings via dynamic analysis. [Breach and Attack Simulation](https://docs.gitlab.com/ee/user/application_security/breach_and_attack_simulation/), an incubating feature which is built on top of Proxy-based DAST, is also included in this deprecation and will not be supported after 17.0. diff --git a/doc/update/deprecations.md b/doc/update/deprecations.md index 83843ad1f7a99ebb518caaee770dbefa57beed02..8c38f16bfabd2b7e842e1c3b0b6fc6433e248388 100644 --- a/doc/update/deprecations.md +++ b/doc/update/deprecations.md @@ -1320,7 +1320,7 @@ PostgreSQL 14 will also be supported for instances that want to upgrade prior to - To discuss this change or learn more, see the [deprecation issue](https://gitlab.com/gitlab-org/gitlab/-/issues/430966). </div> -As of GitLab 17.0, Proxy-based DAST will not be supported. Please migrate to Browser-based DAST to continue analyzing your projects for security findings via dynamic analysis. +As of GitLab 17.0, Proxy-based DAST will not be supported. Please migrate to Browser-based DAST to continue analyzing your projects for security findings via dynamic analysis. [Breach and Attack Simulation](https://docs.gitlab.com/ee/user/application_security/breach_and_attack_simulation/), an incubating feature which is built on top of Proxy-based DAST, is also included in this deprecation and will not be supported after 17.0. </div>