Samsung / Dexter

Dexter is a static analysis platform to find and remove defects efficiently and immediately during the coding-time.
BSD 2-Clause "Simplified" License
56 stars 33 forks source link

0.10.4 features #96

Closed Min-Ho-Kim closed 8 years ago

Min-Ho-Kim commented 8 years ago

1.1 Bug Fix : 'sec_bof_snprintf', 'sec_bof_strncat' checker false alarm issue 1.2 Copy 'dexter.em' file into 'Source Insight- Base project' automatically 1.3 Run dexter daemon automatically when 'Source Insight ' runs 1.4 Add 'Analysis Type' to check how to analyze in dexter-client SAVE(in Source Insight), FILE(CLI Option), PROJECT / FOLDER / SNAPSHOT ( Dexter-daemon Option), UNKNOWN (error) 1.5 Add cppcheck checkers CRC : invalidscanfformatwidth_smaller 2.Dexter CLI 2.1 Bug Fix : to use -e options / Enable only specified checker 2.2 Bug Fix : Supported on the 32-bit and 64-bit linux system 2.3 Dexter-cli sends the results as soon as they are available after analysis. 3.Dexter Server 3.1 Bug Fix : Current defect Comment is shown in snapshot page 3.2 Bug Fix : Displaying 'N/A' in ng-grid for angularjs using 'cellFilter' 3.3 Upgrade ng-grid_2.0.14 in defect controller 3.4 Update or Insert author information by 'Analysis Type' 3.5 Add '/api/v3/analysis/result' api : This api supports 'Analysis Type' from result json file.