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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/security-filter-graphql-logs.yml5
-rw-r--r--changelogs/unreleased/security-guest-can-read-tag-from-releases.yml5
-rw-r--r--changelogs/unreleased/security-sanitize-target-branch.yml5
-rw-r--r--changelogs/unreleased/security-ssrf-outbound-request.yml5
-rw-r--r--changelogs/unreleased/secutity-404-difference.yml5
5 files changed, 0 insertions, 25 deletions
diff --git a/changelogs/unreleased/security-filter-graphql-logs.yml b/changelogs/unreleased/security-filter-graphql-logs.yml
deleted file mode 100644
index 2c70c480289..00000000000
--- a/changelogs/unreleased/security-filter-graphql-logs.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Filter sensitive GraphQL variables from logs
-merge_request:
-author:
-type: security
diff --git a/changelogs/unreleased/security-guest-can-read-tag-from-releases.yml b/changelogs/unreleased/security-guest-can-read-tag-from-releases.yml
deleted file mode 100644
index a3b9b21d90a..00000000000
--- a/changelogs/unreleased/security-guest-can-read-tag-from-releases.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Avoid exposing release links when the user cannot read git-tag/repository
-merge_request:
-author:
-type: security
diff --git a/changelogs/unreleased/security-sanitize-target-branch.yml b/changelogs/unreleased/security-sanitize-target-branch.yml
deleted file mode 100644
index 9cf07fbfca4..00000000000
--- a/changelogs/unreleased/security-sanitize-target-branch.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Sanitize target branch on MR page
-merge_request:
-author:
-type: security
diff --git a/changelogs/unreleased/security-ssrf-outbound-request.yml b/changelogs/unreleased/security-ssrf-outbound-request.yml
deleted file mode 100644
index e67360fdbbf..00000000000
--- a/changelogs/unreleased/security-ssrf-outbound-request.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Fix DNS rebinding protection bypass when allowing an IP address in Outbound Requests setting
-merge_request:
-author:
-type: security
diff --git a/changelogs/unreleased/secutity-404-difference.yml b/changelogs/unreleased/secutity-404-difference.yml
deleted file mode 100644
index 0c09f2da9df..00000000000
--- a/changelogs/unreleased/secutity-404-difference.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Add routes for unmatched url for not-get requests
-merge_request:
-author:
-type: security