nullswan
nullswan
**[awesome-graphql-security](https://github.com/Escape-Technologies/awesome-graphql-security)** GraphQL Security is a niche ecosystem which get more and more attention as GraphQL grow. We decided to create an awesome list to push this ecosystem ahead and we...
# Changes ## Repo structure - feat: add linting suite (mypy, pylint, yapf) - feat: added vscode configuration (hiding file, auto run macros .. ) - feat: default wordlist ##...
- find and remove credentials before they are sent
This mr introduce documentation using vuepress 2 and released through github pages.
- Recommend graph-inspector for defaults settings - Add envelop masked error nearby when masking errors
Address #18 - feat: added CD workflow | Will create release/push to pypi on tag. - feat: pyproject file - refactor: version system - refactor: moved scripts assets into the...
- Prevent sending same requests twice - Send requests asynchronously All of this will speedup by a lot the search.
Address #20 - refactor: `print` to `logging` module. - refactor: fstring over format (Graphw00f is targeting python3) - feat: logger.py that contains logger setup that we can later adjust. -...