gosom / gosom/google-maps-scraper
Running the google-maps-scraper command in docker as root?
Open
- Dominant language
- Go
- Stars
- 5.9k
- Forks
- 924
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 3
Description
the google-maps-scraper executable permissions in docker are set to root. it'll only run as root in docker.
is this safe? and if not, where is the .dockerfile to be found in the docker container?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Dockerfile and the google-maps-scraper executable setup, then inspect how the container user and file permissions are configured. Verify whether the command runs safely as a non-root user; done means the root requirement is explained and, if unsafe, the container configuration or usage guidance addresses it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- devops, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100