]> source.dussan.org Git - sonarqube.git/commitdiff
DOCS Add 8.8 Upgrade Note for JS security analysis
authorChristophe Levis <christophe.levis@sonarsource.com>
Thu, 1 Apr 2021 06:57:13 +0000 (08:57 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 1 Apr 2021 20:03:45 +0000 (20:03 +0000)
server/sonar-docs/src/pages/setup/upgrade-notes.md

index f935e00f79cebf32944b9c25c5bd8f272345b712..a4389a9c4815ebd68febb538911872d6efe5c130 100644 (file)
@@ -9,6 +9,9 @@ In order to analyze CSS code, you now need to have Node.js 10+ installed on the
 **Deprecated web services have been dropped**  
 Web services that were deprecated in 6.x versions have been dropped. ([SONAR-13848](https://jira.sonarsource.com/browse/SONAR-13848)).
 
+**JavaScript security analysis can take longer**  
+The JavaScript security analysis in commercial editions has been overhauled for far better accuracy. This overhaul results in an expected increase in memory requirement for analysis. Additionally, there is an impact on the duration of JavaScript taint analysis which can be significant for some projects. 
+
 [Full release notes](https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10930&version=16674)  
 
 ## Release 8.7 Upgrade Notes