aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23626 publish Community Build and SonarQube Server independently.Steve Marion2024-11-152-2/+2
| | | | | Co-authored-by: Alain Kermis <alain.kermis@sonarsource.com> Co-authored-by: Matteo Mara <matteo.mara@sonarsource.com>
* SONAR-23522 Add BBTs for mqr mode transitionstanislavh2024-11-151-1/+21
| | | | SONAR-23522 Add a way to customize impacts on xoo plugin
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the ↵Julien HENRY2024-10-241-6/+6
| | | | plugin API
* SONAR-23327 Add black box test for analyzer telemetryAlain Kermis2024-10-116-0/+317
|
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-182-4/+6
| | | | | | | Co-authored-by: Léo Geoffroy <leo.geoffroy@sonarsource.com> Co-authored-by: Stanislav <31501873+stanislavhh@users.noreply.github.com> Co-authored-by: Viktor Vorona <viktor.vorona@sonarsource.com> Co-authored-by: OrlovAlexander <35396155+OrlovAlexander85@users.noreply.github.com> Co-authored-by: stanislavh <stanislav.honcharov@sonarsource.com>
* SONAR-22543 Add more vulnerabilities and hotspots for CASA testsWouter Admiraal2024-07-302-2/+2
|
* SONAR-22542 Add more vulnerabilities and hotspots for STIG testsWouter Admiraal2024-07-302-4/+4
|
* SONAR-22543 Add CASA security reportLéo Geoffroy2024-07-261-0/+1
|
* SONAR-22542 Update XOO plugin to be able to manage security standardsLéo Geoffroy2024-07-236-7/+266
|
* SONAR-22447 updated rename findbugs dependencylukasz-jarocki-sonarsource2024-06-282-2/+2
|
* SONAR-21452 move from commons-lang:commons-lang to ↵Matteo Mara2024-03-1610-19/+18
| | | | org.apache.commons:commons-lang3
* SONAR-21195 Refactor file indexing into two distinct stepsMatteo Mara2024-01-042-1/+34
|
* SONAR-21195 Enhance scanner engine to download only required pluginsMatteo Mara2024-01-042-5/+17
|
* NO-JIRA Update license headers to 2024Pierre2024-01-03132-132/+132
|
* Revert "SONAR-21195 Enhance scanner engine to download only required plugins"Matteo Mara2023-12-222-17/+5
| | | | This reverts commit 981e6b85954f413666e8608a4e2f46fa2e4089cc.
* Revert "SONAR-21195 Refactor file indexing into two distinct steps"Matteo Mara2023-12-222-34/+1
| | | | This reverts commit 42d16dafde01b19bc7fcb99084e087fdc9b8e95e.
* SONAR-21195 Refactor file indexing into two distinct stepsMatteo Mara2023-12-212-1/+34
|
* SONAR-21195 Enhance scanner engine to download only required pluginsMatteo Mara2023-12-212-5/+17
|
* SONAR-21174 Fix code smells raised after dropping JDK11 supportMatteo Mara2023-12-043-6/+3
|
* SONAR-21157 Drop support for running the scanners with Java 11Matteo Mara2023-12-011-5/+0
|
* SONAR-20875 Clean up module concept issue integration testsZipeng WU2023-10-275-28/+28
|
* SONAR-20777 enable lifecycle management on external issuesZipeng WU2023-10-242-0/+90
|
* SONAR-20552 Introduce new generic issue import format in scannerAlain Kermis2023-10-044-1/+171
|
* SONAR-20258 Add all missing package-info.javaAurelien Poscia2023-08-257-0/+161
|
* SONAR-20258 Generate package-info files automaticallyAurelien Poscia2023-08-251-0/+1
|
* SONAR-20021 Fix Quality gate failure and issue with adhoc rule definitionLéo Geoffroy2023-08-211-0/+7
|
* SONAR-20023 Add BBT to validate new facetsstanislavh2023-08-181-1/+2
|
* SONAR-20021 Add impact and clean code attribute to xoo pluginLéo Geoffroy2023-08-183-7/+63
|
* SONAR-19690 fixed tests after upgrading dependencyLukasz Jarocki2023-06-261-0/+2
|
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-1312-38/+37
|
* SONAR-19197 - Add BlackBox Test for code variantsAntoine Vinot2023-05-166-6/+185
|
* Revert "SONAR-19050 Update xoo-plugin : use new rule characteristics in some ↵Duarte Meneses2023-04-282-17/+5
| | | | | | issues" This reverts commit 1ffc41b1364625f5d00f7859d482df117f19fa0a.
* Revert "SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549"Duarte Meneses2023-04-282-8/+8
| | | | This reverts commit 27f1179c0cb7e4add8cb8c9f49d5864da4681c66.
* SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549Duarte Meneses2023-04-242-8/+8
|
* SONAR-19050 Update xoo-plugin : use new rule characteristics in some issuesBenjamin Campomenosi2023-04-242-5/+17
|
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-112-1/+2
|
* [NO-JIRA] Prepare for next release cycleMatteo Mara2023-01-242-2/+2
|
* Update license templates for 2023Pierre2023-01-02119-119/+119
|
* SONAR-17566 Drop jdk11 support for running the SonarQube serverMatteo Mara2022-12-291-0/+5
|
* [NO-JIRA] Education plugin should not use internal apiZipeng WU2022-12-072-1/+5
|
* SONAR-17592 adding hotspots with multilines to xoo pluginLukasz Jarocki2022-12-016-3/+77
|
* SONAR-17592 adding code formatting in one of the sensor in xoo pluginLukasz Jarocki2022-12-012-14/+33
|
* SONAR-15595 Fix plugin dependency packagingZipeng WU2022-12-012-7/+1
|
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-012-17/+17
|
* [NO-JIRA] Fix reported code smellsKlaudio Sinani2022-11-151-0/+23
|
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
|
* SONAR-17399 Integration test for OWASP ASVS level selectorRevanshu Paliwal2022-10-101-2/+2
|
* SONAR-17393 E2E test for owasp-asvs security reportPhilippe Perrin2022-10-071-0/+7
|
* SONAR-17287 Fix quality issues and adopt changes to APIDuarte Meneses2022-09-161-2/+3
|
* SONAR-17288 Add ITsDuarte Meneses2022-09-161-25/+22
|