godojo
godojo copied to clipboard
Golang installer for DefectDojo
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...
Hello! I installed DefectDojo with godojo from a DockerFile. The problem is that if I stop the container and then start it again, everything that was installed with godojo is...
Thanks for merging the PRs I opened. I'm wondering if you'd be open to me creating a PR to add a server-only install option that doesn't make any modifications to...
I tried to install DefectDojo (2.25.0) with godojo (1.2.0) in a VM (Ubuntu Mate 22.04.1). finish the install I used a dojo-start script to start application, and after load a...
@mtesauro Looks like you missed type here...supposed to be Ubuntu20.04 not 21.04 https://github.com/DefectDojo/godojo/blob/master/distros/ubuntu.go ``` var ubuntuReleases = []c.Target{ { ID: "Ubuntu:22.04", Distro: "Ubuntu", Release: "22.04", OS: "Linux", Shell: "bash", },...
I am trying to run the installer to use an existing RDS database. Its failing with exit status 9. Does godojo work with existing external database ?
It appears the installer does not honor `DD_DB_Exists`. According to the notes in `dojoConfig.yml`: ``` ... # Each line represents a value used by the installer in this format: #...
I had a report via OWASP's Slack that a password with a $ in if failed. It was something like `Bobbyy9$` This is a note to my future self to...
Hello. I am trying to upgrade my Defectdojo server, but I have faced multiple issues with Python's version. I am currently using Defectdojo v2.19.2 and I wanted to move to...
Hi, it would be great if support for the Linux Enterprise OS `Amazon Linux 2023` could be provided: https://aws.amazon.com/linux/amazon-linux-2023/faqs/