gs1.nativecodeanalysis.sarif 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933
  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": "C6255",
  9. "message": {
  10. "text": "_alloca kennzeichnet Fehler durch Auslösen einer Stapelüberlaufausnahme. Verwenden Sie stattdessen _malloca."
  11. },
  12. "locations": [
  13. {
  14. "physicalLocation": {
  15. "artifactLocation": {
  16. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/gs1.c"
  17. },
  18. "region": {
  19. "startLine": 1638,
  20. "startColumn": 29,
  21. "endLine": 1638,
  22. "endColumn": 29
  23. }
  24. },
  25. "logicalLocations": [
  26. {
  27. "decoratedName": "gs1_verify",
  28. "kind": "function"
  29. }
  30. ]
  31. }
  32. ]
  33. },
  34. {
  35. "ruleId": "C6255",
  36. "message": {
  37. "text": "_alloca kennzeichnet Fehler durch Auslösen einer Stapelüberlaufausnahme. Verwenden Sie stattdessen _malloca."
  38. },
  39. "locations": [
  40. {
  41. "physicalLocation": {
  42. "artifactLocation": {
  43. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/gs1.c"
  44. },
  45. "region": {
  46. "startLine": 1639,
  47. "startColumn": 32,
  48. "endLine": 1639,
  49. "endColumn": 32
  50. }
  51. },
  52. "logicalLocations": [
  53. {
  54. "decoratedName": "gs1_verify",
  55. "kind": "function"
  56. }
  57. ]
  58. }
  59. ]
  60. },
  61. {
  62. "ruleId": "C6255",
  63. "message": {
  64. "text": "_alloca kennzeichnet Fehler durch Auslösen einer Stapelüberlaufausnahme. Verwenden Sie stattdessen _malloca."
  65. },
  66. "locations": [
  67. {
  68. "physicalLocation": {
  69. "artifactLocation": {
  70. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/gs1.c"
  71. },
  72. "region": {
  73. "startLine": 1640,
  74. "startColumn": 34,
  75. "endLine": 1640,
  76. "endColumn": 34
  77. }
  78. },
  79. "logicalLocations": [
  80. {
  81. "decoratedName": "gs1_verify",
  82. "kind": "function"
  83. }
  84. ]
  85. }
  86. ]
  87. },
  88. {
  89. "ruleId": "C6255",
  90. "message": {
  91. "text": "_alloca kennzeichnet Fehler durch Auslösen einer Stapelüberlaufausnahme. Verwenden Sie stattdessen _malloca."
  92. },
  93. "locations": [
  94. {
  95. "physicalLocation": {
  96. "artifactLocation": {
  97. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/gs1.c"
  98. },
  99. "region": {
  100. "startLine": 1641,
  101. "startColumn": 32,
  102. "endLine": 1641,
  103. "endColumn": 32
  104. }
  105. },
  106. "logicalLocations": [
  107. {
  108. "decoratedName": "gs1_verify",
  109. "kind": "function"
  110. }
  111. ]
  112. }
  113. ]
  114. }
  115. ],
  116. "tool": {
  117. "driver": {
  118. "name": "PREfast",
  119. "fullName": "PREfast Code Analysis",
  120. "version": "14.29.30159.0",
  121. "informationUri": "https://aka.ms/cpp/ca"
  122. }
  123. },
  124. "invocations": [
  125. {
  126. "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_8e2eacf2ast -typedil -f ..\\..\\thirdparty\\zint\\backend\\gs1.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\\gs1.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",
  127. "executionSuccessful": true
  128. }
  129. ],
  130. "artifacts": [
  131. {
  132. "location": {
  133. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/emf.c"
  134. },
  135. "roles": [
  136. "analysisTarget",
  137. "resultFile"
  138. ],
  139. "hashes": {
  140. "md5": "6d535616aa38ecd3bd9157b4f1ba2f1e"
  141. }
  142. },
  143. {
  144. "location": {
  145. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/common.h"
  146. },
  147. "hashes": {
  148. "md5": "4204dbbc879b836e2d98ba7e947037ca"
  149. }
  150. },
  151. {
  152. "location": {
  153. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/zint.h"
  154. },
  155. "hashes": {
  156. "md5": "52ace3d3df4d440075f3460c1759b827"
  157. }
  158. },
  159. {
  160. "location": {
  161. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/zintconfig.h"
  162. },
  163. "hashes": {
  164. "md5": "c79a63ec9936f235fa16610640c6ddb4"
  165. }
  166. },
  167. {
  168. "location": {
  169. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/filemem.h"
  170. },
  171. "hashes": {
  172. "md5": "6af75d55db05fdefb3fdc0db6e6fb1a2"
  173. }
  174. },
  175. {
  176. "location": {
  177. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/output.h"
  178. },
  179. "hashes": {
  180. "md5": "15c62089655f396890f0d781baffdfef"
  181. }
  182. },
  183. {
  184. "location": {
  185. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/emf.h"
  186. },
  187. "hashes": {
  188. "md5": "998da547ba5b99b51f7a0b0f1f0a47c9"
  189. }
  190. },
  191. {
  192. "location": {
  193. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/eci.c"
  194. },
  195. "roles": [
  196. "analysisTarget",
  197. "resultFile"
  198. ],
  199. "hashes": {
  200. "md5": "e9678c6c10d7b5d416c03c8858c45a9b"
  201. }
  202. },
  203. {
  204. "location": {
  205. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/eci.h"
  206. },
  207. "hashes": {
  208. "md5": "f2f0f7c011dc0a0d7c510f2fdbc70c6c"
  209. }
  210. },
  211. {
  212. "location": {
  213. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/eci_sb.h"
  214. },
  215. "hashes": {
  216. "md5": "26ea335e85f642fb5339f3fc239e686a"
  217. }
  218. },
  219. {
  220. "location": {
  221. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/big5.h"
  222. },
  223. "hashes": {
  224. "md5": "e0c8c14a7b09e5675d12982e3cb39a32"
  225. }
  226. },
  227. {
  228. "location": {
  229. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/gb18030.h"
  230. },
  231. "hashes": {
  232. "md5": "39f30b9e58753bc6f287fcecb6cc0cfa"
  233. }
  234. },
  235. {
  236. "location": {
  237. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/gb2312.h"
  238. },
  239. "hashes": {
  240. "md5": "6fce7e1ba34bc0c1375189bd99e55a72"
  241. }
  242. },
  243. {
  244. "location": {
  245. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/gbk.h"
  246. },
  247. "hashes": {
  248. "md5": "3d5503c61be97727c804403048bd4233"
  249. }
  250. },
  251. {
  252. "location": {
  253. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/ksx1001.h"
  254. },
  255. "hashes": {
  256. "md5": "55d60b433b9a99e93afe5a233085f810"
  257. }
  258. },
  259. {
  260. "location": {
  261. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/sjis.h"
  262. },
  263. "hashes": {
  264. "md5": "72248d7bc4d344332d8cac0034d817ee"
  265. }
  266. },
  267. {
  268. "location": {
  269. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/dxfilmedge.c"
  270. },
  271. "roles": [
  272. "analysisTarget"
  273. ],
  274. "hashes": {
  275. "md5": "f87df1bd444800d9edec38462b4cad23"
  276. }
  277. },
  278. {
  279. "location": {
  280. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/dotcode.c"
  281. },
  282. "roles": [
  283. "analysisTarget",
  284. "resultFile"
  285. ],
  286. "hashes": {
  287. "md5": "e3f523ef7dad9213e8e718188c429f89"
  288. }
  289. },
  290. {
  291. "location": {
  292. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/gs1.h"
  293. },
  294. "hashes": {
  295. "md5": "d43346840a9524bd9b70a3ab634e2a1c"
  296. }
  297. },
  298. {
  299. "location": {
  300. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/dmatrix.c"
  301. },
  302. "roles": [
  303. "analysisTarget",
  304. "resultFile"
  305. ],
  306. "hashes": {
  307. "md5": "a941e5f609274d08ab76dc67c39f935b"
  308. }
  309. },
  310. {
  311. "location": {
  312. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/reedsol.h"
  313. },
  314. "hashes": {
  315. "md5": "689adb6be13e830305cac3006456111e"
  316. }
  317. },
  318. {
  319. "location": {
  320. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/dmatrix.h"
  321. },
  322. "hashes": {
  323. "md5": "f85867e1c76fd4d6d302cbece71b590e"
  324. }
  325. },
  326. {
  327. "location": {
  328. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/dmatrix_trace.h"
  329. },
  330. "hashes": {
  331. "md5": "89ffd7e33d004369193a5e51ebb714c5"
  332. }
  333. },
  334. {
  335. "location": {
  336. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/dllversion.c"
  337. },
  338. "roles": [
  339. "analysisTarget"
  340. ],
  341. "hashes": {
  342. "md5": "06d0a86da29c0fe0e1a6995db79b956d"
  343. }
  344. },
  345. {
  346. "location": {
  347. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/composite.c"
  348. },
  349. "roles": [
  350. "analysisTarget",
  351. "resultFile"
  352. ],
  353. "hashes": {
  354. "md5": "68d22ba1cb0ccafcb1da0ba9fd50037f"
  355. }
  356. },
  357. {
  358. "location": {
  359. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/pdf417.h"
  360. },
  361. "hashes": {
  362. "md5": "b72ee8e321017130fed546f1b39c4486"
  363. }
  364. },
  365. {
  366. "location": {
  367. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/general_field.h"
  368. },
  369. "hashes": {
  370. "md5": "02523de2512651998303587be5f0a3e6"
  371. }
  372. },
  373. {
  374. "location": {
  375. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/composite.h"
  376. },
  377. "hashes": {
  378. "md5": "adfd98cf740d9430309d6a5ac6703d61"
  379. }
  380. },
  381. {
  382. "location": {
  383. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/common.c"
  384. },
  385. "roles": [
  386. "analysisTarget",
  387. "resultFile"
  388. ],
  389. "hashes": {
  390. "md5": "9b0c2ef9bd83407e387df4913d9cd035"
  391. }
  392. },
  393. {
  394. "location": {
  395. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  396. },
  397. "roles": [
  398. "analysisTarget",
  399. "resultFile"
  400. ],
  401. "hashes": {
  402. "md5": "debd938b5de2e6dd43f48192398beb06"
  403. }
  404. },
  405. {
  406. "location": {
  407. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/code49.h"
  408. },
  409. "hashes": {
  410. "md5": "f6a892542846c700476501a1a4b34c24"
  411. }
  412. },
  413. {
  414. "location": {
  415. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/code16k.c"
  416. },
  417. "roles": [
  418. "analysisTarget"
  419. ],
  420. "hashes": {
  421. "md5": "5d6c3fa6a17d3d7088772b2bb90f1dca"
  422. }
  423. },
  424. {
  425. "location": {
  426. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/code128.h"
  427. },
  428. "hashes": {
  429. "md5": "f161f78cfd77f4839fe93551d75409a3"
  430. }
  431. },
  432. {
  433. "location": {
  434. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code128.c"
  435. },
  436. "roles": [
  437. "analysisTarget",
  438. "resultFile"
  439. ],
  440. "hashes": {
  441. "md5": "df9f2cc234a772fb5f2e382ffd4959f0"
  442. }
  443. },
  444. {
  445. "location": {
  446. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code1.c"
  447. },
  448. "roles": [
  449. "analysisTarget",
  450. "resultFile"
  451. ],
  452. "hashes": {
  453. "md5": "95ff3143619dfeebe6e75b8f401667ca"
  454. }
  455. },
  456. {
  457. "location": {
  458. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/code1.h"
  459. },
  460. "hashes": {
  461. "md5": "a39892a0526184a130976f6e57599eaa"
  462. }
  463. },
  464. {
  465. "location": {
  466. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/large.h"
  467. },
  468. "hashes": {
  469. "md5": "f9d0bdd54b17e310d4e65fe4e747016c"
  470. }
  471. },
  472. {
  473. "location": {
  474. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code.c"
  475. },
  476. "roles": [
  477. "analysisTarget",
  478. "resultFile"
  479. ],
  480. "hashes": {
  481. "md5": "d6d88ce7d50227925a3715b512b00628"
  482. }
  483. },
  484. {
  485. "location": {
  486. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/channel_precalcs.h"
  487. },
  488. "hashes": {
  489. "md5": "c04b4a9bdd4b6b12d2dd7e03d96988a5"
  490. }
  491. },
  492. {
  493. "location": {
  494. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/codablock.c"
  495. },
  496. "roles": [
  497. "analysisTarget",
  498. "resultFile"
  499. ],
  500. "hashes": {
  501. "md5": "3842daef00aef36153b6414b60e41a70"
  502. }
  503. },
  504. {
  505. "location": {
  506. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/bmp.c"
  507. },
  508. "roles": [
  509. "analysisTarget"
  510. ],
  511. "hashes": {
  512. "md5": "5f38a12a2e9e788cb027c18cb2348bc1"
  513. }
  514. },
  515. {
  516. "location": {
  517. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/bmp.h"
  518. },
  519. "hashes": {
  520. "md5": "27562f96aed61cafab58574ecdb6aed0"
  521. }
  522. },
  523. {
  524. "location": {
  525. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/bc412.c"
  526. },
  527. "roles": [
  528. "analysisTarget"
  529. ],
  530. "hashes": {
  531. "md5": "6bf4dadf809e24be300f3c93f2f6d0ae"
  532. }
  533. },
  534. {
  535. "location": {
  536. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/aztec.c"
  537. },
  538. "roles": [
  539. "analysisTarget",
  540. "resultFile"
  541. ],
  542. "hashes": {
  543. "md5": "79d23d274482d5af5bd446a54ce56408"
  544. }
  545. },
  546. {
  547. "location": {
  548. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/aztec.h"
  549. },
  550. "hashes": {
  551. "md5": "43e465c7a56b8d1f2a652532efb86e05"
  552. }
  553. },
  554. {
  555. "location": {
  556. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/auspost.c"
  557. },
  558. "roles": [
  559. "analysisTarget",
  560. "resultFile"
  561. ],
  562. "hashes": {
  563. "md5": "6b437d9fa374f38303bdd8a30a68f27e"
  564. }
  565. },
  566. {
  567. "location": {
  568. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/2of5.c"
  569. },
  570. "roles": [
  571. "analysisTarget",
  572. "resultFile"
  573. ],
  574. "hashes": {
  575. "md5": "b0ef91f80a4152b004e1fdf5b536adff"
  576. }
  577. },
  578. {
  579. "location": {
  580. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/libzueci/zueci.c"
  581. },
  582. "roles": [
  583. "analysisTarget"
  584. ],
  585. "hashes": {
  586. "md5": "95307720f0ec03c5d38e2894b804c60e"
  587. }
  588. },
  589. {
  590. "location": {
  591. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/libzueci/zueci.h"
  592. },
  593. "hashes": {
  594. "md5": "da031c02c4d523fadc42cc72439f7a7e"
  595. }
  596. },
  597. {
  598. "location": {
  599. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/libzueci/zueci_common.h"
  600. },
  601. "hashes": {
  602. "md5": "18da9dbfb9b275964a7d0032570b08ac"
  603. }
  604. },
  605. {
  606. "location": {
  607. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/libzueci/zueci_sb.h"
  608. },
  609. "hashes": {
  610. "md5": "187a854bf25bbf498b2202e94c8b5ac0"
  611. }
  612. },
  613. {
  614. "location": {
  615. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/libzueci/zueci_big5.h"
  616. },
  617. "hashes": {
  618. "md5": "8beffe91bc05a8346770de8438ccbb9e"
  619. }
  620. },
  621. {
  622. "location": {
  623. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/libzueci/zueci_gb18030.h"
  624. },
  625. "hashes": {
  626. "md5": "8ee8a6a22b80db942eca616d9f30bb11"
  627. }
  628. },
  629. {
  630. "location": {
  631. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/libzueci/zueci_gb2312.h"
  632. },
  633. "hashes": {
  634. "md5": "f5f6b8cea973b9c4234ead49a33584b8"
  635. }
  636. },
  637. {
  638. "location": {
  639. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/libzueci/zueci_gbk.h"
  640. },
  641. "hashes": {
  642. "md5": "24d09e6b149d8e1077c8735d6787c95c"
  643. }
  644. },
  645. {
  646. "location": {
  647. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/libzueci/zueci_ksx1001.h"
  648. },
  649. "hashes": {
  650. "md5": "f2e23d3f92470b9c9b1a21f67f1c0e54"
  651. }
  652. },
  653. {
  654. "location": {
  655. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zxing-cpp/core/src/libzueci/zueci_sjis.h"
  656. },
  657. "hashes": {
  658. "md5": "3e81259e77f703403a0196aa85925e43"
  659. }
  660. },
  661. {
  662. "location": {
  663. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/qr.c"
  664. },
  665. "roles": [
  666. "analysisTarget",
  667. "resultFile"
  668. ],
  669. "hashes": {
  670. "md5": "74500d6a61ec64542dd8fc7392a92e40"
  671. }
  672. },
  673. {
  674. "location": {
  675. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/qr.h"
  676. },
  677. "hashes": {
  678. "md5": "b1ac11efe17386fcd32685829f953b45"
  679. }
  680. },
  681. {
  682. "location": {
  683. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/ps.c"
  684. },
  685. "roles": [
  686. "analysisTarget",
  687. "resultFile"
  688. ],
  689. "hashes": {
  690. "md5": "ccb35287ba5ff21f9b084048874b5147"
  691. }
  692. },
  693. {
  694. "location": {
  695. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/postal.c"
  696. },
  697. "roles": [
  698. "analysisTarget",
  699. "resultFile"
  700. ],
  701. "hashes": {
  702. "md5": "4b08aec153fb77aa523481bc567f44ec"
  703. }
  704. },
  705. {
  706. "location": {
  707. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/png.c"
  708. },
  709. "roles": [
  710. "analysisTarget"
  711. ],
  712. "hashes": {
  713. "md5": "d0818e12717a49154cd69b45bb6f93d0"
  714. }
  715. },
  716. {
  717. "location": {
  718. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/plessey.c"
  719. },
  720. "roles": [
  721. "analysisTarget",
  722. "resultFile"
  723. ],
  724. "hashes": {
  725. "md5": "9f182aa1244840540f3e2bb4241fbffd"
  726. }
  727. },
  728. {
  729. "location": {
  730. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/pdf417.c"
  731. },
  732. "roles": [
  733. "analysisTarget",
  734. "resultFile"
  735. ],
  736. "hashes": {
  737. "md5": "e3e0db57019a821084fa8336a2d8aaa4"
  738. }
  739. },
  740. {
  741. "location": {
  742. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/pdf417_tabs.h"
  743. },
  744. "hashes": {
  745. "md5": "ec7bc64f772b98c86208590028950eed"
  746. }
  747. },
  748. {
  749. "location": {
  750. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/pdf417_trace.h"
  751. },
  752. "hashes": {
  753. "md5": "81c44ed93e59c09f11302494ce507659"
  754. }
  755. },
  756. {
  757. "location": {
  758. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/pcx.c"
  759. },
  760. "roles": [
  761. "analysisTarget",
  762. "resultFile"
  763. ],
  764. "hashes": {
  765. "md5": "da5d3cd4d15f2803b3374ebb430bed3b"
  766. }
  767. },
  768. {
  769. "location": {
  770. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/pcx.h"
  771. },
  772. "hashes": {
  773. "md5": "91cbdeeb41b603a9c7eebc8ea87cc682"
  774. }
  775. },
  776. {
  777. "location": {
  778. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/output.c"
  779. },
  780. "roles": [
  781. "analysisTarget",
  782. "resultFile"
  783. ],
  784. "hashes": {
  785. "md5": "acabb14edf95a53e712f718133c9994c"
  786. }
  787. },
  788. {
  789. "location": {
  790. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/medical.c"
  791. },
  792. "roles": [
  793. "analysisTarget",
  794. "resultFile"
  795. ],
  796. "hashes": {
  797. "md5": "3cc3fd6c64c366ba9e0c8383132c4a4b"
  798. }
  799. },
  800. {
  801. "location": {
  802. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/maxicode.c"
  803. },
  804. "roles": [
  805. "analysisTarget",
  806. "resultFile"
  807. ],
  808. "hashes": {
  809. "md5": "b81ca5552a7f9bc5a4db7cb3bf5132d8"
  810. }
  811. },
  812. {
  813. "location": {
  814. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/maxicode.h"
  815. },
  816. "hashes": {
  817. "md5": "4366d9d6744597f62d15e9f4cb3cc7d5"
  818. }
  819. },
  820. {
  821. "location": {
  822. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/mailmark.c"
  823. },
  824. "roles": [
  825. "analysisTarget"
  826. ],
  827. "hashes": {
  828. "md5": "24452fff44c550cbf1c2f8eee47c9345"
  829. }
  830. },
  831. {
  832. "location": {
  833. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/library.c"
  834. },
  835. "roles": [
  836. "analysisTarget",
  837. "resultFile"
  838. ],
  839. "hashes": {
  840. "md5": "f10be747b1f47ab8af1cdf51a36a4a98"
  841. }
  842. },
  843. {
  844. "location": {
  845. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/zfiletypes.h"
  846. },
  847. "hashes": {
  848. "md5": "222de9149ffee98bd3afa0ab00ba80f2"
  849. }
  850. },
  851. {
  852. "location": {
  853. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/large.c"
  854. },
  855. "roles": [
  856. "analysisTarget",
  857. "resultFile"
  858. ],
  859. "hashes": {
  860. "md5": "5b4daff9dcebfaac5855dd3a101b90e7"
  861. }
  862. },
  863. {
  864. "location": {
  865. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/imail.c"
  866. },
  867. "roles": [
  868. "analysisTarget"
  869. ],
  870. "hashes": {
  871. "md5": "ac0abe4bae5784dc9f2c72a221f43868"
  872. }
  873. },
  874. {
  875. "location": {
  876. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/hanxin.c"
  877. },
  878. "roles": [
  879. "analysisTarget",
  880. "resultFile"
  881. ],
  882. "hashes": {
  883. "md5": "32bd6d2d5af2903c098c8ac330601f22"
  884. }
  885. },
  886. {
  887. "location": {
  888. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/hanxin.h"
  889. },
  890. "hashes": {
  891. "md5": "830371ac098d31932983bbd57669b3da"
  892. }
  893. },
  894. {
  895. "location": {
  896. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/gs1.c"
  897. },
  898. "roles": [
  899. "analysisTarget",
  900. "resultFile"
  901. ],
  902. "hashes": {
  903. "md5": "9ba9592f977cf0a00666413f74ed3abb"
  904. }
  905. },
  906. {
  907. "location": {
  908. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/iso3166.h"
  909. },
  910. "hashes": {
  911. "md5": "e526fc644320f875fb769632598c9271"
  912. }
  913. },
  914. {
  915. "location": {
  916. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/iso4217.h"
  917. },
  918. "hashes": {
  919. "md5": "0c3c0bbdbbbe1a29411eae2a35fb191d"
  920. }
  921. },
  922. {
  923. "location": {
  924. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/gs1_lint.h"
  925. },
  926. "hashes": {
  927. "md5": "da3ac3e784c568991d7cb582c4c00e06"
  928. }
  929. }
  930. ]
  931. }
  932. ]
  933. }