| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025 |
- {
- "version": "2.1.0",
- "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json",
- "runs": [
- {
- "results": [
- {
- "ruleId": "C26819",
- "message": {
- "text": "fallthrough-Attribut ohne Anmerkungen zwischen switch-Bezeichnungen (es. 78)."
- },
- "locations": [
- {
- "physicalLocation": {
- "artifactLocation": {
- "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/tesseract/src/api/pagerenderer.cpp"
- },
- "region": {
- "startLine": 809,
- "startColumn": 9,
- "endLine": 809,
- "endColumn": 9
- }
- },
- "logicalLocations": [
- {
- "decoratedName": "?GetPAGEText@TessBaseAPI@tesseract@@QEAAPEADPEAVETEXT_DESC@2@H@Z",
- "kind": "function"
- }
- ]
- }
- ]
- }
- ],
- "tool": {
- "driver": {
- "name": "PREfast",
- "fullName": "PREfast Code Analysis",
- "version": "14.29.30159.0",
- "informationUri": "https://aka.ms/cpp/ca"
- }
- },
- "invocations": [
- {
- "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",
- "executionSuccessful": true
- }
- ],
- "artifacts": [
- {
- "location": {
- "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/tesseract/src/ccutil/elst.h"
- },
- "roles": [
- "resultFile"
- ],
- "hashes": {
- "md5": "4d18707e0ff533d19d19150dc8be52cd"
- }
- },
- {
- "location": {
- "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/tesseract/src/ccutil/clst.h"
- },
- "roles": [
- "resultFile"
- ],
- "hashes": {
- "md5": "de9cddfcaefab954d72c18a6a29ed53c"
- }
- },
- {
- "location": {
- "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/tesseract/src/dict/trie.h"
- },
- "roles": [
- "resultFile"
- ],
- "hashes": {
- "md5": "5b63916efc5f347401f3206e663014b6"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccmain/applybox.cpp"
- },
- "roles": [
- "analysisTarget"
- ],
- "hashes": {
- "md5": "e161d703326a39786c46804f296c142e"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/unichar.h"
- },
- "hashes": {
- "md5": "22f50d071617daa4aeee989acef368e6"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/export.h"
- },
- "hashes": {
- "md5": "333013990314f66b924f6328de675d86"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/pageres.h"
- },
- "hashes": {
- "md5": "ef847a44b3f787a6ca9e75b926da3e06"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/blamer.h"
- },
- "hashes": {
- "md5": "09bd0016043f35501ef68ac6f438ecc4"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/boxword.h"
- },
- "hashes": {
- "md5": "0d9de2413a457098b9b2ad1b9ca73148"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/rect.h"
- },
- "hashes": {
- "md5": "8b7d46f61dcb4e9e460509cc27dd52b4"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/points.h"
- },
- "hashes": {
- "md5": "cb764b6786242c2452f00fc2e4136e56"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/list.h"
- },
- "hashes": {
- "md5": "35a11a8eb55de0021d01b11cd2cae4c9"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/lsterr.h"
- },
- "hashes": {
- "md5": "017a97cd98415e008163ee6456032374"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/errcode.h"
- },
- "hashes": {
- "md5": "ca5bbbceb64093926f583ce465d8b34e"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/serialis.h"
- },
- "hashes": {
- "md5": "f0848c6c98fc89582f337cc774056f44"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/baseapi.h"
- },
- "hashes": {
- "md5": "a9d71757e875de5a8f072533ef0245fb"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/pageiterator.h"
- },
- "hashes": {
- "md5": "53a6f0ea9bbc2f741501845f581b947e"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/publictypes.h"
- },
- "hashes": {
- "md5": "56bd1df04c77d7d6f3329004a536a69f"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/resultiterator.h"
- },
- "hashes": {
- "md5": "3645847e5e7cc15a3c9521d6eda0d613"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/ltrresultiterator.h"
- },
- "hashes": {
- "md5": "53e4f1b2e20a5163b1717cc61a197564"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/scripts/tesseract/tesseract/version.h"
- },
- "hashes": {
- "md5": "b897f362947a4d983c1830c349c26d01"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/tesstypes.h"
- },
- "hashes": {
- "md5": "2d0a1799f9264e48c8eae29df08118d3"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/viewer/scrollview.h"
- },
- "hashes": {
- "md5": "1c92e602441a73186cb251b34e2848d3"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/image.h"
- },
- "hashes": {
- "md5": "33e08d77c98223af2149ca8dc0e9ad09"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/tprintf.h"
- },
- "hashes": {
- "md5": "be6c9791f63dd545f625db625462ee6d"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/params.h"
- },
- "hashes": {
- "md5": "df22b34f23ab2cfc45dc5291f2995a06"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/ratngs.h"
- },
- "hashes": {
- "md5": "b86a1d05b208a82a26abc8fea3ea1a8c"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/matrix.h"
- },
- "hashes": {
- "md5": "aeef9f5b6c61eae62ae99095c4959c1b"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/helpers.h"
- },
- "hashes": {
- "md5": "1f9df565ba17bec88bf436f94f81d74d"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/kdpair.h"
- },
- "hashes": {
- "md5": "441d35051a7b35709d6a4c3fcc8552fd"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/unicharset.h"
- },
- "hashes": {
- "md5": "42050de55526446c12a271ee6ff4f194"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/unicharmap.h"
- },
- "hashes": {
- "md5": "58ec8c855494500f79236251f9248c7e"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/werd.h"
- },
- "hashes": {
- "md5": "fc555ee5b89231ebf89e1084596ba0b5"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/elst2.h"
- },
- "hashes": {
- "md5": "1197a17ec55447d6a3a3c817911a1bb4"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/stepblob.h"
- },
- "hashes": {
- "md5": "6e79f3086c1c21b6e206cb4d7d1619ba"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/coutln.h"
- },
- "hashes": {
- "md5": "592ba6e356f6f55f5864f2e7106679b3"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/mod128.h"
- },
- "hashes": {
- "md5": "ed83cd755ac92f390a4932e404ed166b"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/ocrrow.h"
- },
- "hashes": {
- "md5": "c1059cec5d29c2e84abff597dee83c89"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/quspline.h"
- },
- "hashes": {
- "md5": "49328c522a8641b362f404199108de76"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/genericvector.h"
- },
- "hashes": {
- "md5": "699964478dd5f3742dbfdbd98eb7c5a3"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/normalis.h"
- },
- "hashes": {
- "md5": "5fc2a9c2a2270906337bb053ef83ca99"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/rejctmap.h"
- },
- "hashes": {
- "md5": "45844dbf3b29c580908665a1d0542cc1"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccmain/tesseractclass.h"
- },
- "hashes": {
- "md5": "17d7269fc2e0ae75cb9782b56f839651"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccmain/control.h"
- },
- "hashes": {
- "md5": "f3c64df7dd92725165624ce22b84a782"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/debugpixa.h"
- },
- "hashes": {
- "md5": "9ea59ba85ff5121098f4836f6c445bbc"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/allheaders.h"
- },
- "hashes": {
- "md5": "999d534a4ad60a2b7511196f8e6509e4"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/alltypes.h"
- },
- "hashes": {
- "md5": "a53441277a26b8f0bb926cb17df2dfb7"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/scripts/tesseract/endianness.h"
- },
- "hashes": {
- "md5": "c5b34010ae58ee994fb431b8736f6f4c"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/environ.h"
- },
- "hashes": {
- "md5": "f12002e24a0542a8b820943238c03777"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/array.h"
- },
- "hashes": {
- "md5": "905c3a077932844148e6ce1a082ad3fd"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/bbuffer.h"
- },
- "hashes": {
- "md5": "9698e12ada03098f0d12a09c12cf6063"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/hashmap.h"
- },
- "hashes": {
- "md5": "a67f5cea1a1d468a3c082936a3c6ceae"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/heap.h"
- },
- "hashes": {
- "md5": "b4a5a51c54ae3ecf0da810f807a29c83"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/list.h"
- },
- "hashes": {
- "md5": "c1df1f5c4859fcff277e25e2af485e32"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/ptra.h"
- },
- "hashes": {
- "md5": "09b92e82a1ea998e1f7e4023c008cf51"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/queue.h"
- },
- "hashes": {
- "md5": "ceded2bcd4bc2c553683c2643f69e6a5"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/rbtree.h"
- },
- "hashes": {
- "md5": "803860fffdd81a3fc3fff30294c8f8cb"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/stack.h"
- },
- "hashes": {
- "md5": "0740173ae3e4e7de5f4c6fe821a4f0e7"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/arrayaccess.h"
- },
- "hashes": {
- "md5": "dcb43ea7a43e1fddf264fe501878db3d"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/bmf.h"
- },
- "hashes": {
- "md5": "e34a65325b94bfa5d1dca2f9424ca1f0"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/ccbord.h"
- },
- "hashes": {
- "md5": "90250b263699310ce40909628dbd7758"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/colorfill.h"
- },
- "hashes": {
- "md5": "c9cf5349852bf9054e7f3c5bbafac76e"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/dewarp.h"
- },
- "hashes": {
- "md5": "493b17891572abea870917ab41bf12c6"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/gplot.h"
- },
- "hashes": {
- "md5": "55cf40c06fd537d7b8714aaf1f7a0042"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/imageio.h"
- },
- "hashes": {
- "md5": "f517e3d907fee1ec4c974fad7dfdb29d"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/jbclass.h"
- },
- "hashes": {
- "md5": "c922deeb8eb844a7a2260f9c0a709218"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/morph.h"
- },
- "hashes": {
- "md5": "44855c4ddac6a28583d89947fcdbfdfc"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/pix.h"
- },
- "hashes": {
- "md5": "1fc6f88f9c79b5158469904b66645f7d"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/recog.h"
- },
- "hashes": {
- "md5": "f49b37b951f9036fb2dcf726b741db4e"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/regutils.h"
- },
- "hashes": {
- "md5": "fe7a3db017220d34590fd29869e5d61c"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/stringcode.h"
- },
- "hashes": {
- "md5": "94fce55340931aded34d6d7fd60d842e"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/sudoku.h"
- },
- "hashes": {
- "md5": "fb101a2c192580933be1b8236c2bdc15"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/watershed.h"
- },
- "hashes": {
- "md5": "44a71dd892c2fab6459227f7bcc400ee"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/textord/devanagari_processing.h"
- },
- "hashes": {
- "md5": "bb7498a407c61a5fc74fde4141620d14"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/ocrblock.h"
- },
- "hashes": {
- "md5": "2101475fe42f5c49ea640cc0857d950d"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/ocrpara.h"
- },
- "hashes": {
- "md5": "57573167504856ac525c576a24e1b6d1"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/pdblock.h"
- },
- "hashes": {
- "md5": "3078f23acc0309b4be17faf5af5cfd2b"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/polyblk.h"
- },
- "hashes": {
- "md5": "2726d572778691c729dd29f3e10a3c3e"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/tessdatamanager.h"
- },
- "hashes": {
- "md5": "48e33b4a6428e1816296b94e6d1e5580"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/textord/textord.h"
- },
- "hashes": {
- "md5": "eb1d3d2acb237b766c3030eb6e3da337"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/textord/bbgrid.h"
- },
- "hashes": {
- "md5": "39f63a1cc059f1562e1865f2c04d8f98"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/blobbox.h"
- },
- "hashes": {
- "md5": "b208386aa8f5823c5b897417f6d0e8aa"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/statistc.h"
- },
- "hashes": {
- "md5": "68d98c48f46818b438b2677867026cf3"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/ccstruct.h"
- },
- "hashes": {
- "md5": "703f2eb8791c9b95ad2f326f23502b31"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/ccutil.h"
- },
- "hashes": {
- "md5": "979fe2eab13ec81a7ad033feee8795cd"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/host.h"
- },
- "hashes": {
- "md5": "a525e0f643cd3f26148cf499baf290e2"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/textord/gap_map.h"
- },
- "hashes": {
- "md5": "447b36da5c19a13a33c5564b4070db36"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/wordrec/wordrec.h"
- },
- "hashes": {
- "md5": "482f2670e5a554a3a63be087c9b70acf"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/classify/classify.h"
- },
- "hashes": {
- "md5": "f4394416861a220cad6b4feaf2077c43"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/dict/dict.h"
- },
- "hashes": {
- "md5": "a220d94ff0322c1a5324cf281b95bd3b"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/dict/dawg.h"
- },
- "hashes": {
- "md5": "bb78bae332901710c2c3ae3fe219e33e"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/dict/dawg_cache.h"
- },
- "hashes": {
- "md5": "42b905dcfb89f6fd3fd4cd5a8c7cb124"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/object_cache.h"
- },
- "hashes": {
- "md5": "8fb65da84eeadab8e6efb2ab4260699f"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/dict/stopper.h"
- },
- "hashes": {
- "md5": "cd0c9e8a2dcd193e51deca4a49914ed6"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/tesserrstream.h"
- },
- "hashes": {
- "md5": "093dc5e6efde81380f95e4c6a195be7d"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/simddetect.cpp"
- },
- "roles": [
- "analysisTarget"
- ],
- "hashes": {
- "md5": "91dc32aebfafd1ffc0a63b1040a5e218"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/dotproduct.h"
- },
- "hashes": {
- "md5": "101da83b80419bcd1859208714d33f2d"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/intsimdmatrix.h"
- },
- "hashes": {
- "md5": "f3feff828ec0fadc7827ab03dbd3edae"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/simddetect.h"
- },
- "hashes": {
- "md5": "d3ced003e25367e7a619ae872b49d8cf"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/intsimdmatrixsse.cpp"
- },
- "roles": [
- "analysisTarget"
- ],
- "hashes": {
- "md5": "0711eab844da94b8061fe7e554895318"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/intsimdmatrixneon.cpp"
- },
- "roles": [
- "analysisTarget"
- ],
- "hashes": {
- "md5": "8ed221d5a6ff7ba72d0c18fa703b6041"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/intsimdmatrixavx2.cpp"
- },
- "roles": [
- "analysisTarget"
- ],
- "hashes": {
- "md5": "23211429b2d5d2aa3c98a28e0040e3ac"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/intsimdmatrix.cpp"
- },
- "roles": [
- "analysisTarget"
- ],
- "hashes": {
- "md5": "fea397caa712a6c1d60496a97850f270"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/dotproductsse.cpp"
- },
- "roles": [
- "analysisTarget"
- ],
- "hashes": {
- "md5": "63ae801dc6cfb031e6bffcc800bfb8a1"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/dotproductfma.cpp"
- },
- "roles": [
- "analysisTarget"
- ],
- "hashes": {
- "md5": "515e4c72d9406efbc7e74401ecff1315"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/dotproductavx.cpp"
- },
- "roles": [
- "analysisTarget"
- ],
- "hashes": {
- "md5": "481bf04e1a52dce322676b66a9dd796d"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/dotproduct.cpp"
- },
- "roles": [
- "analysisTarget"
- ],
- "hashes": {
- "md5": "2ce082a4e4017883030d8a914a69b812"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/api/wordstrboxrenderer.cpp"
- },
- "roles": [
- "analysisTarget"
- ],
- "hashes": {
- "md5": "749b16d76de109eec1d2cbef02f5ecc4"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/renderer.h"
- },
- "hashes": {
- "md5": "53ad7386304ae9556d4c27b03c8f1232"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/api/renderer.cpp"
- },
- "roles": [
- "analysisTarget"
- ],
- "hashes": {
- "md5": "6dba7c932410477f4eb18d7954f0b1c2"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/api/pdfrenderer.cpp"
- },
- "roles": [
- "analysisTarget"
- ],
- "hashes": {
- "md5": "4bc3984f01eafab8541d245541a83b24"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/api/pdf_ttf.h"
- },
- "hashes": {
- "md5": "5199c48b5f731c5316024d03feef8cd5"
- }
- },
- {
- "location": {
- "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/tesseract/src/api/pagerenderer.cpp"
- },
- "roles": [
- "analysisTarget",
- "resultFile"
- ],
- "hashes": {
- "md5": "cdbfa218f903b8fd5be8f5c7e5675ca2"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/array_internal.h"
- },
- "hashes": {
- "md5": "47169f561e914a3f80dd1165d0cc9ac5"
- }
- },
- {
- "location": {
- "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/pix_internal.h"
- },
- "hashes": {
- "md5": "4dd89382186e6b211b4078679810a19e"
- }
- }
- ]
- }
- ]
- }
|