AnalysisReport.sarif 40 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205
  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. "id": "UA108",
  38. "name": "FrameworkReferenceToBeAdded",
  39. "fullDescription": {
  40. "text": "Framework Reference that need to be added in order to upgrade the project to chosen TFM"
  41. },
  42. "helpUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
  43. }
  44. ]
  45. }
  46. },
  47. "results": [
  48. {
  49. "ruleId": "UA103",
  50. "message": {
  51. "text": "Reference to System.ServiceModel needs to be deleted."
  52. },
  53. "locations": [
  54. {
  55. "physicalLocation": {
  56. "artifactLocation": {
  57. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  58. },
  59. "region": {}
  60. }
  61. }
  62. ]
  63. },
  64. {
  65. "ruleId": "UA103",
  66. "message": {
  67. "text": "Reference to System.Web.Entity needs to be deleted."
  68. },
  69. "locations": [
  70. {
  71. "physicalLocation": {
  72. "artifactLocation": {
  73. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  74. },
  75. "region": {}
  76. }
  77. }
  78. ]
  79. },
  80. {
  81. "ruleId": "UA103",
  82. "message": {
  83. "text": "Reference to System.Web.ApplicationServices needs to be deleted."
  84. },
  85. "locations": [
  86. {
  87. "physicalLocation": {
  88. "artifactLocation": {
  89. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  90. },
  91. "region": {}
  92. }
  93. }
  94. ]
  95. },
  96. {
  97. "ruleId": "UA103",
  98. "message": {
  99. "text": "Reference to System.Web needs to be deleted."
  100. },
  101. "locations": [
  102. {
  103. "physicalLocation": {
  104. "artifactLocation": {
  105. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  106. },
  107. "region": {}
  108. }
  109. }
  110. ]
  111. },
  112. {
  113. "ruleId": "UA103",
  114. "message": {
  115. "text": "Reference to System.Web.Abstractions needs to be deleted."
  116. },
  117. "locations": [
  118. {
  119. "physicalLocation": {
  120. "artifactLocation": {
  121. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  122. },
  123. "region": {}
  124. }
  125. }
  126. ]
  127. },
  128. {
  129. "ruleId": "UA103",
  130. "message": {
  131. "text": "Reference to System.Web.Routing needs to be deleted."
  132. },
  133. "locations": [
  134. {
  135. "physicalLocation": {
  136. "artifactLocation": {
  137. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  138. },
  139. "region": {}
  140. }
  141. }
  142. ]
  143. },
  144. {
  145. "ruleId": "UA103",
  146. "message": {
  147. "text": "Reference to System.Configuration needs to be deleted."
  148. },
  149. "locations": [
  150. {
  151. "physicalLocation": {
  152. "artifactLocation": {
  153. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  154. },
  155. "region": {}
  156. }
  157. }
  158. ]
  159. },
  160. {
  161. "ruleId": "UA103",
  162. "message": {
  163. "text": "Reference to System.Net.Http.WebRequest needs to be deleted."
  164. },
  165. "locations": [
  166. {
  167. "physicalLocation": {
  168. "artifactLocation": {
  169. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  170. },
  171. "region": {}
  172. }
  173. }
  174. ]
  175. },
  176. {
  177. "ruleId": "UA103",
  178. "message": {
  179. "text": "Reference to System.Web.Helpers needs to be deleted."
  180. },
  181. "locations": [
  182. {
  183. "physicalLocation": {
  184. "artifactLocation": {
  185. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  186. },
  187. "region": {}
  188. }
  189. }
  190. ]
  191. },
  192. {
  193. "ruleId": "UA103",
  194. "message": {
  195. "text": "Reference to System.Web.Mvc needs to be deleted."
  196. },
  197. "locations": [
  198. {
  199. "physicalLocation": {
  200. "artifactLocation": {
  201. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  202. },
  203. "region": {}
  204. }
  205. }
  206. ]
  207. },
  208. {
  209. "ruleId": "UA103",
  210. "message": {
  211. "text": "Reference to System.Web.Optimization needs to be deleted."
  212. },
  213. "locations": [
  214. {
  215. "physicalLocation": {
  216. "artifactLocation": {
  217. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  218. },
  219. "region": {}
  220. }
  221. }
  222. ]
  223. },
  224. {
  225. "ruleId": "UA103",
  226. "message": {
  227. "text": "Reference to System.Web.Razor needs to be deleted."
  228. },
  229. "locations": [
  230. {
  231. "physicalLocation": {
  232. "artifactLocation": {
  233. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  234. },
  235. "region": {}
  236. }
  237. }
  238. ]
  239. },
  240. {
  241. "ruleId": "UA103",
  242. "message": {
  243. "text": "Reference to System.Web.WebPages needs to be deleted."
  244. },
  245. "locations": [
  246. {
  247. "physicalLocation": {
  248. "artifactLocation": {
  249. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  250. },
  251. "region": {}
  252. }
  253. }
  254. ]
  255. },
  256. {
  257. "ruleId": "UA103",
  258. "message": {
  259. "text": "Reference to System.Web.WebPages.Deployment needs to be deleted."
  260. },
  261. "locations": [
  262. {
  263. "physicalLocation": {
  264. "artifactLocation": {
  265. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  266. },
  267. "region": {}
  268. }
  269. }
  270. ]
  271. },
  272. {
  273. "ruleId": "UA103",
  274. "message": {
  275. "text": "Reference to System.Web.WebPages.Razor needs to be deleted."
  276. },
  277. "locations": [
  278. {
  279. "physicalLocation": {
  280. "artifactLocation": {
  281. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  282. },
  283. "region": {}
  284. }
  285. }
  286. ]
  287. },
  288. {
  289. "ruleId": "UA105",
  290. "message": {
  291. "text": "Package Antlr, Version=3.5.0.2 needs to be deleted."
  292. },
  293. "locations": [
  294. {
  295. "physicalLocation": {
  296. "artifactLocation": {
  297. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  298. },
  299. "region": {}
  300. }
  301. }
  302. ]
  303. },
  304. {
  305. "ruleId": "UA105",
  306. "message": {
  307. "text": "Package Microsoft.AspNet.Mvc, Version=5.2.4 needs to be deleted."
  308. },
  309. "locations": [
  310. {
  311. "physicalLocation": {
  312. "artifactLocation": {
  313. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  314. },
  315. "region": {}
  316. }
  317. }
  318. ]
  319. },
  320. {
  321. "ruleId": "UA105",
  322. "message": {
  323. "text": "Package Microsoft.AspNet.Razor, Version=3.2.4 needs to be deleted."
  324. },
  325. "locations": [
  326. {
  327. "physicalLocation": {
  328. "artifactLocation": {
  329. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  330. },
  331. "region": {}
  332. }
  333. }
  334. ]
  335. },
  336. {
  337. "ruleId": "UA105",
  338. "message": {
  339. "text": "Package Microsoft.AspNet.Web.Optimization, Version=1.1.3 needs to be deleted."
  340. },
  341. "locations": [
  342. {
  343. "physicalLocation": {
  344. "artifactLocation": {
  345. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  346. },
  347. "region": {}
  348. }
  349. }
  350. ]
  351. },
  352. {
  353. "ruleId": "UA105",
  354. "message": {
  355. "text": "Package Microsoft.AspNet.WebApi.Core, Version=5.2.4 needs to be deleted."
  356. },
  357. "locations": [
  358. {
  359. "physicalLocation": {
  360. "artifactLocation": {
  361. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  362. },
  363. "region": {}
  364. }
  365. }
  366. ]
  367. },
  368. {
  369. "ruleId": "UA105",
  370. "message": {
  371. "text": "Package Microsoft.AspNet.WebApi.WebHost, Version=5.2.4 needs to be deleted."
  372. },
  373. "locations": [
  374. {
  375. "physicalLocation": {
  376. "artifactLocation": {
  377. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  378. },
  379. "region": {}
  380. }
  381. }
  382. ]
  383. },
  384. {
  385. "ruleId": "UA105",
  386. "message": {
  387. "text": "Package Microsoft.AspNet.WebPages, Version=3.2.4 needs to be deleted."
  388. },
  389. "locations": [
  390. {
  391. "physicalLocation": {
  392. "artifactLocation": {
  393. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  394. },
  395. "region": {}
  396. }
  397. }
  398. ]
  399. },
  400. {
  401. "ruleId": "UA105",
  402. "message": {
  403. "text": "Package Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.0 needs to be deleted."
  404. },
  405. "locations": [
  406. {
  407. "physicalLocation": {
  408. "artifactLocation": {
  409. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  410. },
  411. "region": {}
  412. }
  413. }
  414. ]
  415. },
  416. {
  417. "ruleId": "UA105",
  418. "message": {
  419. "text": "Package Microsoft.Web.Infrastructure, Version=1.0.0.0 needs to be deleted."
  420. },
  421. "locations": [
  422. {
  423. "physicalLocation": {
  424. "artifactLocation": {
  425. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  426. },
  427. "region": {}
  428. }
  429. }
  430. ]
  431. },
  432. {
  433. "ruleId": "UA105",
  434. "message": {
  435. "text": "Package WebGrease, Version=1.6.0 needs to be deleted."
  436. },
  437. "locations": [
  438. {
  439. "physicalLocation": {
  440. "artifactLocation": {
  441. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  442. },
  443. "region": {}
  444. }
  445. }
  446. ]
  447. },
  448. {
  449. "ruleId": "UA105",
  450. "message": {
  451. "text": "Package Microsoft.AspNet.WebApi.Client, Version=5.2.4 needs to be deleted."
  452. },
  453. "locations": [
  454. {
  455. "physicalLocation": {
  456. "artifactLocation": {
  457. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  458. },
  459. "region": {}
  460. }
  461. }
  462. ]
  463. },
  464. {
  465. "ruleId": "UA105",
  466. "message": {
  467. "text": "Package Microsoft.Extensions.Configuration, Version=3.1.2 needs to be deleted."
  468. },
  469. "locations": [
  470. {
  471. "physicalLocation": {
  472. "artifactLocation": {
  473. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  474. },
  475. "region": {}
  476. }
  477. }
  478. ]
  479. },
  480. {
  481. "ruleId": "UA105",
  482. "message": {
  483. "text": "Package Microsoft.Extensions.Configuration.Abstractions, Version=3.1.2 needs to be deleted."
  484. },
  485. "locations": [
  486. {
  487. "physicalLocation": {
  488. "artifactLocation": {
  489. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  490. },
  491. "region": {}
  492. }
  493. }
  494. ]
  495. },
  496. {
  497. "ruleId": "UA105",
  498. "message": {
  499. "text": "Package Microsoft.Extensions.Configuration.Binder, Version=3.1.2 needs to be deleted."
  500. },
  501. "locations": [
  502. {
  503. "physicalLocation": {
  504. "artifactLocation": {
  505. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  506. },
  507. "region": {}
  508. }
  509. }
  510. ]
  511. },
  512. {
  513. "ruleId": "UA105",
  514. "message": {
  515. "text": "Package Microsoft.Extensions.DependencyInjection, Version=3.1.2 needs to be deleted."
  516. },
  517. "locations": [
  518. {
  519. "physicalLocation": {
  520. "artifactLocation": {
  521. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  522. },
  523. "region": {}
  524. }
  525. }
  526. ]
  527. },
  528. {
  529. "ruleId": "UA105",
  530. "message": {
  531. "text": "Package Microsoft.Extensions.DependencyInjection.Abstractions, Version=3.1.2 needs to be deleted."
  532. },
  533. "locations": [
  534. {
  535. "physicalLocation": {
  536. "artifactLocation": {
  537. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  538. },
  539. "region": {}
  540. }
  541. }
  542. ]
  543. },
  544. {
  545. "ruleId": "UA105",
  546. "message": {
  547. "text": "Package Microsoft.Extensions.Logging, Version=3.1.2 needs to be deleted."
  548. },
  549. "locations": [
  550. {
  551. "physicalLocation": {
  552. "artifactLocation": {
  553. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  554. },
  555. "region": {}
  556. }
  557. }
  558. ]
  559. },
  560. {
  561. "ruleId": "UA105",
  562. "message": {
  563. "text": "Package Microsoft.Extensions.Logging.Abstractions, Version=3.1.2 needs to be deleted."
  564. },
  565. "locations": [
  566. {
  567. "physicalLocation": {
  568. "artifactLocation": {
  569. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  570. },
  571. "region": {}
  572. }
  573. }
  574. ]
  575. },
  576. {
  577. "ruleId": "UA105",
  578. "message": {
  579. "text": "Package Microsoft.Extensions.Options, Version=3.1.2 needs to be deleted."
  580. },
  581. "locations": [
  582. {
  583. "physicalLocation": {
  584. "artifactLocation": {
  585. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  586. },
  587. "region": {}
  588. }
  589. }
  590. ]
  591. },
  592. {
  593. "ruleId": "UA105",
  594. "message": {
  595. "text": "Package Microsoft.Extensions.Primitives, Version=3.1.2 needs to be deleted."
  596. },
  597. "locations": [
  598. {
  599. "physicalLocation": {
  600. "artifactLocation": {
  601. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  602. },
  603. "region": {}
  604. }
  605. }
  606. ]
  607. },
  608. {
  609. "ruleId": "UA105",
  610. "message": {
  611. "text": "Package NLog, Version=4.7.13 needs to be deleted."
  612. },
  613. "locations": [
  614. {
  615. "physicalLocation": {
  616. "artifactLocation": {
  617. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  618. },
  619. "region": {}
  620. }
  621. }
  622. ]
  623. },
  624. {
  625. "ruleId": "UA105",
  626. "message": {
  627. "text": "Package NLog.Schema, Version=4.7.13 needs to be deleted."
  628. },
  629. "locations": [
  630. {
  631. "physicalLocation": {
  632. "artifactLocation": {
  633. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  634. },
  635. "region": {}
  636. }
  637. }
  638. ]
  639. },
  640. {
  641. "ruleId": "UA106",
  642. "message": {
  643. "text": "Package Antlr4, Version=4.6.6 needs to be added."
  644. },
  645. "locations": [
  646. {
  647. "physicalLocation": {
  648. "artifactLocation": {
  649. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  650. },
  651. "region": {}
  652. }
  653. }
  654. ]
  655. },
  656. {
  657. "ruleId": "UA106",
  658. "message": {
  659. "text": "Package System.ServiceModel.Primitives, Version=4.8.1 needs to be added."
  660. },
  661. "locations": [
  662. {
  663. "physicalLocation": {
  664. "artifactLocation": {
  665. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  666. },
  667. "region": {}
  668. }
  669. }
  670. ]
  671. },
  672. {
  673. "ruleId": "UA106",
  674. "message": {
  675. "text": "Package System.ServiceModel.Http, Version=4.8.1 needs to be added."
  676. },
  677. "locations": [
  678. {
  679. "physicalLocation": {
  680. "artifactLocation": {
  681. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  682. },
  683. "region": {}
  684. }
  685. }
  686. ]
  687. },
  688. {
  689. "ruleId": "UA106",
  690. "message": {
  691. "text": "Package System.ServiceModel.Duplex, Version=4.8.1 needs to be added."
  692. },
  693. "locations": [
  694. {
  695. "physicalLocation": {
  696. "artifactLocation": {
  697. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  698. },
  699. "region": {}
  700. }
  701. }
  702. ]
  703. },
  704. {
  705. "ruleId": "UA106",
  706. "message": {
  707. "text": "Package System.ServiceModel.NetTcp, Version=4.8.1 needs to be added."
  708. },
  709. "locations": [
  710. {
  711. "physicalLocation": {
  712. "artifactLocation": {
  713. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  714. },
  715. "region": {}
  716. }
  717. }
  718. ]
  719. },
  720. {
  721. "ruleId": "UA106",
  722. "message": {
  723. "text": "Package System.ServiceModel.Security, Version=4.8.1 needs to be added."
  724. },
  725. "locations": [
  726. {
  727. "physicalLocation": {
  728. "artifactLocation": {
  729. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  730. },
  731. "region": {}
  732. }
  733. }
  734. ]
  735. },
  736. {
  737. "ruleId": "UA106",
  738. "message": {
  739. "text": "Package System.ServiceModel.Federation, Version=4.8.1 needs to be added."
  740. },
  741. "locations": [
  742. {
  743. "physicalLocation": {
  744. "artifactLocation": {
  745. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  746. },
  747. "region": {}
  748. }
  749. }
  750. ]
  751. },
  752. {
  753. "ruleId": "UA106",
  754. "message": {
  755. "text": "Package System.Configuration.ConfigurationManager, Version=5.0.0 needs to be added."
  756. },
  757. "locations": [
  758. {
  759. "physicalLocation": {
  760. "artifactLocation": {
  761. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  762. },
  763. "region": {}
  764. }
  765. }
  766. ]
  767. },
  768. {
  769. "ruleId": "UA106",
  770. "message": {
  771. "text": "Package System.Net.Http, Version=4.3.4 needs to be added."
  772. },
  773. "locations": [
  774. {
  775. "physicalLocation": {
  776. "artifactLocation": {
  777. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  778. },
  779. "region": {}
  780. }
  781. }
  782. ]
  783. },
  784. {
  785. "ruleId": "UA106",
  786. "message": {
  787. "text": "Package Microsoft.AspNet.Razor, Version=3.2.9 needs to be added."
  788. },
  789. "locations": [
  790. {
  791. "physicalLocation": {
  792. "artifactLocation": {
  793. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  794. },
  795. "region": {}
  796. }
  797. }
  798. ]
  799. },
  800. {
  801. "ruleId": "UA106",
  802. "message": {
  803. "text": "Package Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.1 needs to be added."
  804. },
  805. "locations": [
  806. {
  807. "physicalLocation": {
  808. "artifactLocation": {
  809. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  810. },
  811. "region": {}
  812. }
  813. }
  814. ]
  815. },
  816. {
  817. "ruleId": "UA106",
  818. "message": {
  819. "text": "Package Microsoft.Web.Infrastructure, Version=2.0.0 needs to be added."
  820. },
  821. "locations": [
  822. {
  823. "physicalLocation": {
  824. "artifactLocation": {
  825. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  826. },
  827. "region": {}
  828. }
  829. }
  830. ]
  831. },
  832. {
  833. "ruleId": "UA106",
  834. "message": {
  835. "text": "Package Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers, Version=0.4.355802 needs to be added."
  836. },
  837. "locations": [
  838. {
  839. "physicalLocation": {
  840. "artifactLocation": {
  841. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  842. },
  843. "region": {}
  844. }
  845. }
  846. ]
  847. },
  848. {
  849. "ruleId": "UA108",
  850. "message": {
  851. "text": "Framework Reference to Microsoft.AspNetCore.App needs to be added."
  852. },
  853. "locations": [
  854. {
  855. "physicalLocation": {
  856. "artifactLocation": {
  857. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/EVCB_OCPP.WEBAPI.csproj"
  858. },
  859. "region": {}
  860. }
  861. }
  862. ]
  863. }
  864. ],
  865. "columnKind": "utf16CodeUnits"
  866. },
  867. {
  868. "tool": {
  869. "driver": {
  870. "name": "API Upgradability",
  871. "semanticVersion": "0.4.355802",
  872. "informationUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview",
  873. "rules": [
  874. {
  875. "id": "UA0002",
  876. "name": "Types should be upgraded",
  877. "fullDescription": {
  878. "text": "Types should be upgraded"
  879. },
  880. "helpUri": "about:blank"
  881. },
  882. {
  883. "id": "UA0005",
  884. "name": "Do not use HttpContext.Current",
  885. "fullDescription": {
  886. "text": "Do not use HttpContext.Current"
  887. },
  888. "helpUri": "about:blank"
  889. },
  890. {
  891. "id": "UA0013_C",
  892. "name": "Replace usage of System.Web.Optimization.BundleCollection",
  893. "fullDescription": {
  894. "text": "Replace usage of System.Web.Optimization.BundleCollection"
  895. },
  896. "helpUri": "about:blank"
  897. }
  898. ]
  899. }
  900. },
  901. "results": [
  902. {
  903. "ruleId": "UA0002",
  904. "message": {
  905. "text": "Type 'Controller' should be replaced with 'Microsoft.AspNetCore.Mvc.Controller'"
  906. },
  907. "locations": [
  908. {
  909. "physicalLocation": {
  910. "artifactLocation": {
  911. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/Controllers/HomeController.cs"
  912. },
  913. "region": {
  914. "startLine": 9
  915. }
  916. }
  917. }
  918. ]
  919. },
  920. {
  921. "ruleId": "UA0002",
  922. "message": {
  923. "text": "Type 'ActionResult' should be replaced with 'Microsoft.AspNetCore.Mvc.ActionResult'"
  924. },
  925. "locations": [
  926. {
  927. "physicalLocation": {
  928. "artifactLocation": {
  929. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/Controllers/HomeController.cs"
  930. },
  931. "region": {
  932. "startLine": 11
  933. }
  934. }
  935. }
  936. ]
  937. },
  938. {
  939. "ruleId": "UA0002",
  940. "message": {
  941. "text": "Type 'Controller' should be replaced with 'Microsoft.AspNetCore.Mvc.Controller'"
  942. },
  943. "locations": [
  944. {
  945. "physicalLocation": {
  946. "artifactLocation": {
  947. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/Areas/HelpPage/Controllers/HelpController.cs"
  948. },
  949. "region": {
  950. "startLine": 12
  951. }
  952. }
  953. }
  954. ]
  955. },
  956. {
  957. "ruleId": "UA0002",
  958. "message": {
  959. "text": "Type 'ActionResult' should be replaced with 'Microsoft.AspNetCore.Mvc.ActionResult'"
  960. },
  961. "locations": [
  962. {
  963. "physicalLocation": {
  964. "artifactLocation": {
  965. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/Areas/HelpPage/Controllers/HelpController.cs"
  966. },
  967. "region": {
  968. "startLine": 28
  969. }
  970. }
  971. }
  972. ]
  973. },
  974. {
  975. "ruleId": "UA0002",
  976. "message": {
  977. "text": "Type 'ActionResult' should be replaced with 'Microsoft.AspNetCore.Mvc.ActionResult'"
  978. },
  979. "locations": [
  980. {
  981. "physicalLocation": {
  982. "artifactLocation": {
  983. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/Areas/HelpPage/Controllers/HelpController.cs"
  984. },
  985. "region": {
  986. "startLine": 34
  987. }
  988. }
  989. }
  990. ]
  991. },
  992. {
  993. "ruleId": "UA0002",
  994. "message": {
  995. "text": "Type 'ActionResult' should be replaced with 'Microsoft.AspNetCore.Mvc.ActionResult'"
  996. },
  997. "locations": [
  998. {
  999. "physicalLocation": {
  1000. "artifactLocation": {
  1001. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/Areas/HelpPage/Controllers/HelpController.cs"
  1002. },
  1003. "region": {
  1004. "startLine": 48
  1005. }
  1006. }
  1007. }
  1008. ]
  1009. },
  1010. {
  1011. "ruleId": "UA0002",
  1012. "message": {
  1013. "text": "Type 'ApiController' should be replaced with 'Microsoft.AspNetCore.Mvc.ControllerBase'"
  1014. },
  1015. "locations": [
  1016. {
  1017. "physicalLocation": {
  1018. "artifactLocation": {
  1019. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/Controllers/Version1/CPOController.cs"
  1020. },
  1021. "region": {
  1022. "startLine": 26
  1023. }
  1024. }
  1025. }
  1026. ]
  1027. },
  1028. {
  1029. "ruleId": "UA0002",
  1030. "message": {
  1031. "text": "Type 'ApiController' should be replaced with 'Microsoft.AspNetCore.Mvc.ControllerBase'"
  1032. },
  1033. "locations": [
  1034. {
  1035. "physicalLocation": {
  1036. "artifactLocation": {
  1037. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/Controllers/FileController.cs"
  1038. },
  1039. "region": {
  1040. "startLine": 14
  1041. }
  1042. }
  1043. }
  1044. ]
  1045. },
  1046. {
  1047. "ruleId": "UA0005",
  1048. "message": {
  1049. "text": "HttpContext does not have a Current property; get the context from a controller or use HttpContextAccessor instead"
  1050. },
  1051. "locations": [
  1052. {
  1053. "physicalLocation": {
  1054. "artifactLocation": {
  1055. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/Controllers/FileController.cs"
  1056. },
  1057. "region": {
  1058. "startLine": 21
  1059. }
  1060. }
  1061. }
  1062. ]
  1063. },
  1064. {
  1065. "ruleId": "UA0002",
  1066. "message": {
  1067. "text": "Type 'ApiController' should be replaced with 'Microsoft.AspNetCore.Mvc.ControllerBase'"
  1068. },
  1069. "locations": [
  1070. {
  1071. "physicalLocation": {
  1072. "artifactLocation": {
  1073. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/Controllers/Version1/InternalController.cs"
  1074. },
  1075. "region": {
  1076. "startLine": 29
  1077. }
  1078. }
  1079. }
  1080. ]
  1081. },
  1082. {
  1083. "ruleId": "UA0002",
  1084. "message": {
  1085. "text": "Type 'ApiController' should be replaced with 'Microsoft.AspNetCore.Mvc.ControllerBase'"
  1086. },
  1087. "locations": [
  1088. {
  1089. "physicalLocation": {
  1090. "artifactLocation": {
  1091. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/Controllers/Version2/ocpp201/OCPP201_CPOController.cs"
  1092. },
  1093. "region": {
  1094. "startLine": 30
  1095. }
  1096. }
  1097. }
  1098. ]
  1099. },
  1100. {
  1101. "ruleId": "UA0002",
  1102. "message": {
  1103. "text": "Type 'ApiController' should be replaced with 'Microsoft.AspNetCore.Mvc.ControllerBase'"
  1104. },
  1105. "locations": [
  1106. {
  1107. "physicalLocation": {
  1108. "artifactLocation": {
  1109. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/Controllers/Version2/ocpp16/OCPP16_InternalController.cs"
  1110. },
  1111. "region": {
  1112. "startLine": 32
  1113. }
  1114. }
  1115. }
  1116. ]
  1117. },
  1118. {
  1119. "ruleId": "UA0002",
  1120. "message": {
  1121. "text": "Type 'ApiController' should be replaced with 'Microsoft.AspNetCore.Mvc.ControllerBase'"
  1122. },
  1123. "locations": [
  1124. {
  1125. "physicalLocation": {
  1126. "artifactLocation": {
  1127. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/Controllers/Version2/ocpp201/OCPP201_InternalController.cs"
  1128. },
  1129. "region": {
  1130. "startLine": 23
  1131. }
  1132. }
  1133. }
  1134. ]
  1135. },
  1136. {
  1137. "ruleId": "UA0002",
  1138. "message": {
  1139. "text": "Type 'ApiController' should be replaced with 'Microsoft.AspNetCore.Mvc.ControllerBase'"
  1140. },
  1141. "locations": [
  1142. {
  1143. "physicalLocation": {
  1144. "artifactLocation": {
  1145. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/Controllers/Version2/V2_CPOController.cs"
  1146. },
  1147. "region": {
  1148. "startLine": 32
  1149. }
  1150. }
  1151. }
  1152. ]
  1153. },
  1154. {
  1155. "ruleId": "UA0002",
  1156. "message": {
  1157. "text": "Type 'ApiController' should be replaced with 'Microsoft.AspNetCore.Mvc.ControllerBase'"
  1158. },
  1159. "locations": [
  1160. {
  1161. "physicalLocation": {
  1162. "artifactLocation": {
  1163. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/Controllers/Version2/ocpp16/OCPP16_CPOController.cs"
  1164. },
  1165. "region": {
  1166. "startLine": 29
  1167. }
  1168. }
  1169. }
  1170. ]
  1171. },
  1172. {
  1173. "ruleId": "UA0013_C",
  1174. "message": {
  1175. "text": "Script and style bundling works differently in ASP.NET Core. BundleCollection should be replaced by alternative bundling technologies. https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification"
  1176. },
  1177. "locations": [
  1178. {
  1179. "physicalLocation": {
  1180. "artifactLocation": {
  1181. "uri": "file:///D:/RobertProject/Research/Docker/OCPP%E5%BE%8C%E5%8F%B020221130/187_webapi/EVCB_OCPP.WEBAPI/App_Start/BundleConfig.cs"
  1182. },
  1183. "region": {
  1184. "startLine": 9
  1185. }
  1186. }
  1187. }
  1188. ]
  1189. }
  1190. ],
  1191. "columnKind": "utf16CodeUnits"
  1192. },
  1193. {
  1194. "tool": {
  1195. "driver": {
  1196. "name": "Component Analysis",
  1197. "semanticVersion": "0.4.355802",
  1198. "informationUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
  1199. }
  1200. },
  1201. "results": [],
  1202. "columnKind": "utf16CodeUnits"
  1203. }
  1204. ]
  1205. }