Skip to content

Choose a tag to compare

@hahwul hahwul released this 02 Apr 15:00
· 39 commits to main since this release
a92cfcf

What's Changed

Added

  • getAttribute, getHeader, getCookies extraction to JSP analyzer (#1144) @tmchow

Changed

  • Propagate import depth for NOIR_PARSER_MAX_DEPTH in Java/Kotlin Spring analyzers (#1143) @hahwul
  • Move parser.classes merge outside loop in process_package_classes (#1143) @hahwul

Fixed

  • Fixed PHP superglobals incorrectly used in JSP analyzer patterns (#1144) @tmchow
  • Fixed inaccurate line numbers in Express.js analyzer (#1142) @4ICH4

New Contributors

Full Changelog: v0.29.0...v0.29.1