Skip to content

godojo version 1.2.4

Latest
Compare
Choose a tag to compare
@mtesauro mtesauro released this 21 Apr 02:01
7f71e23

Minor update to godojo which

  • Adds support to use only the provided PYPATH to bypass the OS provide Python since RHEL 8 only provides RPMs for Python 3.9

e.g.

# PYPATH="/some/path/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 (amd64)
  • 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.4_standard) currently support installing on Linux with MySQL or PostgreSQL for the following distros
    • Note: MySQL support will shortly be removed from upstream Django-DefectDojo
    • 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

1f22588f6f99206aed1b241cfc60b8bdc2f833659f1aa0d7cbee45efffa72707  godojo-v1.2.4_standard.zip