sergehuber opened a new pull request, #790:
URL: https://github.com/apache/unomi/pull/790

   ## Summary
   
   - Fix `ContextJsonEndpoint.sanitizeCondition()` so filtered parameter values 
are stored and applied via `setParameterValues()` (complements the list 
sanitization fix already in #778).
   - Add integration test for list-based `propertyValues` payloads mixing safe 
values with `script::` entries.
   
   Complements master [#789](https://github.com/apache/unomi/pull/789) — fix + 
IT only; no REST unit tests (3.0.x has no `rest/src/test` harness).
   
   ## Commits
   
   1. `b13429c2f` — production fix (`sanitizeCondition`)
   2. `d445ad6d7` — IT (`mvel-payload-list.json`, 
`testMVELVulnerabilityWithListPropertyValues`)
   
   ## Test plan
   
   - [x] `mvn -pl rest -am compile -DskipTests`
   - [ ] CI integration tests 
(`ContextServletIT#testMVELVulnerabilityWithListPropertyValues`)


-- 
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]

Reply via email to