wurmlab/sequenceserver

Non-executable files set with executable permissions

Offen

#530 geöffnet am 07.06.2021

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (121 Forks)github user discovery
bite-sizedgood first issuehacktoberfesthelp wanted

Repository-Metriken

Stars
 (299 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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:

Contributor Guide