aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/externalissue/sarif/RunMapper.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24767 Allow Sarif Driver to not have a Rules objectAntoine Vinot2025-05-201-1/+1
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-22603 Use generated code for the SARIF parserJulien HENRY2024-07-241-15/+16
* SONAR-22009 Fix NPE on SARIF import when Extensions don't have Rulesantoine.vinot2024-04-051-1/+6
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-21174 Fix code smells raised after dropping JDK11 supportMatteo Mara2023-12-041-3/+2
* SONAR-20553 - Support the new taxonomy for SARIF Formatantoine.vinot2023-10-041-20/+92
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-131-3/+3
* SONAR-18880 Ignore empty Sarif runsAurelien Poscia2023-03-311-0/+4
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-17560 Improve SARIF rule vulnerability detectionKlaudio Sinani2022-11-281-10/+21
* SONAR-17564 Import vulnerabilities from a SARIF reportAurelien Poscia2022-11-151-0/+70