AnalysisReport.sarif 13 KB

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