- name:"Security report schemas version 14.x.x"# (required) the name of the feature being removed. Avoid the words `deprecation`, `deprecate`, `removal`, and `remove` in this field because these are implied.
announcement_milestone:"15.3"# (required) The milestone when this feature was deprecated.
announcement_date:"2022-08-22"# (required) The date of the milestone release when this feature was deprecated. This should almost always be the 22nd of a month (YYYY-MM-DD), unless you did an out of band blog post.
removal_milestone:"16.0"# (required) The milestone when this feature is being removed.
removal_date:"2023-05-22"# (required) This should almost always be the 22nd of a month (YYYY-MM-DD), the date of the milestone release when this feature will be removed.
breaking_change:true# (required) Change to true if this removal is a breaking change.
reporter:matt_wilson # (required) GitLab username of the person reporting the removal
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/366477 # (required) Link to the deprecation issue in GitLab
body:| # (required) Do not modify this line, instead modify the lines below.
In GitLab 15.8 and later, [security report scanner integrations](https://docs.gitlab.com/ee/development/integrations/secure.html) that use schema version 14.x.x will display a deprecation warning in the pipeline's **Security** tab.
In GitLab 16.0 and later, the feature will be removed. Security reports that use schema version 14.x.x will cause an error in the pipeline's **Security** tab.
For more information, refer to [security report validation](https://docs.gitlab.com/ee/user/application_security/#security-report-validation).
end_of_support_milestone:# (optional) Use "XX.YY" format. The milestone when support for this feature will end.
end_of_support_date:# (optional) The date of the milestone release when support for this feature will end.
tiers:[Ultimate] # (optional - may be required in the future) An array of tiers that the feature is available in currently. e.g., [Free, Silver, Gold, Core, Premium, Ultimate]