graphql-armor
graphql-armor copied to clipboard
🛡️ The missing GraphQL security security layer for Apollo GraphQL and Yoga / Envelop servers 🛡️
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/Escape-Technologies/graphql-armor). ## Config Migration Needed - [ ]...
Hello, I am a co-creator of the package [GraphQLGate ](https://github.com/oslabs-beta/GraphQL-Gate). I am writing this issue to see if you are open to us making a PR that incorporates our work...
Thanks for this great library :) Instead of calling `.protect` and using array spread, the class itself can be a `Plugin` that adds other plugins within `onPluginInit`. I think this...
- find and remove credentials before they are sent
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) | [`5.40.0` -> `5.40.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.40.0/5.40.1) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) | [`5.40.0` -> `5.40.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.40.0/5.40.1) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@envelop/core](https://togithub.com/n1ru4l/envelop) | [`^2.4.0` -> `^3.0.0`](https://renovatebot.com/diffs/npm/@envelop%2fcore/2.6.0/3.0.2) | [](https://docs.renovatebot.com/merge-confidence/)...
Hey there! We will develop a specific plugin to address a specific vulnerability: [GraphQL Bombs](https://escape.tech/blog/forging-graphql-bombs-the-2022-version-of-zip-bombs/). Potential approach: - The plugin will make sure that variables containing files are referenced exactly...
This mr introduce documentation using vuepress 2 and released through github pages.