Jason Joo
Jason Joo
Im ok about that. Or we can just disable insecure features like `autotype`. As i knew before `autotype` is disabled by default and we also can use our own `ParserConfig`...
> According to this doc [https://github.com/alibaba/fastjson/wiki/security_update_20200601](url) , it seems like even if we enable `safeMode` to disable `autoType`, the security still cannot be guaranteed. > > > 配置safeMode后,无论白名单和黑名单,都不支持autoType,可**一定程度上缓解**反序列化Gadgets类变种攻击 Oh, i...
So any update?
So is it necessary to recall the PR from the long river of the time? Please let me know if so and I will solve the conflicts.
We use Get() instead of Exists() because Exists() doesn't work correctly either for us.
And maybe i know the direct reason (not the real reason) is that we cannot do comparison like below in our own logic: ```go err == ErrNoNode ``` Instead, we...
So is this solved? We met this issue recently on some nodes after rebooting and it cost us a whole day to locate the issue. These issued nodes return normal...
> I got same problem.But I didn't fix it after disable IPv6. > `docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:449: container init...
> `echo 1 > /proc/sys/net/ipv6/conf/default/disable_ipv6 echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6` > I disabled IPv6 as above.Then I reboot my server. Oh did you reboot your server? So did you also check...
我们叫 丫api