Upgrading to DefectDojo Version 2.59.x

Removal: Questionnaire API Endpoints

As announced in DefectDojo 2.56.0, the following Questionnaire API endpoints have been removed:

  • /api/v2/questionnaire_answered_questionnaires/
  • /api/v2/questionnaire_answers/
  • /api/v2/questionnaire_engagement_questionnaires/
  • /api/v2/questionnaire_general_questionnaires/
  • /api/v2/questionnaire_questions

Required Actions

Any requests to these endpoints will now return a 404 Not Found error.

For more information, check the Release Notes.