{{ message }}
Tags: tomgasson/graphql-java
Tags
Merge pull request graphql-java#2911 from graphql-java/benchmark_enf Reduce calculation for fragments in ExecutableNormalizedOperation
18.x port - Stop DOS attacks by making the lexer stop early on evil i… …nput (graphql-java#2897) * READY - Stop DOS attacks by making the lexer stop early on evil input. (graphql-java#2892) Port to 18.x * Test stability
17.x port - Stop DOS attacks by making the lexer stop early on evil i… …nput (graphql-java#2902) * 17.x port - Stop DOS attacks by making the lexer stop early on evil input * This stops DOS attacks by making the lexer stop early. * This stops DOS attacks by making the lexer stop early. Added BadSituationsRunner * This stops DOS attacks by making the lexer stop early. Added BadSituationsRunner with comments * This stops DOS attacks by making the lexer stop early. Added per query jvm settings * This stops DOS attacks by making the lexer stop early. Added whitespace counts separate from token counts * This stops DOS attacks by making the lexer stop early. Added whitespace counts separate from token counts - tweaks * This stops DOS attacks by making the lexer stop early. Added whitespace counts separate from token counts - tweaks * This stops DOS attacks by making the lexer stop early. Added whitespace counts separate from token counts - tweaks * This stops DOS attacks by making the lexer stop early.Use array instead of map * This stops DOS attacks by making the lexer stop early.Use array instead of map with comments * PR feedback - renamed options and added SDL options # Conflicts: # src/main/java/graphql/ParseAndValidate.java # src/main/java/graphql/parser/GraphqlAntlrToLanguage.java # src/main/java/graphql/parser/Parser.java # src/main/java/graphql/parser/ParserOptions.java # src/main/java/graphql/schema/idl/SchemaParser.java # src/test/groovy/graphql/parser/ParserTest.groovy * PR build * Reset after set options
RawVariables and CoercedVariables are public API (graphql-java#2868) (g… …raphql-java#2870) (cherry picked from commit 6090f3c) Co-authored-by: Brad Baker <bbaker@atlassian.com>
Max query depth called later in beginExecuteOperation (graphql-java#2773 ) * Investigation of NonNullableValueCoercedAsNullException is being thrown in MaxQueryDepthInstrumentation * MaxQueryDepthInstrumentation and MaxQueryComplexityInstrumentation now are called at execution time not after validation * use atomic ref
Update README.zh_cn.md (graphql-java#2758) This PR is the translation of latest README.
Merge pull request graphql-java#2513 from graphql-java/fix_glob_match… …ing_on_window Fixes glob matching on Windows
Upgrading back to dataloader 3.2 (graphql-java#2507) * Upgrading back to dataloader 3.x * Upgrading back to dataloader 3.1.0-beta1 * Upgrading back to dataloader 3.1.0
PreviousNext
