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:

貢獻者指南