Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

Track required-field mismatches between Dojo OpenAPI schema and Dojo Django models #39

@fopina

Description

@fopina

In DefectDojo, there are several inconsistencies between Django model required fields and the required fields in OpenAPI schema provided.

Also, there are validators that enforce rules that are not met by the application.

These, not only prevent pushing data that is valid via UI/parsers but also completely breaks pulling data created by those (UI/parsers) as model parsing validations fail.

This is an open issue to track some of them and address them as possible.

Later, it can be used to try to address it in an issue (or PR) to DefectDojo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions