aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-xoo-plugin/src/main/java/org
Commit message (Collapse)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 ↵Steve Marion2025-05-121-0/+7
| | | | for type.
* 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 ↵Steve Marion2025-03-173-0/+86
| | | | | | scanner-engine. Add Xoo plugin sensor that utilizes the analysisData method.
* 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-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-114-0/+224
|
* 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-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 ↵Matteo Mara2024-03-169-18/+17
| | | | 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-0387-87/+87
|
* 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-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
| | | | | | issues" This reverts commit 1ffc41b1364625f5d00f7859d482df117f19fa0a.
* Revert "SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549"Duarte Meneses2023-04-281-6/+6
| | | | This reverts commit 27f1179c0cb7e4add8cb8c9f49d5864da4681c66.
* 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
|