debian-mirror-gitlab/data/deprecations/15-5-vulnerabilityFindingDismiss-mutation.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
993 B
YAML
Raw Normal View History

2022-11-25 23:54:43 +05:30
- name: "vulnerabilityFindingDismiss GraphQL mutation"
announcement_milestone: "15.5"
announcement_date: "2022-10-22"
removal_milestone: "16.0"
removal_date: "2023-05-22"
breaking_change: true
reporter: matt_wilson
stage: govern
issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/375645
body: |
The `VulnerabilityFindingDismiss` GraphQL mutation is being deprecated and will be removed in GitLab 16.0. This mutation was not used often as the Vulnerability Finding ID was not available to users (this field was [deprecated in 15.3](https://docs.gitlab.com/ee/update/deprecations.html#use-of-id-field-in-vulnerabilityfindingdismiss-mutation)). Users should instead use `VulnerabilityDismiss` to dismiss vulnerabilities in the Vulnerability Report or `SecurityFindingDismiss` for security findings in the CI Pipeline Security tab.
tiers: "Ultimate"
documentation_url: https://docs.gitlab.com/ee/api/graphql/reference/index.html#mutationvulnerabilityfindingdismiss