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

16-0-vulnerability-confidence-field.yml « 16_0 « removals « data - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fe34947386d3eb2344d18a240858abf41c878974 (plain)
1
2
3
4
5
6
7
8
9
10
11
- title: "Vulnerability confidence field"
  announcement_milestone: "15.4"
  removal_milestone: "16.0"
  breaking_change: true
  reporter: abellucci
  stage: Govern
  issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/372332
  body: |
   In GitLab 15.3, [security report schemas below version 15 were deprecated](https://docs.gitlab.com/ee/update/deprecations.html#security-report-schemas-version-14xx).
   The `confidence` attribute on vulnerability findings exists only in schema versions before `15-0-0` and in GitLab prior to 15.4.  To maintain consistency
   between the reports and our public APIs, the `confidence` attribute on any vulnerability-related components of our GraphQL API is now removed.