aquasecurity / aquasecurity/cloudsploit
root@ubuntu:/tmp/cloudsploit# ./index.js bash: ./index.js: Permission denied
- 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
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