Skip to content

godojo version 1.2.3

Compare
Choose a tag to compare
@mtesauro mtesauro released this 25 Mar 02:25
· 2 commits to master since this release
a6c5ee5

Minor update to godojo which

  • Adds an environment variable PYPATH can be passed to godojo to allow it to use that for the virutalenv rather than the system Python

e.g.

# PYPATH="/usr/local/bin/python3.11" ./godojo

Note: For DefectDojo versions newer that 2.31.0, Python 3.11 is required.

  • Of the Linux distros supported by godojo, only Ubuntu 23.10 ships with Python 3.11
  • If using another supported distro, an install of Python 3.11 is required before running godojo. Updating the installed version of Python to 3.11 is outside the scope of what godojo will support.

As in previous releases:

  • Installer is compiled for 64-bit Linux
  • This release includes only the standard godojo zip
  • godojo will install DefectDojo based on the configured options in dojoConfig.yml including source installs based on a specific release, head of a specific branch or a specific commit
  • Installs (godojo-v1.2.2_standard) currently support installing on Linux with MySQL or PostgreSQL for the following distros
    • Ubuntu 21.04, 22.04 LTS, 23.10
    • RHEL 8 & 9 / Rocky 8 & 9 - experimental support. Most testing has been with RHEL/Rocky 8.

SHA256 sums

7d55c94a107cc4de508ad7b05a470890fe5deeef37c532de51dac544966d61a4  godojo-v1.2.3_standard.zip