Zihua Li
Zihua Li
@fengmk2 哈哈哈,动不动就想搞个大新闻
@ChiChou 是的,这事和 IIFE 没关系。只要不做输入校验,即使是合法的函数表达式也照样可以 `console.log('exploited')`。
Hi @Orfen-0, it's indeed a good plus if there's a way to make this library work well with ioredis-mock. However, I'm afraid performance-wise there's a gap between the current C...
> Unfortunately I have limited experience in Lua. Me neither 🤣 Especially when it comes to bridges between C & Lua & Node.js so I'm afraid I can't provide much...
Hey @faixan23 👋 , Thanks for raising this up. However, I'm not able to reproduce the issue with the repo you provided: https://user-images.githubusercontent.com/635902/188792765-944bb27d-8e7f-4c78-af4c-46114992db14.mp4 Tested on all major browsers on macOS....
Hey @jcarranzar , can you provide a reproducible example so I can test with it?
Anyone experiencing this please also report your browser version since it could be related to a specific browser version. 🙏
Thanks for the updates! After a bit of hard debugging, I found a way to reproduce it 100%. However, this issue only triggers when devtools is open, so I'm not...
Hey @hmeerlo 👋 Thanks for using Medis! The request makes sense. What JSON viewer are you using if I may ask?
Aha a JSON path filter is a bit easier to implement so I'd probably go with it first. To be sure, you are storing JSON data in a string key...