v3n0m-Scanner / V3n0M-Scanner

Popular Pentesting scanner in Python3.6 for SQLi/XSS/LFI/RFI and other Vulns
GNU General Public License v3.0
1.46k stars 407 forks source link

Slim down Dockerfile and apply deps upgrades #232

Closed vittring closed 1 year ago

vittring commented 2 years ago

This is a combo patch for both the Dockerfile and the Poetry lockfile.

Simplify Poetry installation in Docker image.

docker/Dockerfile:

This should make installation easier on everyone by explicitly stating cache location for pip and installing as, yes, root. Installing as user venom is too complicated and this Dockerfile should be safe as-is even running as root. There are still ways to harden to image that don't require huge lines to add a user environment and it's less hacky this way.

docker/README:

poetry.lock:

Package operations: 0 installs, 8 updates, 0 removals

Signing is not working anymore so this tag is not signed with docker trust. :/

Latest Docker image: f0b27b1a30e22b3ef6e8d77d24c532e73b0792caf9b1858243c600460d20e3f5