Processing
Processing results summarises all the occurrences of detected data elements that are found in the scan.
A processing result consists of the following structure:
The parameters are explained below:
Field | Description |
| ID of the source |
| List of occurrences of the data element in the code |
| name of the entity in which the data element is processed |
| Line number of the occurance |
| Column number of the occurance |
| Name of the file where the occurrence is detected |
| A dump of the code around the occurrence |
Last updated