graphql-python / graphql-python/graphql-core-legacy

Protect against malicious queries

オープン
#29 コメント 6 件 リアクション 7 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
372
フォーク
175
PR マージ指標
30日以内にマージされた PR はありません

説明

The Scala implementation of GraphQL (Sangria) provides a way for being protected against malicious queries.

More info: http://sangria-graphql.org/learn/#protection-against-malicious-queries

Could be very useful if the executor could support the following:
- Maximum query complexity based on analysis of the query
- Limit query depth

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Start by reviewing the executor and the linked Sangria documentation on protection against malicious queries. Define how query-complexity analysis and maximum depth should be exposed and validated, then identify the relevant tests or entry points before implementation. Done means both limits are supported and their behavior is covered by tests.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
backend-api-design
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。