Sources
Sources are the starting points of a data element in a data flow. This includes places like user inputs, database queries, or API collections.
A source result consists of the following structure:
The parameters are explained below:
Field | Description |
| The type of source detected |
| ID of the source |
| Name of the source |
| category of the source |
| Sensitivity of the source |
| Boolean indicating if the field is sensitive |
| Key value pairs to attach further context to the source |
Last updated