Chris Fort
Chris Fort
@afdesk There's no pre-built image for the project, but the code is here https://github.com/DefectDojo/django-DefectDojo
@afdesk According to the spec (from Wikipedia, I am not an expert) `cpe::::::::::::` the first `dpkg` entry should be the vendor, in this case `debian`
Just update the compose files. It’s what I do.
Closing while I read more on migrations
I am still trying to figure out the best way to get the migration file from the container to version control. I don't expect this PR will be completed, but...
> @37b If you are using the `dev` environment, then the working directory is bind mounted. Once you make the migrations from the uwsgi container, it will also be created...
@cody-m-tibco Are some of these tests broken overall? I can't get them to pass using a clean `dev` branch
@Maffooch Thanks for your help with the tests - I am still getting my bearings with Django development.
@StefanFl @Maffooch Finally got this going, can you give it another look?
We also see this behavior so it's a little comforting to see we are not alone. I had to remove the checks in CI.