Closed xblurx closed 1 year ago
Could you provide us a list of the vulnerabilities/CVEs? Most likely they are all not relevant. I’ll definitely go over them tho. Keep also in mind that our Docker image is for development, not for production. Since running a browser itself is always ending up in running untrusted code.
Action item: update the documentation to explain that the docker image is supposed to be run in testing environment and expected to run only trusted content, not evil.com
These CVEs are actually not Playwright nor us related, they are already contained inside a stock Ubuntu 22.04 focal image in this case and/or might be added when installing official Node.js. We'll update our docs with a note that its not intended that these Docker images will run in production.
Can you provide minimal docker image?
Context:
Describe the bug scanning a docker image
mcr.microsoft.com/playwright:v1.30.0-focal
with aqua security scanner found several vulnerabilities amongst them 8 critical and 20 high I can't attach a report file here, neither can I download the image cause it is not passing scanner's threshold, any instructions/plans to fix those CVEs? I could post the report behind the spoiler if it's needed, just let me know