aquasecurity / aquasecurity/cloudsploit

root@ubuntu:/tmp/cloudsploit# ./index.js bash: ./index.js: Permission denied

Open
#1,587 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3.8k
Forks
751
Avg merge
11d 9h
Merged PRs (30d)
3

Description

I do understand the permission issues, however even root and escalating the permissions on the given folder is not working.

root@ubuntu:/tmp/cloudsploit# chmod 777 /tmp/cloudsploit
root@ubuntu:/tmp/cloudsploit# ./index.js
bash: ./index.js: Permission denied

Any help here?

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported ./index.js invocation from /tmp/cloudsploit, including the chmod command, and inspect the repository's entry-point setup. Determine whether the permission failure is caused by the project or the user's environment; done means the cause is identified and a project-side fix or documented invocation is established.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.