wurmlab/sequenceserver

Non-executable files set with executable permissions

开放

#530 创建于 2021年6月7日

 (2 条评论) (0 个反应) (0 位负责人)JavaScript (121 个派生)github user discovery
bite-sizedgood first issuehacktoberfesthelp wanted

仓库指标

星标
 (299 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hey there,

While reviewing the source code of sequenceserver I've noticed, that several files have executable permissions while not being an executables.

For example:

public/js/webshims/shims/styles/widget.eot
public/js/webshims/shims/jme/jme.woff
public/js/webshims/shims/styles/progress.gif
public/js/webshims/shims/jme/jme.svg
# and many more...

is that something intended? If so, I would appreciate explanation as I often find it a bug.

Thank you :pray:

贡献者指南