ChilliCream / ChilliCream/graphql-platform

Provide richer GraphQL errors when IncludeExceptionDetails is enabled

Open
#9,826 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🌶️ hot chocolate
Dominant language
C#
Stars
5.8k
Forks
810
Avg merge
15h 39m
Merged PRs (30d)
98

Description

Currently we have to limit the details we include in error messages, since attackers could fingerprint / infer details about the implementation otherwise.
It would be helpful to provide more details in certain cases though.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the IncludeExceptionDetails option and the GraphQL error-generation path. The issue names no files, tests, or concrete cases; first confirm which details are safe and what output is expected, then document the accepted behavior and its tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, graphql
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.