Got it, thank you for the prompt response
Hello there! You can basically set it to any value by providing a value for DD_CELERY_BROKER_HOST environment variable. settings.dist.py will get the value from environment variables - https://github.com/DefectDojo/django-DefectDojo/blob/master/dojo/settings/settings.dist.py#L1238 To set the environment variable in the helm chart you need to add to the extraEnv in the values.yaml
I am referring to this article - https://defectdojo.com/blog/new-feature-finding-diff-see-exactly-what-changed-between-any-two-scans
Hello colleagues, I saw on linkedin an announcement of a new DefectDojo's API endpoint - diff. Is that endpoint available in open-source version or is that something that is included in the pro subscription?