Upgrading to DefectDojo Version 1.2.8 | DefectDojo Documentation

Upgrading to DefectDojo Version 1.2.8

New feature: Product Grading (Overall Product Health) Upgrading to 1.2.8 requires:

  1. ./manage.py makemigrations
  2. ./manage.py migrate
  3. ./manage.py system_settings
  4. ./manage.py collectstatic --noinput
  5. pip install asteval
  6. pip install --upgrade celery
  7. Complete