jeremyjpj0916
jeremyjpj0916
Update: Did remove 200000 on my test for this call to see if it removed the slowness(ModSec XML Parse rule), and it did not make things faster.
Ran some more tests tonight, nothing fixed it until I straight up disabled the engine: ``` # Had to disable to fix the "slow processing" issue. SecRule REQUEST_URI "@contains /ExampleService/v"...
UNION AVE on the other hand did not match a fingerprint. GRANT AVE citizens get rekt I suppose.
@dune73 another one strikes again! ``` [id "942100"] [rev ""] [msg "SQL Injection Attack Detected via libinjection"] [data "Matched Data: nok1o found within ARGS:json.billingPreferenceList.array_0.billingPrefSourceInfo.billingPreferenceDescription: CLOSED - OPTION 1 / OPTION...
Hmm I guess Kong removed one of the older dependencies they used to bundle in their installs. Any community members want to take a crack at adding it to this...
Actually added: ``` dependencies = { "luaossl == 20220711-0", } ``` To the rockspec and latest version build, should be the only dep. needed seems. Let me know if works...
cc @rsbrisci on the x5c logic. It's working for us internally right now 😀, but I did check our validation library we offer upstream providers internally and I see it...
@onematchfox still trying to work in time to review all this. We do agile sprints and I have to get internal approval from our product owner for these sorts of...
Nice to see yah implemented what we were discussing earlier in the day. That should do the trick in terms of what the redis client needs, but only thing not...
Noting my colleague @chaitanya14 tested this out today in our non-prod env and confirmed DNS to IP was working as expected!