Releases: DefectDojo/godojo
godojo version 1.2.4
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
godojo version 1.2.3
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
godojo version 1.2.2
Minor update to godojo which:
- Adds install support for Ubuntu 23.10
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
b1a93ac82caa0c425524f0c1805b56cd32c5cb5135eee7111d1adb9d8892320a godojo-v1.2.2_standard.zip
godojo version 1.2.1
Minor update to godojo which:
- Fixes issues with Ubuntu 22.04
- Updates Go modules used by godojo
As in previous releases:
- Installer is compiled for 64-bit Linux
- This release includes only the standard godojo zip - the embedded version was deprecated in the refactor
- 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.0_standard) currently support installing on Linux with MySQL or PostgreSQL for the following distros
- Ubuntu 18.04 LTS, 20.04 LTS, 22.04 LTS
- RHEL 8 & 9 / Rocky 8 & 9 - experimental support. Most testing has been with RHEL/Rocky 8.
SHA256 sums
3f4a9b497f4b781488259d2e6bf2bbd4d78e17bf2d1746acce41261697cf1316 godojo-v1.2.1_standard.zip
godojo version 1.2.0
Significant refactor of godojo that allows for easier support for new installation targets
- Installer is compiled for 64-bit Linux
- This release includes only the standard godojo zip - the embedded version was deprecated in the refactor
- 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
- Source installs (godojo-v1.2.0_standard) currently support installing on Linux with MySQL or PostgreSQL for the following distros
- Ubuntu 18.04 LTS, 20.04 LTS, 22.04 LTS
- RHEL 8 & 9 / Rocky 8 & 9 - experimental support. Most testing has been with RHEL/Rocky 8.
SHA256 sums
3e5c90f45390e5017fb032ae8f52c9ee0ce976d1a4c9dc7c5b6b69b2b7ecb33f godojo-v1.2.0_standard.zip
godojo version 1.1.9
Minor bugfixes and only required for new installs of DefectDojo on iron.
- Installer is compiled for 64-bit Linux
- This release includes only the standard godojo zip since it is a bugfix release only for that version
- 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
- Source installs (godojo-v1.1.8_standard) currently support Ubuntu 18.04, 20.04 and 21.10, 22.04 with MySQL or PostgreSQL
SHA256 sums
f726d0dc06bf92ca5b1d041d4ddea6aee40b4d23ebbff13db2cba8f01382fb98 godojo-v1.1.9_standard.zip
godojo version 1.1.8
Minor bugfixes and only required for new installs of DefectDojo on iron.
- Installer is compiled for 64-bit Linux
- This release includes only the standard godojo zip since it is a bugfix release only for that version
- 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
- Source installs (godojo-v1.1.7_standard) currently support Ubuntu 18.04, 20.04 and 21.10, 22.04 with MySQL or PostgreSQL
SHA256 sums
d0ecd65abcde477eedbb1ad6caf538bddea8d6cbb613a4e61eac41670670a96b godojo-v1.1.8_standard.zip
godojo version 1.1.7
Minor bugfixes and only required for new installs of DefectDojo on iron.
- Installer is compiled for 64-bit Linux
- This release includes only the standard godojo zip since it is a bugfix release only for that version
- 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
- Source installs (godojo-v1.1.7_standard) currently support Ubuntu 18.04, 20.04 and 21.10 with MySQL or PostgreSQL
SHA256 sums
ef638eaeb2eb241a2c5d57c6866e436a92f4c6def0c23eba6157f4c2e439da89 godojo-v1.1.7_standard.zip
godojo version 1.1.6
Minor bugfix and only required for installs of 1.15.x on iron. Other use-cases are not impacted by the bugs fixed in this release so do not need to update.
- Installer is compiled for 64-bit Linux
- This release includes only the standard godojo zip since it is a bugfix release only for that version
- 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
- Source installs (godojo-v1.1.5_standard) currently support Ubuntu 18.04, 20.04 and 21.04 with MySQL or Postgres
SHA256 sums
98d3b7efbca6a27d3a2931649254cf66a80e9a1f1ac7fce9fa52ccf09b70fb3a godojo
godojo version 1.1.5
Minor update adding additional configuration options including an embedded installer for DefectDojo v 1.15.1.
- Installer is compiled for 64-bit Linux
- Most people will want the standard aka smaller godojo zip below (godojo-v1.1.5_standard.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
- Source installs (godojo-v1.1.5_standard) currently support Ubuntu 18.04, 20.04 and 21.04 with MySQL or Postgres
SHA256 sums
3e45dbe293d199642f2ca3fa9f2b827efefc0f1db24a1d9f448b7b7b27f2028c godojo-v1.1.5_standard.zip
25f8f999d841be3b8fb60f91252f4b217378e73ae0e455e0a11d38c98ee459df godojo-v1.1.5_embedded.zip