Anders Starcke Henriksen

Results 6 comments of Anders Starcke Henriksen

Hey, thanks for reporting and sorry for the delay in getting back to you - I had to check how the summaries were generated. Unfortunately the summaries are a data...

`locationFromSarifResult: expected artifact location` usually means that there is a missing location for one of the results. See https://docs.github.com/en/code-security/code-scanning/integrating-with-code-scanning/sarif-support-for-code-scanning#specifying-the-location-for-source-files. If the SARIF file looks correct according to the documentation, can...

Thanks for posting the SARIF. The problem is that Code scanning does not support the `originalUriBaseIds` field. This means that the first result object: ``` { "ruleId": "AVD-AWS-0066", "ruleIndex": 0,...

Hi @nikpivkin That is unfortunate, but I am afraid we do not maintain the web-based validation. I see you already found the [place to report it](https://github.com/microsoft/sarif-sdk/issues/2770). It is unlikely we'll...