Welcome to mirror list, hosted at ThFree Co, Russian Federation.

15-5-vulnerabilityFindingDismiss-mutation.yml « deprecations « data - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 949aa40e5ce933a988f8182bd309e0356d3c384b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
- 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