Upgrading to DefectDojo Version 1.2.9 | DefectDojo Documentation
Upgrading to DefectDojo Version 1.2.9
What's New: New feature: Benchmarks (OWASP ASVS)
Upgrading to 1.2.9 requires:
./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./manage.py collectstatic --noinput- Complete