File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
sonar-xml-plugin/src/main/resources/org/sonar/l10n/xml/rules/xml Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 6262 <!-- Minimum version of the plugin API in SQ -->
6363 <sonar .pluginApi.minVersion>9.14.9.375</sonar .pluginApi.minVersion>
6464
65- <sonar .analyzerCommons.version>2.14 .0.3087 </sonar .analyzerCommons.version>
65+ <sonar .analyzerCommons.version>2.16 .0.3141 </sonar .analyzerCommons.version>
6666 <sonar .orchestrator.version>5.0.0.2065</sonar .orchestrator.version>
6767 <!-- Minimum SL version supporting ${sonar.pluginApi.minVersion} -->
6868 <sonar .sonarlint-core.version>8.17.0.70351</sonar .sonarlint-core.version>
Original file line number Diff line number Diff line change 33 "type" : " SECURITY_HOTSPOT" ,
44 "code" : {
55 "impacts" : {
6- "SECURITY" : " HIGH "
6+ "SECURITY" : " BLOCKER "
77 },
88 "attribute" : " TRUSTWORTHY"
99 },
Original file line number Diff line number Diff line change 33 "type" : " VULNERABILITY" ,
44 "code" : {
55 "impacts" : {
6- "SECURITY" : " HIGH " ,
7- "MAINTAINABILITY" : " HIGH "
6+ "SECURITY" : " BLOCKER " ,
7+ "MAINTAINABILITY" : " BLOCKER "
88 },
99 "attribute" : " COMPLETE"
1010 },
Original file line number Diff line number Diff line change 33 "type" : " CODE_SMELL" ,
44 "code" : {
55 "impacts" : {
6- "MAINTAINABILITY" : " HIGH "
6+ "MAINTAINABILITY" : " BLOCKER "
77 },
88 "attribute" : " CLEAR"
99 },
Original file line number Diff line number Diff line change 33 "type" : " VULNERABILITY" ,
44 "code" : {
55 "impacts" : {
6- "SECURITY" : " HIGH "
6+ "SECURITY" : " BLOCKER "
77 },
88 "attribute" : " LOGICAL"
99 },
Original file line number Diff line number Diff line change 33 "languages" : [
44 " XML"
55 ],
6- "latest-update" : " 2024-10-14T11:58:35.438161423Z " ,
6+ "latest-update" : " 2024-11-26T10:07:05.990512400Z " ,
77 "options" : {
88 "no-language-in-filenames" : true
99 }
You can’t perform that action at this time.
0 commit comments