... | ... | @@ -278,9 +278,9 @@ As can be seen from the fragment above, the JSON report consists of four main el |
|
|
|
|
|
- **issues:** An array that contains the issues reported by the static code analyzer. These issues are grouped based on the static analysis-based properties (i.e., vulnerability categories) to which they belong.
|
|
|
|
|
|
- **properties:** An array that contains the results of the properties evaluation (see Figure 2). More specifically, it contains the scores (i.e., eval) of the model’s properties.
|
|
|
- **properties:** An array that contains the results of the properties evaluation. More specifically, it contains the scores (i.e., eval) of the model’s properties.
|
|
|
|
|
|
- **characteristics:** An array that contains the results of the characteristics evaluation (see Figure 2). More specifically, it contains the scores (i.e., eval) of the model’s characteristics.
|
|
|
- **characteristics:** An array that contains the results of the characteristics evaluation. More specifically, it contains the scores (i.e., eval) of the model’s characteristics.
|
|
|
|
|
|
- **security_index:** An object that contains the Security Index of the analyzed software.
|
|
|
|
... | ... | |