diff --git a/.gitlab/merge_request_templates/Security Fix.md b/.gitlab/merge_request_templates/Security Fix.md index a8a7ca4ca6b..897217e61c3 100644 --- a/.gitlab/merge_request_templates/Security Fix.md +++ b/.gitlab/merge_request_templates/Security Fix.md @@ -35,7 +35,7 @@ See [the general developer security guidelines](https://gitlab.com/gitlab-org/re - [ ] Assigned (_not_ as reviewer) to `@gitlab-release-tools-bot` with passing CI pipelines. - [ ] Correct `~severity::x` label is applied to this merge request and the related security issue. -/label ~security +/label ~security ~"AppSecWorkType::VulnFixVerification" [CHANGELOG entry]: https://docs.gitlab.com/ee/development/changelog.html#overview [Code Review process]: https://docs.gitlab.com/ee/development/code_review.html diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION index 569ecff8034..7697c9ad7ed 100644 --- a/GITALY_SERVER_VERSION +++ b/GITALY_SERVER_VERSION @@ -1 +1 @@ -0173c7eadd49ca64bdd04aa2cc2b47607b09988b +521888eb6675473c716f8ad7ac81e3f348f863a2 diff --git a/GITLAB_KAS_VERSION b/GITLAB_KAS_VERSION index bf05d7d79d6..eacf1a6ffa3 100644 --- a/GITLAB_KAS_VERSION +++ b/GITLAB_KAS_VERSION @@ -1 +1 @@ -6abfad134db84c4a09d714e6ebd0d5cdddcc650a +8972105f4bbcf9086558bee95b35f18db335b4f0 diff --git a/app/assets/javascripts/ci/jobs_page/components/job_cells/job_cell.vue b/app/assets/javascripts/ci/jobs_page/components/job_cells/job_cell.vue index 5ddfcff6487..16ffdfe998f 100644 --- a/app/assets/javascripts/ci/jobs_page/components/job_cells/job_cell.vue +++ b/app/assets/javascripts/ci/jobs_page/components/job_cells/job_cell.vue @@ -87,14 +87,21 @@ export default {