lua-cjson icon indicating copy to clipboard operation
lua-cjson copied to clipboard

json injection impact

Open astrix91 opened this issue 2 years ago • 2 comments

Hi,

When using the decode API, is JSON injection something to be concerned about as a security threat?

astrix91 avatar Feb 24 '23 17:02 astrix91

We need more details about the injection.

zhuizhuhaomeng avatar Feb 26 '23 15:02 zhuizhuhaomeng

@astrix91 using this library is the very reason to avoid the most common JSON injection threats.

agentzh avatar Feb 28 '23 00:02 agentzh