postal.nativecodeanalysis.sarif 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059
  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 \"inter\": die lesbare Größe beträgt \"_Old_5`20\" Byte, es können jedoch \"21\" Byte gelesen werden."
  11. },
  12. "locations": [
  13. {
  14. "physicalLocation": {
  15. "artifactLocation": {
  16. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/postal.c"
  17. },
  18. "region": {
  19. "startLine": 685,
  20. "startColumn": 9,
  21. "endLine": 685,
  22. "endColumn": 37
  23. }
  24. },
  25. "logicalLocations": [
  26. {
  27. "decoratedName": "japanpost",
  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/postal.c"
  43. },
  44. "region": {
  45. "startLine": 643,
  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/postal.c"
  57. },
  58. "region": {
  59. "startLine": 643,
  60. "startColumn": 27
  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/postal.c"
  71. },
  72. "region": {
  73. "startLine": 644,
  74. "startColumn": 10
  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/postal.c"
  85. },
  86. "region": {
  87. "startLine": 645,
  88. "startColumn": 11
  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/postal.c"
  99. },
  100. "region": {
  101. "startLine": 646,
  102. "startColumn": 9
  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/postal.c"
  113. },
  114. "region": {
  115. "startLine": 646,
  116. "startColumn": 17
  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/postal.c"
  127. },
  128. "region": {
  129. "startLine": 646,
  130. "startColumn": 25
  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/postal.c"
  141. },
  142. "region": {
  143. "startLine": 646,
  144. "startColumn": 37
  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/postal.c"
  155. },
  156. "region": {
  157. "startLine": 646,
  158. "startColumn": 40
  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/postal.c"
  169. },
  170. "region": {
  171. "startLine": 646,
  172. "startColumn": 45
  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/postal.c"
  183. },
  184. "region": {
  185. "startLine": 647,
  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/postal.c"
  197. },
  198. "region": {
  199. "startLine": 648,
  200. "startColumn": 10
  201. }
  202. },
  203. "message": {
  204. "text": "\"inter\" ist ein Array mit 21 Byte."
  205. }
  206. },
  207. "kinds": [
  208. "declaration"
  209. ],
  210. "importance": "essential"
  211. },
  212. {
  213. "location": {
  214. "physicalLocation": {
  215. "artifactLocation": {
  216. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/postal.c"
  217. },
  218. "region": {
  219. "startLine": 650,
  220. "startColumn": 16
  221. }
  222. },
  223. "message": {
  224. "text": "Diese Verzweigung überspringen (Annahme: \"length>20\" 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/postal.c"
  237. },
  238. "region": {
  239. "startLine": 654,
  240. "startColumn": 13
  241. }
  242. }
  243. },
  244. "importance": "unimportant"
  245. },
  246. {
  247. "location": {
  248. "physicalLocation": {
  249. "artifactLocation": {
  250. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/postal.c"
  251. },
  252. "region": {
  253. "startLine": 656,
  254. "startColumn": 12
  255. }
  256. },
  257. "message": {
  258. "text": "Diese Verzweigung überspringen (Annahme: \"<Verzweigungsbedingung>\" ist false)"
  259. }
  260. },
  261. "kinds": [
  262. "branch"
  263. ],
  264. "importance": "important"
  265. },
  266. {
  267. "location": {
  268. "physicalLocation": {
  269. "artifactLocation": {
  270. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/postal.c"
  271. },
  272. "region": {
  273. "startLine": 660,
  274. "startColumn": 11
  275. }
  276. },
  277. "message": {
  278. "text": "\"inter\" ist eine Ausgabe von \"memset\" (in <no file>:0 deklariert)"
  279. }
  280. },
  281. "kinds": [
  282. "declaration"
  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/postal.c"
  291. },
  292. "region": {
  293. "startLine": 661,
  294. "startColumn": 15
  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/postal.c"
  305. },
  306. "region": {
  307. "startLine": 663,
  308. "startColumn": 7
  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/postal.c"
  319. },
  320. "region": {
  321. "startLine": 664,
  322. "startColumn": 16
  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/postal.c"
  333. },
  334. "region": {
  335. "startLine": 666,
  336. "startColumn": 34
  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/postal.c"
  347. },
  348. "region": {
  349. "startLine": 670,
  350. "startColumn": 27
  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/postal.c"
  361. },
  362. "region": {
  363. "startLine": 673,
  364. "startColumn": 34
  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/postal.c"
  375. },
  376. "region": {
  377. "startLine": 677,
  378. "startColumn": 35
  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/postal.c"
  389. },
  390. "region": {
  391. "startLine": 678,
  392. "startColumn": 39
  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/postal.c"
  403. },
  404. "region": {
  405. "startLine": 680,
  406. "startColumn": 24
  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/postal.c"
  417. },
  418. "region": {
  419. "startLine": 682,
  420. "startColumn": 10
  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/postal.c"
  431. },
  432. "region": {
  433. "startLine": 683,
  434. "startColumn": 27
  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/postal.c"
  445. },
  446. "region": {
  447. "startLine": 685,
  448. "startColumn": 21
  449. }
  450. },
  451. "message": {
  452. "text": "Ungültiger Lesevorgang von \"inter[20]\" (der lesbare Bereich ist 0 bis 19)"
  453. }
  454. },
  455. "kinds": [
  456. "usage"
  457. ],
  458. "importance": "essential"
  459. }
  460. ]
  461. }
  462. ]
  463. }
  464. ]
  465. }
  466. ],
  467. "tool": {
  468. "driver": {
  469. "name": "PREfast",
  470. "fullName": "PREfast Code Analysis",
  471. "version": "14.29.30159.0",
  472. "informationUri": "https://aka.ms/cpp/ca"
  473. }
  474. },
  475. "invocations": [
  476. {
  477. "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_5ce1efdeast -typedil -f ..\\..\\thirdparty\\zint\\backend\\postal.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\\postal.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",
  478. "executionSuccessful": true
  479. }
  480. ],
  481. "artifacts": [
  482. {
  483. "location": {
  484. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/emf.c"
  485. },
  486. "roles": [
  487. "analysisTarget",
  488. "resultFile"
  489. ],
  490. "hashes": {
  491. "md5": "6d535616aa38ecd3bd9157b4f1ba2f1e"
  492. }
  493. },
  494. {
  495. "location": {
  496. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/common.h"
  497. },
  498. "hashes": {
  499. "md5": "4204dbbc879b836e2d98ba7e947037ca"
  500. }
  501. },
  502. {
  503. "location": {
  504. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/zint.h"
  505. },
  506. "hashes": {
  507. "md5": "52ace3d3df4d440075f3460c1759b827"
  508. }
  509. },
  510. {
  511. "location": {
  512. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/zintconfig.h"
  513. },
  514. "hashes": {
  515. "md5": "c79a63ec9936f235fa16610640c6ddb4"
  516. }
  517. },
  518. {
  519. "location": {
  520. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/filemem.h"
  521. },
  522. "hashes": {
  523. "md5": "6af75d55db05fdefb3fdc0db6e6fb1a2"
  524. }
  525. },
  526. {
  527. "location": {
  528. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/output.h"
  529. },
  530. "hashes": {
  531. "md5": "15c62089655f396890f0d781baffdfef"
  532. }
  533. },
  534. {
  535. "location": {
  536. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/emf.h"
  537. },
  538. "hashes": {
  539. "md5": "998da547ba5b99b51f7a0b0f1f0a47c9"
  540. }
  541. },
  542. {
  543. "location": {
  544. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/eci.c"
  545. },
  546. "roles": [
  547. "analysisTarget",
  548. "resultFile"
  549. ],
  550. "hashes": {
  551. "md5": "e9678c6c10d7b5d416c03c8858c45a9b"
  552. }
  553. },
  554. {
  555. "location": {
  556. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/eci.h"
  557. },
  558. "hashes": {
  559. "md5": "f2f0f7c011dc0a0d7c510f2fdbc70c6c"
  560. }
  561. },
  562. {
  563. "location": {
  564. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/eci_sb.h"
  565. },
  566. "hashes": {
  567. "md5": "26ea335e85f642fb5339f3fc239e686a"
  568. }
  569. },
  570. {
  571. "location": {
  572. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/big5.h"
  573. },
  574. "hashes": {
  575. "md5": "e0c8c14a7b09e5675d12982e3cb39a32"
  576. }
  577. },
  578. {
  579. "location": {
  580. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/gb18030.h"
  581. },
  582. "hashes": {
  583. "md5": "39f30b9e58753bc6f287fcecb6cc0cfa"
  584. }
  585. },
  586. {
  587. "location": {
  588. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/gb2312.h"
  589. },
  590. "hashes": {
  591. "md5": "6fce7e1ba34bc0c1375189bd99e55a72"
  592. }
  593. },
  594. {
  595. "location": {
  596. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/gbk.h"
  597. },
  598. "hashes": {
  599. "md5": "3d5503c61be97727c804403048bd4233"
  600. }
  601. },
  602. {
  603. "location": {
  604. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/ksx1001.h"
  605. },
  606. "hashes": {
  607. "md5": "55d60b433b9a99e93afe5a233085f810"
  608. }
  609. },
  610. {
  611. "location": {
  612. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/sjis.h"
  613. },
  614. "hashes": {
  615. "md5": "72248d7bc4d344332d8cac0034d817ee"
  616. }
  617. },
  618. {
  619. "location": {
  620. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/dxfilmedge.c"
  621. },
  622. "roles": [
  623. "analysisTarget"
  624. ],
  625. "hashes": {
  626. "md5": "f87df1bd444800d9edec38462b4cad23"
  627. }
  628. },
  629. {
  630. "location": {
  631. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/dotcode.c"
  632. },
  633. "roles": [
  634. "analysisTarget",
  635. "resultFile"
  636. ],
  637. "hashes": {
  638. "md5": "e3f523ef7dad9213e8e718188c429f89"
  639. }
  640. },
  641. {
  642. "location": {
  643. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/gs1.h"
  644. },
  645. "hashes": {
  646. "md5": "d43346840a9524bd9b70a3ab634e2a1c"
  647. }
  648. },
  649. {
  650. "location": {
  651. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/dmatrix.c"
  652. },
  653. "roles": [
  654. "analysisTarget",
  655. "resultFile"
  656. ],
  657. "hashes": {
  658. "md5": "a941e5f609274d08ab76dc67c39f935b"
  659. }
  660. },
  661. {
  662. "location": {
  663. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/reedsol.h"
  664. },
  665. "hashes": {
  666. "md5": "689adb6be13e830305cac3006456111e"
  667. }
  668. },
  669. {
  670. "location": {
  671. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/dmatrix.h"
  672. },
  673. "hashes": {
  674. "md5": "f85867e1c76fd4d6d302cbece71b590e"
  675. }
  676. },
  677. {
  678. "location": {
  679. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/dmatrix_trace.h"
  680. },
  681. "hashes": {
  682. "md5": "89ffd7e33d004369193a5e51ebb714c5"
  683. }
  684. },
  685. {
  686. "location": {
  687. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/dllversion.c"
  688. },
  689. "roles": [
  690. "analysisTarget"
  691. ],
  692. "hashes": {
  693. "md5": "06d0a86da29c0fe0e1a6995db79b956d"
  694. }
  695. },
  696. {
  697. "location": {
  698. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/composite.c"
  699. },
  700. "roles": [
  701. "analysisTarget",
  702. "resultFile"
  703. ],
  704. "hashes": {
  705. "md5": "68d22ba1cb0ccafcb1da0ba9fd50037f"
  706. }
  707. },
  708. {
  709. "location": {
  710. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/pdf417.h"
  711. },
  712. "hashes": {
  713. "md5": "b72ee8e321017130fed546f1b39c4486"
  714. }
  715. },
  716. {
  717. "location": {
  718. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/general_field.h"
  719. },
  720. "hashes": {
  721. "md5": "02523de2512651998303587be5f0a3e6"
  722. }
  723. },
  724. {
  725. "location": {
  726. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/composite.h"
  727. },
  728. "hashes": {
  729. "md5": "adfd98cf740d9430309d6a5ac6703d61"
  730. }
  731. },
  732. {
  733. "location": {
  734. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/common.c"
  735. },
  736. "roles": [
  737. "analysisTarget",
  738. "resultFile"
  739. ],
  740. "hashes": {
  741. "md5": "9b0c2ef9bd83407e387df4913d9cd035"
  742. }
  743. },
  744. {
  745. "location": {
  746. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  747. },
  748. "roles": [
  749. "analysisTarget",
  750. "resultFile"
  751. ],
  752. "hashes": {
  753. "md5": "debd938b5de2e6dd43f48192398beb06"
  754. }
  755. },
  756. {
  757. "location": {
  758. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/code49.h"
  759. },
  760. "hashes": {
  761. "md5": "f6a892542846c700476501a1a4b34c24"
  762. }
  763. },
  764. {
  765. "location": {
  766. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/code16k.c"
  767. },
  768. "roles": [
  769. "analysisTarget"
  770. ],
  771. "hashes": {
  772. "md5": "5d6c3fa6a17d3d7088772b2bb90f1dca"
  773. }
  774. },
  775. {
  776. "location": {
  777. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/code128.h"
  778. },
  779. "hashes": {
  780. "md5": "f161f78cfd77f4839fe93551d75409a3"
  781. }
  782. },
  783. {
  784. "location": {
  785. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code128.c"
  786. },
  787. "roles": [
  788. "analysisTarget",
  789. "resultFile"
  790. ],
  791. "hashes": {
  792. "md5": "df9f2cc234a772fb5f2e382ffd4959f0"
  793. }
  794. },
  795. {
  796. "location": {
  797. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code1.c"
  798. },
  799. "roles": [
  800. "analysisTarget",
  801. "resultFile"
  802. ],
  803. "hashes": {
  804. "md5": "95ff3143619dfeebe6e75b8f401667ca"
  805. }
  806. },
  807. {
  808. "location": {
  809. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/code1.h"
  810. },
  811. "hashes": {
  812. "md5": "a39892a0526184a130976f6e57599eaa"
  813. }
  814. },
  815. {
  816. "location": {
  817. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/large.h"
  818. },
  819. "hashes": {
  820. "md5": "f9d0bdd54b17e310d4e65fe4e747016c"
  821. }
  822. },
  823. {
  824. "location": {
  825. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code.c"
  826. },
  827. "roles": [
  828. "analysisTarget",
  829. "resultFile"
  830. ],
  831. "hashes": {
  832. "md5": "d6d88ce7d50227925a3715b512b00628"
  833. }
  834. },
  835. {
  836. "location": {
  837. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/channel_precalcs.h"
  838. },
  839. "hashes": {
  840. "md5": "c04b4a9bdd4b6b12d2dd7e03d96988a5"
  841. }
  842. },
  843. {
  844. "location": {
  845. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/codablock.c"
  846. },
  847. "roles": [
  848. "analysisTarget",
  849. "resultFile"
  850. ],
  851. "hashes": {
  852. "md5": "3842daef00aef36153b6414b60e41a70"
  853. }
  854. },
  855. {
  856. "location": {
  857. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/bmp.c"
  858. },
  859. "roles": [
  860. "analysisTarget"
  861. ],
  862. "hashes": {
  863. "md5": "5f38a12a2e9e788cb027c18cb2348bc1"
  864. }
  865. },
  866. {
  867. "location": {
  868. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/bmp.h"
  869. },
  870. "hashes": {
  871. "md5": "27562f96aed61cafab58574ecdb6aed0"
  872. }
  873. },
  874. {
  875. "location": {
  876. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/bc412.c"
  877. },
  878. "roles": [
  879. "analysisTarget"
  880. ],
  881. "hashes": {
  882. "md5": "6bf4dadf809e24be300f3c93f2f6d0ae"
  883. }
  884. },
  885. {
  886. "location": {
  887. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/aztec.c"
  888. },
  889. "roles": [
  890. "analysisTarget",
  891. "resultFile"
  892. ],
  893. "hashes": {
  894. "md5": "79d23d274482d5af5bd446a54ce56408"
  895. }
  896. },
  897. {
  898. "location": {
  899. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/aztec.h"
  900. },
  901. "hashes": {
  902. "md5": "43e465c7a56b8d1f2a652532efb86e05"
  903. }
  904. },
  905. {
  906. "location": {
  907. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  908. },
  909. "roles": [
  910. "analysisTarget",
  911. "resultFile"
  912. ],
  913. "hashes": {
  914. "md5": "6b437d9fa374f38303bdd8a30a68f27e"
  915. }
  916. },
  917. {
  918. "location": {
  919. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/2of5.c"
  920. },
  921. "roles": [
  922. "analysisTarget",
  923. "resultFile"
  924. ],
  925. "hashes": {
  926. "md5": "b0ef91f80a4152b004e1fdf5b536adff"
  927. }
  928. },
  929. {
  930. "location": {
  931. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/libzueci/zueci.c"
  932. },
  933. "roles": [
  934. "analysisTarget"
  935. ],
  936. "hashes": {
  937. "md5": "95307720f0ec03c5d38e2894b804c60e"
  938. }
  939. },
  940. {
  941. "location": {
  942. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/libzueci/zueci.h"
  943. },
  944. "hashes": {
  945. "md5": "da031c02c4d523fadc42cc72439f7a7e"
  946. }
  947. },
  948. {
  949. "location": {
  950. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/libzueci/zueci_common.h"
  951. },
  952. "hashes": {
  953. "md5": "18da9dbfb9b275964a7d0032570b08ac"
  954. }
  955. },
  956. {
  957. "location": {
  958. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/libzueci/zueci_sb.h"
  959. },
  960. "hashes": {
  961. "md5": "187a854bf25bbf498b2202e94c8b5ac0"
  962. }
  963. },
  964. {
  965. "location": {
  966. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/libzueci/zueci_big5.h"
  967. },
  968. "hashes": {
  969. "md5": "8beffe91bc05a8346770de8438ccbb9e"
  970. }
  971. },
  972. {
  973. "location": {
  974. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/libzueci/zueci_gb18030.h"
  975. },
  976. "hashes": {
  977. "md5": "8ee8a6a22b80db942eca616d9f30bb11"
  978. }
  979. },
  980. {
  981. "location": {
  982. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/libzueci/zueci_gb2312.h"
  983. },
  984. "hashes": {
  985. "md5": "f5f6b8cea973b9c4234ead49a33584b8"
  986. }
  987. },
  988. {
  989. "location": {
  990. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/libzueci/zueci_gbk.h"
  991. },
  992. "hashes": {
  993. "md5": "24d09e6b149d8e1077c8735d6787c95c"
  994. }
  995. },
  996. {
  997. "location": {
  998. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/libzueci/zueci_ksx1001.h"
  999. },
  1000. "hashes": {
  1001. "md5": "f2e23d3f92470b9c9b1a21f67f1c0e54"
  1002. }
  1003. },
  1004. {
  1005. "location": {
  1006. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/libzueci/zueci_sjis.h"
  1007. },
  1008. "hashes": {
  1009. "md5": "3e81259e77f703403a0196aa85925e43"
  1010. }
  1011. },
  1012. {
  1013. "location": {
  1014. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/qr.c"
  1015. },
  1016. "roles": [
  1017. "analysisTarget",
  1018. "resultFile"
  1019. ],
  1020. "hashes": {
  1021. "md5": "74500d6a61ec64542dd8fc7392a92e40"
  1022. }
  1023. },
  1024. {
  1025. "location": {
  1026. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/qr.h"
  1027. },
  1028. "hashes": {
  1029. "md5": "b1ac11efe17386fcd32685829f953b45"
  1030. }
  1031. },
  1032. {
  1033. "location": {
  1034. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/ps.c"
  1035. },
  1036. "roles": [
  1037. "analysisTarget",
  1038. "resultFile"
  1039. ],
  1040. "hashes": {
  1041. "md5": "ccb35287ba5ff21f9b084048874b5147"
  1042. }
  1043. },
  1044. {
  1045. "location": {
  1046. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/postal.c"
  1047. },
  1048. "roles": [
  1049. "analysisTarget",
  1050. "resultFile"
  1051. ],
  1052. "hashes": {
  1053. "md5": "4b08aec153fb77aa523481bc567f44ec"
  1054. }
  1055. }
  1056. ]
  1057. }
  1058. ]
  1059. }