aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/externalissue/sarif/LocationMapper.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-20659 Add logs when importing SARIF report if the referenced files loca...Javier García Orduña2024-12-201-1/+11
* SONAR-22185 SARIF issues are not imported for some location URI formatJavier García Orduña2024-12-061-1/+12
* SONAR-22541 Import SARIF stacks as issue flowsJulien HENRY2024-07-261-16/+5
* SONAR-22603 Use generated code for the SARIF parserJulien HENRY2024-07-241-4/+4
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20737 Improve performance of large SARIF importsAlain Kermis2023-12-011-7/+35
* SONAR-19532 PythonXUnitSensor takes too long due to non-optimized file queryDuarte Meneses2023-06-121-3/+25
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-17564 Add ITs for SARIF import.Wojtek Wajerowicz2022-11-161-7/+19
* SONAR-17564 Import vulnerabilities from a SARIF reportAurelien Poscia2022-11-151-0/+89