UpgradeReport.sarif 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228
  1. {
  2. "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json",
  3. "version": "2.1.0",
  4. "runs": [
  5. {
  6. "tool": {
  7. "driver": {
  8. "name": "Back up project",
  9. "semanticVersion": "",
  10. "informationUri": "https://github.com/dotnet/upgrade-assistant#usage",
  11. "rules": [
  12. {
  13. "id": "Microsoft.DotNet.UpgradeAssistant.Steps.Backup.BackupStep",
  14. "fullDescription": {
  15. "text": "Project backed up to D:\\RobertProject\\Research\\Docker\\OCPP後台20221130\\187_OCPP.Common.backup\\EVCB_OCPP.Packet20"
  16. },
  17. "helpUri": "about:blank"
  18. }
  19. ]
  20. }
  21. },
  22. "results": [
  23. {
  24. "ruleId": "Microsoft.DotNet.UpgradeAssistant.Steps.Backup.BackupStep",
  25. "message": {
  26. "text": "Complete: Project backed up to D:\\RobertProject\\Research\\Docker\\OCPP後台20221130\\187_OCPP.Common.backup\\EVCB_OCPP.Packet20"
  27. },
  28. "locations": [
  29. {
  30. "physicalLocation": {
  31. "artifactLocation": {
  32. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_OCPP.Common.backup/EVCB_OCPP.Packet20"
  33. },
  34. "region": {}
  35. }
  36. }
  37. ]
  38. }
  39. ],
  40. "columnKind": "utf16CodeUnits"
  41. },
  42. {
  43. "tool": {
  44. "driver": {
  45. "name": "Convert project file to SDK style",
  46. "semanticVersion": "",
  47. "informationUri": "https://github.com/dotnet/upgrade-assistant#usage",
  48. "rules": [
  49. {
  50. "id": "Microsoft.DotNet.UpgradeAssistant.Steps.ProjectFormat.TryConvertProjectConverterStep",
  51. "fullDescription": {
  52. "text": "Project file converted successfully! The project may require additional changes to build successfully against the new .NET target."
  53. },
  54. "helpUri": "about:blank"
  55. }
  56. ]
  57. }
  58. },
  59. "results": [
  60. {
  61. "ruleId": "Microsoft.DotNet.UpgradeAssistant.Steps.ProjectFormat.TryConvertProjectConverterStep",
  62. "message": {
  63. "text": "Complete: Project file converted successfully! The project may require additional changes to build successfully against the new .NET target."
  64. },
  65. "locations": [
  66. {
  67. "physicalLocation": {
  68. "artifactLocation": {
  69. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_OCPP.Common/EVCB_OCPP.Packet20/EVCB_OCPP.Packet20.csproj"
  70. },
  71. "region": {}
  72. }
  73. }
  74. ]
  75. }
  76. ],
  77. "columnKind": "utf16CodeUnits"
  78. },
  79. {
  80. "tool": {
  81. "driver": {
  82. "name": "Add package 'Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers'",
  83. "semanticVersion": "",
  84. "informationUri": "https://github.com/dotnet/upgrade-assistant#usage",
  85. "rules": [
  86. {
  87. "id": "Microsoft.DotNet.UpgradeAssistant.Steps.Packages.PackageUpdaterStep+PackageManipulationStep`1[[Microsoft.DotNet.UpgradeAssistant.NuGetReference, Microsoft.DotNet.UpgradeAssistant.Abstractions, Version=0.4.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]",
  88. "fullDescription": {
  89. "text": "Add package 'Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers'"
  90. },
  91. "helpUri": "about:blank"
  92. }
  93. ]
  94. }
  95. },
  96. "results": [
  97. {
  98. "ruleId": "Microsoft.DotNet.UpgradeAssistant.Steps.Packages.PackageUpdaterStep+PackageManipulationStep`1[[Microsoft.DotNet.UpgradeAssistant.NuGetReference, Microsoft.DotNet.UpgradeAssistant.Abstractions, Version=0.4.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]",
  99. "message": {
  100. "text": "Complete: Add package 'Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers'"
  101. },
  102. "locations": [
  103. {
  104. "physicalLocation": {
  105. "artifactLocation": {
  106. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_OCPP.Common/EVCB_OCPP.Packet20/EVCB_OCPP.Packet20.csproj"
  107. },
  108. "region": {}
  109. }
  110. }
  111. ]
  112. }
  113. ],
  114. "columnKind": "utf16CodeUnits"
  115. },
  116. {
  117. "tool": {
  118. "driver": {
  119. "name": "Remove package 'Namotion.Reflection'",
  120. "semanticVersion": "",
  121. "informationUri": "https://github.com/dotnet/upgrade-assistant#usage",
  122. "rules": [
  123. {
  124. "id": "Microsoft.DotNet.UpgradeAssistant.Steps.Packages.PackageUpdaterStep+PackageManipulationStep`1[[Microsoft.DotNet.UpgradeAssistant.NuGetReference, Microsoft.DotNet.UpgradeAssistant.Abstractions, Version=0.4.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]",
  125. "fullDescription": {
  126. "text": "Remove package 'Namotion.Reflection'"
  127. },
  128. "helpUri": "about:blank"
  129. }
  130. ]
  131. }
  132. },
  133. "results": [
  134. {
  135. "ruleId": "Microsoft.DotNet.UpgradeAssistant.Steps.Packages.PackageUpdaterStep+PackageManipulationStep`1[[Microsoft.DotNet.UpgradeAssistant.NuGetReference, Microsoft.DotNet.UpgradeAssistant.Abstractions, Version=0.4.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]",
  136. "message": {
  137. "text": "Complete: Remove package 'Namotion.Reflection'"
  138. },
  139. "locations": [
  140. {
  141. "physicalLocation": {
  142. "artifactLocation": {
  143. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_OCPP.Common/EVCB_OCPP.Packet20/EVCB_OCPP.Packet20.csproj"
  144. },
  145. "region": {}
  146. }
  147. }
  148. ]
  149. }
  150. ],
  151. "columnKind": "utf16CodeUnits"
  152. },
  153. {
  154. "tool": {
  155. "driver": {
  156. "name": "Remove package 'Newtonsoft.Json'",
  157. "semanticVersion": "",
  158. "informationUri": "https://github.com/dotnet/upgrade-assistant#usage",
  159. "rules": [
  160. {
  161. "id": "Microsoft.DotNet.UpgradeAssistant.Steps.Packages.PackageUpdaterStep+PackageManipulationStep`1[[Microsoft.DotNet.UpgradeAssistant.NuGetReference, Microsoft.DotNet.UpgradeAssistant.Abstractions, Version=0.4.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]",
  162. "fullDescription": {
  163. "text": "Remove package 'Newtonsoft.Json'"
  164. },
  165. "helpUri": "about:blank"
  166. }
  167. ]
  168. }
  169. },
  170. "results": [
  171. {
  172. "ruleId": "Microsoft.DotNet.UpgradeAssistant.Steps.Packages.PackageUpdaterStep+PackageManipulationStep`1[[Microsoft.DotNet.UpgradeAssistant.NuGetReference, Microsoft.DotNet.UpgradeAssistant.Abstractions, Version=0.4.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]",
  173. "message": {
  174. "text": "Complete: Remove package 'Newtonsoft.Json'"
  175. },
  176. "locations": [
  177. {
  178. "physicalLocation": {
  179. "artifactLocation": {
  180. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_OCPP.Common/EVCB_OCPP.Packet20/EVCB_OCPP.Packet20.csproj"
  181. },
  182. "region": {}
  183. }
  184. }
  185. ]
  186. }
  187. ],
  188. "columnKind": "utf16CodeUnits"
  189. },
  190. {
  191. "tool": {
  192. "driver": {
  193. "name": "Update TFM",
  194. "semanticVersion": "",
  195. "informationUri": "https://github.com/dotnet/upgrade-assistant#usage",
  196. "rules": [
  197. {
  198. "id": "Microsoft.DotNet.UpgradeAssistant.Steps.ProjectFormat.SetTFMStep",
  199. "fullDescription": {
  200. "text": "Updated TFM to netstandard2.0"
  201. },
  202. "helpUri": "about:blank"
  203. }
  204. ]
  205. }
  206. },
  207. "results": [
  208. {
  209. "ruleId": "Microsoft.DotNet.UpgradeAssistant.Steps.ProjectFormat.SetTFMStep",
  210. "message": {
  211. "text": "Complete: Updated TFM to netstandard2.0"
  212. },
  213. "locations": [
  214. {
  215. "physicalLocation": {
  216. "artifactLocation": {
  217. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_OCPP.Common/EVCB_OCPP.Packet20/EVCB_OCPP.Packet20.csproj"
  218. },
  219. "region": {}
  220. }
  221. }
  222. ]
  223. }
  224. ],
  225. "columnKind": "utf16CodeUnits"
  226. }
  227. ]
  228. }