@@ -59,10 +59,12 @@ and with time more integrations with threat modeling tools will become available
5959
6060#### How to use it
6161
62- Testing or installing DefectDojo is straight forward using the [ installation instructions] [ defectdojo-install ] .
63- An instance of DefectDojo can be setup using [ docker compose] [ defectdojo-docker ] along with the associated scripts
64- that handle the dependencies, configure the database, create users and so on.
65- Refer to the DefectDojo [ documentation] [ defectdojo-docs ] for all the information on alternative deployments,
62+ Testing or installing DefectDojo is straight forward using the [ installation instructions] [ defectdojo-install ] ;
63+ the recommended way to run DefectDojo is using a container.
64+
65+ To set up an instance of DefectDojo follow the [ docker compose] [ defectdojo-docker ] instructions along with
66+ the associated scripts that handle the dependencies, configure the database, create users and so on.
67+ Refer to the DefectDojo [ documentation] [ defectdojo-docs ] for further information on alternative deployments,
6668setting up, usage and integrations.
6769
6870#### References
@@ -77,9 +79,9 @@ The OWASP Developer Guide is a community effort; if there is something that need
7779then [ submit an issue] [ issue080401 ] or [ edit on GitHub] [ edit080401 ] .
7880
7981[ defectdojo ] : https://www.defectdojo.com/
80- [ defectdojo-docs ] : https://defectdojo.github.io/django-DefectDojo /
82+ [ defectdojo-docs ] : https://documentation. defectdojo.com /
8183[ defectdojo-docker ] : https://github.com/DefectDojo/django-DefectDojo/blob/dev/readme-docs/DOCKER.md
82- [ defectdojo-install ] : https://defectdojo.github.io/django-DefectDojo /getting_started/installation/
84+ [ defectdojo-install ] : https://documentation. defectdojo.com /getting_started/installation/
8385[ defectdojo-project ] : https://owasp.org/www-project-defectdojo/
8486[ defectdojo-tools ] : https://www.defectdojo.com/integrations
8587[ edit080401 ] : https://github.com/OWASP/www-project-developer-guide/blob/main/draft/08-verification/04-vulnerability-management/01-defectdojo.md
0 commit comments