Ruben van Vreeland
Ruben van Vreeland
@markharwood, Great work on significant terms, maybe even greater visualization of the 4 strategies in your comment! Working in the same space, yet having access to more detailed data, we...
This improvement adds further consistency to https://github.com/coreruleset/coreruleset/pull/2088 The PL1 rule (`941180`) of Node-Validator keywords contains both evident attack fragments, i.e. `document.cookie`, as well as comment payloads, i.e. ``. This makes...
Currently hosted on https://github.com/google/closure-compiler
When a cluster is busy, a query can time out. This issue typically resolves itself after a retry. In the current situation, the whole transformation is blocked from continuing. Retry...
I have issues getting an URL encoded cookie containing numbers and a comma; resulting in a NaN value. I have had to replaced your Native_isNaN, which is deprecated by jQuery...
Based on patch-1, adds the option to split array field into multiple instances, instead of joining on ', '. Integration tests have not been added.