Description
The core logic of the SARIF reports is a little bit outdated now. It is necessary to refactor the code.
Expected behavior
- We can call create the SARIF report as a data class, but now we only can receive it as a JSON-string
- Lines in the codeFlows are not unified
Description
The core logic of the SARIF reports is a little bit outdated now. It is necessary to refactor the code.
Expected behavior