Skip to content

Releases: vittring/V3n0M-Scanner

Update Dockerfile image

19 May 11:14
769dd92
Compare
Choose a tag to compare

Update Dockerfile image

.pre-commit-config.yaml:

  • updated psf/black: 23.3.0

Dockerfile:

  • update allowed_signers and remove old SSH key and re-sign
  • ENV V_ENV=${V_ENV} fixes permission issues inside Docker image
  • RUN now contains both better Poetry installation and apt handling
  • WORKDIR now /opt by default inside Docker image
  • still working on Docker trust
  • groupadd fixes permissions and ownership of /scan/ dir
  • pip must still be used for aiohttp tqdm SocksiPy-branch httplib2 etc.
  • uses CMD to exec shell rather than ENTRYPOINT

allowed_signers:

  • contains my public SSH key, it is only used to verify this Docker image

deploy.sh:

  • imports Venom Git Ops GPG key and signs the image using SSH and GPG

poetry.lock:

  • deps updates and compatibility fixes (Poetry makes this simple)

New tag: Sleipnir

vittring/venom:sleipnir

Digest:sha256:390beab8a80acc61748951a5a6d9fa712b09aa317b72e6659fd6e53a70b842a5

v4.3.3

01 Nov 23:47
0853b89
Compare
Choose a tag to compare

See full release notes for v4.3.3.