Releases/
September 2025

Analyzer Enhancements

Enhanced analyzers with simplified BOLA configuration, expanded SSTI vectors, and a new HTTPChecks analyzer for GET request validation

Analyzer Enhancements

Analyzer Enhancements

  • BrokenObjectLevelAuthorization Analyzers
    Simplified configuration to make the detection of unauthorized access easier and more flexible.
  • ServerSideTemplateInjection Analyzers
    Expanded the library of injection vectors to improve detection across a broader range of template engines.
  • HTTPChecks Analyzer
    Introduced a new analyzer to detect improper handling of HTTP GET requests that contain a request body.