Upgrading to DefectDojo Version 1.2.9

multiple instructions

What's New: New feature: Benchmarks (OWASP ASVS)

Upgrading to 1.2.9 requires:

  1. ./manage.py makemigrations ./manage.py migrate ./manage.py loaddata dojo/fixtures/benchmark_type.json ./manage.py loaddata dojo/fixtures/benchmark_category.json ./manage.py loaddata dojo/fixtures/benchmark_requirement.json
  2. ./manage.py collectstatic --noinput
  3. Complete
Last modified November 20, 2023: Docs: Split upgrade notes (#8983) (2abc29f30)