aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-protocol/src/main/java/org/sonar/scanner/protocol/output/ScannerReportWriter.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24521 Implements sonar plugin API addAnalysisData method in the scanner...Steve Marion2025-03-171-1/+6
* SQRP-136 Create BuildSoftwareCompositionAnalysisStepTravis Collins2025-02-191-0/+11
* SQRP-154 Cleanup leftovers from FOSSAJavier García Orduña2025-02-041-5/+0
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-23623 Remove useless remains of the SCA prototypeJulien HENRY2024-11-151-5/+0
* SONAR-23098 Add dependencies to the scanner reportJulien HENRY2024-10-211-0/+5
* SONAR-23327 Implement addTelemetryProperty in the scanner engineMatteo Mara2024-10-111-0/+6
* SONAR-22914 Define CVE message in the scanner reportJulien HENRY2024-09-121-17/+15
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* [NO JIRA] removed unused importsBruno Andrade2023-02-031-1/+0
* SONAR-18174 Analyzer cache should be kept in the file system to decrease memo...Duarte Meneses2023-01-121-12/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16097 Add plugin cache to the Sensor APIDuarte Meneses2022-03-181-2/+2
* SONAR-16115 Store plugin's scanner cache in SonarQubeDuarte Meneses2022-03-181-0/+7
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-11795 Drop persistit and move coverage measures computation to CE sideJulien HENRY2019-03-081-3/+6
* SONAR-11632 Remove api/tests WSJulien Lancelot2019-01-171-12/+0
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-11241 Write analysis warnings to scanner reportJanos Gyerik2018-10-101-0/+6
* SONAR-11209 remove space in ad hoc rule namesJulien HENRY2018-09-241-6/+0
* SONAR-11209 Allow sensors to provide ad hoc rule metadata for external issuesJulien HENRY2018-09-241-0/+9
* SONAR-11135 SONAR-11136 Load changed lines from SCM plugins and write in the ...Duarte Meneses2018-09-191-0/+6
* SONAR-10638 Create Java API for analyzers to report significant codeDuarte Meneses2018-05-091-0/+6
* SONAR-10543 Sensor Java API should allow to add external rule engine issuesDuarte Meneses2018-04-261-0/+15
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Rework file indexingJulien HENRY2017-08-041-2/+0
* SONAR-9477 Deprecate ProjectReactor and ProjectBuilderDuarte Meneses2017-07-111-0/+4
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-7654 API to propagate props from scanner to CESimon Brandhof2016-08-061-0/+6
* Update scanner report to protobuf 3 (imply SONAR-7497)Julien HENRY2016-03-231-2/+2
* Rename batch into scannerJulien HENRY2016-03-181-0/+141