PDFReader.nativecodeanalysis.sarif 58 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738
  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": "C26820",
  9. "message": {
  10. "text": "Zuweisung nach Wert, obwohl \"const-reference\" ausreichen würde. Verwenden Sie stattdessen \"const auto&\" (p.9)."
  11. },
  12. "locations": [
  13. {
  14. "physicalLocation": {
  15. "artifactLocation": {
  16. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zxing-cpp/core/src/pdf417/PDFReader.cpp"
  17. },
  18. "region": {
  19. "startLine": 141,
  20. "startColumn": 7,
  21. "endLine": 141,
  22. "endColumn": 19
  23. }
  24. },
  25. "logicalLocations": [
  26. {
  27. "decoratedName": "??$ReadCodeWord@U?$PointT@N@ZXing@@@Pdf417@ZXing@@YA?AUCodeWord@01@AEAV?$BitMatrixCursor@U?$PointT@N@ZXing@@@1@H@Z",
  28. "kind": "function"
  29. }
  30. ]
  31. }
  32. ]
  33. }
  34. ],
  35. "tool": {
  36. "driver": {
  37. "name": "PREfast",
  38. "fullName": "PREfast Code Analysis",
  39. "version": "14.29.30159.0",
  40. "informationUri": "https://aka.ms/cpp/ca"
  41. }
  42. },
  43. "invocations": [
  44. {
  45. "commandLine": "D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\c1xx.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_54d54344ast -typedil -f ..\\..\\thirdparty\\zxing-cpp\\core\\src\\pdf417\\PDFReader.cpp -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 -GR -D_CPPRTTI -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 -EHs -D_CPPUNWIND -EHc -MD -D_MT -D_DLL -GS -D_M_FP_PRECISE -permissive- -Zc:wchar_t -Zc:forScope -std:c++20 -Fox64\\Release\\libzxing\\PDFReader.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",
  46. "executionSuccessful": true
  47. }
  48. ],
  49. "artifacts": [
  50. {
  51. "location": {
  52. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmdatablock.cpp"
  53. },
  54. "roles": [
  55. "analysisTarget"
  56. ],
  57. "hashes": {
  58. "md5": "0a2edea71569ac6006896200f52faef4"
  59. }
  60. },
  61. {
  62. "location": {
  63. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmdatablock.h"
  64. },
  65. "hashes": {
  66. "md5": "7af579a7287ca191516515d009631446"
  67. }
  68. },
  69. {
  70. "location": {
  71. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/bytearray.h"
  72. },
  73. "hashes": {
  74. "md5": "394daf22d60d54e8d73772e4b26c7593"
  75. }
  76. },
  77. {
  78. "location": {
  79. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmversion.h"
  80. },
  81. "hashes": {
  82. "md5": "ffab83bd458b786c08cec951dc865d3a"
  83. }
  84. },
  85. {
  86. "location": {
  87. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/zxalgorithms.h"
  88. },
  89. "hashes": {
  90. "md5": "59023869d1cd54f12ac7c920ed23158f"
  91. }
  92. },
  93. {
  94. "location": {
  95. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/error.h"
  96. },
  97. "hashes": {
  98. "md5": "052efb776bebb46a08fe99a93eaee164"
  99. }
  100. },
  101. {
  102. "location": {
  103. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmbitlayout.cpp"
  104. },
  105. "roles": [
  106. "analysisTarget"
  107. ],
  108. "hashes": {
  109. "md5": "b22da69dfbb61df5c7c849e6877d3bb3"
  110. }
  111. },
  112. {
  113. "location": {
  114. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmbitlayout.h"
  115. },
  116. "hashes": {
  117. "md5": "0cc6f78c215a07b006e2fe0ea7c4ae37"
  118. }
  119. },
  120. {
  121. "location": {
  122. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/bitarray.h"
  123. },
  124. "hashes": {
  125. "md5": "24304cd92376cbf171f2f33afe6250ca"
  126. }
  127. },
  128. {
  129. "location": {
  130. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/range.h"
  131. },
  132. "hashes": {
  133. "md5": "dff14ee85fe2b1ebcd848a72180349a2"
  134. }
  135. },
  136. {
  137. "location": {
  138. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/bitmatrix.h"
  139. },
  140. "hashes": {
  141. "md5": "e739b433b3f737055e55b025246df9e9"
  142. }
  143. },
  144. {
  145. "location": {
  146. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/matrix.h"
  147. },
  148. "hashes": {
  149. "md5": "c1ced7a83d8b35f0bc16f1520add86e8"
  150. }
  151. },
  152. {
  153. "location": {
  154. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/point.h"
  155. },
  156. "hashes": {
  157. "md5": "337a26110af1d20874a7103a12e041ac"
  158. }
  159. },
  160. {
  161. "location": {
  162. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/content.cpp"
  163. },
  164. "roles": [
  165. "analysisTarget"
  166. ],
  167. "hashes": {
  168. "md5": "ba1fc5fc1aa77d2f349407bded21c616"
  169. }
  170. },
  171. {
  172. "location": {
  173. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/content.h"
  174. },
  175. "hashes": {
  176. "md5": "8e1b0252195655cfbfb6cb75712a4d86"
  177. }
  178. },
  179. {
  180. "location": {
  181. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/characterset.h"
  182. },
  183. "hashes": {
  184. "md5": "3a38a899df3c51fa891d758d490d7d71"
  185. }
  186. },
  187. {
  188. "location": {
  189. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/readeroptions.h"
  190. },
  191. "hashes": {
  192. "md5": "2a7e7df74a6600b31c2e3b79981c98d1"
  193. }
  194. },
  195. {
  196. "location": {
  197. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/barcodeformat.h"
  198. },
  199. "hashes": {
  200. "md5": "222722528c5d5be593072542533c52c3"
  201. }
  202. },
  203. {
  204. "location": {
  205. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/flags.h"
  206. },
  207. "hashes": {
  208. "md5": "9484105b4623ca5049f778bcf079e783"
  209. }
  210. },
  211. {
  212. "location": {
  213. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/bithacks.h"
  214. },
  215. "hashes": {
  216. "md5": "2021c737b0cf71e0c841ce67b55c4883"
  217. }
  218. },
  219. {
  220. "location": {
  221. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/eci.h"
  222. },
  223. "hashes": {
  224. "md5": "baeca69f40328c1c8ec899b87817d458"
  225. }
  226. },
  227. {
  228. "location": {
  229. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/hri.h"
  230. },
  231. "hashes": {
  232. "md5": "d107a2d84aad4502455fc56776284c2e"
  233. }
  234. },
  235. {
  236. "location": {
  237. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/textdecoder.h"
  238. },
  239. "hashes": {
  240. "md5": "879c2f214ecbb9bb8f62abb55dfdb6dd"
  241. }
  242. },
  243. {
  244. "location": {
  245. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/utf.h"
  246. },
  247. "hashes": {
  248. "md5": "7c1c8fc35484c31b2cd36d2ca48f6e0b"
  249. }
  250. },
  251. {
  252. "location": {
  253. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/scripts/zxing-cpp/version.h"
  254. },
  255. "hashes": {
  256. "md5": "94a8d4ff2db0583c93f16a207a8f15c4"
  257. }
  258. },
  259. {
  260. "location": {
  261. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/concentricfinder.cpp"
  262. },
  263. "roles": [
  264. "analysisTarget"
  265. ],
  266. "hashes": {
  267. "md5": "fb664fa8ca5bb8cf46f7f18e7a4bc45b"
  268. }
  269. },
  270. {
  271. "location": {
  272. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/concentricfinder.h"
  273. },
  274. "hashes": {
  275. "md5": "963f667e3adb1d3e5a20046e5b3cccb6"
  276. }
  277. },
  278. {
  279. "location": {
  280. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/bitmatrixcursor.h"
  281. },
  282. "hashes": {
  283. "md5": "4ab83ec6c5db30598654e10978e573e3"
  284. }
  285. },
  286. {
  287. "location": {
  288. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/pattern.h"
  289. },
  290. "hashes": {
  291. "md5": "b6dc9d25a4cf527f88a5be5388cd0e34"
  292. }
  293. },
  294. {
  295. "location": {
  296. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/quadrilateral.h"
  297. },
  298. "hashes": {
  299. "md5": "7a4cb78c5685810a545af44cb4aed7a9"
  300. }
  301. },
  302. {
  303. "location": {
  304. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/logmatrix.h"
  305. },
  306. "hashes": {
  307. "md5": "b0abe2a1f290a399843ae1e7e6fc5986"
  308. }
  309. },
  310. {
  311. "location": {
  312. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/regressionline.h"
  313. },
  314. "hashes": {
  315. "md5": "d834dd0b5851941db98d4ce78498fdce"
  316. }
  317. },
  318. {
  319. "location": {
  320. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/characterset.cpp"
  321. },
  322. "roles": [
  323. "analysisTarget"
  324. ],
  325. "hashes": {
  326. "md5": "0b630ecd6e7ce1f39364cbbd9eefca8f"
  327. }
  328. },
  329. {
  330. "location": {
  331. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/bitsource.cpp"
  332. },
  333. "roles": [
  334. "analysisTarget"
  335. ],
  336. "hashes": {
  337. "md5": "96d13b7193a11e0f41763412674d15af"
  338. }
  339. },
  340. {
  341. "location": {
  342. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/bitsource.h"
  343. },
  344. "hashes": {
  345. "md5": "ad9c5156e2ea28f924fba414c840b104"
  346. }
  347. },
  348. {
  349. "location": {
  350. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/bitmatrixio.cpp"
  351. },
  352. "roles": [
  353. "analysisTarget"
  354. ],
  355. "hashes": {
  356. "md5": "78fcc6d99733131c42c7e25d863f6fd4"
  357. }
  358. },
  359. {
  360. "location": {
  361. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/bitmatrixio.h"
  362. },
  363. "hashes": {
  364. "md5": "92d277b2e3b8dcb9e750528cd197d3d4"
  365. }
  366. },
  367. {
  368. "location": {
  369. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/bitmatrix.cpp"
  370. },
  371. "roles": [
  372. "analysisTarget"
  373. ],
  374. "hashes": {
  375. "md5": "2349f5767bc0edb0bfd26c3f2614837b"
  376. }
  377. },
  378. {
  379. "location": {
  380. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/bitarray.cpp"
  381. },
  382. "roles": [
  383. "analysisTarget"
  384. ],
  385. "hashes": {
  386. "md5": "ac5f0b4f11bff75756663b64ba56f6ac"
  387. }
  388. },
  389. {
  390. "location": {
  391. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/binarybitmap.cpp"
  392. },
  393. "roles": [
  394. "analysisTarget"
  395. ],
  396. "hashes": {
  397. "md5": "73640955a8ff3b3a93f78989fb40cc84"
  398. }
  399. },
  400. {
  401. "location": {
  402. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/binarybitmap.h"
  403. },
  404. "hashes": {
  405. "md5": "ac6981b0940cbf592a91cb61ca42b68c"
  406. }
  407. },
  408. {
  409. "location": {
  410. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/imageview.h"
  411. },
  412. "hashes": {
  413. "md5": "6d9d0b29654d36b0e6a28ed7f3fffec7"
  414. }
  415. },
  416. {
  417. "location": {
  418. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/barcodeformat.cpp"
  419. },
  420. "roles": [
  421. "analysisTarget"
  422. ],
  423. "hashes": {
  424. "md5": "cc43c6e2e3323447ec339fcfa6212d6c"
  425. }
  426. },
  427. {
  428. "location": {
  429. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/barcode.cpp"
  430. },
  431. "roles": [
  432. "analysisTarget"
  433. ],
  434. "hashes": {
  435. "md5": "045bdf4601bfff59043f0992fe148177"
  436. }
  437. },
  438. {
  439. "location": {
  440. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/barcode.h"
  441. },
  442. "hashes": {
  443. "md5": "f0201af8b7a8191fd1ba6762c7e11fa6"
  444. }
  445. },
  446. {
  447. "location": {
  448. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/structuredappend.h"
  449. },
  450. "hashes": {
  451. "md5": "3a86a242daf37a5d0e2789d842e50c9f"
  452. }
  453. },
  454. {
  455. "location": {
  456. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/decoderresult.h"
  457. },
  458. "hashes": {
  459. "md5": "b58781c9d5fed0ec1e6629ece435e0ee"
  460. }
  461. },
  462. {
  463. "location": {
  464. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/detectorresult.h"
  465. },
  466. "hashes": {
  467. "md5": "a730cd9d3bf3ab7c6f1cf3c674061015"
  468. }
  469. },
  470. {
  471. "location": {
  472. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/zint.h"
  473. },
  474. "hashes": {
  475. "md5": "52ace3d3df4d440075f3460c1759b827"
  476. }
  477. },
  478. {
  479. "location": {
  480. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/aztec/azwriter.cpp"
  481. },
  482. "roles": [
  483. "analysisTarget"
  484. ],
  485. "hashes": {
  486. "md5": "bd0b30ad2b62713409656a322bd20b8d"
  487. }
  488. },
  489. {
  490. "location": {
  491. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/aztec/azwriter.h"
  492. },
  493. "hashes": {
  494. "md5": "1a5e58fa0703173aeb812055b285b28d"
  495. }
  496. },
  497. {
  498. "location": {
  499. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/aztec/azencoder.h"
  500. },
  501. "hashes": {
  502. "md5": "18a112176d889a44c0810eea93cfb024"
  503. }
  504. },
  505. {
  506. "location": {
  507. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/textencoder.h"
  508. },
  509. "hashes": {
  510. "md5": "5ab601c323bda5e0e716e3dcaffe69de"
  511. }
  512. },
  513. {
  514. "location": {
  515. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/aztec/aztoken.cpp"
  516. },
  517. "roles": [
  518. "analysisTarget"
  519. ],
  520. "hashes": {
  521. "md5": "eeaa8cee9c17ecb4ff3c291040d0b132"
  522. }
  523. },
  524. {
  525. "location": {
  526. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/aztec/aztoken.h"
  527. },
  528. "hashes": {
  529. "md5": "79f60f673945a56ace78b5f46d3e21e0"
  530. }
  531. },
  532. {
  533. "location": {
  534. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/aztec/azreader.cpp"
  535. },
  536. "roles": [
  537. "analysisTarget"
  538. ],
  539. "hashes": {
  540. "md5": "45d8bb1b1234475a5d958f15a6a26941"
  541. }
  542. },
  543. {
  544. "location": {
  545. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/aztec/azreader.h"
  546. },
  547. "hashes": {
  548. "md5": "6c48af898c2128eb342fa39c54d3a71a"
  549. }
  550. },
  551. {
  552. "location": {
  553. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/reader.h"
  554. },
  555. "hashes": {
  556. "md5": "ce6e57eb4975670d8ceba4c923c32f84"
  557. }
  558. },
  559. {
  560. "location": {
  561. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/aztec/azdecoder.h"
  562. },
  563. "hashes": {
  564. "md5": "387f2f13abeb632f12b4784d6a127c41"
  565. }
  566. },
  567. {
  568. "location": {
  569. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/aztec/azdetector.h"
  570. },
  571. "hashes": {
  572. "md5": "deb830130a7b5db04730bb9e5f9e5c3a"
  573. }
  574. },
  575. {
  576. "location": {
  577. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/aztec/azdetectorresult.h"
  578. },
  579. "hashes": {
  580. "md5": "64d784cd56b259ad4cb59f3c178849e3"
  581. }
  582. },
  583. {
  584. "location": {
  585. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/aztec/azhighlevelencoder.cpp"
  586. },
  587. "roles": [
  588. "analysisTarget"
  589. ],
  590. "hashes": {
  591. "md5": "b8e60d9f04c9e2b37c09f07fa746e253"
  592. }
  593. },
  594. {
  595. "location": {
  596. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/aztec/azhighlevelencoder.h"
  597. },
  598. "hashes": {
  599. "md5": "033e0e4e8bcba01e97b906b0693906af"
  600. }
  601. },
  602. {
  603. "location": {
  604. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/aztec/azencodingstate.h"
  605. },
  606. "hashes": {
  607. "md5": "11f691df7bf5cbf6f08922ec5b2069e1"
  608. }
  609. },
  610. {
  611. "location": {
  612. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/aztec/azencoder.cpp"
  613. },
  614. "roles": [
  615. "analysisTarget"
  616. ],
  617. "hashes": {
  618. "md5": "4710ee6a93d45d5b2530655b9482a54d"
  619. }
  620. },
  621. {
  622. "location": {
  623. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/genericgf.h"
  624. },
  625. "hashes": {
  626. "md5": "a8d5887f127818719d816ad526af7c0b"
  627. }
  628. },
  629. {
  630. "location": {
  631. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/genericgfpoly.h"
  632. },
  633. "hashes": {
  634. "md5": "32a969a7232a9736ebcff9541710c736"
  635. }
  636. },
  637. {
  638. "location": {
  639. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/zxconfig.h"
  640. },
  641. "hashes": {
  642. "md5": "18ce7c8ab62b23502f4dd7b8e1caff08"
  643. }
  644. },
  645. {
  646. "location": {
  647. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/reedsolomonencoder.h"
  648. },
  649. "hashes": {
  650. "md5": "686d24bd1e374388627df7268ed2d50c"
  651. }
  652. },
  653. {
  654. "location": {
  655. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/zxtestsupport.h"
  656. },
  657. "hashes": {
  658. "md5": "fe54d8e5ed02bc740d586809b43397ca"
  659. }
  660. },
  661. {
  662. "location": {
  663. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/aztec/azdetector.cpp"
  664. },
  665. "roles": [
  666. "analysisTarget"
  667. ],
  668. "hashes": {
  669. "md5": "8cf081e15ba565f30b8a323043bf93f5"
  670. }
  671. },
  672. {
  673. "location": {
  674. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/gridsampler.h"
  675. },
  676. "hashes": {
  677. "md5": "f1c77db31c0900cb6cb6e8be89b9088b"
  678. }
  679. },
  680. {
  681. "location": {
  682. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/perspectivetransform.h"
  683. },
  684. "hashes": {
  685. "md5": "4d3f8aec75c72abc05dc2a379f792b57"
  686. }
  687. },
  688. {
  689. "location": {
  690. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/reedsolomondecoder.h"
  691. },
  692. "hashes": {
  693. "md5": "f410a2e26888a2b9645e3b139fcea714"
  694. }
  695. },
  696. {
  697. "location": {
  698. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/aztec/azdecoder.cpp"
  699. },
  700. "roles": [
  701. "analysisTarget"
  702. ],
  703. "hashes": {
  704. "md5": "65602645142acd20fed028bc470cde11"
  705. }
  706. },
  707. {
  708. "location": {
  709. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/scripts/zxing-cpp/eci_dedup.cpp"
  710. },
  711. "roles": [
  712. "analysisTarget"
  713. ],
  714. "hashes": {
  715. "md5": "7723ee66ab04b7cd6a7170d7f77bbd1f"
  716. }
  717. },
  718. {
  719. "location": {
  720. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/eci.cpp"
  721. },
  722. "hashes": {
  723. "md5": "314bcd0c1e56684b32105de1fe3b36b2"
  724. }
  725. },
  726. {
  727. "location": {
  728. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/maxicode/mcreader.cpp"
  729. },
  730. "roles": [
  731. "analysisTarget"
  732. ],
  733. "hashes": {
  734. "md5": "974e3e9e51333b502da36c65d36b876a"
  735. }
  736. },
  737. {
  738. "location": {
  739. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/maxicode/mcreader.h"
  740. },
  741. "hashes": {
  742. "md5": "aa4a0a36cecf4efea47902a9ee946379"
  743. }
  744. },
  745. {
  746. "location": {
  747. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/maxicode/mcbitmatrixparser.h"
  748. },
  749. "hashes": {
  750. "md5": "d57b53bc478901bb408308536bb86b15"
  751. }
  752. },
  753. {
  754. "location": {
  755. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/maxicode/mcdecoder.h"
  756. },
  757. "hashes": {
  758. "md5": "aaa02a12cf07b6ee35446192a5706ec7"
  759. }
  760. },
  761. {
  762. "location": {
  763. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/maxicode/mcdecoder.cpp"
  764. },
  765. "roles": [
  766. "analysisTarget"
  767. ],
  768. "hashes": {
  769. "md5": "bf765ff1071ef04f50fa98753c7ed118"
  770. }
  771. },
  772. {
  773. "location": {
  774. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/maxicode/mcbitmatrixparser.cpp"
  775. },
  776. "roles": [
  777. "analysisTarget"
  778. ],
  779. "hashes": {
  780. "md5": "6ff5c6e1ec894721a35f47d080885e38"
  781. }
  782. },
  783. {
  784. "location": {
  785. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/hybridbinarizer.cpp"
  786. },
  787. "roles": [
  788. "analysisTarget"
  789. ],
  790. "hashes": {
  791. "md5": "a17daf2289911fa47b7e3e17666dc89a"
  792. }
  793. },
  794. {
  795. "location": {
  796. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/hybridbinarizer.h"
  797. },
  798. "hashes": {
  799. "md5": "ace403a9672f5b8a1324ff0c400e6f68"
  800. }
  801. },
  802. {
  803. "location": {
  804. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/globalhistogrambinarizer.h"
  805. },
  806. "hashes": {
  807. "md5": "65331d0bb8f9845470b3dc4bd402a7cf"
  808. }
  809. },
  810. {
  811. "location": {
  812. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/hri.cpp"
  813. },
  814. "roles": [
  815. "analysisTarget"
  816. ],
  817. "hashes": {
  818. "md5": "ce1af1fb666abe6d49018ccab5ac2631"
  819. }
  820. },
  821. {
  822. "location": {
  823. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/gtin.cpp"
  824. },
  825. "roles": [
  826. "analysisTarget"
  827. ],
  828. "hashes": {
  829. "md5": "7eecc1e93a842dd2f9e1227c0baf37fb"
  830. }
  831. },
  832. {
  833. "location": {
  834. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/gtin.h"
  835. },
  836. "hashes": {
  837. "md5": "9e45cd5b8144d243de91873800dc6cdb"
  838. }
  839. },
  840. {
  841. "location": {
  842. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/gridsampler.cpp"
  843. },
  844. "roles": [
  845. "analysisTarget"
  846. ],
  847. "hashes": {
  848. "md5": "194afe590eb647f3a86ab9835688ce2e"
  849. }
  850. },
  851. {
  852. "location": {
  853. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zxing-cpp/core/src/GlobalHistogramBinarizer.cpp"
  854. },
  855. "roles": [
  856. "analysisTarget",
  857. "resultFile"
  858. ],
  859. "hashes": {
  860. "md5": "5732f83020f0eacab0a21c7eca65fd95"
  861. }
  862. },
  863. {
  864. "location": {
  865. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/genericgfpoly.cpp"
  866. },
  867. "roles": [
  868. "analysisTarget"
  869. ],
  870. "hashes": {
  871. "md5": "ed5541ad342eaf75f266b2c6f61ee22a"
  872. }
  873. },
  874. {
  875. "location": {
  876. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/genericgf.cpp"
  877. },
  878. "roles": [
  879. "analysisTarget"
  880. ],
  881. "hashes": {
  882. "md5": "afb593590b2b4fa436b9203e4622881c"
  883. }
  884. },
  885. {
  886. "location": {
  887. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/error.cpp"
  888. },
  889. "roles": [
  890. "analysisTarget"
  891. ],
  892. "hashes": {
  893. "md5": "b46be24aa643f7080ebb6cc3ba94c36e"
  894. }
  895. },
  896. {
  897. "location": {
  898. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/decodehints.cpp"
  899. },
  900. "roles": [
  901. "analysisTarget"
  902. ],
  903. "hashes": {
  904. "md5": "0e0404860cefce17fe4bc1d2effc66af"
  905. }
  906. },
  907. {
  908. "location": {
  909. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/readbarcode.h"
  910. },
  911. "hashes": {
  912. "md5": "a8bbadbb5bc57e38085bc735b59a9e2d"
  913. }
  914. },
  915. {
  916. "location": {
  917. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmwriter.cpp"
  918. },
  919. "roles": [
  920. "analysisTarget"
  921. ],
  922. "hashes": {
  923. "md5": "ca853b63c84def8941ab4d88ae0534ba"
  924. }
  925. },
  926. {
  927. "location": {
  928. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmwriter.h"
  929. },
  930. "hashes": {
  931. "md5": "dc4acab8520f09ce41cea28a32a25e75"
  932. }
  933. },
  934. {
  935. "location": {
  936. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmsymbolshape.h"
  937. },
  938. "hashes": {
  939. "md5": "3968e35c22587b93cc9c9583b3248cae"
  940. }
  941. },
  942. {
  943. "location": {
  944. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmecencoder.h"
  945. },
  946. "hashes": {
  947. "md5": "56936c214b502977a27d6ec00cf3c10c"
  948. }
  949. },
  950. {
  951. "location": {
  952. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmhighlevelencoder.h"
  953. },
  954. "hashes": {
  955. "md5": "9f3a90ca79c243e1023dc1703dc3abd5"
  956. }
  957. },
  958. {
  959. "location": {
  960. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmsymbolinfo.h"
  961. },
  962. "hashes": {
  963. "md5": "da1e02c558129c6e430974b476202ab5"
  964. }
  965. },
  966. {
  967. "location": {
  968. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmversion.cpp"
  969. },
  970. "roles": [
  971. "analysisTarget"
  972. ],
  973. "hashes": {
  974. "md5": "33186f08b3ca86cca24fda6d0f88cb64"
  975. }
  976. },
  977. {
  978. "location": {
  979. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmsymbolinfo.cpp"
  980. },
  981. "roles": [
  982. "analysisTarget"
  983. ],
  984. "hashes": {
  985. "md5": "c76c1714476ef7a0c34ec276f12051a6"
  986. }
  987. },
  988. {
  989. "location": {
  990. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmreader.cpp"
  991. },
  992. "roles": [
  993. "analysisTarget"
  994. ],
  995. "hashes": {
  996. "md5": "9cbd5393adec4c158d39c4ea2621cefc"
  997. }
  998. },
  999. {
  1000. "location": {
  1001. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmreader.h"
  1002. },
  1003. "hashes": {
  1004. "md5": "eca2c19cf8838155b721c2b220efcd9a"
  1005. }
  1006. },
  1007. {
  1008. "location": {
  1009. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmdecoder.h"
  1010. },
  1011. "hashes": {
  1012. "md5": "f9029f0b6ed4c42fff1e572a21d364e7"
  1013. }
  1014. },
  1015. {
  1016. "location": {
  1017. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmdetector.h"
  1018. },
  1019. "hashes": {
  1020. "md5": "0b7ae2ebc2642b5b96830492788d4bf6"
  1021. }
  1022. },
  1023. {
  1024. "location": {
  1025. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/generator.h"
  1026. },
  1027. "hashes": {
  1028. "md5": "f75e14c202daf37acd1118017f2611c0"
  1029. }
  1030. },
  1031. {
  1032. "location": {
  1033. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmhighlevelencoder.cpp"
  1034. },
  1035. "roles": [
  1036. "analysisTarget"
  1037. ],
  1038. "hashes": {
  1039. "md5": "b8bae9970723742961fd9bb582595911"
  1040. }
  1041. },
  1042. {
  1043. "location": {
  1044. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmencodercontext.h"
  1045. },
  1046. "hashes": {
  1047. "md5": "0c30e1ace816945353fc62957a415382"
  1048. }
  1049. },
  1050. {
  1051. "location": {
  1052. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmecencoder.cpp"
  1053. },
  1054. "roles": [
  1055. "analysisTarget"
  1056. ],
  1057. "hashes": {
  1058. "md5": "10d069f0069a8640f31e5322251a2a1a"
  1059. }
  1060. },
  1061. {
  1062. "location": {
  1063. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmdetector.cpp"
  1064. },
  1065. "roles": [
  1066. "analysisTarget"
  1067. ],
  1068. "hashes": {
  1069. "md5": "cdd4d0bafba82818f55e374a5fcf6bda"
  1070. }
  1071. },
  1072. {
  1073. "location": {
  1074. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/bytematrix.h"
  1075. },
  1076. "hashes": {
  1077. "md5": "dec4cf780d9d20598b05a4d33c4f8f75"
  1078. }
  1079. },
  1080. {
  1081. "location": {
  1082. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/resultpoint.h"
  1083. },
  1084. "hashes": {
  1085. "md5": "9de0ae7cf7038a9e73952f9d73963346"
  1086. }
  1087. },
  1088. {
  1089. "location": {
  1090. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/scope.h"
  1091. },
  1092. "hashes": {
  1093. "md5": "7aefa01e1a04b87497f0da5fc98a1f15"
  1094. }
  1095. },
  1096. {
  1097. "location": {
  1098. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/whiterectdetector.h"
  1099. },
  1100. "hashes": {
  1101. "md5": "ed42e30b6021ba3fd7a461e1c6cd7805"
  1102. }
  1103. },
  1104. {
  1105. "location": {
  1106. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/datamatrix/dmdecoder.cpp"
  1107. },
  1108. "roles": [
  1109. "analysisTarget"
  1110. ],
  1111. "hashes": {
  1112. "md5": "4b1a9767a8ec7c6ae771e804f8e5f1ed"
  1113. }
  1114. },
  1115. {
  1116. "location": {
  1117. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/oditfreader.cpp"
  1118. },
  1119. "roles": [
  1120. "analysisTarget"
  1121. ],
  1122. "hashes": {
  1123. "md5": "5bbc488a6af002919169eac5cf391f41"
  1124. }
  1125. },
  1126. {
  1127. "location": {
  1128. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/oditfreader.h"
  1129. },
  1130. "hashes": {
  1131. "md5": "537e30a1f1ce67dc760103ad9f32a688"
  1132. }
  1133. },
  1134. {
  1135. "location": {
  1136. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odrowreader.h"
  1137. },
  1138. "hashes": {
  1139. "md5": "9c680b809778649da52ca68caa598054"
  1140. }
  1141. },
  1142. {
  1143. "location": {
  1144. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odean8writer.cpp"
  1145. },
  1146. "roles": [
  1147. "analysisTarget"
  1148. ],
  1149. "hashes": {
  1150. "md5": "01dcfff82af235cf5cf4daebda351808"
  1151. }
  1152. },
  1153. {
  1154. "location": {
  1155. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odean8writer.h"
  1156. },
  1157. "hashes": {
  1158. "md5": "e3a0872fec1efea5aef70ecfdd2a5207"
  1159. }
  1160. },
  1161. {
  1162. "location": {
  1163. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odupceancommon.h"
  1164. },
  1165. "hashes": {
  1166. "md5": "8b82d655ec5517acaebdc17820afc483"
  1167. }
  1168. },
  1169. {
  1170. "location": {
  1171. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odwriterhelper.h"
  1172. },
  1173. "hashes": {
  1174. "md5": "322ec0aa07da5eca984374f652bbd3e6"
  1175. }
  1176. },
  1177. {
  1178. "location": {
  1179. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odean13writer.cpp"
  1180. },
  1181. "roles": [
  1182. "analysisTarget"
  1183. ],
  1184. "hashes": {
  1185. "md5": "cd86f5588d34be29de4daa4d94c68283"
  1186. }
  1187. },
  1188. {
  1189. "location": {
  1190. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odean13writer.h"
  1191. },
  1192. "hashes": {
  1193. "md5": "29d787812fa43fb7879b5a30372a532a"
  1194. }
  1195. },
  1196. {
  1197. "location": {
  1198. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/oddxfilmedgereader.cpp"
  1199. },
  1200. "roles": [
  1201. "analysisTarget"
  1202. ],
  1203. "hashes": {
  1204. "md5": "e1fc9c347a3174c5fb872ccca94d96ad"
  1205. }
  1206. },
  1207. {
  1208. "location": {
  1209. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/oddxfilmedgereader.h"
  1210. },
  1211. "hashes": {
  1212. "md5": "145992e2d1ce7b01e022ab10946fee2a"
  1213. }
  1214. },
  1215. {
  1216. "location": {
  1217. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/oddatabarreader.cpp"
  1218. },
  1219. "roles": [
  1220. "analysisTarget"
  1221. ],
  1222. "hashes": {
  1223. "md5": "4917270f4c33c8045dd1b655241a4943"
  1224. }
  1225. },
  1226. {
  1227. "location": {
  1228. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/oddatabarreader.h"
  1229. },
  1230. "hashes": {
  1231. "md5": "36d0223ff59c5e0d9188b1b320551252"
  1232. }
  1233. },
  1234. {
  1235. "location": {
  1236. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/oddatabarcommon.h"
  1237. },
  1238. "hashes": {
  1239. "md5": "fedb9c14ea9552e34ecbc9df2435cae4"
  1240. }
  1241. },
  1242. {
  1243. "location": {
  1244. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/oddatabarlimitedreader.cpp"
  1245. },
  1246. "roles": [
  1247. "analysisTarget"
  1248. ],
  1249. "hashes": {
  1250. "md5": "d0cea196de91058ffaf40245c74b36cb"
  1251. }
  1252. },
  1253. {
  1254. "location": {
  1255. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/oddatabarlimitedreader.h"
  1256. },
  1257. "hashes": {
  1258. "md5": "bffe6db187aad248f26ef571079616f7"
  1259. }
  1260. },
  1261. {
  1262. "location": {
  1263. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/oddatabarexpandedreader.cpp"
  1264. },
  1265. "roles": [
  1266. "analysisTarget"
  1267. ],
  1268. "hashes": {
  1269. "md5": "ffbc549a479ba401ad81aed757b99e6d"
  1270. }
  1271. },
  1272. {
  1273. "location": {
  1274. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/oddatabarexpandedreader.h"
  1275. },
  1276. "hashes": {
  1277. "md5": "d8ca9a3279d5536a5c4791c32e1276ba"
  1278. }
  1279. },
  1280. {
  1281. "location": {
  1282. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/oddatabarexpandedbitdecoder.h"
  1283. },
  1284. "hashes": {
  1285. "md5": "343ed2920a17cc0ea3d3cbb4837790d9"
  1286. }
  1287. },
  1288. {
  1289. "location": {
  1290. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/oddatabarexpandedbitdecoder.cpp"
  1291. },
  1292. "roles": [
  1293. "analysisTarget"
  1294. ],
  1295. "hashes": {
  1296. "md5": "8b8b22842058d86e47be1b6d0e6da8fb"
  1297. }
  1298. },
  1299. {
  1300. "location": {
  1301. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/oddatabarcommon.cpp"
  1302. },
  1303. "roles": [
  1304. "analysisTarget"
  1305. ],
  1306. "hashes": {
  1307. "md5": "805cd0c2990143101742e45b78b22df3"
  1308. }
  1309. },
  1310. {
  1311. "location": {
  1312. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odcode93writer.cpp"
  1313. },
  1314. "roles": [
  1315. "analysisTarget"
  1316. ],
  1317. "hashes": {
  1318. "md5": "d55a72bd7bb1f67ee5a1587259175667"
  1319. }
  1320. },
  1321. {
  1322. "location": {
  1323. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odcode93writer.h"
  1324. },
  1325. "hashes": {
  1326. "md5": "e21e43ea2a7c4ef698c3123d8edfd810"
  1327. }
  1328. },
  1329. {
  1330. "location": {
  1331. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odcode93reader.cpp"
  1332. },
  1333. "roles": [
  1334. "analysisTarget"
  1335. ],
  1336. "hashes": {
  1337. "md5": "76216fcc5634e0a9a94b72e64f65e682"
  1338. }
  1339. },
  1340. {
  1341. "location": {
  1342. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odcode93reader.h"
  1343. },
  1344. "hashes": {
  1345. "md5": "b970ab9ffedd54e31cfc7f66a7a92973"
  1346. }
  1347. },
  1348. {
  1349. "location": {
  1350. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odcode39writer.cpp"
  1351. },
  1352. "roles": [
  1353. "analysisTarget"
  1354. ],
  1355. "hashes": {
  1356. "md5": "f87a46064f0fecf8d3d66b1784e9245a"
  1357. }
  1358. },
  1359. {
  1360. "location": {
  1361. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odcode39writer.h"
  1362. },
  1363. "hashes": {
  1364. "md5": "00b22bb1785d0010c5232f669e226092"
  1365. }
  1366. },
  1367. {
  1368. "location": {
  1369. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odcode39reader.cpp"
  1370. },
  1371. "roles": [
  1372. "analysisTarget"
  1373. ],
  1374. "hashes": {
  1375. "md5": "b49c8976433d7ed98478c5846cc20022"
  1376. }
  1377. },
  1378. {
  1379. "location": {
  1380. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odcode39reader.h"
  1381. },
  1382. "hashes": {
  1383. "md5": "9b89754e8714aa8ea2d3a393a5be77c6"
  1384. }
  1385. },
  1386. {
  1387. "location": {
  1388. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zxing-cpp/core/src/oned/ODCode128Writer.cpp"
  1389. },
  1390. "roles": [
  1391. "analysisTarget",
  1392. "resultFile"
  1393. ],
  1394. "hashes": {
  1395. "md5": "f0c5d3dc982c63e51ab47f5074cfc366"
  1396. }
  1397. },
  1398. {
  1399. "location": {
  1400. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odcode128writer.h"
  1401. },
  1402. "hashes": {
  1403. "md5": "48e39499c45a74da44238206da61f572"
  1404. }
  1405. },
  1406. {
  1407. "location": {
  1408. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odcode128patterns.h"
  1409. },
  1410. "hashes": {
  1411. "md5": "814fbdff8eacbf258d4b12ee23213b65"
  1412. }
  1413. },
  1414. {
  1415. "location": {
  1416. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odcode128reader.cpp"
  1417. },
  1418. "roles": [
  1419. "analysisTarget"
  1420. ],
  1421. "hashes": {
  1422. "md5": "ee77c6df1707bacf7c34e10620a7d1ce"
  1423. }
  1424. },
  1425. {
  1426. "location": {
  1427. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odcode128reader.h"
  1428. },
  1429. "hashes": {
  1430. "md5": "dcd639b8325b1d640492a23140648455"
  1431. }
  1432. },
  1433. {
  1434. "location": {
  1435. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odcode128patterns.cpp"
  1436. },
  1437. "roles": [
  1438. "analysisTarget"
  1439. ],
  1440. "hashes": {
  1441. "md5": "8a7a2cc965a6ecb86530a4a5947a031f"
  1442. }
  1443. },
  1444. {
  1445. "location": {
  1446. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odcodabarwriter.cpp"
  1447. },
  1448. "roles": [
  1449. "analysisTarget"
  1450. ],
  1451. "hashes": {
  1452. "md5": "18d87f1878523507ae5ce12ed363bf59"
  1453. }
  1454. },
  1455. {
  1456. "location": {
  1457. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odcodabarwriter.h"
  1458. },
  1459. "hashes": {
  1460. "md5": "3a62c2b85e894bf72a4cd25f74b971e0"
  1461. }
  1462. },
  1463. {
  1464. "location": {
  1465. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odcodabarreader.cpp"
  1466. },
  1467. "roles": [
  1468. "analysisTarget"
  1469. ],
  1470. "hashes": {
  1471. "md5": "f23e907f560f3bd0ddb6658f03a23824"
  1472. }
  1473. },
  1474. {
  1475. "location": {
  1476. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odcodabarreader.h"
  1477. },
  1478. "hashes": {
  1479. "md5": "db231cf4418545a5f8262836408f28b6"
  1480. }
  1481. },
  1482. {
  1483. "location": {
  1484. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/multiformatwriter.cpp"
  1485. },
  1486. "roles": [
  1487. "analysisTarget"
  1488. ],
  1489. "hashes": {
  1490. "md5": "80ce1424ab3c9332b4adb5f1ecd50433"
  1491. }
  1492. },
  1493. {
  1494. "location": {
  1495. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/multiformatwriter.h"
  1496. },
  1497. "hashes": {
  1498. "md5": "46a755172a0dc1e99110e671c28551cc"
  1499. }
  1500. },
  1501. {
  1502. "location": {
  1503. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/oditfwriter.h"
  1504. },
  1505. "hashes": {
  1506. "md5": "9a133083894436dad97d37fd0911c77f"
  1507. }
  1508. },
  1509. {
  1510. "location": {
  1511. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odupcawriter.h"
  1512. },
  1513. "hashes": {
  1514. "md5": "efd016543b72b9f8be24206e0128923e"
  1515. }
  1516. },
  1517. {
  1518. "location": {
  1519. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odupcewriter.h"
  1520. },
  1521. "hashes": {
  1522. "md5": "bca6ed96508466c45830f57a54b029b1"
  1523. }
  1524. },
  1525. {
  1526. "location": {
  1527. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/pdf417/pdfwriter.h"
  1528. },
  1529. "hashes": {
  1530. "md5": "69ecf7835af71302147e3d94b0a44ed1"
  1531. }
  1532. },
  1533. {
  1534. "location": {
  1535. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/qrcode/qrerrorcorrectionlevel.h"
  1536. },
  1537. "hashes": {
  1538. "md5": "7c57453182f8b65aaf5c213c94192ad3"
  1539. }
  1540. },
  1541. {
  1542. "location": {
  1543. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/qrcode/qrwriter.h"
  1544. },
  1545. "hashes": {
  1546. "md5": "29ec391c2d6117ac6a292d0c58cb985c"
  1547. }
  1548. },
  1549. {
  1550. "location": {
  1551. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/multiformatreader.cpp"
  1552. },
  1553. "roles": [
  1554. "analysisTarget"
  1555. ],
  1556. "hashes": {
  1557. "md5": "47f068be49441e5b445457a8626d3ae3"
  1558. }
  1559. },
  1560. {
  1561. "location": {
  1562. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/multiformatreader.h"
  1563. },
  1564. "hashes": {
  1565. "md5": "831416b587033d3b35bf7cd004b827ee"
  1566. }
  1567. },
  1568. {
  1569. "location": {
  1570. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/oned/odreader.h"
  1571. },
  1572. "hashes": {
  1573. "md5": "a7a7e895e7b29625f39a5c29fc214788"
  1574. }
  1575. },
  1576. {
  1577. "location": {
  1578. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/pdf417/pdfreader.h"
  1579. },
  1580. "hashes": {
  1581. "md5": "2c44d51b1d16383b7229f051abfff2c7"
  1582. }
  1583. },
  1584. {
  1585. "location": {
  1586. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/qrcode/qrreader.h"
  1587. },
  1588. "hashes": {
  1589. "md5": "caa7651d1cd22b3a57e880e190240fba"
  1590. }
  1591. },
  1592. {
  1593. "location": {
  1594. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/pdf417/pdfscanningdecoder.cpp"
  1595. },
  1596. "roles": [
  1597. "analysisTarget"
  1598. ],
  1599. "hashes": {
  1600. "md5": "5be82a7d50c07480f0c43ba64d33c531"
  1601. }
  1602. },
  1603. {
  1604. "location": {
  1605. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/pdf417/pdfscanningdecoder.h"
  1606. },
  1607. "hashes": {
  1608. "md5": "7b0acfded2863a3d38559056dd08c0b8"
  1609. }
  1610. },
  1611. {
  1612. "location": {
  1613. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/pdf417/pdfbarcodemetadata.h"
  1614. },
  1615. "hashes": {
  1616. "md5": "365857c0ffaefbd619f545b886a71e25"
  1617. }
  1618. },
  1619. {
  1620. "location": {
  1621. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/pdf417/pdfbarcodevalue.h"
  1622. },
  1623. "hashes": {
  1624. "md5": "dd28b98593979363bf941870e8cdab71"
  1625. }
  1626. },
  1627. {
  1628. "location": {
  1629. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/pdf417/pdfcodeworddecoder.h"
  1630. },
  1631. "hashes": {
  1632. "md5": "ee7dd160e5fd4684ca2803c90890160f"
  1633. }
  1634. },
  1635. {
  1636. "location": {
  1637. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/pdf417/pdfdetectionresult.h"
  1638. },
  1639. "hashes": {
  1640. "md5": "921c461ceec1f743f7b6d162bd34a7e7"
  1641. }
  1642. },
  1643. {
  1644. "location": {
  1645. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/pdf417/pdfboundingbox.h"
  1646. },
  1647. "hashes": {
  1648. "md5": "959a6835fe2cf93f16004f2faa606f53"
  1649. }
  1650. },
  1651. {
  1652. "location": {
  1653. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/pdf417/zxnullable.h"
  1654. },
  1655. "hashes": {
  1656. "md5": "0f9e764b283be3e8dbf41f9a7b147ed5"
  1657. }
  1658. },
  1659. {
  1660. "location": {
  1661. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/pdf417/pdfdetectionresultcolumn.h"
  1662. },
  1663. "hashes": {
  1664. "md5": "c69d2edff861fad0c53ae3378d2c79c2"
  1665. }
  1666. },
  1667. {
  1668. "location": {
  1669. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/pdf417/pdfcodeword.h"
  1670. },
  1671. "hashes": {
  1672. "md5": "0287698ec7d8eb7c4f7605ece2e8e9f2"
  1673. }
  1674. },
  1675. {
  1676. "location": {
  1677. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/pdf417/pdfdecoder.h"
  1678. },
  1679. "hashes": {
  1680. "md5": "e75cedecde03f312ddf87cffe433a31c"
  1681. }
  1682. },
  1683. {
  1684. "location": {
  1685. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/pdf417/pdfdecoderresultextra.h"
  1686. },
  1687. "hashes": {
  1688. "md5": "45b4edc3f30776b1579102726aec76e7"
  1689. }
  1690. },
  1691. {
  1692. "location": {
  1693. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/pdf417/customdata.h"
  1694. },
  1695. "hashes": {
  1696. "md5": "3c3812763951d78569d40f490bf5751a"
  1697. }
  1698. },
  1699. {
  1700. "location": {
  1701. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/pdf417/pdfmodulusgf.h"
  1702. },
  1703. "hashes": {
  1704. "md5": "94a98a8372ab0e6269bb192a99f454ab"
  1705. }
  1706. },
  1707. {
  1708. "location": {
  1709. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/pdf417/pdfmoduluspoly.h"
  1710. },
  1711. "hashes": {
  1712. "md5": "b07b42fae063f32eea268655e7104a66"
  1713. }
  1714. },
  1715. {
  1716. "location": {
  1717. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zxing-cpp/core/src/pdf417/PDFReader.cpp"
  1718. },
  1719. "roles": [
  1720. "analysisTarget",
  1721. "resultFile"
  1722. ],
  1723. "hashes": {
  1724. "md5": "8279666cd69a57c60a81bf680a81fd53"
  1725. }
  1726. },
  1727. {
  1728. "location": {
  1729. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/pdf417/pdfdetector.h"
  1730. },
  1731. "hashes": {
  1732. "md5": "43e7a3ff04b697b0c73c2bb051e42cc9"
  1733. }
  1734. }
  1735. ]
  1736. }
  1737. ]
  1738. }