Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building a docker image for security scan #2463

Open
OrenGitHub opened this issue May 15, 2024 · 0 comments
Open

Building a docker image for security scan #2463

OrenGitHub opened this issue May 15, 2024 · 0 comments

Comments

@OrenGitHub
Copy link

Hi guys,
I'm trying to reproduce this cve, from a container scan perspective1.
I'm a bit confused because I couldn't find any COPY . . ( or similar ) in the docker files.
So the compose worked fine ( see below ) but where is the actual source code ?

$ docker compose up -d
[+] Running 9/9
 ✔ Container farmbot-web-app-redis-1        Running                                                                                            0.0s
 ✔ Container farmbot-web-app-parcel-1       Started                                                                                            0.0s
 ✔ Container farmbot-web-app-db-1           Started                                                                                            0.0s
 ✔ Container farmbot-web-app-typescript-1   Started                                                                                            0.6s
 ✔ Container farmbot-web-app-web-1          Started                                                                                            0.7s
 ✔ Container farmbot-web-app-mqtt-1         Started                                                                                            0.9s
 ✔ Container farmbot-web-app-log_digests-1  Started                                                                                            0.4s
 ✔ Container farmbot-web-app-rabbit_jobs-1  Started                                                                                            0.6s
 ✔ Container farmbot-web-app-delayed_job-1  Started                                                                                            1.1s

1 I am the author of this open source security container scanner

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

No branches or pull requests

1 participant