pagerenderer.nativecodeanalysis.sarif 37 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025
  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": "C26819",
  9. "message": {
  10. "text": "fallthrough-Attribut ohne Anmerkungen zwischen switch-Bezeichnungen (es. 78)."
  11. },
  12. "locations": [
  13. {
  14. "physicalLocation": {
  15. "artifactLocation": {
  16. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/tesseract/src/api/pagerenderer.cpp"
  17. },
  18. "region": {
  19. "startLine": 809,
  20. "startColumn": 9,
  21. "endLine": 809,
  22. "endColumn": 9
  23. }
  24. },
  25. "logicalLocations": [
  26. {
  27. "decoratedName": "?GetPAGEText@TessBaseAPI@tesseract@@QEAAPEADPEAVETEXT_DESC@2@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_7d905d07ast -typedil -f ..\\..\\thirdparty\\tesseract\\src\\api\\pagerenderer.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\\include -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\leptonica\\src -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\include -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\api -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\arch -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\ccmain -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\ccstruct -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\ccutil -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\classify -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\dict -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\lstm -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\textord -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\viewer -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\wordrec -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\cutil -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\scripts\\tesseract -nologo -W 3 -diagnostics:column -GF -Og -Ot -Oy -Oi -ltcg -DCODE_ANALYSIS -DHAVE_LEPTONICA -DHAVE_TESSERACT -DTESSERACT_IMAGEDATA_AS_PIX -DTESSERACT_DISABLE_DEBUG_FONTS -DGRAPHICS_DISABLED -DDISABLED_LEGACY_ENGINE -DWIN32 -DHAVE_AVX -DHAVE_AVX2 -DHAVE_SSE4_1 -DHAVE_FMA -D__AVX__ -D__AVX2__ -D__FMA__ -D__SSE4_1__ -D_CRT_SECURE_NO_WARNINGS -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++17 -Fox64\\Release\\libtesseract\\pagerenderer.obj -FdC:\\Users\\wruser\\source\\repos\\SharpMuPDF\\x64\\Release\\libtesseract.pdb -external:W 3 -Gd -wd 4018 -wd 4146 -wd 4244 -wd 4267 -wd 4566 -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/tesseract/src/ccutil/elst.h"
  53. },
  54. "roles": [
  55. "resultFile"
  56. ],
  57. "hashes": {
  58. "md5": "4d18707e0ff533d19d19150dc8be52cd"
  59. }
  60. },
  61. {
  62. "location": {
  63. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/tesseract/src/ccutil/clst.h"
  64. },
  65. "roles": [
  66. "resultFile"
  67. ],
  68. "hashes": {
  69. "md5": "de9cddfcaefab954d72c18a6a29ed53c"
  70. }
  71. },
  72. {
  73. "location": {
  74. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/tesseract/src/dict/trie.h"
  75. },
  76. "roles": [
  77. "resultFile"
  78. ],
  79. "hashes": {
  80. "md5": "5b63916efc5f347401f3206e663014b6"
  81. }
  82. },
  83. {
  84. "location": {
  85. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccmain/applybox.cpp"
  86. },
  87. "roles": [
  88. "analysisTarget"
  89. ],
  90. "hashes": {
  91. "md5": "e161d703326a39786c46804f296c142e"
  92. }
  93. },
  94. {
  95. "location": {
  96. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/unichar.h"
  97. },
  98. "hashes": {
  99. "md5": "22f50d071617daa4aeee989acef368e6"
  100. }
  101. },
  102. {
  103. "location": {
  104. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/export.h"
  105. },
  106. "hashes": {
  107. "md5": "333013990314f66b924f6328de675d86"
  108. }
  109. },
  110. {
  111. "location": {
  112. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/pageres.h"
  113. },
  114. "hashes": {
  115. "md5": "ef847a44b3f787a6ca9e75b926da3e06"
  116. }
  117. },
  118. {
  119. "location": {
  120. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/blamer.h"
  121. },
  122. "hashes": {
  123. "md5": "09bd0016043f35501ef68ac6f438ecc4"
  124. }
  125. },
  126. {
  127. "location": {
  128. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/boxword.h"
  129. },
  130. "hashes": {
  131. "md5": "0d9de2413a457098b9b2ad1b9ca73148"
  132. }
  133. },
  134. {
  135. "location": {
  136. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/rect.h"
  137. },
  138. "hashes": {
  139. "md5": "8b7d46f61dcb4e9e460509cc27dd52b4"
  140. }
  141. },
  142. {
  143. "location": {
  144. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/points.h"
  145. },
  146. "hashes": {
  147. "md5": "cb764b6786242c2452f00fc2e4136e56"
  148. }
  149. },
  150. {
  151. "location": {
  152. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/list.h"
  153. },
  154. "hashes": {
  155. "md5": "35a11a8eb55de0021d01b11cd2cae4c9"
  156. }
  157. },
  158. {
  159. "location": {
  160. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/lsterr.h"
  161. },
  162. "hashes": {
  163. "md5": "017a97cd98415e008163ee6456032374"
  164. }
  165. },
  166. {
  167. "location": {
  168. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/errcode.h"
  169. },
  170. "hashes": {
  171. "md5": "ca5bbbceb64093926f583ce465d8b34e"
  172. }
  173. },
  174. {
  175. "location": {
  176. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/serialis.h"
  177. },
  178. "hashes": {
  179. "md5": "f0848c6c98fc89582f337cc774056f44"
  180. }
  181. },
  182. {
  183. "location": {
  184. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/baseapi.h"
  185. },
  186. "hashes": {
  187. "md5": "a9d71757e875de5a8f072533ef0245fb"
  188. }
  189. },
  190. {
  191. "location": {
  192. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/pageiterator.h"
  193. },
  194. "hashes": {
  195. "md5": "53a6f0ea9bbc2f741501845f581b947e"
  196. }
  197. },
  198. {
  199. "location": {
  200. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/publictypes.h"
  201. },
  202. "hashes": {
  203. "md5": "56bd1df04c77d7d6f3329004a536a69f"
  204. }
  205. },
  206. {
  207. "location": {
  208. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/resultiterator.h"
  209. },
  210. "hashes": {
  211. "md5": "3645847e5e7cc15a3c9521d6eda0d613"
  212. }
  213. },
  214. {
  215. "location": {
  216. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/ltrresultiterator.h"
  217. },
  218. "hashes": {
  219. "md5": "53e4f1b2e20a5163b1717cc61a197564"
  220. }
  221. },
  222. {
  223. "location": {
  224. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/scripts/tesseract/tesseract/version.h"
  225. },
  226. "hashes": {
  227. "md5": "b897f362947a4d983c1830c349c26d01"
  228. }
  229. },
  230. {
  231. "location": {
  232. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/tesstypes.h"
  233. },
  234. "hashes": {
  235. "md5": "2d0a1799f9264e48c8eae29df08118d3"
  236. }
  237. },
  238. {
  239. "location": {
  240. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/viewer/scrollview.h"
  241. },
  242. "hashes": {
  243. "md5": "1c92e602441a73186cb251b34e2848d3"
  244. }
  245. },
  246. {
  247. "location": {
  248. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/image.h"
  249. },
  250. "hashes": {
  251. "md5": "33e08d77c98223af2149ca8dc0e9ad09"
  252. }
  253. },
  254. {
  255. "location": {
  256. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/tprintf.h"
  257. },
  258. "hashes": {
  259. "md5": "be6c9791f63dd545f625db625462ee6d"
  260. }
  261. },
  262. {
  263. "location": {
  264. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/params.h"
  265. },
  266. "hashes": {
  267. "md5": "df22b34f23ab2cfc45dc5291f2995a06"
  268. }
  269. },
  270. {
  271. "location": {
  272. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/ratngs.h"
  273. },
  274. "hashes": {
  275. "md5": "b86a1d05b208a82a26abc8fea3ea1a8c"
  276. }
  277. },
  278. {
  279. "location": {
  280. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/matrix.h"
  281. },
  282. "hashes": {
  283. "md5": "aeef9f5b6c61eae62ae99095c4959c1b"
  284. }
  285. },
  286. {
  287. "location": {
  288. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/helpers.h"
  289. },
  290. "hashes": {
  291. "md5": "1f9df565ba17bec88bf436f94f81d74d"
  292. }
  293. },
  294. {
  295. "location": {
  296. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/kdpair.h"
  297. },
  298. "hashes": {
  299. "md5": "441d35051a7b35709d6a4c3fcc8552fd"
  300. }
  301. },
  302. {
  303. "location": {
  304. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/unicharset.h"
  305. },
  306. "hashes": {
  307. "md5": "42050de55526446c12a271ee6ff4f194"
  308. }
  309. },
  310. {
  311. "location": {
  312. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/unicharmap.h"
  313. },
  314. "hashes": {
  315. "md5": "58ec8c855494500f79236251f9248c7e"
  316. }
  317. },
  318. {
  319. "location": {
  320. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/werd.h"
  321. },
  322. "hashes": {
  323. "md5": "fc555ee5b89231ebf89e1084596ba0b5"
  324. }
  325. },
  326. {
  327. "location": {
  328. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/elst2.h"
  329. },
  330. "hashes": {
  331. "md5": "1197a17ec55447d6a3a3c817911a1bb4"
  332. }
  333. },
  334. {
  335. "location": {
  336. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/stepblob.h"
  337. },
  338. "hashes": {
  339. "md5": "6e79f3086c1c21b6e206cb4d7d1619ba"
  340. }
  341. },
  342. {
  343. "location": {
  344. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/coutln.h"
  345. },
  346. "hashes": {
  347. "md5": "592ba6e356f6f55f5864f2e7106679b3"
  348. }
  349. },
  350. {
  351. "location": {
  352. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/mod128.h"
  353. },
  354. "hashes": {
  355. "md5": "ed83cd755ac92f390a4932e404ed166b"
  356. }
  357. },
  358. {
  359. "location": {
  360. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/ocrrow.h"
  361. },
  362. "hashes": {
  363. "md5": "c1059cec5d29c2e84abff597dee83c89"
  364. }
  365. },
  366. {
  367. "location": {
  368. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/quspline.h"
  369. },
  370. "hashes": {
  371. "md5": "49328c522a8641b362f404199108de76"
  372. }
  373. },
  374. {
  375. "location": {
  376. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/genericvector.h"
  377. },
  378. "hashes": {
  379. "md5": "699964478dd5f3742dbfdbd98eb7c5a3"
  380. }
  381. },
  382. {
  383. "location": {
  384. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/normalis.h"
  385. },
  386. "hashes": {
  387. "md5": "5fc2a9c2a2270906337bb053ef83ca99"
  388. }
  389. },
  390. {
  391. "location": {
  392. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/rejctmap.h"
  393. },
  394. "hashes": {
  395. "md5": "45844dbf3b29c580908665a1d0542cc1"
  396. }
  397. },
  398. {
  399. "location": {
  400. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccmain/tesseractclass.h"
  401. },
  402. "hashes": {
  403. "md5": "17d7269fc2e0ae75cb9782b56f839651"
  404. }
  405. },
  406. {
  407. "location": {
  408. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccmain/control.h"
  409. },
  410. "hashes": {
  411. "md5": "f3c64df7dd92725165624ce22b84a782"
  412. }
  413. },
  414. {
  415. "location": {
  416. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/debugpixa.h"
  417. },
  418. "hashes": {
  419. "md5": "9ea59ba85ff5121098f4836f6c445bbc"
  420. }
  421. },
  422. {
  423. "location": {
  424. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/allheaders.h"
  425. },
  426. "hashes": {
  427. "md5": "999d534a4ad60a2b7511196f8e6509e4"
  428. }
  429. },
  430. {
  431. "location": {
  432. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/alltypes.h"
  433. },
  434. "hashes": {
  435. "md5": "a53441277a26b8f0bb926cb17df2dfb7"
  436. }
  437. },
  438. {
  439. "location": {
  440. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/scripts/tesseract/endianness.h"
  441. },
  442. "hashes": {
  443. "md5": "c5b34010ae58ee994fb431b8736f6f4c"
  444. }
  445. },
  446. {
  447. "location": {
  448. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/environ.h"
  449. },
  450. "hashes": {
  451. "md5": "f12002e24a0542a8b820943238c03777"
  452. }
  453. },
  454. {
  455. "location": {
  456. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/array.h"
  457. },
  458. "hashes": {
  459. "md5": "905c3a077932844148e6ce1a082ad3fd"
  460. }
  461. },
  462. {
  463. "location": {
  464. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/bbuffer.h"
  465. },
  466. "hashes": {
  467. "md5": "9698e12ada03098f0d12a09c12cf6063"
  468. }
  469. },
  470. {
  471. "location": {
  472. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/hashmap.h"
  473. },
  474. "hashes": {
  475. "md5": "a67f5cea1a1d468a3c082936a3c6ceae"
  476. }
  477. },
  478. {
  479. "location": {
  480. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/heap.h"
  481. },
  482. "hashes": {
  483. "md5": "b4a5a51c54ae3ecf0da810f807a29c83"
  484. }
  485. },
  486. {
  487. "location": {
  488. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/list.h"
  489. },
  490. "hashes": {
  491. "md5": "c1df1f5c4859fcff277e25e2af485e32"
  492. }
  493. },
  494. {
  495. "location": {
  496. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/ptra.h"
  497. },
  498. "hashes": {
  499. "md5": "09b92e82a1ea998e1f7e4023c008cf51"
  500. }
  501. },
  502. {
  503. "location": {
  504. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/queue.h"
  505. },
  506. "hashes": {
  507. "md5": "ceded2bcd4bc2c553683c2643f69e6a5"
  508. }
  509. },
  510. {
  511. "location": {
  512. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/rbtree.h"
  513. },
  514. "hashes": {
  515. "md5": "803860fffdd81a3fc3fff30294c8f8cb"
  516. }
  517. },
  518. {
  519. "location": {
  520. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/stack.h"
  521. },
  522. "hashes": {
  523. "md5": "0740173ae3e4e7de5f4c6fe821a4f0e7"
  524. }
  525. },
  526. {
  527. "location": {
  528. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/arrayaccess.h"
  529. },
  530. "hashes": {
  531. "md5": "dcb43ea7a43e1fddf264fe501878db3d"
  532. }
  533. },
  534. {
  535. "location": {
  536. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/bmf.h"
  537. },
  538. "hashes": {
  539. "md5": "e34a65325b94bfa5d1dca2f9424ca1f0"
  540. }
  541. },
  542. {
  543. "location": {
  544. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/ccbord.h"
  545. },
  546. "hashes": {
  547. "md5": "90250b263699310ce40909628dbd7758"
  548. }
  549. },
  550. {
  551. "location": {
  552. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/colorfill.h"
  553. },
  554. "hashes": {
  555. "md5": "c9cf5349852bf9054e7f3c5bbafac76e"
  556. }
  557. },
  558. {
  559. "location": {
  560. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/dewarp.h"
  561. },
  562. "hashes": {
  563. "md5": "493b17891572abea870917ab41bf12c6"
  564. }
  565. },
  566. {
  567. "location": {
  568. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/gplot.h"
  569. },
  570. "hashes": {
  571. "md5": "55cf40c06fd537d7b8714aaf1f7a0042"
  572. }
  573. },
  574. {
  575. "location": {
  576. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/imageio.h"
  577. },
  578. "hashes": {
  579. "md5": "f517e3d907fee1ec4c974fad7dfdb29d"
  580. }
  581. },
  582. {
  583. "location": {
  584. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/jbclass.h"
  585. },
  586. "hashes": {
  587. "md5": "c922deeb8eb844a7a2260f9c0a709218"
  588. }
  589. },
  590. {
  591. "location": {
  592. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/morph.h"
  593. },
  594. "hashes": {
  595. "md5": "44855c4ddac6a28583d89947fcdbfdfc"
  596. }
  597. },
  598. {
  599. "location": {
  600. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/pix.h"
  601. },
  602. "hashes": {
  603. "md5": "1fc6f88f9c79b5158469904b66645f7d"
  604. }
  605. },
  606. {
  607. "location": {
  608. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/recog.h"
  609. },
  610. "hashes": {
  611. "md5": "f49b37b951f9036fb2dcf726b741db4e"
  612. }
  613. },
  614. {
  615. "location": {
  616. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/regutils.h"
  617. },
  618. "hashes": {
  619. "md5": "fe7a3db017220d34590fd29869e5d61c"
  620. }
  621. },
  622. {
  623. "location": {
  624. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/stringcode.h"
  625. },
  626. "hashes": {
  627. "md5": "94fce55340931aded34d6d7fd60d842e"
  628. }
  629. },
  630. {
  631. "location": {
  632. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/sudoku.h"
  633. },
  634. "hashes": {
  635. "md5": "fb101a2c192580933be1b8236c2bdc15"
  636. }
  637. },
  638. {
  639. "location": {
  640. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/watershed.h"
  641. },
  642. "hashes": {
  643. "md5": "44a71dd892c2fab6459227f7bcc400ee"
  644. }
  645. },
  646. {
  647. "location": {
  648. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/textord/devanagari_processing.h"
  649. },
  650. "hashes": {
  651. "md5": "bb7498a407c61a5fc74fde4141620d14"
  652. }
  653. },
  654. {
  655. "location": {
  656. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/ocrblock.h"
  657. },
  658. "hashes": {
  659. "md5": "2101475fe42f5c49ea640cc0857d950d"
  660. }
  661. },
  662. {
  663. "location": {
  664. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/ocrpara.h"
  665. },
  666. "hashes": {
  667. "md5": "57573167504856ac525c576a24e1b6d1"
  668. }
  669. },
  670. {
  671. "location": {
  672. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/pdblock.h"
  673. },
  674. "hashes": {
  675. "md5": "3078f23acc0309b4be17faf5af5cfd2b"
  676. }
  677. },
  678. {
  679. "location": {
  680. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/polyblk.h"
  681. },
  682. "hashes": {
  683. "md5": "2726d572778691c729dd29f3e10a3c3e"
  684. }
  685. },
  686. {
  687. "location": {
  688. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/tessdatamanager.h"
  689. },
  690. "hashes": {
  691. "md5": "48e33b4a6428e1816296b94e6d1e5580"
  692. }
  693. },
  694. {
  695. "location": {
  696. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/textord/textord.h"
  697. },
  698. "hashes": {
  699. "md5": "eb1d3d2acb237b766c3030eb6e3da337"
  700. }
  701. },
  702. {
  703. "location": {
  704. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/textord/bbgrid.h"
  705. },
  706. "hashes": {
  707. "md5": "39f63a1cc059f1562e1865f2c04d8f98"
  708. }
  709. },
  710. {
  711. "location": {
  712. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/blobbox.h"
  713. },
  714. "hashes": {
  715. "md5": "b208386aa8f5823c5b897417f6d0e8aa"
  716. }
  717. },
  718. {
  719. "location": {
  720. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/statistc.h"
  721. },
  722. "hashes": {
  723. "md5": "68d98c48f46818b438b2677867026cf3"
  724. }
  725. },
  726. {
  727. "location": {
  728. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/ccstruct.h"
  729. },
  730. "hashes": {
  731. "md5": "703f2eb8791c9b95ad2f326f23502b31"
  732. }
  733. },
  734. {
  735. "location": {
  736. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/ccutil.h"
  737. },
  738. "hashes": {
  739. "md5": "979fe2eab13ec81a7ad033feee8795cd"
  740. }
  741. },
  742. {
  743. "location": {
  744. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/host.h"
  745. },
  746. "hashes": {
  747. "md5": "a525e0f643cd3f26148cf499baf290e2"
  748. }
  749. },
  750. {
  751. "location": {
  752. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/textord/gap_map.h"
  753. },
  754. "hashes": {
  755. "md5": "447b36da5c19a13a33c5564b4070db36"
  756. }
  757. },
  758. {
  759. "location": {
  760. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/wordrec/wordrec.h"
  761. },
  762. "hashes": {
  763. "md5": "482f2670e5a554a3a63be087c9b70acf"
  764. }
  765. },
  766. {
  767. "location": {
  768. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/classify/classify.h"
  769. },
  770. "hashes": {
  771. "md5": "f4394416861a220cad6b4feaf2077c43"
  772. }
  773. },
  774. {
  775. "location": {
  776. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/dict/dict.h"
  777. },
  778. "hashes": {
  779. "md5": "a220d94ff0322c1a5324cf281b95bd3b"
  780. }
  781. },
  782. {
  783. "location": {
  784. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/dict/dawg.h"
  785. },
  786. "hashes": {
  787. "md5": "bb78bae332901710c2c3ae3fe219e33e"
  788. }
  789. },
  790. {
  791. "location": {
  792. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/dict/dawg_cache.h"
  793. },
  794. "hashes": {
  795. "md5": "42b905dcfb89f6fd3fd4cd5a8c7cb124"
  796. }
  797. },
  798. {
  799. "location": {
  800. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/object_cache.h"
  801. },
  802. "hashes": {
  803. "md5": "8fb65da84eeadab8e6efb2ab4260699f"
  804. }
  805. },
  806. {
  807. "location": {
  808. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/dict/stopper.h"
  809. },
  810. "hashes": {
  811. "md5": "cd0c9e8a2dcd193e51deca4a49914ed6"
  812. }
  813. },
  814. {
  815. "location": {
  816. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/tesserrstream.h"
  817. },
  818. "hashes": {
  819. "md5": "093dc5e6efde81380f95e4c6a195be7d"
  820. }
  821. },
  822. {
  823. "location": {
  824. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/simddetect.cpp"
  825. },
  826. "roles": [
  827. "analysisTarget"
  828. ],
  829. "hashes": {
  830. "md5": "91dc32aebfafd1ffc0a63b1040a5e218"
  831. }
  832. },
  833. {
  834. "location": {
  835. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/dotproduct.h"
  836. },
  837. "hashes": {
  838. "md5": "101da83b80419bcd1859208714d33f2d"
  839. }
  840. },
  841. {
  842. "location": {
  843. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/intsimdmatrix.h"
  844. },
  845. "hashes": {
  846. "md5": "f3feff828ec0fadc7827ab03dbd3edae"
  847. }
  848. },
  849. {
  850. "location": {
  851. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/simddetect.h"
  852. },
  853. "hashes": {
  854. "md5": "d3ced003e25367e7a619ae872b49d8cf"
  855. }
  856. },
  857. {
  858. "location": {
  859. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/intsimdmatrixsse.cpp"
  860. },
  861. "roles": [
  862. "analysisTarget"
  863. ],
  864. "hashes": {
  865. "md5": "0711eab844da94b8061fe7e554895318"
  866. }
  867. },
  868. {
  869. "location": {
  870. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/intsimdmatrixneon.cpp"
  871. },
  872. "roles": [
  873. "analysisTarget"
  874. ],
  875. "hashes": {
  876. "md5": "8ed221d5a6ff7ba72d0c18fa703b6041"
  877. }
  878. },
  879. {
  880. "location": {
  881. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/intsimdmatrixavx2.cpp"
  882. },
  883. "roles": [
  884. "analysisTarget"
  885. ],
  886. "hashes": {
  887. "md5": "23211429b2d5d2aa3c98a28e0040e3ac"
  888. }
  889. },
  890. {
  891. "location": {
  892. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/intsimdmatrix.cpp"
  893. },
  894. "roles": [
  895. "analysisTarget"
  896. ],
  897. "hashes": {
  898. "md5": "fea397caa712a6c1d60496a97850f270"
  899. }
  900. },
  901. {
  902. "location": {
  903. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/dotproductsse.cpp"
  904. },
  905. "roles": [
  906. "analysisTarget"
  907. ],
  908. "hashes": {
  909. "md5": "63ae801dc6cfb031e6bffcc800bfb8a1"
  910. }
  911. },
  912. {
  913. "location": {
  914. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/dotproductfma.cpp"
  915. },
  916. "roles": [
  917. "analysisTarget"
  918. ],
  919. "hashes": {
  920. "md5": "515e4c72d9406efbc7e74401ecff1315"
  921. }
  922. },
  923. {
  924. "location": {
  925. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/dotproductavx.cpp"
  926. },
  927. "roles": [
  928. "analysisTarget"
  929. ],
  930. "hashes": {
  931. "md5": "481bf04e1a52dce322676b66a9dd796d"
  932. }
  933. },
  934. {
  935. "location": {
  936. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/dotproduct.cpp"
  937. },
  938. "roles": [
  939. "analysisTarget"
  940. ],
  941. "hashes": {
  942. "md5": "2ce082a4e4017883030d8a914a69b812"
  943. }
  944. },
  945. {
  946. "location": {
  947. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/api/wordstrboxrenderer.cpp"
  948. },
  949. "roles": [
  950. "analysisTarget"
  951. ],
  952. "hashes": {
  953. "md5": "749b16d76de109eec1d2cbef02f5ecc4"
  954. }
  955. },
  956. {
  957. "location": {
  958. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/renderer.h"
  959. },
  960. "hashes": {
  961. "md5": "53ad7386304ae9556d4c27b03c8f1232"
  962. }
  963. },
  964. {
  965. "location": {
  966. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/api/renderer.cpp"
  967. },
  968. "roles": [
  969. "analysisTarget"
  970. ],
  971. "hashes": {
  972. "md5": "6dba7c932410477f4eb18d7954f0b1c2"
  973. }
  974. },
  975. {
  976. "location": {
  977. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/api/pdfrenderer.cpp"
  978. },
  979. "roles": [
  980. "analysisTarget"
  981. ],
  982. "hashes": {
  983. "md5": "4bc3984f01eafab8541d245541a83b24"
  984. }
  985. },
  986. {
  987. "location": {
  988. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/api/pdf_ttf.h"
  989. },
  990. "hashes": {
  991. "md5": "5199c48b5f731c5316024d03feef8cd5"
  992. }
  993. },
  994. {
  995. "location": {
  996. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/tesseract/src/api/pagerenderer.cpp"
  997. },
  998. "roles": [
  999. "analysisTarget",
  1000. "resultFile"
  1001. ],
  1002. "hashes": {
  1003. "md5": "cdbfa218f903b8fd5be8f5c7e5675ca2"
  1004. }
  1005. },
  1006. {
  1007. "location": {
  1008. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/array_internal.h"
  1009. },
  1010. "hashes": {
  1011. "md5": "47169f561e914a3f80dd1165d0cc9ac5"
  1012. }
  1013. },
  1014. {
  1015. "location": {
  1016. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/pix_internal.h"
  1017. },
  1018. "hashes": {
  1019. "md5": "4dd89382186e6b211b4078679810a19e"
  1020. }
  1021. }
  1022. ]
  1023. }
  1024. ]
  1025. }