Sep 30, 20227.4.046

New

  • GraphQL SDL. GraphQL SDL (schema definition language) support is now available.
  • GraphQL schemas. GraphGL schemas can now be retrieved via introspection.

Improved

  • Swagger. We extended Swagger functionality to include example/examples mechanism for all objects that have it.
  • Structured exception. Made improvements to the engine to fix a crash that was being caused by a structured exception.
  • Attack modules. False positives for the NoSQLi module and the Blind SQL module have been reduced.
  • GraphQL schemas. GraphQL schema parsing has been improved.
  • Selenium ChromeDriver. We upgraded Selenium ChromeDriver to 106.0.5249.21.
  • Scan Config. Secrets from Scan Config have been sanitized.
  • Cross-Site Scripting. Cross-Site Scripting (XSS) detection has been improved.

Fixed

  • Parsing issue in some OpenAPI/Swagger documents has been resolved.
  • We resolved a Swagger utility crash.