Model Reference

Module that stores all important database models plus utility methods whithin each class. For details on scan related models, please view one of the following sites:

Project and Team related models

Learn about basic database models required for the web-frontend to work.

Basic Scan Models

Detailed overview of scan related models including ScanTask and Scanner.

Finding Models

A list of classes that are used to represent API findings and vulnerabilities internally.

Permission Models

Important app-permission models, not user permission models.

Package Models

Explore database models for software packages and dependencies

Host Models

Detailed overview of connection models, hosts, and other related data.

Each class will illustrate what serializers, forms and permission classes are associated with it. In addition, most database models provide examples and detailed field explainations in order to provide a detailed overview to them.