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

Docker-only oriented version #126

Open
Marco674 opened this issue Apr 4, 2024 · 2 comments
Open

Docker-only oriented version #126

Marco674 opened this issue Apr 4, 2024 · 2 comments

Comments

@Marco674
Copy link

Marco674 commented Apr 4, 2024

Hi,
I have created a docker-only oriented version :

  1. Upgrade Node and Change OS Version to alpine
  2. Removing / upgrading highly vulnerable packages(netlify and traceroute)

Some optimizations are still needed but from docker scout vision :

from :
lissy93/web-check:latest
365 vulnerabilities found in 77 packages
UNSPECIFIED 26
LOW 139
MEDIUM 85
HIGH 103
CRITICAL 12

to :
marco674/web-check:0.0.7-alpine3.19-20
3 vulnerabilities found in 2 packages
UNSPECIFIED 1
LOW 0
MEDIUM 1
HIGH 1
CRITICAL 0

Next :
I'm still working on some issues on screencapture and techstack.
Also working on reducing docker image size.

If my fork interest you, feel free to create a custom branch where I can merge on :)
https://github.com/Marco674/web-check

@Marco674
Copy link
Author

Marco674 commented Apr 5, 2024

edit : ScreenCapture and techstack are working

@CrazyWolf13
Copy link

Hi
Why don't you create a PR, I'm sure @Lissy93 would be happy to merge that. :)

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

2 participants