AnalysisReport.sarif 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402
  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": "Dependency Analysis",
  9. "semanticVersion": "0.4.355802",
  10. "informationUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview",
  11. "rules": [
  12. {
  13. "id": "UA103",
  14. "name": "ReferenceToBeDeleted",
  15. "fullDescription": {
  16. "text": "References that need to be deleted in order to upgrade the project to chosen TFM"
  17. },
  18. "helpUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
  19. },
  20. {
  21. "id": "UA105",
  22. "name": "PackageToBeDeleted",
  23. "fullDescription": {
  24. "text": "Packages that need to be deleted in order to upgrade the project to chosen TFM"
  25. },
  26. "helpUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
  27. },
  28. {
  29. "id": "UA106",
  30. "name": "PackageToBeAdded",
  31. "fullDescription": {
  32. "text": "Packages that need to be added in order to upgrade the project to chosen TFM"
  33. },
  34. "helpUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
  35. }
  36. ]
  37. }
  38. },
  39. "results": [
  40. {
  41. "ruleId": "UA103",
  42. "message": {
  43. "text": "Reference to System.Configuration needs to be deleted."
  44. },
  45. "locations": [
  46. {
  47. "physicalLocation": {
  48. "artifactLocation": {
  49. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_Task/EVCB_OCPP.TaskScheduler/EVCB_OCPP.TaskScheduler.csproj"
  50. },
  51. "region": {}
  52. }
  53. }
  54. ]
  55. },
  56. {
  57. "ruleId": "UA103",
  58. "message": {
  59. "text": "Reference to System.ServiceModel needs to be deleted."
  60. },
  61. "locations": [
  62. {
  63. "physicalLocation": {
  64. "artifactLocation": {
  65. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_Task/EVCB_OCPP.TaskScheduler/EVCB_OCPP.TaskScheduler.csproj"
  66. },
  67. "region": {}
  68. }
  69. }
  70. ]
  71. },
  72. {
  73. "ruleId": "UA105",
  74. "message": {
  75. "text": "Package Microsoft.Extensions.Configuration, Version=3.1.2 needs to be deleted."
  76. },
  77. "locations": [
  78. {
  79. "physicalLocation": {
  80. "artifactLocation": {
  81. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_Task/EVCB_OCPP.TaskScheduler/EVCB_OCPP.TaskScheduler.csproj"
  82. },
  83. "region": {}
  84. }
  85. }
  86. ]
  87. },
  88. {
  89. "ruleId": "UA105",
  90. "message": {
  91. "text": "Package Microsoft.Extensions.Configuration.Abstractions, Version=3.1.2 needs to be deleted."
  92. },
  93. "locations": [
  94. {
  95. "physicalLocation": {
  96. "artifactLocation": {
  97. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_Task/EVCB_OCPP.TaskScheduler/EVCB_OCPP.TaskScheduler.csproj"
  98. },
  99. "region": {}
  100. }
  101. }
  102. ]
  103. },
  104. {
  105. "ruleId": "UA105",
  106. "message": {
  107. "text": "Package Microsoft.Extensions.Configuration.Binder, Version=3.1.2 needs to be deleted."
  108. },
  109. "locations": [
  110. {
  111. "physicalLocation": {
  112. "artifactLocation": {
  113. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_Task/EVCB_OCPP.TaskScheduler/EVCB_OCPP.TaskScheduler.csproj"
  114. },
  115. "region": {}
  116. }
  117. }
  118. ]
  119. },
  120. {
  121. "ruleId": "UA105",
  122. "message": {
  123. "text": "Package Microsoft.Extensions.DependencyInjection, Version=3.1.2 needs to be deleted."
  124. },
  125. "locations": [
  126. {
  127. "physicalLocation": {
  128. "artifactLocation": {
  129. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_Task/EVCB_OCPP.TaskScheduler/EVCB_OCPP.TaskScheduler.csproj"
  130. },
  131. "region": {}
  132. }
  133. }
  134. ]
  135. },
  136. {
  137. "ruleId": "UA105",
  138. "message": {
  139. "text": "Package Microsoft.Extensions.DependencyInjection.Abstractions, Version=3.1.2 needs to be deleted."
  140. },
  141. "locations": [
  142. {
  143. "physicalLocation": {
  144. "artifactLocation": {
  145. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_Task/EVCB_OCPP.TaskScheduler/EVCB_OCPP.TaskScheduler.csproj"
  146. },
  147. "region": {}
  148. }
  149. }
  150. ]
  151. },
  152. {
  153. "ruleId": "UA105",
  154. "message": {
  155. "text": "Package Microsoft.Extensions.Logging, Version=3.1.2 needs to be deleted."
  156. },
  157. "locations": [
  158. {
  159. "physicalLocation": {
  160. "artifactLocation": {
  161. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_Task/EVCB_OCPP.TaskScheduler/EVCB_OCPP.TaskScheduler.csproj"
  162. },
  163. "region": {}
  164. }
  165. }
  166. ]
  167. },
  168. {
  169. "ruleId": "UA105",
  170. "message": {
  171. "text": "Package Microsoft.Extensions.Logging.Abstractions, Version=3.1.2 needs to be deleted."
  172. },
  173. "locations": [
  174. {
  175. "physicalLocation": {
  176. "artifactLocation": {
  177. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_Task/EVCB_OCPP.TaskScheduler/EVCB_OCPP.TaskScheduler.csproj"
  178. },
  179. "region": {}
  180. }
  181. }
  182. ]
  183. },
  184. {
  185. "ruleId": "UA105",
  186. "message": {
  187. "text": "Package Microsoft.Extensions.Options, Version=3.1.2 needs to be deleted."
  188. },
  189. "locations": [
  190. {
  191. "physicalLocation": {
  192. "artifactLocation": {
  193. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_Task/EVCB_OCPP.TaskScheduler/EVCB_OCPP.TaskScheduler.csproj"
  194. },
  195. "region": {}
  196. }
  197. }
  198. ]
  199. },
  200. {
  201. "ruleId": "UA105",
  202. "message": {
  203. "text": "Package Microsoft.Extensions.Primitives, Version=3.1.2 needs to be deleted."
  204. },
  205. "locations": [
  206. {
  207. "physicalLocation": {
  208. "artifactLocation": {
  209. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_Task/EVCB_OCPP.TaskScheduler/EVCB_OCPP.TaskScheduler.csproj"
  210. },
  211. "region": {}
  212. }
  213. }
  214. ]
  215. },
  216. {
  217. "ruleId": "UA105",
  218. "message": {
  219. "text": "Package NLog, Version=4.6.6 needs to be deleted."
  220. },
  221. "locations": [
  222. {
  223. "physicalLocation": {
  224. "artifactLocation": {
  225. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_Task/EVCB_OCPP.TaskScheduler/EVCB_OCPP.TaskScheduler.csproj"
  226. },
  227. "region": {}
  228. }
  229. }
  230. ]
  231. },
  232. {
  233. "ruleId": "UA105",
  234. "message": {
  235. "text": "Package NLog.Schema, Version=4.6.6 needs to be deleted."
  236. },
  237. "locations": [
  238. {
  239. "physicalLocation": {
  240. "artifactLocation": {
  241. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_Task/EVCB_OCPP.TaskScheduler/EVCB_OCPP.TaskScheduler.csproj"
  242. },
  243. "region": {}
  244. }
  245. }
  246. ]
  247. },
  248. {
  249. "ruleId": "UA106",
  250. "message": {
  251. "text": "Package System.Configuration.ConfigurationManager, Version=5.0.0 needs to be added."
  252. },
  253. "locations": [
  254. {
  255. "physicalLocation": {
  256. "artifactLocation": {
  257. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_Task/EVCB_OCPP.TaskScheduler/EVCB_OCPP.TaskScheduler.csproj"
  258. },
  259. "region": {}
  260. }
  261. }
  262. ]
  263. },
  264. {
  265. "ruleId": "UA106",
  266. "message": {
  267. "text": "Package System.ServiceModel.Primitives, Version=4.8.1 needs to be added."
  268. },
  269. "locations": [
  270. {
  271. "physicalLocation": {
  272. "artifactLocation": {
  273. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_Task/EVCB_OCPP.TaskScheduler/EVCB_OCPP.TaskScheduler.csproj"
  274. },
  275. "region": {}
  276. }
  277. }
  278. ]
  279. },
  280. {
  281. "ruleId": "UA106",
  282. "message": {
  283. "text": "Package System.ServiceModel.Http, Version=4.8.1 needs to be added."
  284. },
  285. "locations": [
  286. {
  287. "physicalLocation": {
  288. "artifactLocation": {
  289. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_Task/EVCB_OCPP.TaskScheduler/EVCB_OCPP.TaskScheduler.csproj"
  290. },
  291. "region": {}
  292. }
  293. }
  294. ]
  295. },
  296. {
  297. "ruleId": "UA106",
  298. "message": {
  299. "text": "Package System.ServiceModel.Duplex, Version=4.8.1 needs to be added."
  300. },
  301. "locations": [
  302. {
  303. "physicalLocation": {
  304. "artifactLocation": {
  305. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_Task/EVCB_OCPP.TaskScheduler/EVCB_OCPP.TaskScheduler.csproj"
  306. },
  307. "region": {}
  308. }
  309. }
  310. ]
  311. },
  312. {
  313. "ruleId": "UA106",
  314. "message": {
  315. "text": "Package System.ServiceModel.NetTcp, Version=4.8.1 needs to be added."
  316. },
  317. "locations": [
  318. {
  319. "physicalLocation": {
  320. "artifactLocation": {
  321. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_Task/EVCB_OCPP.TaskScheduler/EVCB_OCPP.TaskScheduler.csproj"
  322. },
  323. "region": {}
  324. }
  325. }
  326. ]
  327. },
  328. {
  329. "ruleId": "UA106",
  330. "message": {
  331. "text": "Package System.ServiceModel.Security, Version=4.8.1 needs to be added."
  332. },
  333. "locations": [
  334. {
  335. "physicalLocation": {
  336. "artifactLocation": {
  337. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_Task/EVCB_OCPP.TaskScheduler/EVCB_OCPP.TaskScheduler.csproj"
  338. },
  339. "region": {}
  340. }
  341. }
  342. ]
  343. },
  344. {
  345. "ruleId": "UA106",
  346. "message": {
  347. "text": "Package System.ServiceModel.Federation, Version=4.8.1 needs to be added."
  348. },
  349. "locations": [
  350. {
  351. "physicalLocation": {
  352. "artifactLocation": {
  353. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_Task/EVCB_OCPP.TaskScheduler/EVCB_OCPP.TaskScheduler.csproj"
  354. },
  355. "region": {}
  356. }
  357. }
  358. ]
  359. },
  360. {
  361. "ruleId": "UA106",
  362. "message": {
  363. "text": "Package Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers, Version=0.4.355802 needs to be added."
  364. },
  365. "locations": [
  366. {
  367. "physicalLocation": {
  368. "artifactLocation": {
  369. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_Task/EVCB_OCPP.TaskScheduler/EVCB_OCPP.TaskScheduler.csproj"
  370. },
  371. "region": {}
  372. }
  373. }
  374. ]
  375. }
  376. ],
  377. "columnKind": "utf16CodeUnits"
  378. },
  379. {
  380. "tool": {
  381. "driver": {
  382. "name": "API Upgradability",
  383. "semanticVersion": "0.4.355802",
  384. "informationUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
  385. }
  386. },
  387. "results": [],
  388. "columnKind": "utf16CodeUnits"
  389. },
  390. {
  391. "tool": {
  392. "driver": {
  393. "name": "Component Analysis",
  394. "semanticVersion": "0.4.355802",
  395. "informationUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
  396. }
  397. },
  398. "results": [],
  399. "columnKind": "utf16CodeUnits"
  400. }
  401. ]
  402. }