summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/security-64519-nested-graphql-query-can-cause-denial-of-service.yml
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-10-24 18:54:10 +0000
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-10-24 18:54:10 +0000
commit64c028b6f886ada11ac695875fdbe48ac98e1d96 (patch)
treec78df828be3bee3475c4e114c8f4c671ba5ca105 /changelogs/unreleased/security-64519-nested-graphql-query-can-cause-denial-of-service.yml
parent97dfa40ae21b9155e942fabf7a1d2457176d0f48 (diff)
parent6a836620037c9392dfe4c20306f6522d3e043dfd (diff)
downloadgitlab-ce-64c028b6f886ada11ac695875fdbe48ac98e1d96.tar.gz
Merge branch 'security-64519-circular-graphql-queries-12-2' into '12-2-stable'
Nested GraphQL query with circular relationship can cause Denial of Service See merge request gitlab/gitlabhq!3385
Diffstat (limited to 'changelogs/unreleased/security-64519-nested-graphql-query-can-cause-denial-of-service.yml')
-rw-r--r--changelogs/unreleased/security-64519-nested-graphql-query-can-cause-denial-of-service.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-64519-nested-graphql-query-can-cause-denial-of-service.yml b/changelogs/unreleased/security-64519-nested-graphql-query-can-cause-denial-of-service.yml
new file mode 100644
index 00000000000..5ce37b0d032
--- /dev/null
+++ b/changelogs/unreleased/security-64519-nested-graphql-query-can-cause-denial-of-service.yml
@@ -0,0 +1,5 @@
+---
+title: Analyze incoming GraphQL queries and check for recursion
+merge_request:
+author:
+type: security