Skip to content

Tags: DefectDojo/godojo

Tags

1.2.4

Toggle 1.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version number for a new release (#90)

* Update for RHEL to use PYPATH for all actions since it ships with older Python versions

* Bump version number for a new release

1.2.3

Toggle 1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to handle Python 3.11.x being manually added to an existing di…

…stro that ships with an earlier version of Python (#88)

1.2.2

Toggle 1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated to add support for Ubuntu 23.10 for Python 3.11.x (#87)

1.2.1

Toggle 1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version number for new release (#83)

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor (#72)

* Minor updates, cleaning up dev branch

* Updated embedded dojoConfig.yml to latest version

* More clean-up for 2.0.x and start of work on supporting Debian install targets

* Update for new embedded version

* Workaround Python 3.8 bug that kinda broke 1.15.1 (and maybe other releases)

* Bump version for 2 bugfixes

* Bug fixes for 2 bugs impacting 1.15.x installs on 'iron' (#23) (#24)

* Fix bug in installing PostgreSQL DB install process
Remove use of legacy resolver for pip installs
Ensure there's an admin email address provided, use default of not
Ensure special characters in passwords are handled correctly when setting the intiial web admin password

* Update version number to 1.1.7

* Merge master back into dev (#34)

* Fix a couple of bugs (#32)

* Fix bug in installing PostgreSQL DB install process

* Remove use of legacy resolver for pip installs

* Ensure there's an admin email address provided, use default if not

* Ensure special characters in passwords are handled correctly when setting the initial web admin password

* Bump version number to 1.1.7 (#33)

* Update version number to 1.1.7

* Removed debugging messages

* Fix typo in link to upgrade instructions

* Added link to post-install and upgrade documentation

* Update embedded files

* Updated go modules (depenencies), removed go-bindata to use go:embed, added libcurl4-openssl-dev needed by pycurl

* Remove bindata.go - no longer necessary

* Fix multiple issues - download timeout, newer Ubuntu distros, etc

* Initial commit of refactor

* Part 1 of major refactor

* Uncommented a line that shouldn't have been

* Part 2 of major refactor - cleanup redundanct code

* Completed majority of the refactor, added beta RHEL support

* Refactor complete

1.1.9

Toggle 1.1.9's commit message
Update how fixtures are loaded

1.1.8

Toggle 1.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix multiple issues - download timeout, newer Ubuntu distros, etc (#61)

* Minor updates, cleaning up dev branch

* Updated embedded dojoConfig.yml to latest version

* More clean-up for 2.0.x and start of work on supporting Debian install targets

* Update for new embedded version

* Workaround Python 3.8 bug that kinda broke 1.15.1 (and maybe other releases)

* Bump version for 2 bugfixes

* Bug fixes for 2 bugs impacting 1.15.x installs on 'iron' (#23) (#24)

* Fix bug in installing PostgreSQL DB install process
Remove use of legacy resolver for pip installs
Ensure there's an admin email address provided, use default of not
Ensure special characters in passwords are handled correctly when setting the intiial web admin password

* Update version number to 1.1.7

* Merge master back into dev (#34)

* Fix a couple of bugs (#32)

* Fix bug in installing PostgreSQL DB install process

* Remove use of legacy resolver for pip installs

* Ensure there's an admin email address provided, use default if not

* Ensure special characters in passwords are handled correctly when setting the initial web admin password

* Bump version number to 1.1.7 (#33)

* Update version number to 1.1.7

* Removed debugging messages

* Fix typo in link to upgrade instructions

* Added link to post-install and upgrade documentation

* Update embedded files

* Updated go modules (depenencies), removed go-bindata to use go:embed, added libcurl4-openssl-dev needed by pycurl

* Remove bindata.go - no longer necessary

* Fix multiple issues - download timeout, newer Ubuntu distros, etc

1.1.7

Toggle 1.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove debug messages (#35)

* Sync'ed master & dev

* Removed debugging messages

1.1.6

Toggle 1.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bug fixes for 2 bugs impacting 1.15.x installs on 'iron' (#23)

* Minor updates, cleaning up dev branch

* Updated embedded dojoConfig.yml to latest version

* More clean-up for 2.0.x and start of work on supporting Debian install targets

* Update for new embedded version

* Workaround Python 3.8 bug that kinda broke 1.15.1 (and maybe other releases)

* Bump version for 2 bugfixes

1.1.5

Toggle 1.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge Dev to Master (#21)

* Minor updates, cleaning up dev branch

* Updated embedded dojoConfig.yml to latest version

* More clean-up for 2.0.x and start of work on supporting Debian install targets

* Update for new embedded version