File "vendor/bundle/jruby/2.5.0/gems/pleaserun-0.0.31/bin/pleaserun" with access permission 777, who knows why?

File access permission with 777 will make things world writeable, it's an awful idea.
But in logstash 7.7.0~logstash 7.12.0 pkg(from https://www.elastic.co/cn/downloads/past-releases/), we find out two files in vendor/bundle/jruby/2.5.0/gems/pleaserun-0.0.31/bin/ with access permission 777.
image

Who knows why?

It is not recommended to make changes. We have made similar changes before, but we have encountered many unexpected problems. Finally, we have no choice but to change back.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.