aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-xoo-plugin/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24676 Scanner Exit on java.lang.ErrorAntoine Vinot2025-05-222-0/+73
* SONAR-25110 Add OWASP Mobile Top 10 2024 facet to issues searchCody Simms2025-05-161-0/+3
* SONAR-25064 Scanner-Engine should index hidden filesJonas Wielage2025-05-161-1/+12
* SONAR-25023 Add support for namespace graph type and for alternative keys for...Steve Marion2025-05-121-0/+7
* SONAR-24909 SONAR-24925 Add architecture/graphs/{id} graph download endpoint.Steve Marion2025-05-091-9/+2
* SONAR-24909 SONAR-24924 Add architecture/graphs search API endpoint.Steve Marion2025-05-091-3/+3
* SONAR-24909 SONAR-24923 Add support for perspective graph in analysis report.Steve Marion2025-05-071-3/+10
* SONAR-24623 Remove the support of ProfileExporter and ProfileImporterJulien HENRY2025-03-184-159/+0
* SONAR-24233 Add web api v2 architecture domain and file-graph endpoint.Steve Marion2025-03-171-3/+3
* SONAR-24521 Implements sonar plugin API addAnalysisData method in the scanner...Steve Marion2025-03-173-0/+86
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0992-92/+92
* SONAR-24003 Delete unnecessary importsJulien Camus2024-12-181-1/+0
* SONAR-23522 Add BBTs for mqr mode transitionstanislavh2024-11-151-1/+21
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-241-6/+6
* SONAR-23327 Add black box test for analyzer telemetryAlain Kermis2024-10-114-0/+224
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-182-4/+6
* SONAR-22543 Add more vulnerabilities and hotspots for CASA testsWouter Admiraal2024-07-301-1/+1
* SONAR-22542 Add more vulnerabilities and hotspots for STIG testsWouter Admiraal2024-07-301-2/+2
* 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-233-4/+162
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-169-18/+17
* 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-0387-87/+87
* Revert "SONAR-21195 Enhance scanner engine to download only required plugins"Matteo Mara2023-12-222-17/+5
* Revert "SONAR-21195 Refactor file indexing into two distinct steps"Matteo Mara2023-12-222-34/+1
* 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-042-4/+2
* SONAR-20875 Clean up module concept issue integration testsZipeng WU2023-10-274-27/+27
* 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-043-0/+170
* SONAR-20258 Add all missing package-info.javaAurelien Poscia2023-08-255-0/+115
* 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
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-1312-38/+37
* SONAR-19197 - Add BlackBox Test for code variantsAntoine Vinot2023-05-165-5/+184
* Revert "SONAR-19050 Update xoo-plugin : use new rule characteristics in some ...Duarte Meneses2023-04-281-8/+5
* Revert "SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549"Duarte Meneses2023-04-281-6/+6
* SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549Duarte Meneses2023-04-241-6/+6
* SONAR-19050 Update xoo-plugin : use new rule characteristics in some issuesBenjamin Campomenosi2023-04-241-5/+8
* Update license templates for 2023Pierre2023-01-0276-76/+76
* SONAR-17592 adding hotspots with multilines to xoo pluginLukasz Jarocki2022-12-014-2/+44
* SONAR-17592 adding code formatting in one of the sensor in xoo pluginLukasz Jarocki2022-12-011-10/+24
* [NO-JIRA] Fix reported code smellsKlaudio Sinani2022-11-151-0/+23
* 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-17288 Add ITsDuarte Meneses2022-09-161-25/+22
* SONAR-17288 add medium testsLukasz Jarocki2022-09-161-79/+168