Violations
A Violation is a privacy risk identified within the code that could potentially cause a data leak. They are also detected based on certain custom rules declared during the scan. To know more about the rules, click here.
A violation result consists of the following structure:
The parameters are explained below:
Field | Description |
| ID of the policy which is violated |
| Object containing details about the violation |
| name of the violation which is detected |
Type of the policy which can be either threat or compliance | |
| A brief description about the violation |
| A detailed description of how to resolve the violation |
| Key-value pairs to add more context to the violation |
Last updated