Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Unnecessary execute bits #27

Closed
akselinurmio opened this issue Aug 2, 2018 · 0 comments
Closed

Unnecessary execute bits #27

akselinurmio opened this issue Aug 2, 2018 · 0 comments

Comments

@akselinurmio
Copy link
Contributor

akselinurmio commented Aug 2, 2018

There are currently nine normal files that have executable bits even though they are not required by any means.

Expected Behavior

Files that don't need to be executed must not have x bits set via chmod.

Current Behavior

Following files that don't need to be executed have x bits set via chmod:

  • acf-json/group_54ddebcd1dfe7.json
  • acf-json/group_5527a7de81584.json
  • acf-json/group_58f9cbd4a16b3.json
  • acf-json/index.php
  • assets/js/main.js
  • assets/js/plugins.js
  • index.php
  • page-basic.php
  • single.php

Possible Solution

Remove incorrect executable bits.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant