You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/deprecations/17-9-enable-gitlab-advanced-sast-by-default.yml
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
- title: "GitLab Advanced SAST will be enabled by default"
2
-
removal_milestone: "18.0"
2
+
removal_milestone: "19.0"
3
3
announcement_milestone: "17.9"
4
4
breaking_change: true
5
5
window: 1
@@ -12,7 +12,7 @@
12
12
resolution_role: Developer
13
13
manual_task: true
14
14
body: | # (required) Don't change this line.
15
-
In GitLab 18.0, we will update the [SAST CI/CD templates](https://docs.gitlab.com/user/application_security/sast#stable-vs-latest-sast-templates) to enable [GitLab Advanced SAST](https://docs.gitlab.com/user/application_security/sast/gitlab_advanced_sast) by default in projects with GitLab Ultimate.
15
+
In GitLab 19.0, we will update the [SAST CI/CD templates](https://docs.gitlab.com/user/application_security/sast#stable-vs-latest-sast-templates) to enable [GitLab Advanced SAST](https://docs.gitlab.com/user/application_security/sast/gitlab_advanced_sast) by default in projects with GitLab Ultimate.
16
16
Before this change, the GitLab Advanced SAST analyzer was enabled only if you set the CI/CD variable `GITLAB_ADVANCED_SAST_ENABLED` to `true`.
17
17
18
18
Advanced SAST delivers more accurate results by using cross-file, cross-function scanning and a new ruleset.
0 commit comments