lavanyaj3 opened a new pull request, #3704: URL: https://github.com/apache/incubator-kie-tools/pull/3704
## Details `[email protected]` was detected as a vulnerable transitive dependency. In versions prior to `1.20.6`, when configured with an invalid `limit` value (e.g. NaN or an unparseable string), `body-parser` silently skips the request body size check — allowing arbitrarily large payloads, leading to excessive memory/CPU usage and denial of service. ## Fix Upgraded `express` from `^4.22.1` to `^4.22.2` in: - `packages/cors-proxy/package.json` - `packages/runtime-tools-management-console-webapp/package.json` `[email protected]` pulls in `[email protected]` (patched), replacing `1.20.4` across the entire workspace. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
