Skip to content
This repository was archived by the owner on Aug 14, 2026. It is now read-only.

v2.3.18

Choose a tag to compare

@svozza svozza released this 14 May 15:33
· 18 commits to main since this release
d8e0fa5

Fixed

  • Security issue in fast-xml-builder.
  • Security issue in fast-uri.
  • Security issue in fast-xml-parser.
  • Security issue in postcss.
  • Security issue in pip.
  • Security issue in pip.
  • Security issue in pytest.
  • Security issue in urllib3.
  • Security issue in urllib3.
  • Security issue in cryptography.
  • OrganizationUnitId parameter now validates against a regex to ensure a valid OU or root ID format is supplied.
  • Frontend resource pagination adapts to Lambda payload size limits to prevent load failures on large pages.

Changed

  • Updated Amazon Linux 2023 base image to latest version.
  • Updated Node.js container image version from 24.13.1 to 24.15.0.
  • Upgraded frontend to React Router v7.
  • Upgraded frontend to Vite 8 with the Rolldown bundler.

Added

  • WAF exception for GenericLFI_BODY rule on requests from the discovery process.