summaryrefslogtreecommitdiff
path: root/data/removals/14_0/remove_dast_legacy_report_fields.yml
diff options
context:
space:
mode:
Diffstat (limited to 'data/removals/14_0/remove_dast_legacy_report_fields.yml')
-rw-r--r--data/removals/14_0/remove_dast_legacy_report_fields.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/removals/14_0/remove_dast_legacy_report_fields.yml b/data/removals/14_0/remove_dast_legacy_report_fields.yml
index ec98b173a24..e5fca1fa256 100644
--- a/data/removals/14_0/remove_dast_legacy_report_fields.yml
+++ b/data/removals/14_0/remove_dast_legacy_report_fields.yml
@@ -1,7 +1,8 @@
-- name: "Removal of legacy fields from DAST report"
+- name: "Legacy fields from DAST report"
removal_date: "2021-06-22"
removal_milestone: "14.0"
reporter: derekferguson
+ breaking_change: true
body: |
As a part of the migration to a common report format for all of the Secure scanners in GitLab, DAST is making changes to the DAST JSON report. Certain legacy fields were deprecated in 13.8 and have been completely removed in 14.0. These fields are `@generated`, `@version`, `site`, and `spider`. This should not affect any normal DAST operation, but does affect users who consume the JSON report in an automated way and use these fields. Anyone affected by these changes, and needs these fields for business reasons, is encouraged to open a new GitLab issue and explain the need.