auspost.nativecodeanalysis.sarif 39 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016
  1. {
  2. "version": "2.1.0",
  3. "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json",
  4. "runs": [
  5. {
  6. "results": [
  7. {
  8. "ruleId": "C6385",
  9. "message": {
  10. "text": "Lesen ungültiger Daten von \"AusNTable\": die lesbare Größe beträgt \"20\" Byte, es können jedoch \"-96\" Byte gelesen werden."
  11. },
  12. "locations": [
  13. {
  14. "physicalLocation": {
  15. "artifactLocation": {
  16. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  17. },
  18. "region": {
  19. "startLine": 208,
  20. "startColumn": 9,
  21. "endLine": 208,
  22. "endColumn": 49
  23. }
  24. },
  25. "logicalLocations": [
  26. {
  27. "decoratedName": "auspost",
  28. "kind": "function"
  29. }
  30. ]
  31. }
  32. ],
  33. "codeFlows": [
  34. {
  35. "threadFlows": [
  36. {
  37. "locations": [
  38. {
  39. "location": {
  40. "physicalLocation": {
  41. "artifactLocation": {
  42. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  43. },
  44. "region": {
  45. "startLine": 113,
  46. "startColumn": 9
  47. }
  48. }
  49. },
  50. "importance": "unimportant"
  51. },
  52. {
  53. "location": {
  54. "physicalLocation": {
  55. "artifactLocation": {
  56. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  57. },
  58. "region": {
  59. "startLine": 114,
  60. "startColumn": 9
  61. }
  62. }
  63. },
  64. "importance": "unimportant"
  65. },
  66. {
  67. "location": {
  68. "physicalLocation": {
  69. "artifactLocation": {
  70. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  71. },
  72. "region": {
  73. "startLine": 115,
  74. "startColumn": 9
  75. }
  76. }
  77. },
  78. "importance": "unimportant"
  79. },
  80. {
  81. "location": {
  82. "physicalLocation": {
  83. "artifactLocation": {
  84. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  85. },
  86. "region": {
  87. "startLine": 116,
  88. "startColumn": 9
  89. }
  90. }
  91. },
  92. "importance": "unimportant"
  93. },
  94. {
  95. "location": {
  96. "physicalLocation": {
  97. "artifactLocation": {
  98. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  99. },
  100. "region": {
  101. "startLine": 116,
  102. "startColumn": 17
  103. }
  104. }
  105. },
  106. "importance": "unimportant"
  107. },
  108. {
  109. "location": {
  110. "physicalLocation": {
  111. "artifactLocation": {
  112. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  113. },
  114. "region": {
  115. "startLine": 117,
  116. "startColumn": 9
  117. }
  118. }
  119. },
  120. "importance": "unimportant"
  121. },
  122. {
  123. "location": {
  124. "physicalLocation": {
  125. "artifactLocation": {
  126. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  127. },
  128. "region": {
  129. "startLine": 119,
  130. "startColumn": 10
  131. }
  132. }
  133. },
  134. "importance": "unimportant"
  135. },
  136. {
  137. "location": {
  138. "physicalLocation": {
  139. "artifactLocation": {
  140. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  141. },
  142. "region": {
  143. "startLine": 120,
  144. "startColumn": 11
  145. }
  146. }
  147. },
  148. "importance": "unimportant"
  149. },
  150. {
  151. "location": {
  152. "physicalLocation": {
  153. "artifactLocation": {
  154. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  155. },
  156. "region": {
  157. "startLine": 121,
  158. "startColumn": 10
  159. }
  160. }
  161. },
  162. "importance": "unimportant"
  163. },
  164. {
  165. "location": {
  166. "physicalLocation": {
  167. "artifactLocation": {
  168. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  169. },
  170. "region": {
  171. "startLine": 121,
  172. "startColumn": 24
  173. }
  174. }
  175. },
  176. "importance": "unimportant"
  177. },
  178. {
  179. "location": {
  180. "physicalLocation": {
  181. "artifactLocation": {
  182. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  183. },
  184. "region": {
  185. "startLine": 122,
  186. "startColumn": 10
  187. }
  188. }
  189. },
  190. "importance": "unimportant"
  191. },
  192. {
  193. "location": {
  194. "physicalLocation": {
  195. "artifactLocation": {
  196. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  197. },
  198. "region": {
  199. "startLine": 125,
  200. "startColumn": 27
  201. }
  202. },
  203. "message": {
  204. "text": "Diese Verzweigung überspringen (Annahme: \"symbol->symbology==63\" ist false)"
  205. }
  206. },
  207. "kinds": [
  208. "branch"
  209. ],
  210. "importance": "important"
  211. },
  212. {
  213. "location": {
  214. "physicalLocation": {
  215. "artifactLocation": {
  216. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  217. },
  218. "region": {
  219. "startLine": 130,
  220. "startColumn": 23
  221. }
  222. },
  223. "message": {
  224. "text": "Diese Verzweigung überspringen (Annahme: \"length>8\" ist false)"
  225. }
  226. },
  227. "kinds": [
  228. "branch"
  229. ],
  230. "importance": "important"
  231. },
  232. {
  233. "location": {
  234. "physicalLocation": {
  235. "artifactLocation": {
  236. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  237. },
  238. "region": {
  239. "startLine": 135,
  240. "startColumn": 12
  241. }
  242. },
  243. "message": {
  244. "text": "Diese Verzweigung überspringen (Annahme: \"<Verzweigungsbedingung>\" ist false)"
  245. }
  246. },
  247. "kinds": [
  248. "branch"
  249. ],
  250. "importance": "important"
  251. },
  252. {
  253. "location": {
  254. "physicalLocation": {
  255. "artifactLocation": {
  256. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  257. },
  258. "region": {
  259. "startLine": 140,
  260. "startColumn": 17
  261. }
  262. }
  263. },
  264. "importance": "unimportant"
  265. },
  266. {
  267. "location": {
  268. "physicalLocation": {
  269. "artifactLocation": {
  270. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  271. },
  272. "region": {
  273. "startLine": 142,
  274. "startColumn": 27
  275. }
  276. },
  277. "message": {
  278. "text": "Diese Verzweigung überspringen (Annahme: \"symbol->symbology==63\" ist false)"
  279. }
  280. },
  281. "kinds": [
  282. "branch"
  283. ],
  284. "importance": "important"
  285. },
  286. {
  287. "location": {
  288. "physicalLocation": {
  289. "artifactLocation": {
  290. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  291. },
  292. "region": {
  293. "startLine": 172,
  294. "startColumn": 13
  295. }
  296. }
  297. },
  298. "importance": "unimportant"
  299. },
  300. {
  301. "location": {
  302. "physicalLocation": {
  303. "artifactLocation": {
  304. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  305. },
  306. "region": {
  307. "startLine": 173,
  308. "startColumn": 23
  309. }
  310. }
  311. },
  312. "importance": "unimportant"
  313. },
  314. {
  315. "location": {
  316. "physicalLocation": {
  317. "artifactLocation": {
  318. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  319. },
  320. "region": {
  321. "startLine": 174,
  322. "startColumn": 13
  323. }
  324. }
  325. },
  326. "importance": "unimportant"
  327. },
  328. {
  329. "location": {
  330. "physicalLocation": {
  331. "artifactLocation": {
  332. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  333. },
  334. "region": {
  335. "startLine": 174,
  336. "startColumn": 42
  337. }
  338. }
  339. },
  340. "importance": "unimportant"
  341. },
  342. {
  343. "location": {
  344. "physicalLocation": {
  345. "artifactLocation": {
  346. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  347. },
  348. "region": {
  349. "startLine": 183,
  350. "startColumn": 16
  351. }
  352. }
  353. },
  354. "importance": "unimportant"
  355. },
  356. {
  357. "location": {
  358. "physicalLocation": {
  359. "artifactLocation": {
  360. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  361. },
  362. "region": {
  363. "startLine": 184,
  364. "startColumn": 15
  365. }
  366. }
  367. },
  368. "importance": "unimportant"
  369. },
  370. {
  371. "location": {
  372. "physicalLocation": {
  373. "artifactLocation": {
  374. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  375. },
  376. "region": {
  377. "startLine": 185,
  378. "startColumn": 26
  379. }
  380. }
  381. },
  382. "importance": "unimportant"
  383. },
  384. {
  385. "location": {
  386. "physicalLocation": {
  387. "artifactLocation": {
  388. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  389. },
  390. "region": {
  391. "startLine": 188,
  392. "startColumn": 23
  393. }
  394. }
  395. },
  396. "importance": "unimportant"
  397. },
  398. {
  399. "location": {
  400. "physicalLocation": {
  401. "artifactLocation": {
  402. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  403. },
  404. "region": {
  405. "startLine": 192,
  406. "startColumn": 5
  407. }
  408. }
  409. },
  410. "importance": "unimportant"
  411. },
  412. {
  413. "location": {
  414. "physicalLocation": {
  415. "artifactLocation": {
  416. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  417. },
  418. "region": {
  419. "startLine": 193,
  420. "startColumn": 7
  421. }
  422. }
  423. },
  424. "importance": "unimportant"
  425. },
  426. {
  427. "location": {
  428. "physicalLocation": {
  429. "artifactLocation": {
  430. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  431. },
  432. "region": {
  433. "startLine": 195,
  434. "startColumn": 11
  435. }
  436. }
  437. },
  438. "importance": "unimportant"
  439. },
  440. {
  441. "location": {
  442. "physicalLocation": {
  443. "artifactLocation": {
  444. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  445. },
  446. "region": {
  447. "startLine": 196,
  448. "startColumn": 13
  449. }
  450. }
  451. },
  452. "importance": "unimportant"
  453. },
  454. {
  455. "location": {
  456. "physicalLocation": {
  457. "artifactLocation": {
  458. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  459. },
  460. "region": {
  461. "startLine": 197,
  462. "startColumn": 12
  463. }
  464. },
  465. "message": {
  466. "text": "Diese Verzweigung überspringen (Annahme: \"<Verzweigungsbedingung>\" ist false)"
  467. }
  468. },
  469. "kinds": [
  470. "branch"
  471. ],
  472. "importance": "important"
  473. },
  474. {
  475. "location": {
  476. "physicalLocation": {
  477. "artifactLocation": {
  478. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  479. },
  480. "region": {
  481. "startLine": 203,
  482. "startColumn": 11
  483. }
  484. }
  485. },
  486. "importance": "unimportant"
  487. },
  488. {
  489. "location": {
  490. "physicalLocation": {
  491. "artifactLocation": {
  492. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  493. },
  494. "region": {
  495. "startLine": 204,
  496. "startColumn": 7
  497. }
  498. }
  499. },
  500. "importance": "unimportant"
  501. },
  502. {
  503. "location": {
  504. "physicalLocation": {
  505. "artifactLocation": {
  506. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  507. },
  508. "region": {
  509. "startLine": 207,
  510. "startColumn": 17
  511. }
  512. }
  513. },
  514. "importance": "unimportant"
  515. },
  516. {
  517. "location": {
  518. "physicalLocation": {
  519. "artifactLocation": {
  520. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  521. },
  522. "region": {
  523. "startLine": 207,
  524. "startColumn": 29
  525. }
  526. },
  527. "message": {
  528. "text": "In diese Schleife eintreten (Annahme: \"reader<2\")"
  529. }
  530. },
  531. "kinds": [
  532. "branch"
  533. ],
  534. "importance": "important"
  535. },
  536. {
  537. "location": {
  538. "physicalLocation": {
  539. "artifactLocation": {
  540. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  541. },
  542. "region": {
  543. "startLine": 208,
  544. "startColumn": 15
  545. }
  546. },
  547. "message": {
  548. "text": "Ungültiger Lesevorgang von \"AusNTable[-48]\" (der lesbare Bereich ist 0 bis 9)"
  549. }
  550. },
  551. "kinds": [
  552. "usage"
  553. ],
  554. "importance": "essential"
  555. }
  556. ]
  557. }
  558. ]
  559. }
  560. ]
  561. }
  562. ],
  563. "tool": {
  564. "driver": {
  565. "name": "PREfast",
  566. "fullName": "PREfast Code Analysis",
  567. "version": "14.29.30159.0",
  568. "informationUri": "https://aka.ms/cpp/ca"
  569. }
  570. },
  571. "invocations": [
  572. {
  573. "commandLine": "D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\c1.dll -ACf{1F7B090C-16DB-4822-966A-A93D26ED4681} -ACpmspft140.dll -Alint -D_PREFAST_ -D_AST_FE_ -Analyze -zm0x00007FF62CE9FC60 -il C:\\Users\\wruser\\AppData\\Local\\Temp\\_CL_25e6c7ccast -typedil -f ..\\..\\thirdparty\\zint\\backend\\auspost.c -Ze -D_MSC_EXTENSIONS -Zp16 -pc \\:/ -D_MSC_VER=1929 -D_MSC_FULL_VER=192930159 -D_MSC_BUILD=0 -D_M_AMD64=100 -ZILP448 -D_M_X64=100 -D_WIN64 -D_WIN32 -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\zxing-cpp\\core\\src -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\scripts\\zxing-cpp\\ -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\zint\\backend -nologo -W 3 -diagnostics:column -GF -Og -Ot -Oy -Oi -ltcg -DCODE_ANALYSIS -DZXING_HAS_CHAR8 -DZXING_USE_ZINT -DZXING_EXPERIMENTAL_API -DZINT_NO_PNG -D_CRT_SECURE_NO_WARNINGS -DWIN32 -DNDEBUG -D_LIB -D_MT -D_DLL -GS -D_M_FP_PRECISE -Fox64\\Release\\libzxing\\auspost.obj -FdC:\\Users\\wruser\\source\\repos\\SharpMuPDF\\x64\\Release\\libzxing.pdb -external:W 3 -Gd -wd 4244 -wd 4267 -wd 4566 -wd 4018 -analyze:projectdirectory C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\platform\\win32 -analyze:rulesetdirectory ;D:\\Programme\\VS2022\\Team Tools\\Static Analysis Tools\\\\Rule Sets; -analyze:ruleset D:\\Programme\\VS2022\\Team Tools\\Static Analysis Tools\\Rule Sets\\NativeRecommendedRules.ruleset -analyze:quiet -analyze:plugin D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\EspXEngine.dll -FC -errorreport:prompt -I D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\include -I D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\atlmfc\\include -I D:\\Programme\\VS2022\\VC\\Auxiliary\\VS\\include -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\ucrt -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\um -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\shared -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\winrt -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\cppwinrt -I C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\Include\\um -external:I D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\include -I D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\include -external:I D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\atlmfc\\include -I D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\atlmfc\\include -external:I D:\\Programme\\VS2022\\VC\\Auxiliary\\VS\\include -I D:\\Programme\\VS2022\\VC\\Auxiliary\\VS\\include -external:I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\ucrt -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\ucrt -external:I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\um -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\um -external:I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\shared -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\shared -external:I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\winrt -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\winrt -external:I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\cppwinrt -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\cppwinrt -external:I C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\Include\\um -I C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\Include\\um",
  574. "executionSuccessful": true
  575. }
  576. ],
  577. "artifacts": [
  578. {
  579. "location": {
  580. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/emf.c"
  581. },
  582. "roles": [
  583. "analysisTarget",
  584. "resultFile"
  585. ],
  586. "hashes": {
  587. "md5": "6d535616aa38ecd3bd9157b4f1ba2f1e"
  588. }
  589. },
  590. {
  591. "location": {
  592. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/common.h"
  593. },
  594. "hashes": {
  595. "md5": "4204dbbc879b836e2d98ba7e947037ca"
  596. }
  597. },
  598. {
  599. "location": {
  600. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/zint.h"
  601. },
  602. "hashes": {
  603. "md5": "52ace3d3df4d440075f3460c1759b827"
  604. }
  605. },
  606. {
  607. "location": {
  608. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/zintconfig.h"
  609. },
  610. "hashes": {
  611. "md5": "c79a63ec9936f235fa16610640c6ddb4"
  612. }
  613. },
  614. {
  615. "location": {
  616. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/filemem.h"
  617. },
  618. "hashes": {
  619. "md5": "6af75d55db05fdefb3fdc0db6e6fb1a2"
  620. }
  621. },
  622. {
  623. "location": {
  624. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/output.h"
  625. },
  626. "hashes": {
  627. "md5": "15c62089655f396890f0d781baffdfef"
  628. }
  629. },
  630. {
  631. "location": {
  632. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/emf.h"
  633. },
  634. "hashes": {
  635. "md5": "998da547ba5b99b51f7a0b0f1f0a47c9"
  636. }
  637. },
  638. {
  639. "location": {
  640. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/eci.c"
  641. },
  642. "roles": [
  643. "analysisTarget",
  644. "resultFile"
  645. ],
  646. "hashes": {
  647. "md5": "e9678c6c10d7b5d416c03c8858c45a9b"
  648. }
  649. },
  650. {
  651. "location": {
  652. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/eci.h"
  653. },
  654. "hashes": {
  655. "md5": "f2f0f7c011dc0a0d7c510f2fdbc70c6c"
  656. }
  657. },
  658. {
  659. "location": {
  660. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/eci_sb.h"
  661. },
  662. "hashes": {
  663. "md5": "26ea335e85f642fb5339f3fc239e686a"
  664. }
  665. },
  666. {
  667. "location": {
  668. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/big5.h"
  669. },
  670. "hashes": {
  671. "md5": "e0c8c14a7b09e5675d12982e3cb39a32"
  672. }
  673. },
  674. {
  675. "location": {
  676. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/gb18030.h"
  677. },
  678. "hashes": {
  679. "md5": "39f30b9e58753bc6f287fcecb6cc0cfa"
  680. }
  681. },
  682. {
  683. "location": {
  684. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/gb2312.h"
  685. },
  686. "hashes": {
  687. "md5": "6fce7e1ba34bc0c1375189bd99e55a72"
  688. }
  689. },
  690. {
  691. "location": {
  692. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/gbk.h"
  693. },
  694. "hashes": {
  695. "md5": "3d5503c61be97727c804403048bd4233"
  696. }
  697. },
  698. {
  699. "location": {
  700. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/ksx1001.h"
  701. },
  702. "hashes": {
  703. "md5": "55d60b433b9a99e93afe5a233085f810"
  704. }
  705. },
  706. {
  707. "location": {
  708. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/sjis.h"
  709. },
  710. "hashes": {
  711. "md5": "72248d7bc4d344332d8cac0034d817ee"
  712. }
  713. },
  714. {
  715. "location": {
  716. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/dxfilmedge.c"
  717. },
  718. "roles": [
  719. "analysisTarget"
  720. ],
  721. "hashes": {
  722. "md5": "f87df1bd444800d9edec38462b4cad23"
  723. }
  724. },
  725. {
  726. "location": {
  727. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/dotcode.c"
  728. },
  729. "roles": [
  730. "analysisTarget",
  731. "resultFile"
  732. ],
  733. "hashes": {
  734. "md5": "e3f523ef7dad9213e8e718188c429f89"
  735. }
  736. },
  737. {
  738. "location": {
  739. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/gs1.h"
  740. },
  741. "hashes": {
  742. "md5": "d43346840a9524bd9b70a3ab634e2a1c"
  743. }
  744. },
  745. {
  746. "location": {
  747. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/dmatrix.c"
  748. },
  749. "roles": [
  750. "analysisTarget",
  751. "resultFile"
  752. ],
  753. "hashes": {
  754. "md5": "a941e5f609274d08ab76dc67c39f935b"
  755. }
  756. },
  757. {
  758. "location": {
  759. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/reedsol.h"
  760. },
  761. "hashes": {
  762. "md5": "689adb6be13e830305cac3006456111e"
  763. }
  764. },
  765. {
  766. "location": {
  767. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/dmatrix.h"
  768. },
  769. "hashes": {
  770. "md5": "f85867e1c76fd4d6d302cbece71b590e"
  771. }
  772. },
  773. {
  774. "location": {
  775. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/dmatrix_trace.h"
  776. },
  777. "hashes": {
  778. "md5": "89ffd7e33d004369193a5e51ebb714c5"
  779. }
  780. },
  781. {
  782. "location": {
  783. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/dllversion.c"
  784. },
  785. "roles": [
  786. "analysisTarget"
  787. ],
  788. "hashes": {
  789. "md5": "06d0a86da29c0fe0e1a6995db79b956d"
  790. }
  791. },
  792. {
  793. "location": {
  794. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/composite.c"
  795. },
  796. "roles": [
  797. "analysisTarget",
  798. "resultFile"
  799. ],
  800. "hashes": {
  801. "md5": "68d22ba1cb0ccafcb1da0ba9fd50037f"
  802. }
  803. },
  804. {
  805. "location": {
  806. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/pdf417.h"
  807. },
  808. "hashes": {
  809. "md5": "b72ee8e321017130fed546f1b39c4486"
  810. }
  811. },
  812. {
  813. "location": {
  814. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/general_field.h"
  815. },
  816. "hashes": {
  817. "md5": "02523de2512651998303587be5f0a3e6"
  818. }
  819. },
  820. {
  821. "location": {
  822. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/composite.h"
  823. },
  824. "hashes": {
  825. "md5": "adfd98cf740d9430309d6a5ac6703d61"
  826. }
  827. },
  828. {
  829. "location": {
  830. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/common.c"
  831. },
  832. "roles": [
  833. "analysisTarget",
  834. "resultFile"
  835. ],
  836. "hashes": {
  837. "md5": "9b0c2ef9bd83407e387df4913d9cd035"
  838. }
  839. },
  840. {
  841. "location": {
  842. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  843. },
  844. "roles": [
  845. "analysisTarget",
  846. "resultFile"
  847. ],
  848. "hashes": {
  849. "md5": "debd938b5de2e6dd43f48192398beb06"
  850. }
  851. },
  852. {
  853. "location": {
  854. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/code49.h"
  855. },
  856. "hashes": {
  857. "md5": "f6a892542846c700476501a1a4b34c24"
  858. }
  859. },
  860. {
  861. "location": {
  862. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/code16k.c"
  863. },
  864. "roles": [
  865. "analysisTarget"
  866. ],
  867. "hashes": {
  868. "md5": "5d6c3fa6a17d3d7088772b2bb90f1dca"
  869. }
  870. },
  871. {
  872. "location": {
  873. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/code128.h"
  874. },
  875. "hashes": {
  876. "md5": "f161f78cfd77f4839fe93551d75409a3"
  877. }
  878. },
  879. {
  880. "location": {
  881. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code128.c"
  882. },
  883. "roles": [
  884. "analysisTarget",
  885. "resultFile"
  886. ],
  887. "hashes": {
  888. "md5": "df9f2cc234a772fb5f2e382ffd4959f0"
  889. }
  890. },
  891. {
  892. "location": {
  893. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code1.c"
  894. },
  895. "roles": [
  896. "analysisTarget",
  897. "resultFile"
  898. ],
  899. "hashes": {
  900. "md5": "95ff3143619dfeebe6e75b8f401667ca"
  901. }
  902. },
  903. {
  904. "location": {
  905. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/code1.h"
  906. },
  907. "hashes": {
  908. "md5": "a39892a0526184a130976f6e57599eaa"
  909. }
  910. },
  911. {
  912. "location": {
  913. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/large.h"
  914. },
  915. "hashes": {
  916. "md5": "f9d0bdd54b17e310d4e65fe4e747016c"
  917. }
  918. },
  919. {
  920. "location": {
  921. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code.c"
  922. },
  923. "roles": [
  924. "analysisTarget",
  925. "resultFile"
  926. ],
  927. "hashes": {
  928. "md5": "d6d88ce7d50227925a3715b512b00628"
  929. }
  930. },
  931. {
  932. "location": {
  933. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/channel_precalcs.h"
  934. },
  935. "hashes": {
  936. "md5": "c04b4a9bdd4b6b12d2dd7e03d96988a5"
  937. }
  938. },
  939. {
  940. "location": {
  941. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/codablock.c"
  942. },
  943. "roles": [
  944. "analysisTarget",
  945. "resultFile"
  946. ],
  947. "hashes": {
  948. "md5": "3842daef00aef36153b6414b60e41a70"
  949. }
  950. },
  951. {
  952. "location": {
  953. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/bmp.c"
  954. },
  955. "roles": [
  956. "analysisTarget"
  957. ],
  958. "hashes": {
  959. "md5": "5f38a12a2e9e788cb027c18cb2348bc1"
  960. }
  961. },
  962. {
  963. "location": {
  964. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/bmp.h"
  965. },
  966. "hashes": {
  967. "md5": "27562f96aed61cafab58574ecdb6aed0"
  968. }
  969. },
  970. {
  971. "location": {
  972. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/bc412.c"
  973. },
  974. "roles": [
  975. "analysisTarget"
  976. ],
  977. "hashes": {
  978. "md5": "6bf4dadf809e24be300f3c93f2f6d0ae"
  979. }
  980. },
  981. {
  982. "location": {
  983. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/aztec.c"
  984. },
  985. "roles": [
  986. "analysisTarget",
  987. "resultFile"
  988. ],
  989. "hashes": {
  990. "md5": "79d23d274482d5af5bd446a54ce56408"
  991. }
  992. },
  993. {
  994. "location": {
  995. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/aztec.h"
  996. },
  997. "hashes": {
  998. "md5": "43e465c7a56b8d1f2a652532efb86e05"
  999. }
  1000. },
  1001. {
  1002. "location": {
  1003. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  1004. },
  1005. "roles": [
  1006. "analysisTarget",
  1007. "resultFile"
  1008. ],
  1009. "hashes": {
  1010. "md5": "6b437d9fa374f38303bdd8a30a68f27e"
  1011. }
  1012. }
  1013. ]
  1014. }
  1015. ]
  1016. }