lightrun 1.59.2 → 1.61.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/build/src/agent/agent-logger.js +1 -1
  2. package/build/src/agent/blocklisting/blocklisting-patterns.js +1 -1
  3. package/build/src/agent/blocklisting/dummy-blocklist-manager.js +1 -1
  4. package/build/src/agent/blocklisting/patterns-blocklist-manager.js +1 -1
  5. package/build/src/agent/config.js +1 -1
  6. package/build/src/agent/configuration-provider.js +1 -1
  7. package/build/src/agent/controller.js +1 -1
  8. package/build/src/agent/debuglet-helpers/createDebuggee.js +1 -1
  9. package/build/src/agent/debuglet-helpers/createDebuggeeMetadata.js +1 -1
  10. package/build/src/agent/debuglet-helpers/createUniquifier.js +1 -1
  11. package/build/src/agent/debuglet-helpers/delimit.js +1 -1
  12. package/build/src/agent/debuglet-helpers/format.js +1 -1
  13. package/build/src/agent/debuglet-helpers/getAgentConfig.js +1 -1
  14. package/build/src/agent/debuglet-helpers/getPlatform.js +1 -1
  15. package/build/src/agent/debuglet-helpers/limitConfig.js +1 -1
  16. package/build/src/agent/debuglet-helpers/mapSubtract.js +1 -1
  17. package/build/src/agent/debuglet-helpers/normalizeConfig.js +1 -1
  18. package/build/src/agent/debuglet-helpers/tokenize.js +1 -1
  19. package/build/src/agent/debuglet.js +1 -1
  20. package/build/src/agent/environment-metadata.js +1 -1
  21. package/build/src/agent/io/file-index.js +1 -1
  22. package/build/src/agent/io/scan-results.js +1 -1
  23. package/build/src/agent/io/scanner.js +1 -1
  24. package/build/src/agent/io/sourcemapper.js +1 -1
  25. package/build/src/agent/leaky-bucket.js +1 -1
  26. package/build/src/agent/log-data.js +1 -1
  27. package/build/src/agent/piping-manager.js +1 -1
  28. package/build/src/agent/quota-manager.js +1 -1
  29. package/build/src/agent/reduction/redaction-manager-re2js.js +1 -1
  30. package/build/src/agent/reduction/redaction-manager.js +1 -1
  31. package/build/src/agent/state/inspector-state.js +1 -1
  32. package/build/src/agent/state/legacy-state.js +1 -1
  33. package/build/src/agent/util/debug-assert.js +1 -1
  34. package/build/src/agent/util/utils.js +1 -1
  35. package/build/src/agent/util/validator.js +1 -1
  36. package/build/src/agent/v8/debugapi.js +1 -1
  37. package/build/src/agent/v8/inspector-debugapi.js +1 -1
  38. package/build/src/agent/v8/legacy-debugapi.js +1 -1
  39. package/build/src/agent/v8/v8inspector.js +1 -1
  40. package/build/src/client/stackdriver/debug.js +1 -1
  41. package/build/src/client/stackdriver/status-message.js +1 -1
  42. package/build/src/debuggee.js +1 -1
  43. package/build/src/gcp.js +1 -1
  44. package/build/src/index.js +1 -1
  45. package/build/src/lambda.js +1 -1
  46. package/build/src/resources/version.txt +1 -1
  47. package/build/src/types/lightrun.js +1 -1
  48. package/build/src/types/stackdriver.js +1 -1
  49. package/build/src/types/v8.js +1 -1
  50. package/package.json +1 -1
@@ -1 +1 @@
1
- const a16_0x3db4b0=a16_0x13fe;(function(_0x3869ec,_0x311a04){const _0x56ab9b=a16_0x13fe,_0x38309f=_0x3869ec();while(!![]){try{const _0x4253e5=-parseInt(_0x56ab9b(0x171))/0x1*(-parseInt(_0x56ab9b(0x177))/0x2)+parseInt(_0x56ab9b(0x13f))/0x3+parseInt(_0x56ab9b(0x159))/0x4*(-parseInt(_0x56ab9b(0x178))/0x5)+parseInt(_0x56ab9b(0x166))/0x6+parseInt(_0x56ab9b(0x14e))/0x7*(parseInt(_0x56ab9b(0x167))/0x8)+-parseInt(_0x56ab9b(0x163))/0x9+-parseInt(_0x56ab9b(0x138))/0xa;if(_0x4253e5===_0x311a04)break;else _0x38309f['push'](_0x38309f['shift']());}catch(_0x115873){_0x38309f['push'](_0x38309f['shift']());}}}(a16_0x4bb9,0xb8ad6));const a16_0x7dc436=(function(){let _0x56302b=!![];return function(_0x18a71c,_0x34fdb4){const _0x3f2e45=_0x56302b?function(){const _0x1d023c=a16_0x13fe;if(_0x34fdb4){const _0x139ed6=_0x34fdb4[_0x1d023c(0x139)](_0x18a71c,arguments);return _0x34fdb4=null,_0x139ed6;}}:function(){};return _0x56302b=![],_0x3f2e45;};}()),a16_0x524013=a16_0x7dc436(this,function(){const _0x3314f3=a16_0x13fe;return a16_0x524013['toString']()[_0x3314f3(0x136)](_0x3314f3(0x15c))['toString']()[_0x3314f3(0x148)](a16_0x524013)[_0x3314f3(0x136)]('(((.+)+)+)+$');});a16_0x524013();'use strict';Object[a16_0x3db4b0(0x133)](exports,a16_0x3db4b0(0x156),{'value':!![]}),exports['normalizeConfig']=exports[a16_0x3db4b0(0x168)]=void 0x0;const extend=require(a16_0x3db4b0(0x155)),config_1=require('../config'),utils_1=require(a16_0x3db4b0(0x13e)),getAgentConfig_1=require('./getAgentConfig'),limitConfig_1=require(a16_0x3db4b0(0x151)),validateConfig=_0x4ed749=>{const _0x2253c1=a16_0x3db4b0,_0x3193b2={};try{config_1[_0x2253c1(0x14a)][_0x2253c1(0x161)](_0x4ed749,{'abortEarly':![]});}catch(_0x520313){_0x520313[_0x2253c1(0x160)][_0x2253c1(0x164)](_0x570a61=>_0x570a61[_0x2253c1(0x149)]&&_0x570a61[_0x2253c1(0x147)])[_0x2253c1(0x154)](_0x2471eb=>{const _0x399c7a=_0x2253c1;_0x3193b2[_0x2471eb['path']]=_0x2471eb[_0x399c7a(0x147)];});}return _0x3193b2;};function a16_0x4bb9(){const _0x59a2bd=['LIGHTRUN_PROXY_USERNAME','6490620azOAkr','apply','unversioned','limitConfig','LIGHTRUN_TAGS','agentLogLevel','../util/utils','4473483GRxgwU','FUNCTION_NAME','defaultConfig','agentLogMaxFileCount','LIGHTRUN_STD_ERR_THRESHOLD','LIGHTRUN_WAIT_FOR_INIT','agentLog','env','message','constructor','path','configSchema','stdErrThreshold','AGENT_LOG_LEVEL','AGENT_LOG_MAX_FILE_COUNT','7DsWnAi','LIGHTRUN_PROXY_HOST','getAgentConfig','./limitConfig','getBooleanValue','agentConfigFile','forEach','extend','__esModule','GAE_MODULE_VERSION','LIGHTRUN_PROXY_PASSWORD','28ZlbvaL','agentLogMaxFileSizeMb','GAE_SERVICE','(((.+)+)+)+$','agentLogTargetDir','LIGHTRUN_API_ENDPOINT','registration','inner','validateSync','LIGHTRUN_METADATA_FILE','11281509hALyxd','filter','GAE_DEPLOYMENT_ID','7842936glMBjq','497440jUiFzI','validateConfig','serviceContext','GAE_MINOR_VERSION','LIGHTRUN_INIT_WAIT_TIME_MS','AGENT_LOG_TARGET_DIR','K_REVISION','AGENT_LOG_MAX_FILE_SIZE_MB','LIGHTRUN_SECRET','metadata','13315bjnLDt','normalizeConfig','version','LIGHTRUN_AGENT_CONFIG','NO_CHECK_CERTIFICATE','service','138MGlSJc','800165dEHMhm','GAE_MODULE_NAME','defineProperty','GAE_VERSION','K_SERVICE','search'];a16_0x4bb9=function(){return _0x59a2bd;};return a16_0x4bb9();}exports['validateConfig']=validateConfig;const normalizeConfig=_0x5b37e0=>{const _0x21d9fd=a16_0x3db4b0,_0x2eba7b={'serviceContext':{'service':process[_0x21d9fd(0x146)][_0x21d9fd(0x15b)]||process['env'][_0x21d9fd(0x179)]||process[_0x21d9fd(0x146)][_0x21d9fd(0x135)],'version':process[_0x21d9fd(0x146)][_0x21d9fd(0x134)]||process[_0x21d9fd(0x146)][_0x21d9fd(0x157)]||process[_0x21d9fd(0x146)][_0x21d9fd(0x16d)],'minorVersion_':process[_0x21d9fd(0x146)][_0x21d9fd(0x165)]||process[_0x21d9fd(0x146)][_0x21d9fd(0x16a)]},'metadata':{'filename':process[_0x21d9fd(0x146)][_0x21d9fd(0x162)],'registration':{}},'lightrunSecret':process[_0x21d9fd(0x146)][_0x21d9fd(0x16f)],'apiEndpoint':process[_0x21d9fd(0x146)][_0x21d9fd(0x15e)],'noCheckCertificate':(0x0,utils_1[_0x21d9fd(0x152)])(process[_0x21d9fd(0x146)][_0x21d9fd(0x175)]),'fetchBreakpointsOnce':(0x0,utils_1[_0x21d9fd(0x152)])(process[_0x21d9fd(0x146)]['FETCH_BREAKPOINTS_ONCE']),'lightrunWaitForInit':(0x0,utils_1[_0x21d9fd(0x152)])(process[_0x21d9fd(0x146)][_0x21d9fd(0x144)]),'lightrunInitWaitTimeMs':process['env'][_0x21d9fd(0x16b)],'agentLog':_0x5b37e0?.[_0x21d9fd(0x145)]||{},'proxy':{'host':process[_0x21d9fd(0x146)][_0x21d9fd(0x14f)],'port':parseInt(process[_0x21d9fd(0x146)]['LIGHTRUN_PROXY_PORT']||'')||undefined,'username':process[_0x21d9fd(0x146)][_0x21d9fd(0x137)],'password':process['env'][_0x21d9fd(0x158)]}};process[_0x21d9fd(0x146)][_0x21d9fd(0x143)]!==undefined&&(_0x2eba7b[_0x21d9fd(0x145)][_0x21d9fd(0x14b)]=process[_0x21d9fd(0x146)]['LIGHTRUN_STD_ERR_THRESHOLD']);process['env'][_0x21d9fd(0x14c)]!==undefined&&(_0x2eba7b[_0x21d9fd(0x145)][_0x21d9fd(0x13d)]=process[_0x21d9fd(0x146)][_0x21d9fd(0x14c)]);process[_0x21d9fd(0x146)][_0x21d9fd(0x16c)]!==undefined&&(_0x2eba7b['agentLog'][_0x21d9fd(0x15d)]=process[_0x21d9fd(0x146)][_0x21d9fd(0x16c)]);process[_0x21d9fd(0x146)][_0x21d9fd(0x14d)]!==undefined&&(_0x2eba7b[_0x21d9fd(0x145)][_0x21d9fd(0x142)]=parseInt(process[_0x21d9fd(0x146)][_0x21d9fd(0x14d)]));process['env'][_0x21d9fd(0x16e)]!==undefined&&(_0x2eba7b[_0x21d9fd(0x145)][_0x21d9fd(0x15a)]=parseInt(process['env'][_0x21d9fd(0x16e)]));process['env'][_0x21d9fd(0x140)]&&(_0x2eba7b[_0x21d9fd(0x169)][_0x21d9fd(0x176)]=process[_0x21d9fd(0x146)]['FUNCTION_NAME'],_0x2eba7b[_0x21d9fd(0x169)][_0x21d9fd(0x173)]=_0x21d9fd(0x13a));process[_0x21d9fd(0x146)][_0x21d9fd(0x13c)]&&(_0x2eba7b[_0x21d9fd(0x170)][_0x21d9fd(0x15f)]={'tags':process[_0x21d9fd(0x146)][_0x21d9fd(0x13c)]['split'](',')});const _0x2abede=(0x0,getAgentConfig_1[_0x21d9fd(0x150)])(process[_0x21d9fd(0x146)][_0x21d9fd(0x174)]||_0x5b37e0?.[_0x21d9fd(0x153)]||config_1[_0x21d9fd(0x141)][_0x21d9fd(0x153)]),_0x5e8480=(0x0,limitConfig_1[_0x21d9fd(0x13b)])(extend(!![],{},config_1[_0x21d9fd(0x141)],_0x2abede,_0x5b37e0,_0x2eba7b)),_0x483549=(0x0,exports['validateConfig'])(_0x5e8480);return{..._0x5e8480,'errors':_0x483549};};function a16_0x13fe(_0x4af543,_0x16a442){const _0x55ac36=a16_0x4bb9();return a16_0x13fe=function(_0x524013,_0x7dc436){_0x524013=_0x524013-0x133;let _0x4bb9e0=_0x55ac36[_0x524013];return _0x4bb9e0;},a16_0x13fe(_0x4af543,_0x16a442);}exports[a16_0x3db4b0(0x172)]=normalizeConfig;
1
+ const a16_0x3ee618=a16_0xfbf8;function a16_0xfbf8(_0x1a6a98,_0x23f598){const _0x5a1958=a16_0x5d83();return a16_0xfbf8=function(_0x1cb322,_0x220aa5){_0x1cb322=_0x1cb322-0x155;let _0x5d83e1=_0x5a1958[_0x1cb322];return _0x5d83e1;},a16_0xfbf8(_0x1a6a98,_0x23f598);}function a16_0x5d83(){const _0x2bf4a9=['GAE_MODULE_NAME','agentLogLevel','LIGHTRUN_PROXY_HOST','1192628ZVdLRL','agentConfigFile','LIGHTRUN_PROXY_USERNAME','validateSync','path','LIGHTRUN_METADATA_FILE','getBooleanValue','5797350OGnrsV','agentLogMaxFileSizeMb','limitConfig','getAgentConfig','GAE_VERSION','LIGHTRUN_AGENT_CONFIG','LIGHTRUN_PROXY_PASSWORD','env','LIGHTRUN_STD_ERR_THRESHOLD','7EaYlRb','validateConfig','LIGHTRUN_WAIT_FOR_INIT','toString','891861JZKndf','defaultConfig','split','LIGHTRUN_TAGS','LIGHTRUN_API_ENDPOINT','agentLogMaxFileCount','__esModule','GAE_SERVICE','agentLog','metadata','normalizeConfig','AGENT_LOG_TARGET_DIR','49183610oOYOfu','version','constructor','K_SERVICE','FUNCTION_NAME','GAE_DEPLOYMENT_ID','agentLogTargetDir','defineProperty','AGENT_LOG_MAX_FILE_COUNT','AGENT_LOG_MAX_FILE_SIZE_MB','LIGHTRUN_SECRET','filter','241544vwdvHy','14113287tiWYxa','15088472BkQmvO','apply','forEach','GAE_MODULE_VERSION','6qHaWBG','LIGHTRUN_PROXY_PORT','AGENT_LOG_LEVEL','message','unversioned','stdErrThreshold','(((.+)+)+)+$','65GfGQMl','serviceContext','inner','search','../config','./limitConfig','../util/utils'];a16_0x5d83=function(){return _0x2bf4a9;};return a16_0x5d83();}(function(_0x38ce00,_0xd920c6){const _0x5cf835=a16_0xfbf8,_0x19b03b=_0x38ce00();while(!![]){try{const _0x46093d=-parseInt(_0x5cf835(0x190))/0x1+-parseInt(_0x5cf835(0x17f))/0x2*(-parseInt(_0x5cf835(0x161))/0x3)+parseInt(_0x5cf835(0x179))/0x4*(parseInt(_0x5cf835(0x186))/0x5)+-parseInt(_0x5cf835(0x197))/0x6+parseInt(_0x5cf835(0x15d))/0x7*(-parseInt(_0x5cf835(0x17b))/0x8)+-parseInt(_0x5cf835(0x17a))/0x9+parseInt(_0x5cf835(0x16d))/0xa;if(_0x46093d===_0xd920c6)break;else _0x19b03b['push'](_0x19b03b['shift']());}catch(_0x3d14da){_0x19b03b['push'](_0x19b03b['shift']());}}}(a16_0x5d83,0xefca9));const a16_0x220aa5=(function(){let _0xf59d3=!![];return function(_0x5b31d7,_0x4d229d){const _0x5ee2d5=_0xf59d3?function(){const _0x52ce26=a16_0xfbf8;if(_0x4d229d){const _0x467664=_0x4d229d[_0x52ce26(0x17c)](_0x5b31d7,arguments);return _0x4d229d=null,_0x467664;}}:function(){};return _0xf59d3=![],_0x5ee2d5;};}()),a16_0x1cb322=a16_0x220aa5(this,function(){const _0x551334=a16_0xfbf8;return a16_0x1cb322[_0x551334(0x160)]()[_0x551334(0x189)](_0x551334(0x185))[_0x551334(0x160)]()[_0x551334(0x16f)](a16_0x1cb322)['search'](_0x551334(0x185));});a16_0x1cb322();'use strict';Object[a16_0x3ee618(0x174)](exports,a16_0x3ee618(0x167),{'value':!![]}),exports[a16_0x3ee618(0x16b)]=exports[a16_0x3ee618(0x15e)]=void 0x0;const extend=require('extend'),config_1=require(a16_0x3ee618(0x18a)),utils_1=require(a16_0x3ee618(0x18c)),getAgentConfig_1=require('./getAgentConfig'),limitConfig_1=require(a16_0x3ee618(0x18b)),validateConfig=_0x3610fd=>{const _0x266d71=a16_0x3ee618,_0x4290a9={};try{config_1['configSchema'][_0x266d71(0x193)](_0x3610fd,{'abortEarly':![]});}catch(_0x592ccb){_0x592ccb[_0x266d71(0x188)][_0x266d71(0x178)](_0x5107c1=>_0x5107c1[_0x266d71(0x194)]&&_0x5107c1[_0x266d71(0x182)])[_0x266d71(0x17d)](_0x46f399=>{const _0x5f2d3a=_0x266d71;_0x4290a9[_0x46f399['path']]=_0x46f399[_0x5f2d3a(0x182)];});}return _0x4290a9;};exports[a16_0x3ee618(0x15e)]=validateConfig;const normalizeConfig=_0x1be4e7=>{const _0x1af2ba=a16_0x3ee618,_0x16b2ba={'serviceContext':{'service':process[_0x1af2ba(0x15b)][_0x1af2ba(0x168)]||process[_0x1af2ba(0x15b)][_0x1af2ba(0x18d)]||process[_0x1af2ba(0x15b)][_0x1af2ba(0x170)],'version':process['env'][_0x1af2ba(0x158)]||process[_0x1af2ba(0x15b)][_0x1af2ba(0x17e)]||process[_0x1af2ba(0x15b)]['K_REVISION'],'minorVersion_':process[_0x1af2ba(0x15b)][_0x1af2ba(0x172)]||process['env']['GAE_MINOR_VERSION']},'metadata':{'filename':process[_0x1af2ba(0x15b)][_0x1af2ba(0x195)],'registration':{}},'lightrunSecret':process[_0x1af2ba(0x15b)][_0x1af2ba(0x177)],'apiEndpoint':process[_0x1af2ba(0x15b)][_0x1af2ba(0x165)],'noCheckCertificate':(0x0,utils_1[_0x1af2ba(0x196)])(process[_0x1af2ba(0x15b)]['NO_CHECK_CERTIFICATE']),'fetchBreakpointsOnce':(0x0,utils_1['getBooleanValue'])(process['env']['FETCH_BREAKPOINTS_ONCE']),'lightrunWaitForInit':(0x0,utils_1[_0x1af2ba(0x196)])(process[_0x1af2ba(0x15b)][_0x1af2ba(0x15f)]),'lightrunInitWaitTimeMs':process[_0x1af2ba(0x15b)]['LIGHTRUN_INIT_WAIT_TIME_MS'],'agentLog':_0x1be4e7?.['agentLog']||{},'proxy':{'host':process['env'][_0x1af2ba(0x18f)],'port':parseInt(process['env'][_0x1af2ba(0x180)]||'')||undefined,'username':process[_0x1af2ba(0x15b)][_0x1af2ba(0x192)],'password':process[_0x1af2ba(0x15b)][_0x1af2ba(0x15a)]}};process[_0x1af2ba(0x15b)][_0x1af2ba(0x15c)]!==undefined&&(_0x16b2ba[_0x1af2ba(0x169)][_0x1af2ba(0x184)]=process[_0x1af2ba(0x15b)]['LIGHTRUN_STD_ERR_THRESHOLD']);process['env'][_0x1af2ba(0x181)]!==undefined&&(_0x16b2ba[_0x1af2ba(0x169)][_0x1af2ba(0x18e)]=process[_0x1af2ba(0x15b)][_0x1af2ba(0x181)]);process[_0x1af2ba(0x15b)][_0x1af2ba(0x16c)]!==undefined&&(_0x16b2ba['agentLog'][_0x1af2ba(0x173)]=process[_0x1af2ba(0x15b)][_0x1af2ba(0x16c)]);process[_0x1af2ba(0x15b)]['AGENT_LOG_MAX_FILE_COUNT']!==undefined&&(_0x16b2ba[_0x1af2ba(0x169)][_0x1af2ba(0x166)]=parseInt(process[_0x1af2ba(0x15b)][_0x1af2ba(0x175)]));process[_0x1af2ba(0x15b)]['AGENT_LOG_MAX_FILE_SIZE_MB']!==undefined&&(_0x16b2ba[_0x1af2ba(0x169)][_0x1af2ba(0x155)]=parseInt(process['env'][_0x1af2ba(0x176)]));process[_0x1af2ba(0x15b)][_0x1af2ba(0x171)]&&(_0x16b2ba[_0x1af2ba(0x187)]['service']=process[_0x1af2ba(0x15b)][_0x1af2ba(0x171)],_0x16b2ba[_0x1af2ba(0x187)][_0x1af2ba(0x16e)]=_0x1af2ba(0x183));process[_0x1af2ba(0x15b)][_0x1af2ba(0x164)]&&(_0x16b2ba[_0x1af2ba(0x16a)]['registration']={'tags':process[_0x1af2ba(0x15b)]['LIGHTRUN_TAGS'][_0x1af2ba(0x163)](',')});const _0x35124c=(0x0,getAgentConfig_1[_0x1af2ba(0x157)])(process[_0x1af2ba(0x15b)][_0x1af2ba(0x159)]||_0x1be4e7?.[_0x1af2ba(0x191)]||config_1['defaultConfig'][_0x1af2ba(0x191)]),_0x18c054=(0x0,limitConfig_1[_0x1af2ba(0x156)])(extend(!![],{},config_1[_0x1af2ba(0x162)],_0x35124c,_0x1be4e7,_0x16b2ba)),_0x15e1a4=(0x0,exports[_0x1af2ba(0x15e)])(_0x18c054);return{..._0x18c054,'errors':_0x15e1a4};};exports[a16_0x3ee618(0x16b)]=normalizeConfig;
@@ -1 +1 @@
1
- const a17_0x582990=a17_0x52ca;(function(_0x4cac29,_0x567036){const _0x1ce076=a17_0x52ca,_0x1f1f96=_0x4cac29();while(!![]){try{const _0x515a9b=-parseInt(_0x1ce076(0x13c))/0x1*(parseInt(_0x1ce076(0x137))/0x2)+-parseInt(_0x1ce076(0x133))/0x3*(-parseInt(_0x1ce076(0x13e))/0x4)+-parseInt(_0x1ce076(0x12d))/0x5+parseInt(_0x1ce076(0x136))/0x6*(parseInt(_0x1ce076(0x131))/0x7)+-parseInt(_0x1ce076(0x134))/0x8*(parseInt(_0x1ce076(0x139))/0x9)+parseInt(_0x1ce076(0x13d))/0xa+parseInt(_0x1ce076(0x138))/0xb;if(_0x515a9b===_0x567036)break;else _0x1f1f96['push'](_0x1f1f96['shift']());}catch(_0x20330a){_0x1f1f96['push'](_0x1f1f96['shift']());}}}(a17_0x3f66,0x8ace9));const a17_0x43c156=(function(){let _0x296010=!![];return function(_0x4dbd72,_0x7efaf5){const _0x25b7df=_0x296010?function(){const _0x23237a=a17_0x52ca;if(_0x7efaf5){const _0x5e8e5=_0x7efaf5[_0x23237a(0x12f)](_0x4dbd72,arguments);return _0x7efaf5=null,_0x5e8e5;}}:function(){};return _0x296010=![],_0x25b7df;};}()),a17_0x18fe38=a17_0x43c156(this,function(){const _0xdac187=a17_0x52ca;return a17_0x18fe38[_0xdac187(0x130)]()['search']('(((.+)+)+)+$')[_0xdac187(0x130)]()[_0xdac187(0x135)](a17_0x18fe38)[_0xdac187(0x132)](_0xdac187(0x13a));});a17_0x18fe38();function a17_0x3f66(){const _0x971a68=['tokenize','1047455YXLpjn','push','apply','toString','234178msFndT','search','25599mWPHmg','588464KTSuBk','constructor','174CVUnkr','14AFsKRf','460251LLKcuY','9DKVLkm','(((.+)+)+)+$','delimit','85650tATUzI','1490230VQhoof','136nVtSbc','./delimit','length'];a17_0x3f66=function(){return _0x971a68;};return a17_0x3f66();}'use strict';Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports[a17_0x582990(0x12c)]=void 0x0;const delimit_1=require(a17_0x582990(0x13f)),tokenize=(_0x504233,_0x702703)=>{const _0x5d4db0=a17_0x582990;let _0x3a061a=(0x0,delimit_1[_0x5d4db0(0x13b)])(_0x504233,'$$');for(let _0x2f9168=_0x702703-0x1;_0x2f9168>=0x0;_0x2f9168--){const _0x544e54=[];for(let _0x4a8859=0x0;_0x4a8859<_0x3a061a[_0x5d4db0(0x140)];_0x4a8859++){_0x3a061a[_0x4a8859]['v']?_0x544e54[_0x5d4db0(0x12e)](_0x3a061a[_0x4a8859]):_0x544e54[_0x5d4db0(0x12e)](...(0x0,delimit_1[_0x5d4db0(0x13b)])(_0x3a061a[_0x4a8859],'$'+_0x2f9168));}_0x3a061a=_0x544e54;}return _0x3a061a;};function a17_0x52ca(_0x95546,_0x3fc4de){const _0x5673b6=a17_0x3f66();return a17_0x52ca=function(_0x18fe38,_0x43c156){_0x18fe38=_0x18fe38-0x12c;let _0x3f668e=_0x5673b6[_0x18fe38];return _0x3f668e;},a17_0x52ca(_0x95546,_0x3fc4de);}exports[a17_0x582990(0x12c)]=tokenize;
1
+ const a17_0x2f5e66=a17_0x3c5d;(function(_0x3822bf,_0x429a0c){const _0x24a82c=a17_0x3c5d,_0x431877=_0x3822bf();while(!![]){try{const _0x78cfe9=-parseInt(_0x24a82c(0x120))/0x1*(-parseInt(_0x24a82c(0x123))/0x2)+parseInt(_0x24a82c(0x127))/0x3*(parseInt(_0x24a82c(0x11f))/0x4)+parseInt(_0x24a82c(0x126))/0x5*(parseInt(_0x24a82c(0x124))/0x6)+-parseInt(_0x24a82c(0x12a))/0x7+-parseInt(_0x24a82c(0x131))/0x8*(-parseInt(_0x24a82c(0x12d))/0x9)+-parseInt(_0x24a82c(0x12f))/0xa*(-parseInt(_0x24a82c(0x11e))/0xb)+parseInt(_0x24a82c(0x11d))/0xc*(-parseInt(_0x24a82c(0x128))/0xd);if(_0x78cfe9===_0x429a0c)break;else _0x431877['push'](_0x431877['shift']());}catch(_0x54a466){_0x431877['push'](_0x431877['shift']());}}}(a17_0x140d,0x8deed));const a17_0x2893f9=(function(){let _0x36a51b=!![];return function(_0x449fcf,_0x2e578e){const _0x50c998=_0x36a51b?function(){const _0x1c14d4=a17_0x3c5d;if(_0x2e578e){const _0x4a7104=_0x2e578e[_0x1c14d4(0x11c)](_0x449fcf,arguments);return _0x2e578e=null,_0x4a7104;}}:function(){};return _0x36a51b=![],_0x50c998;};}()),a17_0x27597c=a17_0x2893f9(this,function(){const _0x3c154e=a17_0x3c5d;return a17_0x27597c[_0x3c154e(0x12e)]()[_0x3c154e(0x125)](_0x3c154e(0x11b))[_0x3c154e(0x12e)]()['constructor'](a17_0x27597c)[_0x3c154e(0x125)](_0x3c154e(0x11b));});a17_0x27597c();function a17_0x3c5d(_0x2597cf,_0x3a7dbf){const _0x104b20=a17_0x140d();return a17_0x3c5d=function(_0x27597c,_0x2893f9){_0x27597c=_0x27597c-0x11b;let _0x140d5b=_0x104b20[_0x27597c];return _0x140d5b;},a17_0x3c5d(_0x2597cf,_0x3a7dbf);}'use strict';function a17_0x140d(){const _0x33de0c=['toString','160LnVLTE','delimit','500680PBOFtK','(((.+)+)+)+$','apply','21567732XrJKMT','356851XQEKVw','16348HwEZZo','6263DqxZXa','./delimit','push','74LUnnNk','48vQtUzc','search','361745vOIhSu','501BJMYrC','13qNUQIp','__esModule','2691220tNNHat','tokenize','length','108BhlaOP'];a17_0x140d=function(){return _0x33de0c;};return a17_0x140d();}Object['defineProperty'](exports,a17_0x2f5e66(0x129),{'value':!![]}),exports[a17_0x2f5e66(0x12b)]=void 0x0;const delimit_1=require(a17_0x2f5e66(0x121)),tokenize=(_0x592adc,_0x96aec8)=>{const _0x12f8ec=a17_0x2f5e66;let _0x175554=(0x0,delimit_1[_0x12f8ec(0x130)])(_0x592adc,'$$');for(let _0x5e8261=_0x96aec8-0x1;_0x5e8261>=0x0;_0x5e8261--){const _0x56ec25=[];for(let _0x1ad15a=0x0;_0x1ad15a<_0x175554[_0x12f8ec(0x12c)];_0x1ad15a++){_0x175554[_0x1ad15a]['v']?_0x56ec25[_0x12f8ec(0x122)](_0x175554[_0x1ad15a]):_0x56ec25[_0x12f8ec(0x122)](...(0x0,delimit_1[_0x12f8ec(0x130)])(_0x175554[_0x1ad15a],'$'+_0x5e8261));}_0x175554=_0x56ec25;}return _0x175554;};exports[a17_0x2f5e66(0x12b)]=tokenize;
@@ -1 +1 @@
1
- const a18_0x24a08b=a18_0x64c1;(function(_0x395b84,_0x2bf451){const _0x425e49=a18_0x64c1,_0x345a15=_0x395b84();while(!![]){try{const _0x24d3b6=-parseInt(_0x425e49(0x229))/0x1*(-parseInt(_0x425e49(0x1da))/0x2)+-parseInt(_0x425e49(0x1e4))/0x3*(-parseInt(_0x425e49(0x25a))/0x4)+parseInt(_0x425e49(0x2a9))/0x5+-parseInt(_0x425e49(0x2c8))/0x6+parseInt(_0x425e49(0x235))/0x7+-parseInt(_0x425e49(0x21d))/0x8*(parseInt(_0x425e49(0x211))/0x9)+-parseInt(_0x425e49(0x20d))/0xa;if(_0x24d3b6===_0x2bf451)break;else _0x345a15['push'](_0x345a15['shift']());}catch(_0x854bcf){_0x345a15['push'](_0x345a15['shift']());}}}(a18_0x2fac,0x2299b));const a18_0x3695d0=(function(){let _0x3c2dfc=!![];return function(_0x393de3,_0x1f33c0){const _0x31a8e9=_0x3c2dfc?function(){if(_0x1f33c0){const _0x5378a4=_0x1f33c0['apply'](_0x393de3,arguments);return _0x1f33c0=null,_0x5378a4;}}:function(){};return _0x3c2dfc=![],_0x31a8e9;};}()),a18_0x49933f=a18_0x3695d0(this,function(){const _0x55ecaf=a18_0x64c1;return a18_0x49933f[_0x55ecaf(0x217)]()[_0x55ecaf(0x276)](_0x55ecaf(0x265))[_0x55ecaf(0x217)]()[_0x55ecaf(0x2a3)](a18_0x49933f)['search'](_0x55ecaf(0x265));});function a18_0x2fac(){const _0x2477d5=['promisify','javascriptFileExtensions','globalPipingStatus','agentLogTargetDir','Private\x20accessor\x20was\x20defined\x20without\x20a\x20setter','Cannot\x20write\x20private\x20member\x20to\x20an\x20object\x20whose\x20class\x20did\x20not\x20declare\x20it','inspect','format','stdErrThreshold','isDisabled','GAE_MINOR_VERSION','seconds','Active\x20Breakpoints:\x20\x0a','./environment-metadata','\x20caseInsensitive:\x20','function','posix','forEach','216lMuGKI','createPerBreakpointConditionQuota','Breakpoint','maxRequestRetryDelaySeconds','emit','keys','redactionEnabled','logMainConfigParams','./reduction/redaction-manager-re2js','breakpoint\x20id:\x20%s,\x0a\x09type:\x20%s\x0a\x09location:\x20%s','path','(((.+)+)+)+$','setLevel','\x09Notifying\x20server\x20about\x20error\x20for\x20','Disabled\x20by\x20the\x20server','Malformed\x20source-context.json\x20file:\x20','agentLogLevel','setPatterns','parameters','Debuglet','fetcherActive','StatusMessage','do\x20this.','./config','createTime','Agent\x20log\x20level\x20is\x20switched\x20to\x20default\x20(','DEBUG','enable','search','mainModule','beforeExit','GAE-','initError','ALLOW_EXPRESSIONS_MESSAGE','debuggee','Scheduling\x20registration\x20in\x20','Redactions:\x20\x0a\x09','Agent\x20log\x20level\x20is\x20switched\x20to\x20DEBUG','collectAndSendLog','expirationTime','blacklist','Blacklist:\x20\x0a\x09','createDebuggee','findFiles','map','prettyError','.\x20Retrying\x20in\x20','set','isRunning','assert','deregister','replaceRedactedByValue','./io/scanner','Breakpoint\x20hit!:\x20','now','Registered\x20as\x20debuggee:\x20','bind','description','isReadyManager','allowExpressions','Noting\x20to\x20stop,\x20agent\x20is\x20not\x20running','getProps','register','Use\x20config\x20`allowRootAsWorkingDirectory`\x20if\x20you\x20really\x20want\x20to\x20','Unknown\x20agentLogLevel\x20','fetchBreakpointsOnce','util','existsSync','__classPrivateFieldSet','extend','listBreakpoints','breakpoints','\x09Invalid\x20list\x20response:\x20empty\x20body.\x20Retrying\x20in\x20','constructor','type','NOT_SET','Unique\x20ID\x20for\x20this\x20Application:\x20','scan','clearTransmissionTimeout','846315QUfDCJ','packageInfo','./debuglet-helpers/normalizeConfig','\x20completed.','debug','Debuggee\x20is\x20not\x20registered','debuglet','isReady','replace','workingDirectory','./quota-manager','Failed\x20to\x20register\x20debuggee:\x20','Error\x20processing\x20the\x20sourcemaps.','logger','waitExpired','SIGQUIT','expressions','readFile','\x20accepted\x20by\x20agent','Private\x20accessor\x20was\x20defined\x20without\x20a\x20getter','\x20(type:\x20','UNSPECIFIED','EventEmitter','./io/file-index','Lightrun\x20Debugger\x20is\x20attached\x20to\x20','mapFiles','error','pipingStatus','shouldRedactByName','isRedactionActive','once','1080942cftNeH','mapSubtract','parse','./v8/debugapi','breakpointUpdateIntervalSec','enqueueBreakpointUpdate','backoff','has','warn','disable','sourceMapDiagnostics','wait','setBlocklistManager','logLevel','version','activeBreakpointMap','quota','\x09adding\x20breakpoint','remainingHits','6250CXFsmu','hash','condition','filename','Debuglet\x20not\x20running','then','./io/sourcemapper','info','getLevel','Scanner','4647hlwKri','APP_ONLY','promise','location','to\x20avoid\x20a\x20scan\x20of\x20the\x20entire\x20filesystem\x20for\x20JavaScript\x20files.\x20','normalizeConfig','get','\x0a\x09createdTime:\x20','Fetching\x20breakpoints','LOG','SIGTERM','quotaCheck','concat','quotaRecoverySeconds','create','BREAKPOINT_ACTION_MESSAGE','stop','object','kill','\x0a\x09condition:\x20','Blacklist\x20Exceptions:\x20\x0a\x09','Working\x20directory:\x20','sep','getBlocklist','isFinalState','QuotaManager','start','clear','pipingManager','breakpoint_set','filter','promiseResolve','collectLogRequestId','action','errors','pid','Found\x20breakpoint\x20with\x20invalid\x20action:','isOutOfQuota','addAndPipeLog','Cannot\x20read\x20private\x20member\x20from\x20an\x20object\x20whose\x20class\x20did\x20not\x20declare\x20it','LOGPOINT:\x20','178130qvjaKS','call','cwd','REDACTED_PLACEHOLDER','18BoyMAM','reporting\x20breakpoint\x20','extraPaths','caseInsensitive','agentLog','internal','toString','normalize','\x09updating\x20breakpoint\x20data\x20on\x20server\x20(no\x20errors)\x20for','log','setCustomLogLevel','config','682120scswTA','ConfigurationProvider','./controller','sourceContext','Error\x20scanning\x20the\x20filesystem.','all','breakpointExpirationSec','blacklist_exception','clientConnectionTimeoutInSeconds','satisfies','logs\x20path\x20not\x20defined\x20or\x20log\x20file\x20does\x20not\x20exits','./debuglet-helpers/createDebuggee','61vSxrvj','length','\x20to\x20','NODE_VERSION_MESSAGE','default','../types/stackdriver','getSourceContextFromFile','ignoreQuota','\x09successfully\x20added\x20breakpoint','push','message','env','466823ukjvUE','./debuglet-helpers/mapSubtract','js.map','join','__classPrivateFieldGet','FileIndex','status','unref','resolve','stringify','AGENT_LOG_FILE','split','pipeLogs','entries','value','remotelyDisabled','pattern','removeBreakpoint','CAPTURE'];a18_0x2fac=function(){return _0x2477d5;};return a18_0x2fac();}a18_0x49933f();'use strict';var __classPrivateFieldSet=this&&this[a18_0x24a08b(0x29e)]||function(_0x5c0995,_0x3b0aaf,_0x45316b,_0x409658,_0xcee9c0){const _0x16a665=a18_0x24a08b;if(_0x409658==='m')throw new TypeError('Private\x20method\x20is\x20not\x20writable');if(_0x409658==='a'&&!_0xcee9c0)throw new TypeError(_0x16a665(0x24c));if(typeof _0x3b0aaf===_0x16a665(0x257)?_0x5c0995!==_0x3b0aaf||!_0xcee9c0:!_0x3b0aaf['has'](_0x5c0995))throw new TypeError(_0x16a665(0x24d));return _0x409658==='a'?_0xcee9c0['call'](_0x5c0995,_0x45316b):_0xcee9c0?_0xcee9c0['value']=_0x45316b:_0x3b0aaf[_0x16a665(0x289)](_0x5c0995,_0x45316b),_0x45316b;},__classPrivateFieldGet=this&&this[a18_0x24a08b(0x239)]||function(_0x557b9a,_0x55781a,_0x17eb5e,_0x24ef16){const _0x47bc47=a18_0x24a08b;if(_0x17eb5e==='a'&&!_0x24ef16)throw new TypeError(_0x47bc47(0x2bc));if(typeof _0x55781a===_0x47bc47(0x257)?_0x557b9a!==_0x55781a||!_0x24ef16:!_0x55781a[_0x47bc47(0x1ce)](_0x557b9a))throw new TypeError(_0x47bc47(0x20b));return _0x17eb5e==='m'?_0x24ef16:_0x17eb5e==='a'?_0x24ef16[_0x47bc47(0x20e)](_0x557b9a):_0x24ef16?_0x24ef16[_0x47bc47(0x243)]:_0x55781a[_0x47bc47(0x1ea)](_0x557b9a);},_Debuglet_instances,_a,_Debuglet_debug,_Debuglet_v8debug,_Debuglet_running,_Debuglet_controller,_Debuglet_completedBreakpointMap,_Debuglet_breakpointFetchedTimestamp,_Debuglet_breakpointFetched,_Debuglet_debuggeeRegistered,_Debuglet_nextEnableTimeout,_Debuglet_debuggeEnvironmentProperties,_Debuglet_scanner,_Debuglet_quotaManager,_Debuglet_blocklistManager,_Debuglet_redactionManager,_Debuglet_configProvider,_Debuglet_buildRegExp,_Debuglet_registerSignals,_Debuglet_register_,_Debuglet_scheduleRegistration_,_Debuglet_scheduleBreakpointFetch_,_Debuglet_updatePromise,_Debuglet_updateActiveBreakpoints_,_Debuglet_convertBreakpointListToMap_,_Debuglet_removeBreakpoint_,_Debuglet_addBreakpoint_,_Debuglet_updateBreakpoint_,_Debuglet_reportBreakpointAccepted_,_Debuglet_rejectBreakpoint_,_Debuglet_expireOldBreakpoints,_Debuglet_getOldBreakpoints,_Debuglet_getBlocklist,_Debuglet_getRedactions,_Debuglet_stringify;Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['Debuglet']=exports['CachedPromise']=void 0x0;const assert=require(a18_0x24a08b(0x28b)),events_1=require('events'),extend=require(a18_0x24a08b(0x29f)),fs=require('fs'),path=require('path'),util=require(a18_0x24a08b(0x29c)),status_message_1=require('../client/stackdriver/status-message'),stackdriver_1=require(a18_0x24a08b(0x22e)),agent_logger_1=require('./agent-logger'),config_1=require(a18_0x24a08b(0x271)),controller_1=require(a18_0x24a08b(0x21f)),SourceMapper=require(a18_0x24a08b(0x1e0)),debugapi=require(a18_0x24a08b(0x1ca)),piping_manager_1=require('./piping-manager'),quota_manager_1=require(a18_0x24a08b(0x2b3)),patterns_blocklist_manager_1=require('./blocklisting/patterns-blocklist-manager'),scanner_1=require(a18_0x24a08b(0x28e)),environment_metadata_1=require(a18_0x24a08b(0x255)),file_index_1=require(a18_0x24a08b(0x2c0)),utils_1=require('./util/utils'),redaction_manager_1=require('./reduction/redaction-manager'),configuration_provider_1=require('./configuration-provider'),normalizeConfig_1=require(a18_0x24a08b(0x2ab)),mapSubtract_1=require(a18_0x24a08b(0x236)),format_1=require('./debuglet-helpers/format'),createDebuggee_1=require(a18_0x24a08b(0x228)),readFilep=util[a18_0x24a08b(0x248)](fs[a18_0x24a08b(0x2ba)]),PROMISE_RESOLVE_CUT_OFF_IN_MILLISECONDS=(0x28+0x21c)/0x2*0x3e8,formatBreakpoint=(_0x1ab2ad,_0x5b0b5f)=>{const _0x5d0c3a=a18_0x24a08b;let _0x944a18=_0x1ab2ad+util[_0x5d0c3a(0x24f)](_0x5d0c3a(0x263),_0x5b0b5f['id'],_0x5b0b5f[_0x5d0c3a(0x205)],util['inspect'](_0x5b0b5f[_0x5d0c3a(0x1e7)]));if(_0x5b0b5f[_0x5d0c3a(0x272)]){const _0x4fce96=Number(_0x5b0b5f[_0x5d0c3a(0x272)][_0x5d0c3a(0x253)]),_0x52c476=new Date(_0x4fce96*0x3e8);_0x944a18+=_0x5d0c3a(0x1eb)+_0x52c476[_0x5d0c3a(0x217)]();}return _0x5b0b5f[_0x5d0c3a(0x1dc)]&&(_0x944a18+=_0x5d0c3a(0x1f7)+util[_0x5d0c3a(0x24e)](_0x5b0b5f[_0x5d0c3a(0x1dc)])),_0x5b0b5f[_0x5d0c3a(0x2b9)]&&(_0x944a18+='\x0a\x09expressions:\x20'+util[_0x5d0c3a(0x24e)](_0x5b0b5f[_0x5d0c3a(0x2b9)])),_0x944a18;},formatBreakpoints=(_0x3787c0,_0x560f2a)=>{const _0x4175d8=a18_0x24a08b;return _0x3787c0+Object[_0x4175d8(0x25f)](_0x560f2a)[_0x4175d8(0x286)](_0x2cb003=>{return formatBreakpoint('',_0x560f2a[_0x2cb003]);})['join']('\x0a');};function a18_0x64c1(_0x2c4e45,_0x358f30){const _0x2d647e=a18_0x2fac();return a18_0x64c1=function(_0x49933f,_0x3695d0){_0x49933f=_0x49933f-0x1c9;let _0x2fac23=_0x2d647e[_0x49933f];return _0x2fac23;},a18_0x64c1(_0x2c4e45,_0x358f30);}class CachedPromise{constructor(){const _0x3fed2d=a18_0x24a08b;this[_0x3fed2d(0x203)]=null,this[_0x3fed2d(0x1e6)]=new Promise(_0x2aa028=>{this['promiseResolve']=_0x2aa028;});}[a18_0x24a08b(0x1ea)](){return this['promise'];}[a18_0x24a08b(0x23d)](){const _0x42d58e=a18_0x24a08b;this[_0x42d58e(0x203)]&&(this[_0x42d58e(0x203)](),this[_0x42d58e(0x203)]=null);}}exports['CachedPromise']=CachedPromise;class IsReadyImpl{constructor(_0x5cd732){const _0x296d53=a18_0x24a08b;this[_0x296d53(0x2af)]=_0x5cd732;}[a18_0x24a08b(0x2b0)](){const _0x240c52=a18_0x24a08b;return this[_0x240c52(0x2af)][_0x240c52(0x2b0)]();}}class Debuglet extends events_1[a18_0x24a08b(0x2bf)]{constructor(_0x106b4b,_0x21c943){const _0x4b9905=a18_0x24a08b;super(),_Debuglet_instances['add'](this),_Debuglet_debug[_0x4b9905(0x289)](this,void 0x0),_Debuglet_v8debug[_0x4b9905(0x289)](this,void 0x0),_Debuglet_running[_0x4b9905(0x289)](this,void 0x0),_Debuglet_controller[_0x4b9905(0x289)](this,void 0x0),_Debuglet_completedBreakpointMap[_0x4b9905(0x289)](this,void 0x0),_Debuglet_breakpointFetchedTimestamp[_0x4b9905(0x289)](this,void 0x0),_Debuglet_breakpointFetched[_0x4b9905(0x289)](this,void 0x0),_Debuglet_debuggeeRegistered[_0x4b9905(0x289)](this,void 0x0),_Debuglet_nextEnableTimeout[_0x4b9905(0x289)](this,null),this[_0x4b9905(0x294)]=new IsReadyImpl(this),_Debuglet_debuggeEnvironmentProperties[_0x4b9905(0x289)](this,void 0x0),_Debuglet_scanner['set'](this,void 0x0),_Debuglet_quotaManager[_0x4b9905(0x289)](this,void 0x0),_Debuglet_blocklistManager['set'](this,void 0x0),_Debuglet_redactionManager['set'](this,void 0x0),_Debuglet_configProvider[_0x4b9905(0x289)](this,void 0x0),this[_0x4b9905(0x21c)]=(0x0,normalizeConfig_1[_0x4b9905(0x1e9)])(_0x21c943),__classPrivateFieldSet(this,_Debuglet_configProvider,new configuration_provider_1[(_0x4b9905(0x21e))](this['config']),'f'),__classPrivateFieldSet(this,_Debuglet_debug,_0x106b4b,'f'),__classPrivateFieldSet(this,_Debuglet_v8debug,null,'f'),__classPrivateFieldSet(this,_Debuglet_running,![],'f'),this[_0x4b9905(0x26e)]=![],this[_0x4b9905(0x2b6)]=agent_logger_1[_0x4b9905(0x22d)]['createLogger'](this[_0x4b9905(0x21c)][_0x4b9905(0x215)]['agentLogTargetDir'],this[_0x4b9905(0x21c)]['agentLog']['agentLogMaxFileSizeMb'],this[_0x4b9905(0x21c)][_0x4b9905(0x215)]['agentLogMaxFileCount'],this[_0x4b9905(0x21c)][_0x4b9905(0x215)]['agentLogLevel'],this['config'][_0x4b9905(0x215)][_0x4b9905(0x250)]),(0x0,config_1[_0x4b9905(0x261)])(this['config'],this[_0x4b9905(0x2b6)]),__classPrivateFieldSet(this,_Debuglet_debuggeEnvironmentProperties,new environment_metadata_1['EnvironmentMetadata'](this['logger'])[_0x4b9905(0x297)](),'f'),__classPrivateFieldSet(this,_Debuglet_controller,new controller_1['Controller'](__classPrivateFieldGet(this,_Debuglet_debug,'f'),this[_0x4b9905(0x21c)],this[_0x4b9905(0x2b6)]),'f'),__classPrivateFieldSet(this,_Debuglet_scanner,new scanner_1[(_0x4b9905(0x1e3))](this[_0x4b9905(0x2b6)]),'f'),this['debuggee']=null,this['activeBreakpointMap']={},__classPrivateFieldSet(this,_Debuglet_completedBreakpointMap,{},'f'),__classPrivateFieldSet(this,_Debuglet_breakpointFetched,null,'f'),__classPrivateFieldSet(this,_Debuglet_breakpointFetchedTimestamp,-Infinity,'f'),__classPrivateFieldSet(this,_Debuglet_debuggeeRegistered,new CachedPromise(),'f'),__classPrivateFieldSet(this,_Debuglet_quotaManager,new quota_manager_1[(_0x4b9905(0x1fd))](this[_0x4b9905(0x2b6)],this[_0x4b9905(0x21c)]),'f'),this['pipingManager']=new piping_manager_1['PipingManager'](_0x4b9905(0x1e5),__classPrivateFieldGet(this,_Debuglet_controller,'f'),this[_0x4b9905(0x21c)]);}async[a18_0x24a08b(0x285)](_0x22fc7a,_0x102205){const _0x4dd350=a18_0x24a08b,_0x1587e4=_0x22fc7a[_0x4dd350(0x2b2)],_0x3ee749=await __classPrivateFieldGet(this,_Debuglet_scanner,'f')[_0x4dd350(0x2a7)](_0x1587e4,__classPrivateFieldGet(_a,_a,'m',_Debuglet_buildRegExp)[_0x4dd350(0x20e)](_a,_0x22fc7a[_0x4dd350(0x249)][_0x4dd350(0x1f0)](_0x4dd350(0x237))),_0x102205,_0x22fc7a[_0x4dd350(0x213)]),_0x1df719=_0x3ee749['selectStats'](__classPrivateFieldGet(_a,_a,'m',_Debuglet_buildRegExp)[_0x4dd350(0x20e)](_a,_0x22fc7a[_0x4dd350(0x249)])),_0x5c1ddd=file_index_1[_0x4dd350(0x23a)]['fromFileStats'](_0x1df719),_0xa38ec7=_0x3ee749['selectFiles'](/.js.map$/,process[_0x4dd350(0x20f)]()),_0x5b877c=_0x3ee749[_0x4dd350(0x206)]();return{'mapFiles':_0xa38ec7,'errors':_0x5b877c,'jsFileIndex':_0x5c1ddd,'hash':_0x3ee749[_0x4dd350(0x1db)]};}async[a18_0x24a08b(0x1fe)](){const _0x5d4048=a18_0x24a08b,_0x212de2=this,_0x37f395=_0x212de2[_0x5d4048(0x21c)][_0x5d4048(0x2b2)];if(!_0x212de2['config']['allowRootAsWorkingDirectory']&&path[_0x5d4048(0x238)](_0x37f395,'..')===_0x37f395){const _0x5f836f='The\x20working\x20directory\x20is\x20a\x20root\x20directory.\x20Disabling\x20'+_0x5d4048(0x1e8)+_0x5d4048(0x299)+_0x5d4048(0x270);_0x212de2[_0x5d4048(0x2b6)][_0x5d4048(0x2c3)](_0x5f836f),_0x212de2['emit'](_0x5d4048(0x27a),new Error(_0x5f836f));return;}let _0x396947;process[_0x5d4048(0x234)][_0x5d4048(0x252)]&&(_0x396947=_0x5d4048(0x279)+process['env'][_0x5d4048(0x252)]);let _0x1ca688,_0x30f988=_0x396947||'';try{_0x1ca688=await this[_0x5d4048(0x285)](_0x212de2[_0x5d4048(0x21c)],_0x396947),_0x1ca688[_0x5d4048(0x206)][_0x5d4048(0x259)](_0x212de2[_0x5d4048(0x2b6)][_0x5d4048(0x1cf)]);}catch(_0x56d851){_0x212de2[_0x5d4048(0x2b6)][_0x5d4048(0x2c3)](_0x5d4048(0x221),_0x56d851),_0x212de2[_0x5d4048(0x25e)](_0x5d4048(0x27a),_0x56d851);return;}try{const _0x744e0=await SourceMapper[_0x5d4048(0x1f2)](_0x212de2[_0x5d4048(0x2b6)],_0x1ca688[_0x5d4048(0x2c2)],_0x212de2[_0x5d4048(0x21c)][_0x5d4048(0x216)]?.[_0x5d4048(0x1d1)]);__classPrivateFieldSet(_0x212de2,_Debuglet_v8debug,debugapi[_0x5d4048(0x1f2)](_0x212de2['logger'],_0x212de2[_0x5d4048(0x21c)],_0x1ca688['jsFileIndex'],_0x744e0,__classPrivateFieldGet(this,_Debuglet_quotaManager,'f')),'f'),_0x30f988=_0x396947||_0x1ca688['hash'];}catch(_0x5b0fb9){_0x212de2[_0x5d4048(0x2b6)][_0x5d4048(0x2c3)](_0x5d4048(0x2b5),_0x5b0fb9),_0x212de2['logger']['info'](JSON[_0x5d4048(0x23e)](_0x5b0fb9)),_0x212de2[_0x5d4048(0x25e)](_0x5d4048(0x27a),_0x5b0fb9);}_0x212de2[_0x5d4048(0x2b6)][_0x5d4048(0x1e1)](_0x5d4048(0x2a6)+_0x30f988);const _0x5222f7=(0x0,utils_1['readFullVersion'])(_0x212de2[_0x5d4048(0x2b6)])[_0x5d4048(0x2b1)]('\x0a','');_0x212de2[_0x5d4048(0x2b6)]['info']('Initializing\x20Node.js\x20agent\x20version:\x20'+_0x5222f7);let _0x202638;try{_0x202638=_0x212de2[_0x5d4048(0x21c)][_0x5d4048(0x220)]||await _a[_0x5d4048(0x22f)]();}catch(_0x164b42){}_0x212de2['logger'][_0x5d4048(0x1e1)](_0x5d4048(0x2c1)+process[_0x5d4048(0x277)]?.[_0x5d4048(0x1dd)]),_0x212de2[_0x5d4048(0x2b6)][_0x5d4048(0x2ad)](_0x5d4048(0x1f9)+_0x37f395),_0x212de2[_0x5d4048(0x2b6)][_0x5d4048(0x2ad)]('Starting\x20debuggee'),__classPrivateFieldSet(_0x212de2,_Debuglet_running,!![],'f'),_0x212de2[_0x5d4048(0x27c)]=(0x0,createDebuggee_1[_0x5d4048(0x284)])(_0x30f988,_0x212de2[_0x5d4048(0x21c)],_0x202638,__classPrivateFieldGet(_0x212de2,_Debuglet_debug,'f')[_0x5d4048(0x2aa)],_0x5222f7,_0x212de2[_0x5d4048(0x2b6)],__classPrivateFieldGet(_0x212de2,_Debuglet_debuggeEnvironmentProperties,'f'),undefined),__classPrivateFieldGet(_0x212de2,_Debuglet_instances,'m',_Debuglet_registerSignals)[_0x5d4048(0x20e)](_0x212de2),__classPrivateFieldGet(_0x212de2,_Debuglet_instances,'m',_Debuglet_register_)[_0x5d4048(0x20e)](_0x212de2),_0x212de2[_0x5d4048(0x25e)]('started');}[a18_0x24a08b(0x2b0)](){const _0x362eef=a18_0x24a08b;if(Date['now']()<__classPrivateFieldGet(this,_Debuglet_breakpointFetchedTimestamp,'f')+PROMISE_RESOLVE_CUT_OFF_IN_MILLISECONDS)return Promise['resolve']();else{if(__classPrivateFieldGet(this,_Debuglet_breakpointFetched,'f'))return __classPrivateFieldGet(this,_Debuglet_breakpointFetched,'f')['get']();return __classPrivateFieldSet(this,_Debuglet_breakpointFetched,new CachedPromise(),'f'),__classPrivateFieldGet(this,_Debuglet_debuggeeRegistered,'f')[_0x362eef(0x1ea)]()[_0x362eef(0x1df)](()=>{const _0x16dbfc=_0x362eef;__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)[_0x16dbfc(0x20e)](this,0x0,!![]);}),__classPrivateFieldGet(this,_Debuglet_breakpointFetched,'f')[_0x362eef(0x1ea)]();}}static async['getSourceContextFromFile'](){const _0x60575=a18_0x24a08b,_0x3b8658=await readFilep('source-context.json','utf8');try{return JSON[_0x60575(0x1c9)](_0x3b8658);}catch(_0x3311d3){throw new Error(_0x60575(0x269)+_0x3311d3);}}[a18_0x24a08b(0x28a)](){return __classPrivateFieldGet(this,_Debuglet_running,'f');}[a18_0x24a08b(0x1f4)](){const _0x4e121f=a18_0x24a08b;if(!__classPrivateFieldGet(this,_Debuglet_running,'f')){this[_0x4e121f(0x2b6)][_0x4e121f(0x2ad)](_0x4e121f(0x296));return;}this[_0x4e121f(0x2b6)][_0x4e121f(0x2ad)]('Stopping\x20Debuglet'),__classPrivateFieldGet(this,_Debuglet_nextEnableTimeout,'f')&&(clearTimeout(__classPrivateFieldGet(this,_Debuglet_nextEnableTimeout,'f')),__classPrivateFieldSet(this,_Debuglet_nextEnableTimeout,null,'f')),__classPrivateFieldGet(this,_Debuglet_controller,'f')?.[_0x4e121f(0x2a8)](),__classPrivateFieldSet(this,_Debuglet_running,![],'f'),this[_0x4e121f(0x25e)]('stopped');}[a18_0x24a08b(0x21b)](_0x44af0e){const _0x320040=a18_0x24a08b,_0x204271=this[_0x320040(0x2b6)]['getInitialLevel']();if(_0x204271===_0x320040(0x2ad))return;switch(_0x44af0e){case _0x320040(0x274):this[_0x320040(0x2b6)]['getLevel']()!=='debug'&&(this[_0x320040(0x2b6)][_0x320040(0x266)](_0x320040(0x2ad)),this[_0x320040(0x2b6)]['debug'](_0x320040(0x27f)));break;case _0x320040(0x2a5):case undefined:this['logger'][_0x320040(0x1e2)]()===_0x320040(0x2ad)&&(this[_0x320040(0x2b6)][_0x320040(0x266)](_0x204271),this['logger'][_0x320040(0x1e1)](_0x320040(0x273)+_0x204271+')'));break;default:this[_0x320040(0x2b6)][_0x320040(0x1cf)](_0x320040(0x29a)+_0x44af0e);}}}exports[a18_0x24a08b(0x26d)]=Debuglet,(_a=Debuglet,_Debuglet_debug=new WeakMap(),_Debuglet_v8debug=new WeakMap(),_Debuglet_running=new WeakMap(),_Debuglet_controller=new WeakMap(),_Debuglet_completedBreakpointMap=new WeakMap(),_Debuglet_breakpointFetchedTimestamp=new WeakMap(),_Debuglet_breakpointFetched=new WeakMap(),_Debuglet_debuggeeRegistered=new WeakMap(),_Debuglet_nextEnableTimeout=new WeakMap(),_Debuglet_debuggeEnvironmentProperties=new WeakMap(),_Debuglet_scanner=new WeakMap(),_Debuglet_quotaManager=new WeakMap(),_Debuglet_blocklistManager=new WeakMap(),_Debuglet_redactionManager=new WeakMap(),_Debuglet_configProvider=new WeakMap(),_Debuglet_instances=new WeakSet(),_Debuglet_buildRegExp=function _Debuglet_buildRegExp(_0x51906f){const _0x1b586b=a18_0x24a08b;return new RegExp(_0x51906f[_0x1b586b(0x286)](_0xf42631=>_0xf42631+'$')['join']('|'));},_Debuglet_registerSignals=function _Debuglet_registerSignals(){const _0x16b43e=a18_0x24a08b,_0x5d7eb8=[_0x16b43e(0x1ee),'SIGINT',_0x16b43e(0x2b8)];_0x5d7eb8[_0x16b43e(0x259)](_0x5a3af2=>{const _0x1b882b=_0x16b43e;process[_0x1b882b(0x2c7)](_0x5a3af2,()=>{const _0x4a782d=_0x1b882b;__classPrivateFieldGet(this,_Debuglet_controller,'f')[_0x4a782d(0x28c)](this[_0x4a782d(0x27c)],()=>{const _0x397e2b=_0x4a782d;process[_0x397e2b(0x1f6)](process[_0x397e2b(0x207)],_0x5a3af2);});});}),process['once'](_0x16b43e(0x278),()=>{const _0x5a4bce=_0x16b43e;__classPrivateFieldGet(this,_Debuglet_controller,'f')[_0x5a4bce(0x28c)](this[_0x5a4bce(0x27c)],()=>{});});},_Debuglet_register_=function _Debuglet_register_(){const _0x189f51=a18_0x24a08b;__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_scheduleRegistration_)[_0x189f51(0x20e)](this,0x0);},_Debuglet_scheduleRegistration_=function _Debuglet_scheduleRegistration_(_0x4eb4f4){const _0x18a7b1=a18_0x24a08b,_0x4ffdae=this;_0x4ffdae[_0x18a7b1(0x2b6)][_0x18a7b1(0x2ad)](_0x4eb4f4?_0x18a7b1(0x27d)+_0x4eb4f4+'s':'Registering\x20debuggee');function _0x879e33(_0x2a740b,_0x464e38,_0x2eabf7=![]){const _0x52ce10=_0x18a7b1,_0x17e72d=_0x4ffdae['debuggee']?.['id']?'Failed\x20to\x20re-register\x20debuggee\x20'+_0x4ffdae['debuggee']?.['id']+':\x20'+(0x0,utils_1[_0x52ce10(0x287)])(_0x2a740b):_0x52ce10(0x2b4)+(0x0,utils_1[_0x52ce10(0x287)])(_0x2a740b);_0x4ffdae['logger']['error'](_0x17e72d),_0x464e38&&!_0x2eabf7&&_0x4ffdae[_0x52ce10(0x2b6)][_0x52ce10(0x2c3)]('Result:\x20\x0a',_0x464e38),__classPrivateFieldGet(_0x4ffdae,_Debuglet_instances,'m',_Debuglet_scheduleRegistration_)['call'](_0x4ffdae,(0x0,utils_1['backoff'])(_0x4eb4f4,_0x4ffdae[_0x52ce10(0x21c)]['internal'][_0x52ce10(0x25d)]));}setTimeout(()=>{const _0x5e8e22=_0x18a7b1;if(!__classPrivateFieldGet(_0x4ffdae,_Debuglet_running,'f')){_0x879e33(new Error(_0x5e8e22(0x1de)));return;}__classPrivateFieldGet(_0x4ffdae,_Debuglet_controller,'f')[_0x5e8e22(0x298)](_0x4ffdae['debuggee'],(_0x3f2873,_0x1623fe,_0x4bdd19=![])=>{const _0x218d60=_0x5e8e22;if(_0x3f2873){_0x879e33(_0x3f2873,_0x1623fe,_0x4bdd19);return;}if(_0x1623fe[_0x218d60(0x27c)][_0x218d60(0x251)]){_0x879e33(new Error(_0x218d60(0x268))),_0x4ffdae[_0x218d60(0x25e)](_0x218d60(0x244));return;}const _0x59fd4b=_0x1623fe['debuggee']['id'];_0x4ffdae[_0x218d60(0x2b6)][_0x218d60(0x1e1)](_0x218d60(0x291)+_0x59fd4b),_0x4ffdae['debuggee']['id']=_0x59fd4b;const _0x1d88da=[__classPrivateFieldGet(_0x4ffdae,_Debuglet_instances,'m',_Debuglet_getBlocklist)[_0x218d60(0x292)](_0x4ffdae)(_0x4ffdae[_0x218d60(0x27c)]['id'])];_0x4ffdae[_0x218d60(0x21c)][_0x218d60(0x260)]&&_0x1d88da['push'](__classPrivateFieldGet(_0x4ffdae,_Debuglet_instances,'m',_Debuglet_getRedactions)[_0x218d60(0x292)](_0x4ffdae)(_0x4ffdae[_0x218d60(0x27c)]['id'])),Promise[_0x218d60(0x222)](_0x1d88da)['then'](()=>{const _0x3f6f4e=_0x218d60;_0x4ffdae['emit']('registered',_0x59fd4b),__classPrivateFieldGet(_0x4ffdae,_Debuglet_debuggeeRegistered,'f')['resolve'](),__classPrivateFieldGet(_0x4ffdae,_Debuglet_v8debug,'f')?.[_0x3f6f4e(0x1d3)](__classPrivateFieldGet(_0x4ffdae,_Debuglet_blocklistManager,'f')),!_0x4ffdae[_0x3f6f4e(0x26e)]&&__classPrivateFieldGet(_0x4ffdae,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)[_0x3f6f4e(0x20e)](_0x4ffdae,0x0,this['config'][_0x3f6f4e(0x29b)],_0x1623fe?.[_0x3f6f4e(0x225)]);},_0xbb74d3=>{_0x879e33(_0xbb74d3);});});},_0x4eb4f4*0x3e8)[_0x18a7b1(0x23c)]();},_Debuglet_scheduleBreakpointFetch_=function _Debuglet_scheduleBreakpointFetch_(_0x465fb0,_0x4abe3d,_0x4be13f){const _0x5e7ff6=a18_0x24a08b,_0x52c1dd=this;!_0x4abe3d&&(_0x52c1dd['fetcherActive']=!![]),setTimeout(()=>{const _0x34cb19=a18_0x64c1;if(!__classPrivateFieldGet(_0x52c1dd,_Debuglet_running,'f'))return;!_0x4abe3d&&assert(_0x52c1dd[_0x34cb19(0x26e)]),_0x52c1dd[_0x34cb19(0x2b6)][_0x34cb19(0x2ad)](_0x34cb19(0x1ec)),__classPrivateFieldGet(_0x52c1dd,_Debuglet_controller,'f')[_0x34cb19(0x2a0)](_0x52c1dd['debuggee'],(_0x31cb7a,_0x53c04a,_0x52f10f)=>{const _0x190b35=_0x34cb19;if(_0x53c04a?.[_0x190b35(0x23b)]===0x194){_0x52c1dd[_0x190b35(0x2b6)][_0x190b35(0x1e1)](_0x190b35(0x2ae)),_0x52c1dd['fetcherActive']=![],__classPrivateFieldGet(_0x52c1dd,_Debuglet_instances,'m',_Debuglet_updatePromise)['call'](_0x52c1dd),__classPrivateFieldGet(_0x52c1dd,_Debuglet_instances,'m',_Debuglet_register_)[_0x190b35(0x20e)](_0x52c1dd);return;}if(_0x31cb7a){const _0x32a2a5=(0x0,utils_1[_0x190b35(0x1cd)])(_0x465fb0,_0x52c1dd[_0x190b35(0x21c)]['internal'][_0x190b35(0x25d)]);_0x52c1dd[_0x190b35(0x2b6)][_0x190b35(0x2c3)]('\x09Got\x20error\x20from\x20server.\x20status:\x20'+_0x53c04a?.[_0x190b35(0x23b)]+'.\x20message:\x20'+_0x31cb7a[_0x190b35(0x233)]+_0x190b35(0x288)+_0x32a2a5+'s'),__classPrivateFieldGet(_0x52c1dd,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)[_0x190b35(0x20e)](_0x52c1dd,_0x32a2a5,_0x4abe3d,_0x4be13f);return;}_0x52c1dd[_0x190b35(0x2b6)][_0x190b35(0x2ad)]('\x09'+_0x53c04a['status']+_0x190b35(0x2ac));if(!_0x52f10f){const _0xbe1f8e=_0x52c1dd[_0x190b35(0x21c)][_0x190b35(0x1cb)];_0x52c1dd[_0x190b35(0x2b6)][_0x190b35(0x2c3)](_0x190b35(0x2a2)+_0xbe1f8e+'s'),__classPrivateFieldGet(_0x52c1dd,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)[_0x190b35(0x20e)](_0x52c1dd,_0xbe1f8e,_0x4abe3d,_0x4be13f);return;}this[_0x190b35(0x21b)](_0x52f10f[_0x190b35(0x26a)]);if(_0x52f10f[_0x190b35(0x2b7)]){_0x52c1dd['logger'][_0x190b35(0x1e1)]('\x09Long\x20poll\x20completed.'),__classPrivateFieldGet(_0x52c1dd,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)[_0x190b35(0x20e)](_0x52c1dd,0x0,_0x4abe3d,_0x4be13f);return;}if(_0x52f10f[_0x190b35(0x241)]&&_0x52f10f[_0x190b35(0x241)]!==_0x190b35(0x2a5)){const _0x15b7cc=this[_0x190b35(0x200)][_0x190b35(0x24a)];_0x15b7cc!==_0x52f10f['pipeLogs']&&(this[_0x190b35(0x2b6)][_0x190b35(0x2ad)]('Switching\x20globalPiping\x20status\x20from\x20'+_0x15b7cc+_0x190b35(0x22b)+_0x52f10f['pipeLogs']),this[_0x190b35(0x200)][_0x190b35(0x24a)]=_0x52f10f[_0x190b35(0x241)]);}if(_0x52f10f[_0x190b35(0x280)]&&_0x52f10f['collectLogRequestId']!==_0x52c1dd['collectLogRequestId']){_0x52c1dd[_0x190b35(0x204)]=_0x52f10f['collectLogRequestId'];const _0x18796b=_0x52c1dd['config'][_0x190b35(0x215)][_0x190b35(0x24b)]&&path[_0x190b35(0x238)](_0x52c1dd[_0x190b35(0x21c)][_0x190b35(0x215)]['agentLogTargetDir'],agent_logger_1['default'][_0x190b35(0x23f)]);_0x18796b&&fs[_0x190b35(0x29d)](_0x18796b)?setTimeout(()=>__classPrivateFieldGet(_0x52c1dd,_Debuglet_controller,'f')['sendAgentLogsToServer'](_0x52c1dd[_0x190b35(0x27c)],_0x52f10f['collectLogRequestId'],_0x18796b)):_0x52c1dd['logger'][_0x190b35(0x1e1)]('Ignoring\x20request\x20to\x20collect\x20logs\x20with\x20id\x20'+_0x52f10f[_0x190b35(0x204)]+'\x20because\x20'+_0x190b35(0x227));}const _0x82e1f6=(_0x52f10f[_0x190b35(0x2a1)]||[])[_0x190b35(0x286)](_0x2eb96b=>new stackdriver_1[(_0x190b35(0x25c))](_0x2eb96b))[_0x190b35(0x202)](_0x3201c7=>{const _0x55e9ad=_0x190b35,_0x385e26=_0x3201c7[_0x55e9ad(0x205)]||_0x55e9ad(0x247);if(__classPrivateFieldGet(_0x52c1dd,_Debuglet_completedBreakpointMap,'f')[_0x3201c7['id']])return![];if(_0x385e26!==_0x55e9ad(0x247)&&_0x385e26!=='LOG')return _0x52c1dd['logger'][_0x55e9ad(0x1cf)](_0x55e9ad(0x208),_0x385e26),_0x3201c7['status']=new status_message_1[(_0x55e9ad(0x26f))](status_message_1[_0x55e9ad(0x26f)]['UNSPECIFIED'],utils_1[_0x55e9ad(0x206)][_0x55e9ad(0x1f3)],!![]),__classPrivateFieldGet(_0x52c1dd,_Debuglet_instances,'m',_Debuglet_rejectBreakpoint_)[_0x55e9ad(0x20e)](_0x52c1dd,_0x3201c7),![];return!![];}),_0x1ee893=__classPrivateFieldGet(_0x52c1dd,_Debuglet_instances,'m',_Debuglet_getOldBreakpoints)[_0x190b35(0x20e)](_0x52c1dd);let _0x1988bf=_0x1ee893['length']>0x0;__classPrivateFieldGet(_0x52c1dd,_Debuglet_instances,'m',_Debuglet_expireOldBreakpoints)[_0x190b35(0x20e)](_0x52c1dd,_0x1ee893),_0x1988bf=_0x1988bf||__classPrivateFieldGet(_0x52c1dd,_Debuglet_instances,'m',_Debuglet_updateActiveBreakpoints_)[_0x190b35(0x20e)](_0x52c1dd,_0x82e1f6),_0x52c1dd['emit']('breakpoints_fetched',_0x82e1f6['length']);_0x1988bf&&_0x52c1dd[_0x190b35(0x2b6)][_0x190b35(0x2ad)](formatBreakpoints(_0x190b35(0x254),_0x52c1dd[_0x190b35(0x1d6)]));__classPrivateFieldSet(_0x52c1dd,_Debuglet_breakpointFetchedTimestamp,Date['now'](),'f');_0x4abe3d?__classPrivateFieldGet(_0x52c1dd,_Debuglet_breakpointFetched,'f')&&(__classPrivateFieldGet(_0x52c1dd,_Debuglet_breakpointFetched,'f')[_0x190b35(0x23d)](),__classPrivateFieldSet(_0x52c1dd,_Debuglet_breakpointFetched,null,'f')):__classPrivateFieldGet(_0x52c1dd,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)[_0x190b35(0x20e)](_0x52c1dd,0x0,_0x4abe3d,_0x4be13f);return;},_0x4be13f);},_0x465fb0*0x3e8)[_0x5e7ff6(0x23c)]();},_Debuglet_updatePromise=function _Debuglet_updatePromise(){const _0x58d1e4=a18_0x24a08b;__classPrivateFieldSet(this,_Debuglet_debuggeeRegistered,new CachedPromise(),'f'),__classPrivateFieldGet(this,_Debuglet_breakpointFetched,'f')&&(__classPrivateFieldGet(this,_Debuglet_breakpointFetched,'f')[_0x58d1e4(0x23d)](),__classPrivateFieldSet(this,_Debuglet_breakpointFetched,null,'f'));},_Debuglet_updateActiveBreakpoints_=function _Debuglet_updateActiveBreakpoints_(_0x8de980){const _0x4d71a2=a18_0x24a08b,_0x4b18ce=this,_0x996936=__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_convertBreakpointListToMap_)[_0x4d71a2(0x20e)](this,_0x8de980);let _0x38f7fd=![];return _0x8de980['forEach'](_0x3f66a2=>{const _0x5e173f=_0x4d71a2;!__classPrivateFieldGet(_0x4b18ce,_Debuglet_completedBreakpointMap,'f')[_0x3f66a2['id']]&&!_0x4b18ce[_0x5e173f(0x1d6)][_0x3f66a2['id']]&&(__classPrivateFieldGet(_0x4b18ce,_Debuglet_instances,'m',_Debuglet_addBreakpoint_)[_0x5e173f(0x20e)](_0x4b18ce,_0x3f66a2,_0x29c637=>{const _0x450e20=_0x5e173f;_0x29c637&&__classPrivateFieldGet(_0x4b18ce,_Debuglet_instances,'m',_Debuglet_updateBreakpoint_)[_0x450e20(0x20e)](_0x4b18ce,_0x3f66a2,!![],![]);}),_0x38f7fd=!![],__classPrivateFieldGet(this,_Debuglet_quotaManager,'f')[_0x5e173f(0x25b)](_0x3f66a2['id'])),__classPrivateFieldGet(_0x4b18ce,_Debuglet_quotaManager,'f')['setIgnoreQuota'](_0x3f66a2['id'],_0x3f66a2[_0x5e173f(0x230)]),_0x4b18ce[_0x5e173f(0x200)]['setPipingStatus'](_0x3f66a2['id'],_0x3f66a2[_0x5e173f(0x2c4)]);}),(0x0,mapSubtract_1[_0x4d71a2(0x2c9)])(__classPrivateFieldGet(this,_Debuglet_completedBreakpointMap,'f'),_0x996936)[_0x4d71a2(0x259)](_0x209cb7=>{delete __classPrivateFieldGet(_0x4b18ce,_Debuglet_completedBreakpointMap,'f')[_0x209cb7['id']],_0x38f7fd=!![];}),(0x0,mapSubtract_1[_0x4d71a2(0x2c9)])(this['activeBreakpointMap'],_0x996936)['forEach'](_0x3a2c3a=>{const _0x369b1a=_0x4d71a2;__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_removeBreakpoint_)[_0x369b1a(0x20e)](this,_0x3a2c3a,!![]),_0x38f7fd=!![];}),_0x38f7fd&&_0x4b18ce['logger'][_0x4d71a2(0x2ad)](formatBreakpoints('Server\x20breakpoints:\x0a',_0x996936)),_0x38f7fd;},_Debuglet_convertBreakpointListToMap_=function _Debuglet_convertBreakpointListToMap_(_0x308bad){const _0x23cc4e={};return _0x308bad['forEach'](_0x52da49=>{_0x23cc4e[_0x52da49['id']]=_0x52da49;}),_0x23cc4e;},_Debuglet_removeBreakpoint_=function _Debuglet_removeBreakpoint_(_0x2b62c3,_0xf1ee1a){const _0x5d75ec=a18_0x24a08b;this[_0x5d75ec(0x2b6)][_0x5d75ec(0x1e1)]('\x09remove\x20breakpoint',_0x2b62c3),__classPrivateFieldGet(this,_Debuglet_quotaManager,'f')['removePerBreakpointQuota'](_0x2b62c3['id']),this[_0x5d75ec(0x200)][_0x5d75ec(0x246)](_0x2b62c3['id']),delete this[_0x5d75ec(0x1d6)][_0x2b62c3['id']],_0xf1ee1a&&__classPrivateFieldGet(this,_Debuglet_v8debug,'f')&&__classPrivateFieldGet(this,_Debuglet_v8debug,'f')[_0x5d75ec(0x1ff)](_0x2b62c3,_0x3f8197=>{const _0x305d14=_0x5d75ec;if(_0x3f8197)this[_0x305d14(0x2b6)][_0x305d14(0x2c3)](_0x3f8197);});},_Debuglet_addBreakpoint_=function _Debuglet_addBreakpoint_(_0x500ea1,_0x5c9f1a){const _0x9d4cfd=a18_0x24a08b,_0x6133a1=this;_0x6133a1[_0x9d4cfd(0x2b6)][_0x9d4cfd(0x1e1)](_0x9d4cfd(0x1d8),_0x500ea1);if(!_0x6133a1[_0x9d4cfd(0x21c)][_0x9d4cfd(0x295)]&&(_0x500ea1[_0x9d4cfd(0x1dc)]||_0x500ea1[_0x9d4cfd(0x2b9)])){_0x6133a1[_0x9d4cfd(0x2b6)][_0x9d4cfd(0x2c3)](utils_1[_0x9d4cfd(0x206)][_0x9d4cfd(0x27b)][_0x9d4cfd(0x293)]||''),_0x500ea1[_0x9d4cfd(0x23b)]=new status_message_1[(_0x9d4cfd(0x26f))](status_message_1[_0x9d4cfd(0x26f)][_0x9d4cfd(0x2be)],utils_1[_0x9d4cfd(0x206)]['ALLOW_EXPRESSIONS_MESSAGE'],!![]),setImmediate(()=>{const _0x152686=_0x9d4cfd;_0x5c9f1a(utils_1[_0x152686(0x206)][_0x152686(0x27b)]);});return;}if((0x0,utils_1[_0x9d4cfd(0x226)])(process['version'],'5.2\x20||\x20<4')){const _0x5218e6=utils_1['errors'][_0x9d4cfd(0x22c)];_0x6133a1['logger'][_0x9d4cfd(0x2c3)](_0x5218e6),_0x500ea1['status']=new status_message_1['StatusMessage'](status_message_1[_0x9d4cfd(0x26f)]['UNSPECIFIED'],_0x5218e6,!![]),setImmediate(()=>{_0x5c9f1a(_0x5218e6);});return;}const _0xb9f8f8=_0x500ea1[_0x9d4cfd(0x272)]?Number(_0x500ea1[_0x9d4cfd(0x272)][_0x9d4cfd(0x253)]):Date[_0x9d4cfd(0x290)]()/0x3e8,_0x3a8224=_0x500ea1['expirationSeconds']||_0x6133a1[_0x9d4cfd(0x21c)][_0x9d4cfd(0x223)];_0x500ea1[_0x9d4cfd(0x281)]=_0xb9f8f8+_0x3a8224,_0x500ea1[_0x9d4cfd(0x1e7)]?.[_0x9d4cfd(0x264)]&&(_0x500ea1[_0x9d4cfd(0x1e7)][_0x9d4cfd(0x264)]=path[_0x9d4cfd(0x218)](_0x500ea1[_0x9d4cfd(0x1e7)]['path']),path[_0x9d4cfd(0x1fa)]===path[_0x9d4cfd(0x258)][_0x9d4cfd(0x1fa)]&&(_0x500ea1[_0x9d4cfd(0x1e7)][_0x9d4cfd(0x264)]=_0x500ea1['location'][_0x9d4cfd(0x264)][_0x9d4cfd(0x240)]('\x5c')[_0x9d4cfd(0x238)](path[_0x9d4cfd(0x1fa)]))),__classPrivateFieldGet(_0x6133a1,_Debuglet_v8debug,'f')['set'](_0x500ea1,_0x200a60=>{const _0x278e81=_0x9d4cfd;if(_0x200a60){_0x5c9f1a(_0x200a60);return;}_0x6133a1[_0x278e81(0x2b6)][_0x278e81(0x1e1)](_0x278e81(0x231),_0x500ea1),_0x6133a1[_0x278e81(0x1d6)][_0x500ea1['id']]=_0x500ea1,_0x500ea1[_0x278e81(0x205)]===_0x278e81(0x1ed)?__classPrivateFieldGet(_0x6133a1,_Debuglet_v8debug,'f')[_0x278e81(0x21a)](_0x500ea1,(_0x266753,_0x352749)=>{const _0x40ce5d=_0x278e81,_0x221b5d=_0x352749[_0x40ce5d(0x286)](_0x28d573=>__classPrivateFieldGet(_0x6133a1,_Debuglet_instances,'m',_Debuglet_stringify)[_0x40ce5d(0x20e)](_0x6133a1,_0x28d573)),_0x42ffc9=(0x0,format_1[_0x40ce5d(0x24f)])(_0x266753,_0x221b5d),_0x58370b=_0x40ce5d(0x20c)+(__classPrivateFieldGet(_0x6133a1,_Debuglet_redactionManager,'f')?.[_0x40ce5d(0x28d)](_0x42ffc9)||_0x42ffc9),_0x5ba258=__classPrivateFieldGet(this,_Debuglet_quotaManager,'f')[_0x40ce5d(0x1ef)](_0x58370b,_0x500ea1['id']);if(_0x5ba258){const _0x4dbbbd=_0x5ba258[_0x40ce5d(0x233)],_0x1ca68a=_0x5ba258[_0x40ce5d(0x209)];let _0xd6edec,_0x11678b;!__classPrivateFieldGet(this,_Debuglet_redactionManager,'f')?.[_0x40ce5d(0x2c6)]()&&!_0x1ca68a&&(_0xd6edec='LOGPOINT:\x20'+_0x266753,_0x11678b=_0x221b5d);_0x6133a1['pipingManager'][_0x40ce5d(0x20a)](_0x6133a1['debuggee'],_0x500ea1['id'],_0x4dbbbd,_0x500ea1[_0x40ce5d(0x1d4)],_0xd6edec,_0x11678b);if(_0x1ca68a)__classPrivateFieldGet(_0x6133a1,_Debuglet_v8debug,'f')?.[_0x40ce5d(0x1d0)](),__classPrivateFieldGet(this,_Debuglet_nextEnableTimeout,'f')&&clearTimeout(__classPrivateFieldGet(this,_Debuglet_nextEnableTimeout,'f')),__classPrivateFieldSet(this,_Debuglet_nextEnableTimeout,setTimeout(()=>{const _0x38ea5e=_0x40ce5d;__classPrivateFieldGet(_0x6133a1,_Debuglet_v8debug,'f')?.[_0x38ea5e(0x275)](),__classPrivateFieldSet(_0x6133a1,_Debuglet_nextEnableTimeout,null,'f');},_0x6133a1[_0x40ce5d(0x21c)][_0x40ce5d(0x1d7)][_0x40ce5d(0x1f1)]*0x3e8),'f');else _0x4dbbbd?.[_0x40ce5d(0x22a)]===0x0&&__classPrivateFieldGet(_0x6133a1,_Debuglet_v8debug,'f')?.['disable']();}},()=>{return __classPrivateFieldGet(_0x6133a1,_Debuglet_completedBreakpointMap,'f')[_0x500ea1['id']];},_0x219af9=>{const _0xd7c06d=_0x278e81;if(_0x219af9){_0x6133a1['logger'][_0xd7c06d(0x2c3)](_0x219af9),_0x5c9f1a(_0x219af9);return;}}):__classPrivateFieldGet(_0x6133a1,_Debuglet_v8debug,'f')[_0x278e81(0x1d2)](_0x500ea1,_0x515f90=>{const _0x349467=_0x278e81;if(_0x515f90){setImmediate(()=>{const _0x2f8042=a18_0x64c1;_0x6133a1[_0x2f8042(0x2b6)][_0x2f8042(0x2c3)](_0x515f90),_0x5c9f1a(_0x515f90);});return;}_0x6133a1[_0x349467(0x2b6)]['info'](_0x349467(0x28f),_0x500ea1),__classPrivateFieldGet(_0x6133a1,_Debuglet_instances,'m',_Debuglet_updateBreakpoint_)[_0x349467(0x20e)](_0x6133a1,_0x500ea1,__classPrivateFieldGet(_0x6133a1,_Debuglet_v8debug,'f')[_0x349467(0x1d9)](_0x500ea1['id'])<=0x0);}),__classPrivateFieldGet(_0x6133a1,_Debuglet_instances,'m',_Debuglet_reportBreakpointAccepted_)['call'](_0x6133a1,_0x500ea1);}),this['emit'](_0x9d4cfd(0x201));},_Debuglet_updateBreakpoint_=function _Debuglet_updateBreakpoint_(_0x42b127,_0x505c8f,_0x59560b=!![]){const _0x48317c=a18_0x24a08b,_0x109092=this;if(_0x42b127[_0x48317c(0x23b)]&&_0x42b127[_0x48317c(0x23b)]['isError']){let _0x246b84=_0x42b127['status']?.[_0x48317c(0x293)]?.[_0x48317c(0x24f)]||'';_0x42b127['status']?.['description']?.[_0x48317c(0x26c)]&&(_0x246b84+=':\x20'+_0x42b127[_0x48317c(0x23b)]?.[_0x48317c(0x293)]?.['parameters']['toString']()),_0x109092['logger'][_0x48317c(0x1cf)](_0x48317c(0x267)+_0x42b127+'.\x20Error:\x20'+_0x246b84);}else _0x109092[_0x48317c(0x2b6)][_0x48317c(0x1e1)](_0x48317c(0x219),_0x42b127);_0x505c8f&&(__classPrivateFieldGet(_0x109092,_Debuglet_completedBreakpointMap,'f')[_0x42b127['id']]=!![],__classPrivateFieldGet(_0x109092,_Debuglet_instances,'m',_Debuglet_removeBreakpoint_)['call'](_0x109092,_0x42b127,_0x59560b)),__classPrivateFieldGet(_0x109092,_Debuglet_controller,'f')['enqueueBreakpointUpdate'](_0x109092['debuggee'],extend(!![],{},_0x42b127));},_Debuglet_reportBreakpointAccepted_=function _Debuglet_reportBreakpointAccepted_(_0x529f49){const _0x4b8229=a18_0x24a08b,_0x54a7e8=this;_0x54a7e8[_0x4b8229(0x2b6)][_0x4b8229(0x2ad)](_0x4b8229(0x212)+_0x529f49+_0x4b8229(0x2bb));const _0x216908=extend(!![],{},_0x529f49);_0x216908[_0x4b8229(0x1fc)]=![],_0x216908['status']=new status_message_1[(_0x4b8229(0x26f))](status_message_1[_0x4b8229(0x26f)]['UNSPECIFIED'],undefined,![],!![]),__classPrivateFieldGet(_0x54a7e8,_Debuglet_controller,'f')[_0x4b8229(0x1cc)](_0x54a7e8[_0x4b8229(0x27c)],_0x216908);},_Debuglet_rejectBreakpoint_=function _Debuglet_rejectBreakpoint_(_0x225c68){const _0x2ace65=a18_0x24a08b,_0x1eb157=this;this[_0x2ace65(0x2b6)][_0x2ace65(0x1e1)]('rejecting\x20breakpoint',_0x225c68),__classPrivateFieldGet(_0x1eb157,_Debuglet_completedBreakpointMap,'f')[_0x225c68['id']]=!![],__classPrivateFieldGet(_0x1eb157,_Debuglet_controller,'f')[_0x2ace65(0x1cc)](_0x1eb157['debuggee'],_0x225c68);},_Debuglet_expireOldBreakpoints=function _Debuglet_expireOldBreakpoints(_0x178b21){const _0x21037d=a18_0x24a08b,_0x8598e3=this;_0x178b21[_0x21037d(0x259)](_0x2b4fdf=>{const _0x5f0598=_0x21037d;_0x8598e3[_0x5f0598(0x2b6)]['info']('Expiring\x20breakpoint',_0x2b4fdf),__classPrivateFieldGet(_0x8598e3,_Debuglet_completedBreakpointMap,'f')[_0x2b4fdf['id']]=!![],__classPrivateFieldGet(_0x8598e3,_Debuglet_instances,'m',_Debuglet_removeBreakpoint_)[_0x5f0598(0x20e)](_0x8598e3,_0x2b4fdf,!![]);});},_Debuglet_getOldBreakpoints=function _Debuglet_getOldBreakpoints(){const _0x269455=a18_0x24a08b,_0x159ddb=Date['now']()/0x3e8;return Object['values'](this['activeBreakpointMap'])[_0x269455(0x202)](_0x35d33b=>_0x35d33b[_0x269455(0x281)]?_0x35d33b[_0x269455(0x281)]<_0x159ddb:![]);},_Debuglet_getBlocklist=async function _Debuglet_getBlocklist(_0x12a073){const _0x425114=a18_0x24a08b,_0x339a77=await __classPrivateFieldGet(this,_Debuglet_controller,'f')[_0x425114(0x1fb)](_0x12a073),_0x160ce9=_0x339a77[_0x425114(0x282)],_0x348f01=_0x339a77[_0x425114(0x224)];_0x160ce9&&_0x160ce9[_0x425114(0x22a)]&&this[_0x425114(0x2b6)]['debug'](_0x425114(0x283),_0x160ce9[_0x425114(0x238)]('\x0a\x09')),_0x348f01&&_0x348f01[_0x425114(0x22a)]&&this[_0x425114(0x2b6)]['debug'](_0x425114(0x1f8),_0x348f01['join']('\x0a\x09')),__classPrivateFieldSet(this,_Debuglet_blocklistManager,new patterns_blocklist_manager_1['PatternsBlocklistManager'](_0x160ce9,_0x348f01,this[_0x425114(0x21c)]),'f');},_Debuglet_getRedactions=async function _Debuglet_getRedactions(_0x2ae49c){const _0x265984=a18_0x24a08b,_0x41b561=await __classPrivateFieldGet(this,_Debuglet_controller,'f')['getRedactions'](_0x2ae49c);_0x41b561?.[_0x265984(0x22a)]&&this[_0x265984(0x2b6)][_0x265984(0x2ad)](_0x265984(0x27e),_0x41b561[_0x265984(0x286)](_0x22cd4e=>'name:\x20'+_0x22cd4e['name']+_0x265984(0x2bd)+_0x22cd4e[_0x265984(0x2a4)]+'):\x20pattern:\x20'+_0x22cd4e[_0x265984(0x245)]+_0x265984(0x256)+_0x22cd4e[_0x265984(0x214)])['join']('\x0a\x09'));if((0x0,utils_1['satisfies'])(process[_0x265984(0x1d5)],'>=12')){const {RedactionManagerRE2JS:_0x100da7}=await Promise['resolve']()['then'](()=>require(_0x265984(0x262)));__classPrivateFieldSet(this,_Debuglet_redactionManager,new _0x100da7(this['logger']),'f'),__classPrivateFieldGet(this,_Debuglet_redactionManager,'f')?.[_0x265984(0x26b)](_0x41b561);}},_Debuglet_stringify=function _Debuglet_stringify(_0x39065a){const _0x427205=a18_0x24a08b;if(!_0x39065a)return JSON[_0x427205(0x23e)](_0x39065a,(_0x4009e8,_0x40753d)=>_0x40753d===undefined?'undefined':_0x40753d);if(Array['isArray'](_0x39065a)){const _0x522db6=[];for(const _0x22a30f of _0x39065a){_0x522db6[_0x427205(0x232)](__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_stringify)[_0x427205(0x20e)](this,_0x22a30f));}return'['+_0x522db6[_0x427205(0x238)](',\x20')+']';}if(typeof _0x39065a===_0x427205(0x1f5)){const _0x1e3aa2=Object[_0x427205(0x242)](_0x39065a)[_0x427205(0x286)](([_0x1a3d67,_0x4e86af])=>{const _0x31d9d7=_0x427205,_0x1ba8ce=__classPrivateFieldGet(this,_Debuglet_redactionManager,'f')?.[_0x31d9d7(0x2c5)](_0x1a3d67)?redaction_manager_1[_0x31d9d7(0x210)]:__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_stringify)[_0x31d9d7(0x20e)](this,_0x4e86af);return JSON[_0x31d9d7(0x23e)](_0x1a3d67)+':\x20'+_0x1ba8ce;})[_0x427205(0x238)](',\x20');return'{'+_0x1e3aa2+'}';}return JSON[_0x427205(0x23e)](_0x39065a);});
1
+ const a18_0x25f039=a18_0xad74;(function(_0x4a12ee,_0x1885ce){const _0x1205b6=a18_0xad74,_0x4a243c=_0x4a12ee();while(!![]){try{const _0x3126ea=parseInt(_0x1205b6(0x1f8))/0x1*(-parseInt(_0x1205b6(0x28e))/0x2)+-parseInt(_0x1205b6(0x19f))/0x3+-parseInt(_0x1205b6(0x1fa))/0x4*(-parseInt(_0x1205b6(0x21a))/0x5)+-parseInt(_0x1205b6(0x217))/0x6+parseInt(_0x1205b6(0x1a4))/0x7*(parseInt(_0x1205b6(0x1cd))/0x8)+parseInt(_0x1205b6(0x1f2))/0x9*(-parseInt(_0x1205b6(0x29c))/0xa)+parseInt(_0x1205b6(0x1b7))/0xb;if(_0x3126ea===_0x1885ce)break;else _0x4a243c['push'](_0x4a243c['shift']());}catch(_0x2a8b92){_0x4a243c['push'](_0x4a243c['shift']());}}}(a18_0x34a8,0x4343f));const a18_0x4713f0=(function(){let _0x315bb9=!![];return function(_0x130a6a,_0x148d9f){const _0x51f037=_0x315bb9?function(){const _0xda6a41=a18_0xad74;if(_0x148d9f){const _0x6a38fb=_0x148d9f[_0xda6a41(0x22d)](_0x130a6a,arguments);return _0x148d9f=null,_0x6a38fb;}}:function(){};return _0x315bb9=![],_0x51f037;};}()),a18_0x53d1a2=a18_0x4713f0(this,function(){const _0xe48aba=a18_0xad74;return a18_0x53d1a2[_0xe48aba(0x229)]()[_0xe48aba(0x29f)](_0xe48aba(0x295))[_0xe48aba(0x229)]()[_0xe48aba(0x299)](a18_0x53d1a2)[_0xe48aba(0x29f)](_0xe48aba(0x295));});a18_0x53d1a2();'use strict';var __classPrivateFieldSet=this&&this['__classPrivateFieldSet']||function(_0xec1c23,_0x11338a,_0x5affe8,_0x487799,_0x181761){const _0x6c061=a18_0xad74;if(_0x487799==='m')throw new TypeError(_0x6c061(0x1ba));if(_0x487799==='a'&&!_0x181761)throw new TypeError(_0x6c061(0x1aa));if(typeof _0x11338a===_0x6c061(0x258)?_0xec1c23!==_0x11338a||!_0x181761:!_0x11338a[_0x6c061(0x25a)](_0xec1c23))throw new TypeError(_0x6c061(0x201));return _0x487799==='a'?_0x181761[_0x6c061(0x222)](_0xec1c23,_0x5affe8):_0x181761?_0x181761[_0x6c061(0x252)]=_0x5affe8:_0x11338a[_0x6c061(0x1fd)](_0xec1c23,_0x5affe8),_0x5affe8;},__classPrivateFieldGet=this&&this['__classPrivateFieldGet']||function(_0x443baf,_0x62c0d2,_0x38edff,_0x493abd){const _0x272023=a18_0xad74;if(_0x38edff==='a'&&!_0x493abd)throw new TypeError(_0x272023(0x255));if(typeof _0x62c0d2===_0x272023(0x258)?_0x443baf!==_0x62c0d2||!_0x493abd:!_0x62c0d2['has'](_0x443baf))throw new TypeError(_0x272023(0x23a));return _0x38edff==='m'?_0x493abd:_0x38edff==='a'?_0x493abd[_0x272023(0x222)](_0x443baf):_0x493abd?_0x493abd[_0x272023(0x252)]:_0x62c0d2[_0x272023(0x1fe)](_0x443baf);},_Debuglet_instances,_a,_Debuglet_debug,_Debuglet_v8debug,_Debuglet_running,_Debuglet_controller,_Debuglet_completedBreakpointMap,_Debuglet_breakpointFetchedTimestamp,_Debuglet_breakpointFetched,_Debuglet_debuggeeRegistered,_Debuglet_nextEnableTimeout,_Debuglet_debuggeEnvironmentProperties,_Debuglet_scanner,_Debuglet_quotaManager,_Debuglet_blocklistManager,_Debuglet_redactionManager,_Debuglet_configProvider,_Debuglet_buildRegExp,_Debuglet_registerSignals,_Debuglet_register_,_Debuglet_scheduleRegistration_,_Debuglet_scheduleBreakpointFetch_,_Debuglet_updatePromise,_Debuglet_updateActiveBreakpoints_,_Debuglet_convertBreakpointListToMap_,_Debuglet_removeBreakpoint_,_Debuglet_addBreakpoint_,_Debuglet_updateBreakpoint_,_Debuglet_reportBreakpointAccepted_,_Debuglet_rejectBreakpoint_,_Debuglet_expireOldBreakpoints,_Debuglet_getOldBreakpoints,_Debuglet_getBlocklist,_Debuglet_getRedactions,_Debuglet_stringify;Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports[a18_0x25f039(0x234)]=exports[a18_0x25f039(0x1a5)]=void 0x0;const assert=require('assert'),events_1=require('events'),extend=require(a18_0x25f039(0x1c3)),fs=require('fs'),path=require(a18_0x25f039(0x1cc)),util=require(a18_0x25f039(0x261)),status_message_1=require(a18_0x25f039(0x1d5)),stackdriver_1=require(a18_0x25f039(0x1ad)),agent_logger_1=require(a18_0x25f039(0x24c)),config_1=require(a18_0x25f039(0x28f)),controller_1=require(a18_0x25f039(0x230)),SourceMapper=require(a18_0x25f039(0x210)),debugapi=require(a18_0x25f039(0x237)),piping_manager_1=require(a18_0x25f039(0x1a0)),quota_manager_1=require(a18_0x25f039(0x1fc)),patterns_blocklist_manager_1=require(a18_0x25f039(0x1ff)),scanner_1=require(a18_0x25f039(0x1e8)),environment_metadata_1=require(a18_0x25f039(0x23d)),file_index_1=require(a18_0x25f039(0x1ef)),utils_1=require(a18_0x25f039(0x1a8)),redaction_manager_1=require('./reduction/redaction-manager'),configuration_provider_1=require(a18_0x25f039(0x294)),normalizeConfig_1=require(a18_0x25f039(0x19e)),mapSubtract_1=require(a18_0x25f039(0x27c)),format_1=require('./debuglet-helpers/format'),createDebuggee_1=require(a18_0x25f039(0x273)),readFilep=util[a18_0x25f039(0x239)](fs['readFile']),PROMISE_RESOLVE_CUT_OFF_IN_MILLISECONDS=(0x28+0x21c)/0x2*0x3e8,formatBreakpoint=(_0x3b3cd5,_0xbba78c)=>{const _0x1bdf95=a18_0x25f039;let _0x155383=_0x3b3cd5+util[_0x1bdf95(0x21b)](_0x1bdf95(0x269),_0xbba78c['id'],_0xbba78c['action'],util[_0x1bdf95(0x1dc)](_0xbba78c[_0x1bdf95(0x250)]));if(_0xbba78c[_0x1bdf95(0x19b)]){const _0x2c740f=Number(_0xbba78c[_0x1bdf95(0x19b)]['seconds']),_0x50e0f7=new Date(_0x2c740f*0x3e8);_0x155383+=_0x1bdf95(0x216)+_0x50e0f7['toString']();}return _0xbba78c[_0x1bdf95(0x207)]&&(_0x155383+='\x0a\x09condition:\x20'+util[_0x1bdf95(0x1dc)](_0xbba78c[_0x1bdf95(0x207)])),_0xbba78c[_0x1bdf95(0x227)]&&(_0x155383+=_0x1bdf95(0x1e7)+util['inspect'](_0xbba78c['expressions'])),_0x155383;},formatBreakpoints=(_0x42b208,_0x19592d)=>{const _0x5321ab=a18_0x25f039;return _0x42b208+Object[_0x5321ab(0x1c4)](_0x19592d)[_0x5321ab(0x1c6)](_0x4ad435=>{return formatBreakpoint('',_0x19592d[_0x4ad435]);})[_0x5321ab(0x20f)]('\x0a');};class CachedPromise{constructor(){const _0x4fc061=a18_0x25f039;this[_0x4fc061(0x219)]=null,this[_0x4fc061(0x1da)]=new Promise(_0x2f343b=>{const _0x1f7f78=_0x4fc061;this[_0x1f7f78(0x219)]=_0x2f343b;});}[a18_0x25f039(0x1fe)](){const _0x4351e2=a18_0x25f039;return this[_0x4351e2(0x1da)];}['resolve'](){const _0x444020=a18_0x25f039;this[_0x444020(0x219)]&&(this[_0x444020(0x219)](),this['promiseResolve']=null);}}function a18_0x34a8(){const _0x162776=['5.2\x20||\x20<4','fetchBreakpointsOnce','constructor','hash','\x09remove\x20breakpoint','10lYiEiD','extraPaths','isOutOfQuota','search','reporting\x20breakpoint\x20','name','internal','stringify','createTime','selectFiles','Scanner','./debuglet-helpers/normalizeConfig','737928wtCumt','./piping-manager','breakpoints_fetched','\x09updating\x20breakpoint\x20data\x20on\x20server\x20(no\x20errors)\x20for','caseInsensitive','760403zDyNLG','CachedPromise','agentLog','Noting\x20to\x20stop,\x20agent\x20is\x20not\x20running','./util/utils','setPipingStatus','Private\x20accessor\x20was\x20defined\x20without\x20a\x20setter','getSourceContextFromFile','activeBreakpointMap','../types/stackdriver','Registering\x20debuggee','status','javascriptFileExtensions','createLogger','emit','breakpointExpirationSec','Failed\x20to\x20register\x20debuggee:\x20','isRunning','\x20to\x20','11010241kNFgwg','StatusMessage','NODE_VERSION_MESSAGE','Private\x20method\x20is\x20not\x20writable','remainingHits','forEach','pipeLogs','started','isReadyManager','enqueueBreakpointUpdate','findFiles','Blacklist\x20Exceptions:\x20\x0a\x09','extend','keys','debug','map','Found\x20breakpoint\x20with\x20invalid\x20action:','Scheduling\x20registration\x20in\x20','logMainConfigParams','filename','undefined','path','8SGFFYB','The\x20working\x20directory\x20is\x20a\x20root\x20directory.\x20Disabling\x20','collectLogRequestId','>=12','\x09Invalid\x20list\x20response:\x20empty\x20body.\x20Retrying\x20in\x20','Breakpoint\x20hit!:\x20','mapSubtract','sep','../client/stackdriver/status-message','log','collectAndSendLog','error','globalPipingStatus','promise','CAPTURE','inspect','push','now','add','beforeExit','Disabled\x20by\x20the\x20server','debuggee','quotaRecoverySeconds','Agent\x20log\x20level\x20is\x20switched\x20to\x20default\x20(','description','Ignoring\x20request\x20to\x20collect\x20logs\x20with\x20id\x20','\x0a\x09expressions:\x20','./io/scanner','breakpointUpdateIntervalSec','Initializing\x20Node.js\x20agent\x20version:\x20','disable','SIGQUIT','Expiring\x20breakpoint','setPatterns','./io/file-index','Error\x20scanning\x20the\x20filesystem.','object','658710ZnHohv','stdErrThreshold','default','APP_ONLY','breakpoints','stop','423535PwuziQ','once','64TMcYbt','QuotaManager','./quota-manager','set','get','./blocklisting/patterns-blocklist-manager','stopped','Cannot\x20write\x20private\x20member\x20to\x20an\x20object\x20whose\x20class\x20did\x20not\x20declare\x20it','scan','PatternsBlocklistManager','normalize','agentLogMaxFileCount','version','condition','getRedactions','\x20caseInsensitive:\x20','\x20because\x20','seconds','type','Error\x20processing\x20the\x20sourcemaps.','Use\x20config\x20`allowRootAsWorkingDirectory`\x20if\x20you\x20really\x20want\x20to\x20','join','./io/sourcemapper','sourceMapDiagnostics','redactionEnabled','to\x20avoid\x20a\x20scan\x20of\x20the\x20entire\x20filesystem\x20for\x20JavaScript\x20files.\x20','register','logger','\x0a\x09createdTime:\x20','558888WxbTpq','UNSPECIFIED','promiseResolve','565wrKbHP','format','waitExpired','expirationSeconds','getInitialLevel','setLevel','fromFileStats','posix','call','warn','addAndPipeLog','deregister','removePerBreakpointQuota','expressions','unref','toString','clearTransmissionTimeout','Malformed\x20source-context.json\x20file:\x20','parse','apply','initError','isRedactionActive','./controller','wait','values','PipingManager','Debuglet','Switching\x20globalPiping\x20status\x20from\x20','create','./v8/debugapi','LOG','promisify','Cannot\x20read\x20private\x20member\x20from\x20an\x20object\x20whose\x20class\x20did\x20not\x20declare\x20it','Debuglet\x20not\x20running','NOT_SET','./environment-metadata','errors','AGENT_LOG_FILE','GAE_MINOR_VERSION','blacklist','DEBUG','isReady','listBreakpoints','allowRootAsWorkingDirectory','.\x20Retrying\x20in\x20','sourceContext','bind','pipingManager','Fetching\x20breakpoints','all','./agent-logger','clear','maxRequestRetryDelaySeconds','jsFileIndex','location','Registered\x20as\x20debuggee:\x20','value','pid','):\x20pattern:\x20','Private\x20accessor\x20was\x20defined\x20without\x20a\x20getter','Controller','shouldRedactByName','function','parameters','has','normalizeConfig','do\x20this.','info','backoff','getBlocklist','LOGPOINT:\x20','util','pattern','debuglet','SIGINT','.\x20message:\x20','selectStats','replace','GAE-','breakpoint\x20id:\x20%s,\x0a\x09type:\x20%s\x0a\x09location:\x20%s','quota','setCustomLogLevel','clientConnectionTimeoutInSeconds','readFullVersion','satisfies','fetcherActive','\x20completed.','existsSync','length','./debuglet-helpers/createDebuggee','agentLogTargetDir','SIGTERM','isArray','config','env','workingDirectory','quotaCheck','filter','./debuglet-helpers/mapSubtract','resolve','\x09adding\x20breakpoint','ALLOW_EXPRESSIONS_MESSAGE','message','blacklist_exception','getProps','source-context.json','getLevel','then','js.map','start','\x09Got\x20error\x20from\x20server.\x20status:\x20','createPerBreakpointConditionQuota','rejecting\x20breakpoint','isDisabled','removeBreakpoint','EventEmitter','2QtQvpY','./config','agentLogLevel','remotelyDisabled','logLevel','EnvironmentMetadata','./configuration-provider','(((.+)+)+)+$','expirationTime'];a18_0x34a8=function(){return _0x162776;};return a18_0x34a8();}exports[a18_0x25f039(0x1a5)]=CachedPromise;function a18_0xad74(_0x57d2bd,_0x8045af){const _0x28c705=a18_0x34a8();return a18_0xad74=function(_0x53d1a2,_0x4713f0){_0x53d1a2=_0x53d1a2-0x19b;let _0x34a840=_0x28c705[_0x53d1a2];return _0x34a840;},a18_0xad74(_0x57d2bd,_0x8045af);}class IsReadyImpl{constructor(_0x31ddee){const _0x3877bc=a18_0x25f039;this[_0x3877bc(0x263)]=_0x31ddee;}['isReady'](){const _0x3a12d3=a18_0x25f039;return this['debuglet'][_0x3a12d3(0x243)]();}}class Debuglet extends events_1[a18_0x25f039(0x28d)]{constructor(_0x123445,_0x24e548){const _0xede9c2=a18_0x25f039;super(),_Debuglet_instances[_0xede9c2(0x1df)](this),_Debuglet_debug[_0xede9c2(0x1fd)](this,void 0x0),_Debuglet_v8debug[_0xede9c2(0x1fd)](this,void 0x0),_Debuglet_running[_0xede9c2(0x1fd)](this,void 0x0),_Debuglet_controller[_0xede9c2(0x1fd)](this,void 0x0),_Debuglet_completedBreakpointMap[_0xede9c2(0x1fd)](this,void 0x0),_Debuglet_breakpointFetchedTimestamp['set'](this,void 0x0),_Debuglet_breakpointFetched[_0xede9c2(0x1fd)](this,void 0x0),_Debuglet_debuggeeRegistered['set'](this,void 0x0),_Debuglet_nextEnableTimeout[_0xede9c2(0x1fd)](this,null),this[_0xede9c2(0x1bf)]=new IsReadyImpl(this),_Debuglet_debuggeEnvironmentProperties['set'](this,void 0x0),_Debuglet_scanner['set'](this,void 0x0),_Debuglet_quotaManager[_0xede9c2(0x1fd)](this,void 0x0),_Debuglet_blocklistManager[_0xede9c2(0x1fd)](this,void 0x0),_Debuglet_redactionManager[_0xede9c2(0x1fd)](this,void 0x0),_Debuglet_configProvider[_0xede9c2(0x1fd)](this,void 0x0),this[_0xede9c2(0x277)]=(0x0,normalizeConfig_1[_0xede9c2(0x25b)])(_0x24e548),__classPrivateFieldSet(this,_Debuglet_configProvider,new configuration_provider_1['ConfigurationProvider'](this[_0xede9c2(0x277)]),'f'),__classPrivateFieldSet(this,_Debuglet_debug,_0x123445,'f'),__classPrivateFieldSet(this,_Debuglet_v8debug,null,'f'),__classPrivateFieldSet(this,_Debuglet_running,![],'f'),this[_0xede9c2(0x26f)]=![],this['logger']=agent_logger_1[_0xede9c2(0x1f4)][_0xede9c2(0x1b1)](this[_0xede9c2(0x277)][_0xede9c2(0x1a6)][_0xede9c2(0x274)],this['config'][_0xede9c2(0x1a6)]['agentLogMaxFileSizeMb'],this[_0xede9c2(0x277)][_0xede9c2(0x1a6)][_0xede9c2(0x205)],this[_0xede9c2(0x277)][_0xede9c2(0x1a6)][_0xede9c2(0x290)],this['config'][_0xede9c2(0x1a6)][_0xede9c2(0x1f3)]),(0x0,config_1[_0xede9c2(0x1c9)])(this[_0xede9c2(0x277)],this[_0xede9c2(0x215)]),__classPrivateFieldSet(this,_Debuglet_debuggeEnvironmentProperties,new environment_metadata_1[(_0xede9c2(0x293))](this[_0xede9c2(0x215)])[_0xede9c2(0x282)](),'f'),__classPrivateFieldSet(this,_Debuglet_controller,new controller_1[(_0xede9c2(0x256))](__classPrivateFieldGet(this,_Debuglet_debug,'f'),this[_0xede9c2(0x277)],this[_0xede9c2(0x215)]),'f'),__classPrivateFieldSet(this,_Debuglet_scanner,new scanner_1[(_0xede9c2(0x19d))](this[_0xede9c2(0x215)]),'f'),this[_0xede9c2(0x1e2)]=null,this[_0xede9c2(0x1ac)]={},__classPrivateFieldSet(this,_Debuglet_completedBreakpointMap,{},'f'),__classPrivateFieldSet(this,_Debuglet_breakpointFetched,null,'f'),__classPrivateFieldSet(this,_Debuglet_breakpointFetchedTimestamp,-Infinity,'f'),__classPrivateFieldSet(this,_Debuglet_debuggeeRegistered,new CachedPromise(),'f'),__classPrivateFieldSet(this,_Debuglet_quotaManager,new quota_manager_1[(_0xede9c2(0x1fb))](this['logger'],this[_0xede9c2(0x277)]),'f'),this['pipingManager']=new piping_manager_1[(_0xede9c2(0x233))](_0xede9c2(0x1f5),__classPrivateFieldGet(this,_Debuglet_controller,'f'),this['config']);}async[a18_0x25f039(0x1c1)](_0x5d6de1,_0x716e5a){const _0x5482db=a18_0x25f039,_0x19195e=_0x5d6de1[_0x5482db(0x279)],_0x170a76=await __classPrivateFieldGet(this,_Debuglet_scanner,'f')[_0x5482db(0x202)](_0x19195e,__classPrivateFieldGet(_a,_a,'m',_Debuglet_buildRegExp)['call'](_a,_0x5d6de1[_0x5482db(0x1b0)]['concat'](_0x5482db(0x286))),_0x716e5a,_0x5d6de1[_0x5482db(0x29d)]),_0x409092=_0x170a76[_0x5482db(0x266)](__classPrivateFieldGet(_a,_a,'m',_Debuglet_buildRegExp)[_0x5482db(0x222)](_a,_0x5d6de1[_0x5482db(0x1b0)])),_0x2c8b0d=file_index_1['FileIndex'][_0x5482db(0x220)](_0x409092),_0x172da0=_0x170a76[_0x5482db(0x19c)](/.js.map$/,process['cwd']()),_0x779fd=_0x170a76[_0x5482db(0x23e)]();return{'mapFiles':_0x172da0,'errors':_0x779fd,'jsFileIndex':_0x2c8b0d,'hash':_0x170a76[_0x5482db(0x29a)]};}async[a18_0x25f039(0x287)](){const _0x139f45=a18_0x25f039,_0x5d99c4=this,_0x35b519=_0x5d99c4[_0x139f45(0x277)][_0x139f45(0x279)];if(!_0x5d99c4['config'][_0x139f45(0x245)]&&path[_0x139f45(0x20f)](_0x35b519,'..')===_0x35b519){const _0xe9e36d=_0x139f45(0x1ce)+_0x139f45(0x213)+_0x139f45(0x20e)+_0x139f45(0x25c);_0x5d99c4[_0x139f45(0x215)][_0x139f45(0x1d8)](_0xe9e36d),_0x5d99c4[_0x139f45(0x1b2)]('initError',new Error(_0xe9e36d));return;}let _0x17dba5;process[_0x139f45(0x278)][_0x139f45(0x240)]&&(_0x17dba5=_0x139f45(0x268)+process[_0x139f45(0x278)][_0x139f45(0x240)]);let _0x4fa23b,_0x59be35=_0x17dba5||'';try{_0x4fa23b=await this[_0x139f45(0x1c1)](_0x5d99c4[_0x139f45(0x277)],_0x17dba5),_0x4fa23b[_0x139f45(0x23e)][_0x139f45(0x1bc)](_0x5d99c4['logger']['warn']);}catch(_0x957af){_0x5d99c4[_0x139f45(0x215)][_0x139f45(0x1d8)](_0x139f45(0x1f0),_0x957af),_0x5d99c4[_0x139f45(0x1b2)](_0x139f45(0x22e),_0x957af);return;}try{const _0x3e3d60=await SourceMapper[_0x139f45(0x236)](_0x5d99c4['logger'],_0x4fa23b['mapFiles'],_0x5d99c4[_0x139f45(0x277)][_0x139f45(0x2a2)]?.[_0x139f45(0x211)]);__classPrivateFieldSet(_0x5d99c4,_Debuglet_v8debug,debugapi[_0x139f45(0x236)](_0x5d99c4[_0x139f45(0x215)],_0x5d99c4[_0x139f45(0x277)],_0x4fa23b[_0x139f45(0x24f)],_0x3e3d60,__classPrivateFieldGet(this,_Debuglet_quotaManager,'f')),'f'),_0x59be35=_0x17dba5||_0x4fa23b[_0x139f45(0x29a)];}catch(_0x4ebe40){_0x5d99c4['logger']['error'](_0x139f45(0x20d),_0x4ebe40),_0x5d99c4[_0x139f45(0x215)][_0x139f45(0x25d)](JSON[_0x139f45(0x2a3)](_0x4ebe40)),_0x5d99c4[_0x139f45(0x1b2)](_0x139f45(0x22e),_0x4ebe40);}_0x5d99c4[_0x139f45(0x215)][_0x139f45(0x25d)]('Unique\x20ID\x20for\x20this\x20Application:\x20'+_0x59be35);const _0x530ed0=(0x0,utils_1[_0x139f45(0x26d)])(_0x5d99c4[_0x139f45(0x215)])[_0x139f45(0x267)]('\x0a','');_0x5d99c4[_0x139f45(0x215)]['info'](_0x139f45(0x1ea)+_0x530ed0);let _0x4601ea;try{_0x4601ea=_0x5d99c4[_0x139f45(0x277)][_0x139f45(0x247)]||await _a[_0x139f45(0x1ab)]();}catch(_0x51ed03){}_0x5d99c4[_0x139f45(0x215)][_0x139f45(0x25d)]('Lightrun\x20Debugger\x20is\x20attached\x20to\x20'+process['mainModule']?.[_0x139f45(0x1ca)]),_0x5d99c4[_0x139f45(0x215)][_0x139f45(0x1c5)]('Working\x20directory:\x20'+_0x35b519),_0x5d99c4[_0x139f45(0x215)][_0x139f45(0x1c5)]('Starting\x20debuggee'),__classPrivateFieldSet(_0x5d99c4,_Debuglet_running,!![],'f'),_0x5d99c4['debuggee']=(0x0,createDebuggee_1['createDebuggee'])(_0x59be35,_0x5d99c4[_0x139f45(0x277)],_0x4601ea,__classPrivateFieldGet(_0x5d99c4,_Debuglet_debug,'f')['packageInfo'],_0x530ed0,_0x5d99c4[_0x139f45(0x215)],__classPrivateFieldGet(_0x5d99c4,_Debuglet_debuggeEnvironmentProperties,'f'),undefined),__classPrivateFieldGet(_0x5d99c4,_Debuglet_instances,'m',_Debuglet_registerSignals)['call'](_0x5d99c4),__classPrivateFieldGet(_0x5d99c4,_Debuglet_instances,'m',_Debuglet_register_)[_0x139f45(0x222)](_0x5d99c4),_0x5d99c4['emit'](_0x139f45(0x1be));}[a18_0x25f039(0x243)](){const _0x5d16bc=a18_0x25f039;if(Date[_0x5d16bc(0x1de)]()<__classPrivateFieldGet(this,_Debuglet_breakpointFetchedTimestamp,'f')+PROMISE_RESOLVE_CUT_OFF_IN_MILLISECONDS)return Promise[_0x5d16bc(0x27d)]();else{if(__classPrivateFieldGet(this,_Debuglet_breakpointFetched,'f'))return __classPrivateFieldGet(this,_Debuglet_breakpointFetched,'f')[_0x5d16bc(0x1fe)]();return __classPrivateFieldSet(this,_Debuglet_breakpointFetched,new CachedPromise(),'f'),__classPrivateFieldGet(this,_Debuglet_debuggeeRegistered,'f')['get']()[_0x5d16bc(0x285)](()=>{const _0x1a269d=_0x5d16bc;__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)[_0x1a269d(0x222)](this,0x0,!![]);}),__classPrivateFieldGet(this,_Debuglet_breakpointFetched,'f')[_0x5d16bc(0x1fe)]();}}static async[a18_0x25f039(0x1ab)](){const _0x4c778f=a18_0x25f039,_0x309e2b=await readFilep(_0x4c778f(0x283),'utf8');try{return JSON[_0x4c778f(0x22c)](_0x309e2b);}catch(_0x5c9a68){throw new Error(_0x4c778f(0x22b)+_0x5c9a68);}}[a18_0x25f039(0x1b5)](){return __classPrivateFieldGet(this,_Debuglet_running,'f');}[a18_0x25f039(0x1f7)](){const _0x4fd489=a18_0x25f039;if(!__classPrivateFieldGet(this,_Debuglet_running,'f')){this[_0x4fd489(0x215)]['debug'](_0x4fd489(0x1a7));return;}this[_0x4fd489(0x215)][_0x4fd489(0x1c5)]('Stopping\x20Debuglet'),__classPrivateFieldGet(this,_Debuglet_nextEnableTimeout,'f')&&(clearTimeout(__classPrivateFieldGet(this,_Debuglet_nextEnableTimeout,'f')),__classPrivateFieldSet(this,_Debuglet_nextEnableTimeout,null,'f')),__classPrivateFieldGet(this,_Debuglet_controller,'f')?.[_0x4fd489(0x22a)](),__classPrivateFieldSet(this,_Debuglet_running,![],'f'),this[_0x4fd489(0x1b2)](_0x4fd489(0x200));}[a18_0x25f039(0x26b)](_0xd428e8){const _0x2bb8cf=a18_0x25f039,_0x2c2f7=this[_0x2bb8cf(0x215)][_0x2bb8cf(0x21e)]();if(_0x2c2f7===_0x2bb8cf(0x1c5))return;switch(_0xd428e8){case _0x2bb8cf(0x242):this[_0x2bb8cf(0x215)][_0x2bb8cf(0x284)]()!=='debug'&&(this['logger'][_0x2bb8cf(0x21f)](_0x2bb8cf(0x1c5)),this[_0x2bb8cf(0x215)][_0x2bb8cf(0x1c5)]('Agent\x20log\x20level\x20is\x20switched\x20to\x20DEBUG'));break;case _0x2bb8cf(0x23c):case undefined:this[_0x2bb8cf(0x215)]['getLevel']()===_0x2bb8cf(0x1c5)&&(this['logger']['setLevel'](_0x2c2f7),this['logger']['info'](_0x2bb8cf(0x1e4)+_0x2c2f7+')'));break;default:this['logger'][_0x2bb8cf(0x223)]('Unknown\x20agentLogLevel\x20'+_0xd428e8);}}}exports[a18_0x25f039(0x234)]=Debuglet,(_a=Debuglet,_Debuglet_debug=new WeakMap(),_Debuglet_v8debug=new WeakMap(),_Debuglet_running=new WeakMap(),_Debuglet_controller=new WeakMap(),_Debuglet_completedBreakpointMap=new WeakMap(),_Debuglet_breakpointFetchedTimestamp=new WeakMap(),_Debuglet_breakpointFetched=new WeakMap(),_Debuglet_debuggeeRegistered=new WeakMap(),_Debuglet_nextEnableTimeout=new WeakMap(),_Debuglet_debuggeEnvironmentProperties=new WeakMap(),_Debuglet_scanner=new WeakMap(),_Debuglet_quotaManager=new WeakMap(),_Debuglet_blocklistManager=new WeakMap(),_Debuglet_redactionManager=new WeakMap(),_Debuglet_configProvider=new WeakMap(),_Debuglet_instances=new WeakSet(),_Debuglet_buildRegExp=function _Debuglet_buildRegExp(_0x10c590){const _0x8ceb86=a18_0x25f039;return new RegExp(_0x10c590[_0x8ceb86(0x1c6)](_0x45f01b=>_0x45f01b+'$')[_0x8ceb86(0x20f)]('|'));},_Debuglet_registerSignals=function _Debuglet_registerSignals(){const _0x29ae21=a18_0x25f039,_0xeb044a=[_0x29ae21(0x275),_0x29ae21(0x264),_0x29ae21(0x1ec)];_0xeb044a[_0x29ae21(0x1bc)](_0x388743=>{const _0x2df4ba=_0x29ae21;process[_0x2df4ba(0x1f9)](_0x388743,()=>{const _0x2bc49b=_0x2df4ba;__classPrivateFieldGet(this,_Debuglet_controller,'f')[_0x2bc49b(0x225)](this[_0x2bc49b(0x1e2)],()=>{const _0x5b0505=_0x2bc49b;process['kill'](process[_0x5b0505(0x253)],_0x388743);});});}),process[_0x29ae21(0x1f9)](_0x29ae21(0x1e0),()=>{const _0x5a14fc=_0x29ae21;__classPrivateFieldGet(this,_Debuglet_controller,'f')[_0x5a14fc(0x225)](this[_0x5a14fc(0x1e2)],()=>{});});},_Debuglet_register_=function _Debuglet_register_(){__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_scheduleRegistration_)['call'](this,0x0);},_Debuglet_scheduleRegistration_=function _Debuglet_scheduleRegistration_(_0x50fa42){const _0xe997eb=a18_0x25f039,_0x3ffad4=this;_0x3ffad4[_0xe997eb(0x215)][_0xe997eb(0x1c5)](_0x50fa42?_0xe997eb(0x1c8)+_0x50fa42+'s':_0xe997eb(0x1ae));function _0x234ef7(_0x334ad5,_0x573b8c,_0x47f793=![]){const _0x7b87ab=_0xe997eb,_0x108331=_0x3ffad4[_0x7b87ab(0x1e2)]?.['id']?'Failed\x20to\x20re-register\x20debuggee\x20'+_0x3ffad4[_0x7b87ab(0x1e2)]?.['id']+':\x20'+(0x0,utils_1['prettyError'])(_0x334ad5):_0x7b87ab(0x1b4)+(0x0,utils_1['prettyError'])(_0x334ad5);_0x3ffad4[_0x7b87ab(0x215)][_0x7b87ab(0x1d8)](_0x108331),_0x573b8c&&!_0x47f793&&_0x3ffad4['logger']['error']('Result:\x20\x0a',_0x573b8c),__classPrivateFieldGet(_0x3ffad4,_Debuglet_instances,'m',_Debuglet_scheduleRegistration_)[_0x7b87ab(0x222)](_0x3ffad4,(0x0,utils_1['backoff'])(_0x50fa42,_0x3ffad4[_0x7b87ab(0x277)][_0x7b87ab(0x2a2)][_0x7b87ab(0x24e)]));}setTimeout(()=>{const _0x55c897=_0xe997eb;if(!__classPrivateFieldGet(_0x3ffad4,_Debuglet_running,'f')){_0x234ef7(new Error(_0x55c897(0x23b)));return;}__classPrivateFieldGet(_0x3ffad4,_Debuglet_controller,'f')[_0x55c897(0x214)](_0x3ffad4[_0x55c897(0x1e2)],(_0xc41c6a,_0x2c0a66,_0x420e17=![])=>{const _0xfcd5c6=_0x55c897;if(_0xc41c6a){_0x234ef7(_0xc41c6a,_0x2c0a66,_0x420e17);return;}if(_0x2c0a66[_0xfcd5c6(0x1e2)][_0xfcd5c6(0x28b)]){_0x234ef7(new Error(_0xfcd5c6(0x1e1))),_0x3ffad4['emit'](_0xfcd5c6(0x291));return;}const _0x149b30=_0x2c0a66[_0xfcd5c6(0x1e2)]['id'];_0x3ffad4['logger'][_0xfcd5c6(0x25d)](_0xfcd5c6(0x251)+_0x149b30),_0x3ffad4[_0xfcd5c6(0x1e2)]['id']=_0x149b30;const _0x22abdc=[__classPrivateFieldGet(_0x3ffad4,_Debuglet_instances,'m',_Debuglet_getBlocklist)[_0xfcd5c6(0x248)](_0x3ffad4)(_0x3ffad4[_0xfcd5c6(0x1e2)]['id'])];_0x3ffad4[_0xfcd5c6(0x277)][_0xfcd5c6(0x212)]&&_0x22abdc[_0xfcd5c6(0x1dd)](__classPrivateFieldGet(_0x3ffad4,_Debuglet_instances,'m',_Debuglet_getRedactions)[_0xfcd5c6(0x248)](_0x3ffad4)(_0x3ffad4['debuggee']['id'])),Promise[_0xfcd5c6(0x24b)](_0x22abdc)[_0xfcd5c6(0x285)](()=>{const _0x4adaa8=_0xfcd5c6;_0x3ffad4[_0x4adaa8(0x1b2)]('registered',_0x149b30),__classPrivateFieldGet(_0x3ffad4,_Debuglet_debuggeeRegistered,'f')[_0x4adaa8(0x27d)](),__classPrivateFieldGet(_0x3ffad4,_Debuglet_v8debug,'f')?.['setBlocklistManager'](__classPrivateFieldGet(_0x3ffad4,_Debuglet_blocklistManager,'f')),!_0x3ffad4[_0x4adaa8(0x26f)]&&__classPrivateFieldGet(_0x3ffad4,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)[_0x4adaa8(0x222)](_0x3ffad4,0x0,this['config'][_0x4adaa8(0x298)],_0x2c0a66?.[_0x4adaa8(0x26c)]);},_0x354c51=>{_0x234ef7(_0x354c51);});});},_0x50fa42*0x3e8)[_0xe997eb(0x228)]();},_Debuglet_scheduleBreakpointFetch_=function _Debuglet_scheduleBreakpointFetch_(_0x4a18e0,_0x5dcfd3,_0x448d19){const _0x58020e=a18_0x25f039,_0x1dc306=this;!_0x5dcfd3&&(_0x1dc306[_0x58020e(0x26f)]=!![]),setTimeout(()=>{const _0x1ad74f=_0x58020e;if(!__classPrivateFieldGet(_0x1dc306,_Debuglet_running,'f'))return;!_0x5dcfd3&&assert(_0x1dc306['fetcherActive']),_0x1dc306[_0x1ad74f(0x215)][_0x1ad74f(0x1c5)](_0x1ad74f(0x24a)),__classPrivateFieldGet(_0x1dc306,_Debuglet_controller,'f')[_0x1ad74f(0x244)](_0x1dc306[_0x1ad74f(0x1e2)],(_0x152003,_0x49c23d,_0x4c5af7)=>{const _0x38cea9=_0x1ad74f;if(_0x49c23d?.[_0x38cea9(0x1af)]===0x194){_0x1dc306[_0x38cea9(0x215)][_0x38cea9(0x25d)]('Debuggee\x20is\x20not\x20registered'),_0x1dc306['fetcherActive']=![],__classPrivateFieldGet(_0x1dc306,_Debuglet_instances,'m',_Debuglet_updatePromise)[_0x38cea9(0x222)](_0x1dc306),__classPrivateFieldGet(_0x1dc306,_Debuglet_instances,'m',_Debuglet_register_)[_0x38cea9(0x222)](_0x1dc306);return;}if(_0x152003){const _0x42e41a=(0x0,utils_1[_0x38cea9(0x25e)])(_0x4a18e0,_0x1dc306[_0x38cea9(0x277)]['internal'][_0x38cea9(0x24e)]);_0x1dc306[_0x38cea9(0x215)][_0x38cea9(0x1d8)](_0x38cea9(0x288)+_0x49c23d?.[_0x38cea9(0x1af)]+_0x38cea9(0x265)+_0x152003[_0x38cea9(0x280)]+_0x38cea9(0x246)+_0x42e41a+'s'),__classPrivateFieldGet(_0x1dc306,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)[_0x38cea9(0x222)](_0x1dc306,_0x42e41a,_0x5dcfd3,_0x448d19);return;}_0x1dc306['logger'][_0x38cea9(0x1c5)]('\x09'+_0x49c23d[_0x38cea9(0x1af)]+_0x38cea9(0x270));if(!_0x4c5af7){const _0x22619d=_0x1dc306[_0x38cea9(0x277)][_0x38cea9(0x1e9)];_0x1dc306[_0x38cea9(0x215)]['error'](_0x38cea9(0x1d1)+_0x22619d+'s'),__classPrivateFieldGet(_0x1dc306,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)[_0x38cea9(0x222)](_0x1dc306,_0x22619d,_0x5dcfd3,_0x448d19);return;}this[_0x38cea9(0x26b)](_0x4c5af7[_0x38cea9(0x290)]);if(_0x4c5af7[_0x38cea9(0x21c)]){_0x1dc306[_0x38cea9(0x215)]['info']('\x09Long\x20poll\x20completed.'),__classPrivateFieldGet(_0x1dc306,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)['call'](_0x1dc306,0x0,_0x5dcfd3,_0x448d19);return;}if(_0x4c5af7[_0x38cea9(0x1bd)]&&_0x4c5af7[_0x38cea9(0x1bd)]!==_0x38cea9(0x23c)){const _0x32cdad=this['pipingManager'][_0x38cea9(0x1d9)];_0x32cdad!==_0x4c5af7['pipeLogs']&&(this[_0x38cea9(0x215)][_0x38cea9(0x1c5)](_0x38cea9(0x235)+_0x32cdad+_0x38cea9(0x1b6)+_0x4c5af7['pipeLogs']),this[_0x38cea9(0x249)][_0x38cea9(0x1d9)]=_0x4c5af7[_0x38cea9(0x1bd)]);}if(_0x4c5af7[_0x38cea9(0x1d7)]&&_0x4c5af7[_0x38cea9(0x1cf)]!==_0x1dc306[_0x38cea9(0x1cf)]){_0x1dc306['collectLogRequestId']=_0x4c5af7[_0x38cea9(0x1cf)];const _0x1eb079=_0x1dc306[_0x38cea9(0x277)][_0x38cea9(0x1a6)]['agentLogTargetDir']&&path[_0x38cea9(0x20f)](_0x1dc306['config'][_0x38cea9(0x1a6)][_0x38cea9(0x274)],agent_logger_1[_0x38cea9(0x1f4)][_0x38cea9(0x23f)]);_0x1eb079&&fs[_0x38cea9(0x271)](_0x1eb079)?setTimeout(()=>__classPrivateFieldGet(_0x1dc306,_Debuglet_controller,'f')['sendAgentLogsToServer'](_0x1dc306['debuggee'],_0x4c5af7[_0x38cea9(0x1cf)],_0x1eb079)):_0x1dc306[_0x38cea9(0x215)]['info'](_0x38cea9(0x1e6)+_0x4c5af7[_0x38cea9(0x1cf)]+_0x38cea9(0x20a)+'logs\x20path\x20not\x20defined\x20or\x20log\x20file\x20does\x20not\x20exits');}const _0x293e06=(_0x4c5af7[_0x38cea9(0x1f6)]||[])['map'](_0x7feed0=>new stackdriver_1['Breakpoint'](_0x7feed0))['filter'](_0x140172=>{const _0x68e46d=_0x38cea9,_0x49f59e=_0x140172['action']||_0x68e46d(0x1db);if(__classPrivateFieldGet(_0x1dc306,_Debuglet_completedBreakpointMap,'f')[_0x140172['id']])return![];if(_0x49f59e!==_0x68e46d(0x1db)&&_0x49f59e!==_0x68e46d(0x238))return _0x1dc306[_0x68e46d(0x215)][_0x68e46d(0x223)](_0x68e46d(0x1c7),_0x49f59e),_0x140172['status']=new status_message_1['StatusMessage'](status_message_1[_0x68e46d(0x1b8)][_0x68e46d(0x218)],utils_1[_0x68e46d(0x23e)]['BREAKPOINT_ACTION_MESSAGE'],!![]),__classPrivateFieldGet(_0x1dc306,_Debuglet_instances,'m',_Debuglet_rejectBreakpoint_)['call'](_0x1dc306,_0x140172),![];return!![];}),_0x307313=__classPrivateFieldGet(_0x1dc306,_Debuglet_instances,'m',_Debuglet_getOldBreakpoints)[_0x38cea9(0x222)](_0x1dc306);let _0x34f202=_0x307313[_0x38cea9(0x272)]>0x0;__classPrivateFieldGet(_0x1dc306,_Debuglet_instances,'m',_Debuglet_expireOldBreakpoints)['call'](_0x1dc306,_0x307313),_0x34f202=_0x34f202||__classPrivateFieldGet(_0x1dc306,_Debuglet_instances,'m',_Debuglet_updateActiveBreakpoints_)['call'](_0x1dc306,_0x293e06),_0x1dc306[_0x38cea9(0x1b2)](_0x38cea9(0x1a1),_0x293e06[_0x38cea9(0x272)]);_0x34f202&&_0x1dc306[_0x38cea9(0x215)][_0x38cea9(0x1c5)](formatBreakpoints('Active\x20Breakpoints:\x20\x0a',_0x1dc306['activeBreakpointMap']));__classPrivateFieldSet(_0x1dc306,_Debuglet_breakpointFetchedTimestamp,Date[_0x38cea9(0x1de)](),'f');_0x5dcfd3?__classPrivateFieldGet(_0x1dc306,_Debuglet_breakpointFetched,'f')&&(__classPrivateFieldGet(_0x1dc306,_Debuglet_breakpointFetched,'f')[_0x38cea9(0x27d)](),__classPrivateFieldSet(_0x1dc306,_Debuglet_breakpointFetched,null,'f')):__classPrivateFieldGet(_0x1dc306,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)[_0x38cea9(0x222)](_0x1dc306,0x0,_0x5dcfd3,_0x448d19);return;},_0x448d19);},_0x4a18e0*0x3e8)[_0x58020e(0x228)]();},_Debuglet_updatePromise=function _Debuglet_updatePromise(){__classPrivateFieldSet(this,_Debuglet_debuggeeRegistered,new CachedPromise(),'f'),__classPrivateFieldGet(this,_Debuglet_breakpointFetched,'f')&&(__classPrivateFieldGet(this,_Debuglet_breakpointFetched,'f')['resolve'](),__classPrivateFieldSet(this,_Debuglet_breakpointFetched,null,'f'));},_Debuglet_updateActiveBreakpoints_=function _Debuglet_updateActiveBreakpoints_(_0x3fbc6e){const _0x3cac9f=a18_0x25f039,_0x575498=this,_0x18b452=__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_convertBreakpointListToMap_)[_0x3cac9f(0x222)](this,_0x3fbc6e);let _0x36eaf5=![];return _0x3fbc6e['forEach'](_0x1f7f6f=>{const _0x58337b=_0x3cac9f;!__classPrivateFieldGet(_0x575498,_Debuglet_completedBreakpointMap,'f')[_0x1f7f6f['id']]&&!_0x575498[_0x58337b(0x1ac)][_0x1f7f6f['id']]&&(__classPrivateFieldGet(_0x575498,_Debuglet_instances,'m',_Debuglet_addBreakpoint_)['call'](_0x575498,_0x1f7f6f,_0xbb0ad8=>{const _0x1ea750=_0x58337b;_0xbb0ad8&&__classPrivateFieldGet(_0x575498,_Debuglet_instances,'m',_Debuglet_updateBreakpoint_)[_0x1ea750(0x222)](_0x575498,_0x1f7f6f,!![],![]);}),_0x36eaf5=!![],__classPrivateFieldGet(this,_Debuglet_quotaManager,'f')[_0x58337b(0x289)](_0x1f7f6f['id'])),__classPrivateFieldGet(_0x575498,_Debuglet_quotaManager,'f')['setIgnoreQuota'](_0x1f7f6f['id'],_0x1f7f6f['ignoreQuota']),_0x575498[_0x58337b(0x249)][_0x58337b(0x1a9)](_0x1f7f6f['id'],_0x1f7f6f['pipingStatus']);}),(0x0,mapSubtract_1[_0x3cac9f(0x1d3)])(__classPrivateFieldGet(this,_Debuglet_completedBreakpointMap,'f'),_0x18b452)[_0x3cac9f(0x1bc)](_0xc08fd4=>{delete __classPrivateFieldGet(_0x575498,_Debuglet_completedBreakpointMap,'f')[_0xc08fd4['id']],_0x36eaf5=!![];}),(0x0,mapSubtract_1[_0x3cac9f(0x1d3)])(this[_0x3cac9f(0x1ac)],_0x18b452)[_0x3cac9f(0x1bc)](_0x22f421=>{const _0x316ef3=_0x3cac9f;__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_removeBreakpoint_)[_0x316ef3(0x222)](this,_0x22f421,!![]),_0x36eaf5=!![];}),_0x36eaf5&&_0x575498['logger'][_0x3cac9f(0x1c5)](formatBreakpoints('Server\x20breakpoints:\x0a',_0x18b452)),_0x36eaf5;},_Debuglet_convertBreakpointListToMap_=function _Debuglet_convertBreakpointListToMap_(_0x27cd38){const _0x251ad2={};return _0x27cd38['forEach'](_0x2b019b=>{_0x251ad2[_0x2b019b['id']]=_0x2b019b;}),_0x251ad2;},_Debuglet_removeBreakpoint_=function _Debuglet_removeBreakpoint_(_0x5593cd,_0x5714cb){const _0x43a591=a18_0x25f039;this[_0x43a591(0x215)][_0x43a591(0x25d)](_0x43a591(0x29b),_0x5593cd),__classPrivateFieldGet(this,_Debuglet_quotaManager,'f')[_0x43a591(0x226)](_0x5593cd['id']),this[_0x43a591(0x249)][_0x43a591(0x28c)](_0x5593cd['id']),delete this['activeBreakpointMap'][_0x5593cd['id']],_0x5714cb&&__classPrivateFieldGet(this,_Debuglet_v8debug,'f')&&__classPrivateFieldGet(this,_Debuglet_v8debug,'f')[_0x43a591(0x24d)](_0x5593cd,_0x296684=>{const _0x2e73a8=_0x43a591;if(_0x296684)this[_0x2e73a8(0x215)][_0x2e73a8(0x1d8)](_0x296684);});},_Debuglet_addBreakpoint_=function _Debuglet_addBreakpoint_(_0x2bed95,_0x4072f0){const _0xb0f18a=a18_0x25f039,_0x5e73f5=this;_0x5e73f5[_0xb0f18a(0x215)][_0xb0f18a(0x25d)](_0xb0f18a(0x27e),_0x2bed95);if(!_0x5e73f5[_0xb0f18a(0x277)]['allowExpressions']&&(_0x2bed95[_0xb0f18a(0x207)]||_0x2bed95[_0xb0f18a(0x227)])){_0x5e73f5['logger']['error'](utils_1['errors'][_0xb0f18a(0x27f)]['description']||''),_0x2bed95[_0xb0f18a(0x1af)]=new status_message_1[(_0xb0f18a(0x1b8))](status_message_1[_0xb0f18a(0x1b8)][_0xb0f18a(0x218)],utils_1[_0xb0f18a(0x23e)][_0xb0f18a(0x27f)],!![]),setImmediate(()=>{const _0xefbdd4=_0xb0f18a;_0x4072f0(utils_1[_0xefbdd4(0x23e)]['ALLOW_EXPRESSIONS_MESSAGE']);});return;}if((0x0,utils_1[_0xb0f18a(0x26e)])(process[_0xb0f18a(0x206)],_0xb0f18a(0x297))){const _0x46c831=utils_1[_0xb0f18a(0x23e)][_0xb0f18a(0x1b9)];_0x5e73f5[_0xb0f18a(0x215)][_0xb0f18a(0x1d8)](_0x46c831),_0x2bed95['status']=new status_message_1[(_0xb0f18a(0x1b8))](status_message_1[_0xb0f18a(0x1b8)][_0xb0f18a(0x218)],_0x46c831,!![]),setImmediate(()=>{_0x4072f0(_0x46c831);});return;}const _0x25c4d2=_0x2bed95[_0xb0f18a(0x19b)]?Number(_0x2bed95[_0xb0f18a(0x19b)][_0xb0f18a(0x20b)]):Date[_0xb0f18a(0x1de)]()/0x3e8,_0xcb3bfe=_0x2bed95[_0xb0f18a(0x21d)]||_0x5e73f5['config'][_0xb0f18a(0x1b3)];_0x2bed95[_0xb0f18a(0x296)]=_0x25c4d2+_0xcb3bfe,_0x2bed95[_0xb0f18a(0x250)]?.[_0xb0f18a(0x1cc)]&&(_0x2bed95['location'][_0xb0f18a(0x1cc)]=path[_0xb0f18a(0x204)](_0x2bed95[_0xb0f18a(0x250)][_0xb0f18a(0x1cc)]),path[_0xb0f18a(0x1d4)]===path[_0xb0f18a(0x221)][_0xb0f18a(0x1d4)]&&(_0x2bed95[_0xb0f18a(0x250)][_0xb0f18a(0x1cc)]=_0x2bed95[_0xb0f18a(0x250)]['path']['split']('\x5c')[_0xb0f18a(0x20f)](path[_0xb0f18a(0x1d4)]))),__classPrivateFieldGet(_0x5e73f5,_Debuglet_v8debug,'f')[_0xb0f18a(0x1fd)](_0x2bed95,_0x32bc53=>{const _0x2252af=_0xb0f18a;if(_0x32bc53){_0x4072f0(_0x32bc53);return;}_0x5e73f5[_0x2252af(0x215)][_0x2252af(0x25d)]('\x09successfully\x20added\x20breakpoint',_0x2bed95),_0x5e73f5[_0x2252af(0x1ac)][_0x2bed95['id']]=_0x2bed95,_0x2bed95['action']==='LOG'?__classPrivateFieldGet(_0x5e73f5,_Debuglet_v8debug,'f')[_0x2252af(0x1d6)](_0x2bed95,(_0x16c271,_0x45dadb)=>{const _0x1b8c5c=_0x2252af,_0x5bb4fa=_0x45dadb[_0x1b8c5c(0x1c6)](_0x57cc56=>__classPrivateFieldGet(_0x5e73f5,_Debuglet_instances,'m',_Debuglet_stringify)[_0x1b8c5c(0x222)](_0x5e73f5,_0x57cc56)),_0x52efb4=(0x0,format_1[_0x1b8c5c(0x21b)])(_0x16c271,_0x5bb4fa),_0x433324=_0x1b8c5c(0x260)+(__classPrivateFieldGet(_0x5e73f5,_Debuglet_redactionManager,'f')?.['replaceRedactedByValue'](_0x52efb4)||_0x52efb4),_0x232e8e=__classPrivateFieldGet(this,_Debuglet_quotaManager,'f')[_0x1b8c5c(0x27a)](_0x433324,_0x2bed95['id']);if(_0x232e8e){const _0x1aa0a0=_0x232e8e[_0x1b8c5c(0x280)],_0x1ebdeb=_0x232e8e[_0x1b8c5c(0x29e)];let _0x4fd5ce,_0x15cd7c;!__classPrivateFieldGet(this,_Debuglet_redactionManager,'f')?.[_0x1b8c5c(0x22f)]()&&!_0x1ebdeb&&(_0x4fd5ce='LOGPOINT:\x20'+_0x16c271,_0x15cd7c=_0x5bb4fa);_0x5e73f5[_0x1b8c5c(0x249)][_0x1b8c5c(0x224)](_0x5e73f5[_0x1b8c5c(0x1e2)],_0x2bed95['id'],_0x1aa0a0,_0x2bed95[_0x1b8c5c(0x292)],_0x4fd5ce,_0x15cd7c);if(_0x1ebdeb)__classPrivateFieldGet(_0x5e73f5,_Debuglet_v8debug,'f')?.[_0x1b8c5c(0x1eb)](),__classPrivateFieldGet(this,_Debuglet_nextEnableTimeout,'f')&&clearTimeout(__classPrivateFieldGet(this,_Debuglet_nextEnableTimeout,'f')),__classPrivateFieldSet(this,_Debuglet_nextEnableTimeout,setTimeout(()=>{__classPrivateFieldGet(_0x5e73f5,_Debuglet_v8debug,'f')?.['enable'](),__classPrivateFieldSet(_0x5e73f5,_Debuglet_nextEnableTimeout,null,'f');},_0x5e73f5[_0x1b8c5c(0x277)][_0x1b8c5c(0x26a)][_0x1b8c5c(0x1e3)]*0x3e8),'f');else _0x1aa0a0?.['length']===0x0&&__classPrivateFieldGet(_0x5e73f5,_Debuglet_v8debug,'f')?.['disable']();}},()=>{return __classPrivateFieldGet(_0x5e73f5,_Debuglet_completedBreakpointMap,'f')[_0x2bed95['id']];},_0x1c521f=>{const _0x1e118a=_0x2252af;if(_0x1c521f){_0x5e73f5[_0x1e118a(0x215)][_0x1e118a(0x1d8)](_0x1c521f),_0x4072f0(_0x1c521f);return;}}):__classPrivateFieldGet(_0x5e73f5,_Debuglet_v8debug,'f')[_0x2252af(0x231)](_0x2bed95,_0x5aa079=>{const _0xc10875=_0x2252af;if(_0x5aa079){setImmediate(()=>{const _0x5af52d=a18_0xad74;_0x5e73f5[_0x5af52d(0x215)][_0x5af52d(0x1d8)](_0x5aa079),_0x4072f0(_0x5aa079);});return;}_0x5e73f5[_0xc10875(0x215)][_0xc10875(0x25d)](_0xc10875(0x1d2),_0x2bed95),__classPrivateFieldGet(_0x5e73f5,_Debuglet_instances,'m',_Debuglet_updateBreakpoint_)[_0xc10875(0x222)](_0x5e73f5,_0x2bed95,__classPrivateFieldGet(_0x5e73f5,_Debuglet_v8debug,'f')[_0xc10875(0x1bb)](_0x2bed95['id'])<=0x0);}),__classPrivateFieldGet(_0x5e73f5,_Debuglet_instances,'m',_Debuglet_reportBreakpointAccepted_)[_0x2252af(0x222)](_0x5e73f5,_0x2bed95);}),this[_0xb0f18a(0x1b2)]('breakpoint_set');},_Debuglet_updateBreakpoint_=function _Debuglet_updateBreakpoint_(_0x58eb42,_0x329256,_0x2c288c=!![]){const _0x18f32b=a18_0x25f039,_0x225016=this;if(_0x58eb42[_0x18f32b(0x1af)]&&_0x58eb42[_0x18f32b(0x1af)]['isError']){let _0x347891=_0x58eb42[_0x18f32b(0x1af)]?.[_0x18f32b(0x1e5)]?.['format']||'';_0x58eb42[_0x18f32b(0x1af)]?.['description']?.[_0x18f32b(0x259)]&&(_0x347891+=':\x20'+_0x58eb42[_0x18f32b(0x1af)]?.[_0x18f32b(0x1e5)]?.[_0x18f32b(0x259)][_0x18f32b(0x229)]()),_0x225016[_0x18f32b(0x215)][_0x18f32b(0x223)]('\x09Notifying\x20server\x20about\x20error\x20for\x20'+_0x58eb42+'.\x20Error:\x20'+_0x347891);}else _0x225016[_0x18f32b(0x215)][_0x18f32b(0x25d)](_0x18f32b(0x1a2),_0x58eb42);_0x329256&&(__classPrivateFieldGet(_0x225016,_Debuglet_completedBreakpointMap,'f')[_0x58eb42['id']]=!![],__classPrivateFieldGet(_0x225016,_Debuglet_instances,'m',_Debuglet_removeBreakpoint_)[_0x18f32b(0x222)](_0x225016,_0x58eb42,_0x2c288c)),__classPrivateFieldGet(_0x225016,_Debuglet_controller,'f')[_0x18f32b(0x1c0)](_0x225016[_0x18f32b(0x1e2)],extend(!![],{},_0x58eb42));},_Debuglet_reportBreakpointAccepted_=function _Debuglet_reportBreakpointAccepted_(_0x27f599){const _0xa765db=a18_0x25f039,_0x182e95=this;_0x182e95[_0xa765db(0x215)][_0xa765db(0x1c5)](_0xa765db(0x2a0)+_0x27f599+'\x20accepted\x20by\x20agent');const _0x51ae3a=extend(!![],{},_0x27f599);_0x51ae3a['isFinalState']=![],_0x51ae3a[_0xa765db(0x1af)]=new status_message_1['StatusMessage'](status_message_1['StatusMessage'][_0xa765db(0x218)],undefined,![],!![]),__classPrivateFieldGet(_0x182e95,_Debuglet_controller,'f')[_0xa765db(0x1c0)](_0x182e95[_0xa765db(0x1e2)],_0x51ae3a);},_Debuglet_rejectBreakpoint_=function _Debuglet_rejectBreakpoint_(_0x11b9a4){const _0x35b947=a18_0x25f039,_0x20be71=this;this[_0x35b947(0x215)][_0x35b947(0x25d)](_0x35b947(0x28a),_0x11b9a4),__classPrivateFieldGet(_0x20be71,_Debuglet_completedBreakpointMap,'f')[_0x11b9a4['id']]=!![],__classPrivateFieldGet(_0x20be71,_Debuglet_controller,'f')[_0x35b947(0x1c0)](_0x20be71[_0x35b947(0x1e2)],_0x11b9a4);},_Debuglet_expireOldBreakpoints=function _Debuglet_expireOldBreakpoints(_0x5a0747){const _0x5535c1=a18_0x25f039,_0x433942=this;_0x5a0747[_0x5535c1(0x1bc)](_0x3f38f1=>{const _0x2df875=_0x5535c1;_0x433942['logger'][_0x2df875(0x25d)](_0x2df875(0x1ed),_0x3f38f1),__classPrivateFieldGet(_0x433942,_Debuglet_completedBreakpointMap,'f')[_0x3f38f1['id']]=!![],__classPrivateFieldGet(_0x433942,_Debuglet_instances,'m',_Debuglet_removeBreakpoint_)[_0x2df875(0x222)](_0x433942,_0x3f38f1,!![]);});},_Debuglet_getOldBreakpoints=function _Debuglet_getOldBreakpoints(){const _0x356197=a18_0x25f039,_0x5b6ffe=Date[_0x356197(0x1de)]()/0x3e8;return Object[_0x356197(0x232)](this['activeBreakpointMap'])[_0x356197(0x27b)](_0x58c064=>_0x58c064[_0x356197(0x296)]?_0x58c064['expirationTime']<_0x5b6ffe:![]);},_Debuglet_getBlocklist=async function _Debuglet_getBlocklist(_0x3fd894){const _0x1d14f8=a18_0x25f039,_0x4d2f7f=await __classPrivateFieldGet(this,_Debuglet_controller,'f')[_0x1d14f8(0x25f)](_0x3fd894),_0x371b38=_0x4d2f7f[_0x1d14f8(0x241)],_0x412441=_0x4d2f7f[_0x1d14f8(0x281)];_0x371b38&&_0x371b38[_0x1d14f8(0x272)]&&this[_0x1d14f8(0x215)][_0x1d14f8(0x1c5)]('Blacklist:\x20\x0a\x09',_0x371b38[_0x1d14f8(0x20f)]('\x0a\x09')),_0x412441&&_0x412441[_0x1d14f8(0x272)]&&this[_0x1d14f8(0x215)][_0x1d14f8(0x1c5)](_0x1d14f8(0x1c2),_0x412441[_0x1d14f8(0x20f)]('\x0a\x09')),__classPrivateFieldSet(this,_Debuglet_blocklistManager,new patterns_blocklist_manager_1[(_0x1d14f8(0x203))](_0x371b38,_0x412441,this[_0x1d14f8(0x277)]),'f');},_Debuglet_getRedactions=async function _Debuglet_getRedactions(_0x46e4bc){const _0xd256b4=a18_0x25f039,_0x5a1b9c=await __classPrivateFieldGet(this,_Debuglet_controller,'f')[_0xd256b4(0x208)](_0x46e4bc);_0x5a1b9c?.[_0xd256b4(0x272)]&&this['logger'][_0xd256b4(0x1c5)]('Redactions:\x20\x0a\x09',_0x5a1b9c[_0xd256b4(0x1c6)](_0x42b3ac=>'name:\x20'+_0x42b3ac[_0xd256b4(0x2a1)]+'\x20(type:\x20'+_0x42b3ac[_0xd256b4(0x20c)]+_0xd256b4(0x254)+_0x42b3ac[_0xd256b4(0x262)]+_0xd256b4(0x209)+_0x42b3ac[_0xd256b4(0x1a3)])[_0xd256b4(0x20f)]('\x0a\x09'));if((0x0,utils_1['satisfies'])(process[_0xd256b4(0x206)],_0xd256b4(0x1d0))){const {RedactionManagerRE2JS:_0x3a7bef}=await Promise[_0xd256b4(0x27d)]()[_0xd256b4(0x285)](()=>require('./reduction/redaction-manager-re2js'));__classPrivateFieldSet(this,_Debuglet_redactionManager,new _0x3a7bef(this['logger']),'f'),__classPrivateFieldGet(this,_Debuglet_redactionManager,'f')?.[_0xd256b4(0x1ee)](_0x5a1b9c);}},_Debuglet_stringify=function _Debuglet_stringify(_0x499519){const _0x32bdcd=a18_0x25f039;if(!_0x499519)return JSON['stringify'](_0x499519,(_0x49b17a,_0x9dd1e0)=>_0x9dd1e0===undefined?_0x32bdcd(0x1cb):_0x9dd1e0);if(Array[_0x32bdcd(0x276)](_0x499519)){const _0x279b81=[];for(const _0x1d575c of _0x499519){_0x279b81[_0x32bdcd(0x1dd)](__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_stringify)['call'](this,_0x1d575c));}return'['+_0x279b81[_0x32bdcd(0x20f)](',\x20')+']';}if(typeof _0x499519===_0x32bdcd(0x1f1)){const _0x1c58ea=Object['entries'](_0x499519)[_0x32bdcd(0x1c6)](([_0x1862cd,_0x29eb33])=>{const _0x1a8cbb=_0x32bdcd,_0x1eb024=__classPrivateFieldGet(this,_Debuglet_redactionManager,'f')?.[_0x1a8cbb(0x257)](_0x1862cd)?redaction_manager_1['REDACTED_PLACEHOLDER']:__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_stringify)[_0x1a8cbb(0x222)](this,_0x29eb33);return JSON[_0x1a8cbb(0x2a3)](_0x1862cd)+':\x20'+_0x1eb024;})['join'](',\x20');return'{'+_0x1c58ea+'}';}return JSON[_0x32bdcd(0x2a3)](_0x499519);});
@@ -1 +1 @@
1
- 'use strict';const a19_0x3fc1c7=a19_0x4e11;function a19_0x4e11(_0x55afaa,_0x4d12e4){const _0x1e08fb=a19_0x105d();return a19_0x4e11=function(_0x201fa9,_0x41728b){_0x201fa9=_0x201fa9-0x12e;let _0x105d23=_0x1e08fb[_0x201fa9];return _0x105d23;},a19_0x4e11(_0x55afaa,_0x4d12e4);}(function(_0x22cbd3,_0xb7a006){const _0x184033=a19_0x4e11,_0x492977=_0x22cbd3();while(!![]){try{const _0x236cbc=parseInt(_0x184033(0x136))/0x1*(-parseInt(_0x184033(0x154))/0x2)+parseInt(_0x184033(0x140))/0x3*(-parseInt(_0x184033(0x168))/0x4)+parseInt(_0x184033(0x139))/0x5+-parseInt(_0x184033(0x167))/0x6*(parseInt(_0x184033(0x14e))/0x7)+parseInt(_0x184033(0x138))/0x8*(-parseInt(_0x184033(0x16f))/0x9)+parseInt(_0x184033(0x144))/0xa*(-parseInt(_0x184033(0x137))/0xb)+parseInt(_0x184033(0x12e))/0xc;if(_0x236cbc===_0xb7a006)break;else _0x492977['push'](_0x492977['shift']());}catch(_0x12e04b){_0x492977['push'](_0x492977['shift']());}}}(a19_0x105d,0x45118));Object[a19_0x3fc1c7(0x133)](exports,a19_0x3fc1c7(0x131),{'value':!![]}),exports['EnvironmentMetadata']=void 0x0;const os_1=require('os'),fs_1=require('fs'),assert=require(a19_0x3fc1c7(0x142));var OS;(function(_0x26a212){const _0xc1e966=a19_0x3fc1c7,_0x222fba=(function(){let _0x4e83cc=!![];return function(_0x4a9867,_0x19121d){const _0x547465=_0x4e83cc?function(){const _0x452513=a19_0x4e11;if(_0x19121d){const _0x311801=_0x19121d[_0x452513(0x15d)](_0x4a9867,arguments);return _0x19121d=null,_0x311801;}}:function(){};return _0x4e83cc=![],_0x547465;};}()),_0x21a812=_0x222fba(this,function(){const _0x53d679=a19_0x4e11;return _0x21a812[_0x53d679(0x162)]()['search'](_0x53d679(0x15a))[_0x53d679(0x162)]()['constructor'](_0x21a812)[_0x53d679(0x13a)](_0x53d679(0x15a));});_0x21a812(),_0x26a212['Linux']='linux',_0x26a212[_0xc1e966(0x169)]='windows',_0x26a212['MacOS']=_0xc1e966(0x14b);}(OS||(OS={})));var ProcArch;(function(_0x409f1b){const _0x4861fe=a19_0x3fc1c7;_0x409f1b[_0x4861fe(0x147)]=_0x4861fe(0x147),_0x409f1b[_0x4861fe(0x16a)]=_0x4861fe(0x16a),_0x409f1b['arm']=_0x4861fe(0x130),_0x409f1b[_0x4861fe(0x16e)]=_0x4861fe(0x16e);}(ProcArch||(ProcArch={})));const PlatformToOsMap={'linux':OS[a19_0x3fc1c7(0x164)],'win32':OS[a19_0x3fc1c7(0x169)],'darwin':OS[a19_0x3fc1c7(0x14f)]},ArchToProcArchMap={'x32':ProcArch['x32'],'x64':ProcArch['x64'],'arm':ProcArch['arm'],'arm64':ProcArch[a19_0x3fc1c7(0x16e)]};class EnvironmentMetadata{constructor(_0x572900){assert(_0x572900!==null),this['_logger']=_0x572900;}get[a19_0x3fc1c7(0x13d)](){const _0x13dbc5=a19_0x3fc1c7;try{const _0x53e4d4=process[_0x13dbc5(0x143)][_0x13dbc5(0x155)][_0x13dbc5(0x166)](/(\d+\.\d+)\..*/);if(_0x53e4d4)return _0x53e4d4[0x1];}catch(_0x2450ef){this[_0x13dbc5(0x13e)][_0x13dbc5(0x141)](_0x2450ef);}return;}get['runtimeEnvironmentInfo'](){const _0x316a2c=a19_0x3fc1c7;return _0x316a2c(0x151)+process[_0x316a2c(0x15e)]+_0x316a2c(0x163)+(0x0,os_1['platform'])()+'\x20'+(0x0,os_1[_0x316a2c(0x16c)])();}get['pid'](){const _0x2ecf5d=a19_0x3fc1c7;return process[_0x2ecf5d(0x15f)]['toString']();}get[a19_0x3fc1c7(0x161)](){const _0x57d976=a19_0x3fc1c7;return ArchToProcArchMap[process[_0x57d976(0x170)]]||process[_0x57d976(0x170)];}get[a19_0x3fc1c7(0x13b)](){const _0x5a9053=a19_0x3fc1c7;return(0x0,os_1[_0x5a9053(0x132)])()[_0x5a9053(0x16b)];}get['systemTotalMemoryBytes'](){const _0x76b6d5=a19_0x3fc1c7;return(0x0,os_1[_0x76b6d5(0x12f)])();}get[a19_0x3fc1c7(0x165)](){return(0x0,os_1['hostname'])();}get[a19_0x3fc1c7(0x153)](){const _0x21e916=a19_0x3fc1c7;return PlatformToOsMap[(0x0,os_1[_0x21e916(0x15c)])()]||(0x0,os_1[_0x21e916(0x15c)])();}get[a19_0x3fc1c7(0x134)](){const _0x588d1d=a19_0x3fc1c7;try{if(this['agentOS']===OS[_0x588d1d(0x164)])return this[_0x588d1d(0x13f)][_0x588d1d(0x158)]('VERSION_ID')||(0x0,os_1[_0x588d1d(0x16c)])();return(0x0,os_1[_0x588d1d(0x16c)])();}catch(_0x18c41c){this[_0x588d1d(0x13e)][_0x588d1d(0x141)](_0x18c41c);}return;}get[a19_0x3fc1c7(0x159)](){const _0x498d01=a19_0x3fc1c7;return this[_0x498d01(0x153)]===OS[_0x498d01(0x164)]&&this[_0x498d01(0x13f)][_0x498d01(0x158)]('ID')||'';}get[a19_0x3fc1c7(0x150)](){const _0x54a0e1=a19_0x3fc1c7;return this[_0x54a0e1(0x153)]===OS[_0x54a0e1(0x164)]?(0x0,fs_1[_0x54a0e1(0x16d)])('/.dockerenv'):![];}get['isInK8s'](){const _0x31089a=a19_0x3fc1c7;return!!process[_0x31089a(0x156)]['KUBERNETES_SERVICE_HOST'];}get['_osRelease'](){const _0x3eb16c=a19_0x3fc1c7;if(!this[_0x3eb16c(0x146)]){this[_0x3eb16c(0x146)]=new Map();try{if(this[_0x3eb16c(0x153)]===OS[_0x3eb16c(0x164)]){const _0x46e472=(0x0,fs_1[_0x3eb16c(0x149)])(_0x3eb16c(0x157),_0x3eb16c(0x145));_0x46e472[_0x3eb16c(0x135)](/\r?\n/)[_0x3eb16c(0x148)](_0x3135a6=>{const _0x5b9175=_0x3eb16c,[_0x488d5a,_0x1cfe42]=_0x3135a6[_0x5b9175(0x14a)]()['split']('=');this[_0x5b9175(0x146)]?.[_0x5b9175(0x14d)](_0x488d5a,_0x1cfe42?.[_0x5b9175(0x152)](/^"|"$/g,'')||'');});}}catch(_0x2f8248){this[_0x3eb16c(0x13e)][_0x3eb16c(0x13c)]('Failed\x20to\x20open\x20and\x20parse\x20/etc/os-release',_0x2f8248);}}return this['_cachedOsRelease'];}[a19_0x3fc1c7(0x14c)](){const _0x2fe7a2=a19_0x3fc1c7;return{'runtimeEnvironmentVersion':this[_0x2fe7a2(0x13d)],'runtimeEnvironmentInfo':this['runtimeEnvironmentInfo'],'pid':this['pid'],'cpuCoreCount':this[_0x2fe7a2(0x13b)],'systemTotalMemoryBytes':this['systemTotalMemoryBytes'],'host':this[_0x2fe7a2(0x165)],'agentOS':this[_0x2fe7a2(0x153)],'osVersion':this[_0x2fe7a2(0x134)],'linuxDistroName':this[_0x2fe7a2(0x159)]||undefined,'isInDocker':this['isInDocker'],'isInK8s':this[_0x2fe7a2(0x160)],'procArch':this[_0x2fe7a2(0x161)]};}}exports[a19_0x3fc1c7(0x15b)]=EnvironmentMetadata;function a19_0x105d(){const _0x9500e5=['/etc/os-release','get','linuxDistroName','(((.+)+)+)+$','EnvironmentMetadata','platform','apply','version','pid','isInK8s','procArch','toString','\x20on\x20','Linux','host','match','366PPfLeY','20heBSEW','Windows','x32','length','release','existsSync','arm64','117oYIwyw','arch','6871728SYRxWX','totalmem','arm','__esModule','cpus','defineProperty','osVersion','split','33979AVjQHl','11dKMWxM','317256qGReoW','2657605fFUYvD','search','cpuCoreCount','warn','runtimeEnvironmentVersion','_logger','_osRelease','70521SMcDQY','error','assert','versions','586190izaQQc','utf-8','_cachedOsRelease','x64','forEach','readFileSync','trim','mac','getProps','set','10969HrtNAb','MacOS','isInDocker','Node.js\x20','replace','agentOS','2VOsDcE','node','env'];a19_0x105d=function(){return _0x9500e5;};return a19_0x105d();}
1
+ 'use strict';function a19_0x92a2(){const _0x2234d2=['env','pid','802333TtxTaQ','mac','readFileSync','cpus','platform','apply','isInK8s','toString','543NRJccD','x64','release','host','1209456AWdUKN','length','EnvironmentMetadata','totalmem','590UHQRRf','linuxDistroName','(((.+)+)+)+$','arch','getProps','split','KUBERNETES_SERVICE_HOST','trim','MacOS','hostname','_cachedOsRelease','Windows','cpuCoreCount','arm','740hPoEUo','_osRelease','arm64','Linux','11411JaeCez','linux','node','runtimeEnvironmentVersion','search','runtimeEnvironmentInfo','isInDocker','get','set','versions','warn','osVersion','systemTotalMemoryBytes','50IMeAmt','replace','x32','76527zYLSTC','utf-8','2874bRouIk','constructor','error','/.dockerenv','/etc/os-release','12dVlZGp','procArch','agentOS','_logger','1068384HSgxlV','existsSync'];a19_0x92a2=function(){return _0x2234d2;};return a19_0x92a2();}const a19_0x368cdb=a19_0x59ca;(function(_0x15d0d1,_0x1cc7d5){const _0x326ec7=a19_0x59ca,_0xa19d6c=_0x15d0d1();while(!![]){try{const _0x193030=-parseInt(_0x326ec7(0x129))/0x1*(parseInt(_0x326ec7(0xff))/0x2)+parseInt(_0x326ec7(0x10f))/0x3*(parseInt(_0x326ec7(0x125))/0x4)+parseInt(_0x326ec7(0x117))/0x5*(parseInt(_0x326ec7(0xfa))/0x6)+parseInt(_0x326ec7(0x107))/0x7+-parseInt(_0x326ec7(0x103))/0x8+parseInt(_0x326ec7(0x113))/0x9+parseInt(_0x326ec7(0xf5))/0xa*(-parseInt(_0x326ec7(0xf8))/0xb);if(_0x193030===_0x1cc7d5)break;else _0xa19d6c['push'](_0xa19d6c['shift']());}catch(_0x5894f6){_0xa19d6c['push'](_0xa19d6c['shift']());}}}(a19_0x92a2,0x18f43));Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports[a19_0x368cdb(0x115)]=void 0x0;const os_1=require('os'),fs_1=require('fs'),assert=require('assert');function a19_0x59ca(_0x52c083,_0x882bf1){const _0x145f1f=a19_0x92a2();return a19_0x59ca=function(_0x58d8e9,_0x552eb1){_0x58d8e9=_0x58d8e9-0xeb;let _0x92a2b=_0x145f1f[_0x58d8e9];return _0x92a2b;},a19_0x59ca(_0x52c083,_0x882bf1);}var OS;(function(_0x301a81){const _0x1feb5d=a19_0x368cdb,_0xe623e7=(function(){let _0x2782d4=!![];return function(_0x4ee191,_0x1221f8){const _0x333c9d=_0x2782d4?function(){const _0x478e3e=a19_0x59ca;if(_0x1221f8){const _0x1a33f8=_0x1221f8[_0x478e3e(0x10c)](_0x4ee191,arguments);return _0x1221f8=null,_0x1a33f8;}}:function(){};return _0x2782d4=![],_0x333c9d;};}()),_0x2210a1=_0xe623e7(this,function(){const _0x1aa98c=a19_0x59ca;return _0x2210a1[_0x1aa98c(0x10e)]()['search'](_0x1aa98c(0x119))[_0x1aa98c(0x10e)]()[_0x1aa98c(0xfb)](_0x2210a1)[_0x1aa98c(0xec)](_0x1aa98c(0x119));});_0x2210a1(),_0x301a81['Linux']=_0x1feb5d(0x12a),_0x301a81[_0x1feb5d(0x122)]='windows',_0x301a81[_0x1feb5d(0x11f)]=_0x1feb5d(0x108);}(OS||(OS={})));var ProcArch;(function(_0x2515d7){const _0x362a0d=a19_0x368cdb;_0x2515d7['x64']=_0x362a0d(0x110),_0x2515d7[_0x362a0d(0xf7)]=_0x362a0d(0xf7),_0x2515d7[_0x362a0d(0x124)]=_0x362a0d(0x124),_0x2515d7['arm64']=_0x362a0d(0x127);}(ProcArch||(ProcArch={})));const PlatformToOsMap={'linux':OS[a19_0x368cdb(0x128)],'win32':OS['Windows'],'darwin':OS[a19_0x368cdb(0x11f)]},ArchToProcArchMap={'x32':ProcArch[a19_0x368cdb(0xf7)],'x64':ProcArch[a19_0x368cdb(0x110)],'arm':ProcArch[a19_0x368cdb(0x124)],'arm64':ProcArch['arm64']};class EnvironmentMetadata{constructor(_0x1fe745){assert(_0x1fe745!==null),this['_logger']=_0x1fe745;}get[a19_0x368cdb(0xeb)](){const _0x32a75c=a19_0x368cdb;try{const _0x5d3437=process[_0x32a75c(0xf1)][_0x32a75c(0x12b)]['match'](/(\d+\.\d+)\..*/);if(_0x5d3437)return _0x5d3437[0x1];}catch(_0x5aacf1){this[_0x32a75c(0x102)][_0x32a75c(0xfc)](_0x5aacf1);}return;}get[a19_0x368cdb(0xed)](){const _0x31c61d=a19_0x368cdb;return'Node.js\x20'+process['version']+'\x20on\x20'+(0x0,os_1[_0x31c61d(0x10b)])()+'\x20'+(0x0,os_1['release'])();}get['pid'](){const _0x1f95aa=a19_0x368cdb;return process[_0x1f95aa(0x106)][_0x1f95aa(0x10e)]();}get['procArch'](){const _0x3a3500=a19_0x368cdb;return ArchToProcArchMap[process[_0x3a3500(0x11a)]]||process[_0x3a3500(0x11a)];}get[a19_0x368cdb(0x123)](){const _0xd6e29e=a19_0x368cdb;return(0x0,os_1[_0xd6e29e(0x10a)])()[_0xd6e29e(0x114)];}get['systemTotalMemoryBytes'](){const _0x2e6424=a19_0x368cdb;return(0x0,os_1[_0x2e6424(0x116)])();}get[a19_0x368cdb(0x112)](){const _0xd1a5e9=a19_0x368cdb;return(0x0,os_1[_0xd1a5e9(0x120)])();}get[a19_0x368cdb(0x101)](){const _0x471262=a19_0x368cdb;return PlatformToOsMap[(0x0,os_1[_0x471262(0x10b)])()]||(0x0,os_1[_0x471262(0x10b)])();}get[a19_0x368cdb(0xf3)](){const _0x231788=a19_0x368cdb;try{if(this[_0x231788(0x101)]===OS[_0x231788(0x128)])return this[_0x231788(0x126)]['get']('VERSION_ID')||(0x0,os_1[_0x231788(0x111)])();return(0x0,os_1[_0x231788(0x111)])();}catch(_0x393c3d){this[_0x231788(0x102)][_0x231788(0xfc)](_0x393c3d);}return;}get[a19_0x368cdb(0x118)](){const _0x2d49a7=a19_0x368cdb;return this[_0x2d49a7(0x101)]===OS['Linux']&&this[_0x2d49a7(0x126)][_0x2d49a7(0xef)]('ID')||'';}get[a19_0x368cdb(0xee)](){const _0x219ee6=a19_0x368cdb;return this[_0x219ee6(0x101)]===OS[_0x219ee6(0x128)]?(0x0,fs_1[_0x219ee6(0x104)])(_0x219ee6(0xfd)):![];}get[a19_0x368cdb(0x10d)](){const _0x4956d6=a19_0x368cdb;return!!process[_0x4956d6(0x105)][_0x4956d6(0x11d)];}get[a19_0x368cdb(0x126)](){const _0x28fe17=a19_0x368cdb;if(!this[_0x28fe17(0x121)]){this[_0x28fe17(0x121)]=new Map();try{if(this['agentOS']===OS[_0x28fe17(0x128)]){const _0x27bc18=(0x0,fs_1[_0x28fe17(0x109)])(_0x28fe17(0xfe),_0x28fe17(0xf9));_0x27bc18['split'](/\r?\n/)['forEach'](_0x36770e=>{const _0x45cd05=_0x28fe17,[_0x5c0c76,_0x4066f6]=_0x36770e[_0x45cd05(0x11e)]()[_0x45cd05(0x11c)]('=');this[_0x45cd05(0x121)]?.[_0x45cd05(0xf0)](_0x5c0c76,_0x4066f6?.[_0x45cd05(0xf6)](/^"|"$/g,'')||'');});}}catch(_0x4e80a8){this[_0x28fe17(0x102)][_0x28fe17(0xf2)]('Failed\x20to\x20open\x20and\x20parse\x20/etc/os-release',_0x4e80a8);}}return this[_0x28fe17(0x121)];}[a19_0x368cdb(0x11b)](){const _0x53a3f4=a19_0x368cdb;return{'runtimeEnvironmentVersion':this[_0x53a3f4(0xeb)],'runtimeEnvironmentInfo':this['runtimeEnvironmentInfo'],'pid':this[_0x53a3f4(0x106)],'cpuCoreCount':this['cpuCoreCount'],'systemTotalMemoryBytes':this[_0x53a3f4(0xf4)],'host':this[_0x53a3f4(0x112)],'agentOS':this['agentOS'],'osVersion':this[_0x53a3f4(0xf3)],'linuxDistroName':this[_0x53a3f4(0x118)]||undefined,'isInDocker':this['isInDocker'],'isInK8s':this[_0x53a3f4(0x10d)],'procArch':this[_0x53a3f4(0x100)]};}}exports['EnvironmentMetadata']=EnvironmentMetadata;
@@ -1 +1 @@
1
- const a20_0x5bcf01=a20_0x32cd;(function(_0x10622c,_0x6031c9){const _0x4a23a7=a20_0x32cd,_0x435c0e=_0x10622c();while(!![]){try{const _0x181aa9=-parseInt(_0x4a23a7(0x135))/0x1+-parseInt(_0x4a23a7(0x139))/0x2+-parseInt(_0x4a23a7(0x13f))/0x3*(parseInt(_0x4a23a7(0x134))/0x4)+parseInt(_0x4a23a7(0x12e))/0x5+parseInt(_0x4a23a7(0x132))/0x6+parseInt(_0x4a23a7(0x129))/0x7*(parseInt(_0x4a23a7(0x144))/0x8)+parseInt(_0x4a23a7(0x131))/0x9;if(_0x181aa9===_0x6031c9)break;else _0x435c0e['push'](_0x435c0e['shift']());}catch(_0x2b99ec){_0x435c0e['push'](_0x435c0e['shift']());}}}(a20_0x2959,0x2a63f));function a20_0x2959(){const _0x3fd277=['stripStartingSep','sep','size','min','327DkNTne','toString','fromFileStats','defineProperty','fileStats','632824KxgnUB','indexOf','get','push','apply','FileIndex','_fileStats','generateSubPaths','search','21ITISSC','substring','path','__esModule','fileIndex','45525zXrlSD','(((.+)+)+)+$','buildIndex','2521737ZATPHH','1006278sshpUK','keys','4204wGDDeW','270300jnaBtq','has','length','map','271660WniCTk','constructor'];a20_0x2959=function(){return _0x3fd277;};return a20_0x2959();}function a20_0x32cd(_0x50e70e,_0x5e0160){const _0x43c2c3=a20_0x2959();return a20_0x32cd=function(_0xcbd06d,_0x4c45ac){_0xcbd06d=_0xcbd06d-0x125;let _0x295907=_0x43c2c3[_0xcbd06d];return _0x295907;},a20_0x32cd(_0x50e70e,_0x5e0160);}const a20_0x4c45ac=(function(){let _0x5e6e69=!![];return function(_0x47516a,_0x5abbc7){const _0x3394bd=_0x5e6e69?function(){const _0x5f470c=a20_0x32cd;if(_0x5abbc7){const _0x5d6e4f=_0x5abbc7[_0x5f470c(0x148)](_0x47516a,arguments);return _0x5abbc7=null,_0x5d6e4f;}}:function(){};return _0x5e6e69=![],_0x3394bd;};}()),a20_0xcbd06d=a20_0x4c45ac(this,function(){const _0x15e933=a20_0x32cd;return a20_0xcbd06d[_0x15e933(0x140)]()[_0x15e933(0x128)](_0x15e933(0x12f))[_0x15e933(0x140)]()[_0x15e933(0x13a)](a20_0xcbd06d)['search']('(((.+)+)+)+$');});a20_0xcbd06d();'use strict';Object[a20_0x5bcf01(0x142)](exports,a20_0x5bcf01(0x12c),{'value':!![]}),exports['FileIndex']=void 0x0;const path=require(a20_0x5bcf01(0x12b));class FileIndex{constructor(_0x4a5f5a){const _0x4933c1=a20_0x5bcf01;this[_0x4933c1(0x126)]=_0x4a5f5a,this[_0x4933c1(0x12d)]=new Map();}static[a20_0x5bcf01(0x141)](_0x520277){const _0x84f94=a20_0x5bcf01,_0x587ef2=new FileIndex(_0x520277);return _0x587ef2[_0x84f94(0x130)](Object[_0x84f94(0x133)](_0x520277)||[]),_0x587ef2;}static['fromFileList'](_0x27f95e){const _0x32610d=new FileIndex(undefined);return _0x32610d['buildIndex'](_0x27f95e||[]),_0x32610d;}get[a20_0x5bcf01(0x143)](){const _0x279ec8=a20_0x5bcf01;return this[_0x279ec8(0x126)]||{};}['findShortestFuzzyMatches'](_0x7f14c4){const _0x4d6e08=a20_0x5bcf01,_0x308c7d=this[_0x4d6e08(0x128)](_0x7f14c4);if(!_0x308c7d||_0x308c7d[_0x4d6e08(0x13d)]===0x0)return[];const _0x4f4b8f=[..._0x308c7d][_0x4d6e08(0x138)](_0xfdf8c2=>_0xfdf8c2[_0x4d6e08(0x137)]),_0x16d22e=Math[_0x4d6e08(0x13e)](..._0x4f4b8f),_0xacd217=[..._0x308c7d]['filter'](_0x257a2d=>_0x257a2d[_0x4d6e08(0x137)]===_0x16d22e);return _0xacd217;}[a20_0x5bcf01(0x130)](_0x3ad522){const _0x24e9e3=a20_0x5bcf01;for(const _0x1f589f of _0x3ad522){for(const _0x3e1a6b of this[_0x24e9e3(0x127)](_0x1f589f)){let _0x26e261=this[_0x24e9e3(0x12d)][_0x24e9e3(0x146)](_0x3e1a6b);_0x26e261===undefined&&(_0x26e261=new Set(),this['fileIndex']['set'](_0x3e1a6b,_0x26e261)),_0x26e261['add'](_0x1f589f);}}}['generateSubPaths'](_0x58d5cc){const _0x2d40cb=a20_0x5bcf01;_0x58d5cc=this[_0x2d40cb(0x13b)](_0x58d5cc);const _0x4a7957=[_0x58d5cc];while(_0x58d5cc[_0x2d40cb(0x145)](path['sep'])>=0x0){_0x58d5cc=_0x58d5cc[_0x2d40cb(0x12a)](_0x58d5cc[_0x2d40cb(0x145)](path[_0x2d40cb(0x13c)])+path[_0x2d40cb(0x13c)][_0x2d40cb(0x137)],_0x58d5cc[_0x2d40cb(0x137)]),_0x4a7957[_0x2d40cb(0x147)](_0x58d5cc);}return _0x4a7957;}['search'](_0x499ad9){const _0x11a39d=a20_0x5bcf01;if(!_0x499ad9)return undefined;_0x499ad9=this[_0x11a39d(0x13b)](_0x499ad9);for(const _0x2aa9ae of this[_0x11a39d(0x127)](_0x499ad9)){if(this[_0x11a39d(0x12d)][_0x11a39d(0x136)](_0x2aa9ae))return this[_0x11a39d(0x12d)][_0x11a39d(0x146)](_0x2aa9ae);}return undefined;}[a20_0x5bcf01(0x13b)](_0x48d1fd){if(_0x48d1fd&&(_0x48d1fd[0x0]==='/'||_0x48d1fd[0x0]==='\x5c'))return _0x48d1fd['substr'](0x1);return _0x48d1fd;}}exports[a20_0x5bcf01(0x125)]=FileIndex;
1
+ const a20_0x13cd6b=a20_0x170b;(function(_0x51ec85,_0x3beb46){const _0x2f058b=a20_0x170b,_0x394db3=_0x51ec85();while(!![]){try{const _0x570829=-parseInt(_0x2f058b(0x152))/0x1+-parseInt(_0x2f058b(0x151))/0x2+parseInt(_0x2f058b(0x14a))/0x3+parseInt(_0x2f058b(0x15e))/0x4+parseInt(_0x2f058b(0x165))/0x5*(parseInt(_0x2f058b(0x157))/0x6)+parseInt(_0x2f058b(0x140))/0x7*(parseInt(_0x2f058b(0x162))/0x8)+-parseInt(_0x2f058b(0x15a))/0x9*(parseInt(_0x2f058b(0x148))/0xa);if(_0x570829===_0x3beb46)break;else _0x394db3['push'](_0x394db3['shift']());}catch(_0x1db199){_0x394db3['push'](_0x394db3['shift']());}}}(a20_0x1c26,0xf31f1));const a20_0xa98631=(function(){let _0x240a7a=!![];return function(_0x22c169,_0x147f4e){const _0xe4699b=_0x240a7a?function(){const _0x36294f=a20_0x170b;if(_0x147f4e){const _0x5be363=_0x147f4e[_0x36294f(0x166)](_0x22c169,arguments);return _0x147f4e=null,_0x5be363;}}:function(){};return _0x240a7a=![],_0xe4699b;};}()),a20_0x68deaf=a20_0xa98631(this,function(){const _0x43a309=a20_0x170b;return a20_0x68deaf['toString']()[_0x43a309(0x14d)](_0x43a309(0x159))[_0x43a309(0x14b)]()[_0x43a309(0x15d)](a20_0x68deaf)[_0x43a309(0x14d)](_0x43a309(0x159));});a20_0x68deaf();'use strict';function a20_0x170b(_0x29c43f,_0x369e76){const _0xdd2569=a20_0x1c26();return a20_0x170b=function(_0x68deaf,_0xa98631){_0x68deaf=_0x68deaf-0x13e;let _0x1c266f=_0xdd2569[_0x68deaf];return _0x1c266f;},a20_0x170b(_0x29c43f,_0x369e76);}Object[a20_0x13cd6b(0x15b)](exports,'__esModule',{'value':!![]}),exports[a20_0x13cd6b(0x13f)]=void 0x0;const path=require(a20_0x13cd6b(0x146));class FileIndex{constructor(_0x365c61){const _0x5794cb=a20_0x13cd6b;this[_0x5794cb(0x167)]=_0x365c61,this['fileIndex']=new Map();}static[a20_0x13cd6b(0x161)](_0x5b5a38){const _0x19f541=a20_0x13cd6b,_0x1cb37a=new FileIndex(_0x5b5a38);return _0x1cb37a[_0x19f541(0x15f)](Object[_0x19f541(0x160)](_0x5b5a38)||[]),_0x1cb37a;}static[a20_0x13cd6b(0x156)](_0xe05040){const _0x5410e9=a20_0x13cd6b,_0x5a9eed=new FileIndex(undefined);return _0x5a9eed[_0x5410e9(0x15f)](_0xe05040||[]),_0x5a9eed;}get[a20_0x13cd6b(0x153)](){return this['_fileStats']||{};}[a20_0x13cd6b(0x13e)](_0x11dc9a){const _0x885201=a20_0x13cd6b,_0x390a4a=this[_0x885201(0x14d)](_0x11dc9a);if(!_0x390a4a||_0x390a4a[_0x885201(0x150)]===0x0)return[];const _0x1b38fa=[..._0x390a4a][_0x885201(0x14f)](_0x2d250e=>_0x2d250e[_0x885201(0x147)]),_0x402c35=Math[_0x885201(0x158)](..._0x1b38fa),_0x8c111c=[..._0x390a4a][_0x885201(0x163)](_0xb4998c=>_0xb4998c[_0x885201(0x147)]===_0x402c35);return _0x8c111c;}[a20_0x13cd6b(0x15f)](_0x515304){const _0x43706e=a20_0x13cd6b;for(const _0x727e74 of _0x515304){for(const _0x2da996 of this[_0x43706e(0x14c)](_0x727e74)){let _0x2de248=this[_0x43706e(0x144)][_0x43706e(0x143)](_0x2da996);_0x2de248===undefined&&(_0x2de248=new Set(),this[_0x43706e(0x144)][_0x43706e(0x164)](_0x2da996,_0x2de248)),_0x2de248[_0x43706e(0x149)](_0x727e74);}}}[a20_0x13cd6b(0x14c)](_0xb8c25b){const _0x3fb2bf=a20_0x13cd6b;_0xb8c25b=this[_0x3fb2bf(0x141)](_0xb8c25b);const _0x21b774=[_0xb8c25b];while(_0xb8c25b[_0x3fb2bf(0x145)](path[_0x3fb2bf(0x154)])>=0x0){_0xb8c25b=_0xb8c25b[_0x3fb2bf(0x142)](_0xb8c25b['indexOf'](path[_0x3fb2bf(0x154)])+path[_0x3fb2bf(0x154)]['length'],_0xb8c25b[_0x3fb2bf(0x147)]),_0x21b774[_0x3fb2bf(0x155)](_0xb8c25b);}return _0x21b774;}[a20_0x13cd6b(0x14d)](_0x29819a){const _0x10df3e=a20_0x13cd6b;if(!_0x29819a)return undefined;_0x29819a=this['stripStartingSep'](_0x29819a);for(const _0x406dc8 of this[_0x10df3e(0x14c)](_0x29819a)){if(this[_0x10df3e(0x144)][_0x10df3e(0x14e)](_0x406dc8))return this['fileIndex'][_0x10df3e(0x143)](_0x406dc8);}return undefined;}[a20_0x13cd6b(0x141)](_0x35f4cc){const _0xdeb789=a20_0x13cd6b;if(_0x35f4cc&&(_0x35f4cc[0x0]==='/'||_0x35f4cc[0x0]==='\x5c'))return _0x35f4cc[_0xdeb789(0x15c)](0x1);return _0x35f4cc;}}function a20_0x1c26(){const _0x4a7901=['defineProperty','substr','constructor','3198192hPleTs','buildIndex','keys','fromFileStats','5391304wlMtob','filter','set','699005nNBdbn','apply','_fileStats','findShortestFuzzyMatches','FileIndex','14sOFzsR','stripStartingSep','substring','get','fileIndex','indexOf','path','length','1930LaSKmc','add','1588095auRcQS','toString','generateSubPaths','search','has','map','size','2205854NgyKwT','1120883DSvUgN','fileStats','sep','push','fromFileList','66oYvGGW','min','(((.+)+)+)+$','46395QpnLfV'];a20_0x1c26=function(){return _0x4a7901;};return a20_0x1c26();}exports[a20_0x13cd6b(0x13f)]=FileIndex;
@@ -1 +1 @@
1
- function a21_0x2fc8(){const _0x597c25=['errorMap','forEach','7116uYghFb','defineProperty','replace','map','hash','176AeFskN','16NCvNKU','selectFiles','660GZRAwH','14LKJLHS','5272780FoCjGF','596232GAkqqY','search','selectStats','sep','toString','9AKWAaV','test','205678JMYYfW','__esModule','keys','filter','10097CCtKDY','10964122EpvILu','1055iSFlcy','136074kRmlAp','stats','91nuhCYN','path','ScanResultsImpl','errors'];a21_0x2fc8=function(){return _0x597c25;};return a21_0x2fc8();}const a21_0x4680a7=a21_0x453f;function a21_0x453f(_0x57efe4,_0x2e4a1e){const _0xa302aa=a21_0x2fc8();return a21_0x453f=function(_0x27c164,_0x23b852){_0x27c164=_0x27c164-0x17f;let _0x2fc82b=_0xa302aa[_0x27c164];return _0x2fc82b;},a21_0x453f(_0x57efe4,_0x2e4a1e);}(function(_0x31f557,_0x2d725c){const _0x4ed9f4=a21_0x453f,_0x153715=_0x31f557();while(!![]){try{const _0x5a32c0=-parseInt(_0x4ed9f4(0x183))/0x1*(-parseInt(_0x4ed9f4(0x193))/0x2)+parseInt(_0x4ed9f4(0x186))/0x3*(parseInt(_0x4ed9f4(0x194))/0x4)+-parseInt(_0x4ed9f4(0x185))/0x5*(parseInt(_0x4ed9f4(0x18e))/0x6)+-parseInt(_0x4ed9f4(0x188))/0x7*(parseInt(_0x4ed9f4(0x199))/0x8)+parseInt(_0x4ed9f4(0x19e))/0x9*(parseInt(_0x4ed9f4(0x198))/0xa)+-parseInt(_0x4ed9f4(0x17f))/0xb*(-parseInt(_0x4ed9f4(0x196))/0xc)+parseInt(_0x4ed9f4(0x184))/0xd*(-parseInt(_0x4ed9f4(0x197))/0xe);if(_0x5a32c0===_0x2d725c)break;else _0x153715['push'](_0x153715['shift']());}catch(_0x172731){_0x153715['push'](_0x153715['shift']());}}}(a21_0x2fc8,0x897af));const a21_0x23b852=(function(){let _0x5884c2=!![];return function(_0x321b80,_0x2ad7a4){const _0x457476=_0x5884c2?function(){if(_0x2ad7a4){const _0x1e1d1a=_0x2ad7a4['apply'](_0x321b80,arguments);return _0x2ad7a4=null,_0x1e1d1a;}}:function(){};return _0x5884c2=![],_0x457476;};}()),a21_0x27c164=a21_0x23b852(this,function(){const _0x2b0f95=a21_0x453f;return a21_0x27c164[_0x2b0f95(0x19d)]()[_0x2b0f95(0x19a)]('(((.+)+)+)+$')[_0x2b0f95(0x19d)]()['constructor'](a21_0x27c164)[_0x2b0f95(0x19a)]('(((.+)+)+)+$');});a21_0x27c164();'use strict';Object[a21_0x4680a7(0x18f)](exports,a21_0x4680a7(0x180),{'value':!![]}),exports[a21_0x4680a7(0x18a)]=void 0x0;const path=require(a21_0x4680a7(0x189));class ScanResultsImpl{constructor(_0x3c9d56,_0x1e8510,_0x3ade68){const _0x51274a=a21_0x4680a7;this['stats']=_0x3c9d56,this['errorMap']=_0x1e8510,this[_0x51274a(0x192)]=_0x3ade68;}[a21_0x4680a7(0x18b)](){const _0x3de890=a21_0x4680a7;return this[_0x3de890(0x18c)];}['all'](){return this['stats'];}[a21_0x4680a7(0x19b)](_0x503cf3){const _0x5343ee=a21_0x4680a7,_0x232686={};return Object['keys'](this[_0x5343ee(0x187)])[_0x5343ee(0x18d)](_0x45c76a=>{const _0x1b3328=_0x5343ee;_0x503cf3[_0x1b3328(0x19f)](_0x45c76a)&&(_0x232686[_0x45c76a]=this[_0x1b3328(0x187)][_0x45c76a]);}),_0x232686;}[a21_0x4680a7(0x195)](_0x4b9aa2,_0x2771d7){const _0x1327e7=a21_0x4680a7;return _0x2771d7=path['normalize'](_0x2771d7+path[_0x1327e7(0x19c)]),Object[_0x1327e7(0x181)](this[_0x1327e7(0x187)])[_0x1327e7(0x182)](_0x1ca299=>{const _0x5bd785=_0x1327e7;return _0x1ca299&&_0x4b9aa2[_0x5bd785(0x19f)](_0x1ca299);})[_0x1327e7(0x191)](_0x337600=>{const _0x52df61=_0x1327e7;return path['normalize'](_0x337600)[_0x52df61(0x190)](_0x2771d7,'');});}}exports[a21_0x4680a7(0x18a)]=ScanResultsImpl;
1
+ const a21_0x56369f=a21_0xc3a8;(function(_0x3bd3b0,_0x160750){const _0x3f5e4a=a21_0xc3a8,_0x8c29d6=_0x3bd3b0();while(!![]){try{const _0x4a9c66=-parseInt(_0x3f5e4a(0xf9))/0x1*(-parseInt(_0x3f5e4a(0xfa))/0x2)+-parseInt(_0x3f5e4a(0xf8))/0x3*(-parseInt(_0x3f5e4a(0x10b))/0x4)+parseInt(_0x3f5e4a(0xf3))/0x5*(-parseInt(_0x3f5e4a(0x10c))/0x6)+parseInt(_0x3f5e4a(0x109))/0x7+-parseInt(_0x3f5e4a(0xff))/0x8*(-parseInt(_0x3f5e4a(0x105))/0x9)+-parseInt(_0x3f5e4a(0xfd))/0xa+parseInt(_0x3f5e4a(0x103))/0xb*(-parseInt(_0x3f5e4a(0x101))/0xc);if(_0x4a9c66===_0x160750)break;else _0x8c29d6['push'](_0x8c29d6['shift']());}catch(_0x33e3c5){_0x8c29d6['push'](_0x8c29d6['shift']());}}}(a21_0x1ea8,0x5aa10));const a21_0x151404=(function(){let _0x546564=!![];return function(_0x5bb10f,_0x3bb276){const _0x551ff4=_0x546564?function(){const _0x4b8ef7=a21_0xc3a8;if(_0x3bb276){const _0x34d50c=_0x3bb276[_0x4b8ef7(0xf7)](_0x5bb10f,arguments);return _0x3bb276=null,_0x34d50c;}}:function(){};return _0x546564=![],_0x551ff4;};}()),a21_0x3f4782=a21_0x151404(this,function(){const _0x24c61c=a21_0xc3a8;return a21_0x3f4782[_0x24c61c(0xf4)]()[_0x24c61c(0x10a)](_0x24c61c(0xfe))[_0x24c61c(0xf4)]()[_0x24c61c(0xf6)](a21_0x3f4782)[_0x24c61c(0x10a)](_0x24c61c(0xfe));});a21_0x3f4782();function a21_0xc3a8(_0x168766,_0x40161a){const _0xc74def=a21_0x1ea8();return a21_0xc3a8=function(_0x3f4782,_0x151404){_0x3f4782=_0x3f4782-0xf1;let _0x1ea85b=_0xc74def[_0x3f4782];return _0x1ea85b;},a21_0xc3a8(_0x168766,_0x40161a);}'use strict';Object[a21_0x56369f(0x10f)](exports,'__esModule',{'value':!![]}),exports[a21_0x56369f(0x108)]=void 0x0;const path=require('path');class ScanResultsImpl{constructor(_0x5aafab,_0x1f9e82,_0x4f66f9){const _0x3620c1=a21_0x56369f;this[_0x3620c1(0x110)]=_0x5aafab,this[_0x3620c1(0xf2)]=_0x1f9e82,this[_0x3620c1(0x104)]=_0x4f66f9;}[a21_0x56369f(0xf5)](){const _0x4def84=a21_0x56369f;return this[_0x4def84(0xf2)];}[a21_0x56369f(0x100)](){const _0x15f70=a21_0x56369f;return this[_0x15f70(0x110)];}[a21_0x56369f(0x10e)](_0x564427){const _0xa914f8=a21_0x56369f,_0x509ca6={};return Object[_0xa914f8(0x10d)](this[_0xa914f8(0x110)])[_0xa914f8(0x106)](_0x419046=>{const _0x173aa3=_0xa914f8;_0x564427[_0x173aa3(0xfc)](_0x419046)&&(_0x509ca6[_0x419046]=this[_0x173aa3(0x110)][_0x419046]);}),_0x509ca6;}[a21_0x56369f(0xfb)](_0x2e9ad6,_0x49c929){const _0x27d43d=a21_0x56369f;return _0x49c929=path[_0x27d43d(0x102)](_0x49c929+path[_0x27d43d(0xf1)]),Object[_0x27d43d(0x10d)](this[_0x27d43d(0x110)])[_0x27d43d(0x107)](_0x4c1be2=>{const _0x203aff=_0x27d43d;return _0x4c1be2&&_0x2e9ad6[_0x203aff(0xfc)](_0x4c1be2);})['map'](_0x15e499=>{const _0xaae47=_0x27d43d;return path[_0xaae47(0x102)](_0x15e499)['replace'](_0x49c929,'');});}}exports[a21_0x56369f(0x108)]=ScanResultsImpl;function a21_0x1ea8(){const _0x551f2a=['1732DYKBge','selectFiles','test','1899360hzjwPe','(((.+)+)+)+$','1688EnxubK','all','1023564dHbieX','normalize','55rhSZfB','hash','23355ZMKFwI','forEach','filter','ScanResultsImpl','2082318IPXIxi','search','4wvbknW','18zNIVYo','keys','selectStats','defineProperty','stats','sep','errorMap','1004495saqhvi','toString','errors','constructor','apply','316023HhjRCo','739FVAhuV'];a21_0x1ea8=function(){return _0x551f2a;};return a21_0x1ea8();}
@@ -1 +1 @@
1
- const a22_0x1c80e9=a22_0x12dc;(function(_0x3d5cb9,_0x2358af){const _0x1b4df0=a22_0x12dc,_0x3bb519=_0x3d5cb9();while(!![]){try{const _0x496f6e=-parseInt(_0x1b4df0(0x19e))/0x1+parseInt(_0x1b4df0(0x188))/0x2+parseInt(_0x1b4df0(0x199))/0x3+parseInt(_0x1b4df0(0x171))/0x4+parseInt(_0x1b4df0(0x168))/0x5+parseInt(_0x1b4df0(0x190))/0x6+-parseInt(_0x1b4df0(0x164))/0x7*(parseInt(_0x1b4df0(0x186))/0x8);if(_0x496f6e===_0x2358af)break;else _0x3bb519['push'](_0x3bb519['shift']());}catch(_0x44297b){_0x3bb519['push'](_0x3bb519['shift']());}}}(a22_0x39a2,0xe8981));const a22_0x25f871=(function(){let _0x3ecfd2=!![];return function(_0x9f629f,_0x4916e5){const _0x33cd2b=_0x3ecfd2?function(){const _0x2508c7=a22_0x12dc;if(_0x4916e5){const _0x246f17=_0x4916e5[_0x2508c7(0x183)](_0x9f629f,arguments);return _0x4916e5=null,_0x246f17;}}:function(){};return _0x3ecfd2=![],_0x33cd2b;};}()),a22_0x3e1f36=a22_0x25f871(this,function(){const _0x3a4d65=a22_0x12dc;return a22_0x3e1f36[_0x3a4d65(0x198)]()['search'](_0x3a4d65(0x193))[_0x3a4d65(0x198)]()[_0x3a4d65(0x197)](a22_0x3e1f36)[_0x3a4d65(0x17e)]('(((.+)+)+)+$');});a22_0x3e1f36();'use strict';function a22_0x12dc(_0x232582,_0x31b645){const _0x3a6d05=a22_0x39a2();return a22_0x12dc=function(_0x3e1f36,_0x25f871){_0x3e1f36=_0x3e1f36-0x164;let _0x39a225=_0x3a6d05[_0x3e1f36];return _0x39a225;},a22_0x12dc(_0x232582,_0x31b645);}Object[a22_0x1c80e9(0x194)](exports,a22_0x1c80e9(0x17b),{'value':!![]}),exports[a22_0x1c80e9(0x18c)]=void 0x0;const crypto=require(a22_0x1c80e9(0x18f)),fs=require('fs'),path=require(a22_0x1c80e9(0x17a)),scan_results_1=require(a22_0x1c80e9(0x16f));class Scanner{constructor(_0x2cbe81){this['logger']=_0x2cbe81;}async[a22_0x1c80e9(0x195)](_0x28ffe4,_0x28da65,_0x1c3fdb,_0x4e730d){const _0x3f862e=a22_0x1c80e9,_0x575b3a=await this['findFiles'](_0x28ffe4,_0x28da65,_0x4e730d);return this[_0x3f862e(0x19c)](_0x575b3a,_0x1c3fdb);}[a22_0x1c80e9(0x19c)](_0x42563e,_0x211913){return new Promise(async _0x44fb7e=>{const _0x5b5c15=a22_0x12dc;if(_0x42563e[_0x5b5c15(0x17f)]===0x0){_0x44fb7e(new scan_results_1[(_0x5b5c15(0x181))]({},new Map(),_0x5b5c15(0x19b)));return;}const _0x1f851c=[],_0x475dcb={},_0x34e087=new Map();for(const _0x4615be of _0x42563e){try{const _0xbed62=await this[_0x5b5c15(0x169)](_0x4615be,!_0x211913);!_0x211913&&_0x1f851c['push'](_0xbed62[_0x5b5c15(0x166)]),_0x475dcb[_0x4615be]=_0xbed62;}catch(_0x390844){_0x34e087[_0x5b5c15(0x182)](_0x4615be,_0x390844);}}let _0x2f87a0;if(!_0x211913){const _0x4c7718=_0x1f851c[_0x5b5c15(0x16c)]()[_0x5b5c15(0x16d)](),_0x41d5a8=crypto[_0x5b5c15(0x173)](_0x5b5c15(0x17c))[_0x5b5c15(0x178)](_0x4c7718)[_0x5b5c15(0x170)](_0x5b5c15(0x184));_0x2f87a0='SHA1-'+_0x41d5a8;}else _0x2f87a0=_0x211913;_0x44fb7e(new scan_results_1[(_0x5b5c15(0x181))](_0x475dcb,_0x34e087,_0x2f87a0));});}async[a22_0x1c80e9(0x175)](_0x5e0db6,_0x146d5f,_0x979b91){const _0x2736e0=a22_0x1c80e9,_0x5a3ccd=new Set();await this[_0x2736e0(0x196)](_0x5a3ccd,_0x5e0db6,_0x146d5f);for(const _0x190a73 of _0x979b91??[]){if(_0x190a73){const _0xcc15c7=path[_0x2736e0(0x189)](_0x190a73);try{await this[_0x2736e0(0x196)](_0x5a3ccd,_0xcc15c7,_0x146d5f);}catch(_0x2d8d3d){this[_0x2736e0(0x17d)]['error'](_0x2736e0(0x174),_0x2d8d3d);continue;}}}return Array[_0x2736e0(0x187)](_0x5a3ccd);}static[a22_0x1c80e9(0x18b)](_0x3ac1a0){const _0x2d0fae=a22_0x1c80e9;try{return fs['accessSync'](_0x3ac1a0,fs[_0x2d0fae(0x16b)][_0x2d0fae(0x19d)]),!![];}catch(_0x3bcad8){return![];}}async[a22_0x1c80e9(0x196)](_0xdad2ef,_0x325284,_0x3e0789){return new Promise((_0x1b21e7,_0x4ea8e2)=>{const _0x484920=a22_0x12dc;let _0x3d73b5;if(!_0x325284){_0x4ea8e2(new Error('addFilesFromDir\x20requires\x20a\x20searchDir\x20argument'));return;}this['logger'][_0x484920(0x192)](_0x484920(0x177)+path[_0x484920(0x189)](_0x325284));const _0x1a17af=findit(_0x325284);_0x1a17af['on']('error',_0x4bf4c5=>{_0x3d73b5=_0x4bf4c5;return;}),_0x1a17af['on'](_0x484920(0x167),(_0x15e8a3,_0x41b98a,_0x3079b9)=>{const _0x261f67=_0x484920,_0x2965b5=path[_0x261f67(0x179)](_0x15e8a3);!Scanner[_0x261f67(0x18b)](_0x15e8a3)&&(this[_0x261f67(0x17d)][_0x261f67(0x165)]('can\x27t\x20access\x20path:\x20['+path[_0x261f67(0x189)](_0x15e8a3)+_0x261f67(0x19a)),_0x3079b9()),(_0x2965b5===_0x261f67(0x185)||_0x2965b5===_0x261f67(0x191))&&(!path[_0x261f67(0x189)](_0x325284)[_0x261f67(0x180)](path[_0x261f67(0x189)](_0x15e8a3))&&_0x3079b9());}),_0x1a17af['on']('file',_0x234333=>{const _0x9344c3=_0x484920;_0x3e0789[_0x9344c3(0x18d)](_0x234333)&&_0xdad2ef['add'](_0x234333);}),_0x1a17af['on']('end',()=>{_0x3d73b5?_0x4ea8e2(_0x3d73b5):_0x1b21e7();});});}async['statsForFile'](_0x104471,_0x5bfeb8){return new Promise((_0x5fb50d,_0x256848)=>{const _0x5b861d=a22_0x12dc,_0x5dd9bd=fs[_0x5b861d(0x172)](_0x104471);_0x5dd9bd['on']('error',_0x347d5c=>{_0x256848(_0x347d5c);}),_0x5dd9bd['on']('open',()=>{const _0x4b45d5=_0x5b861d;let _0x364663;_0x5bfeb8&&(_0x364663=crypto[_0x4b45d5(0x173)](_0x4b45d5(0x17c)));let _0x365a25=0x0,_0x2f79da;const _0x1e10c5=_0x5dd9bd[_0x4b45d5(0x18a)](split());_0x1e10c5['on'](_0x4b45d5(0x18e),_0x32bfcd=>{_0x2f79da=_0x32bfcd;}),_0x1e10c5['on']('data',_0x567d66=>{const _0x23baf7=_0x4b45d5;_0x5bfeb8&&_0x364663[_0x23baf7(0x178)](_0x567d66),_0x365a25++;}),_0x1e10c5['on'](_0x4b45d5(0x16e),()=>{const _0x5a2d7e=_0x4b45d5;if(_0x2f79da)_0x256848(_0x2f79da);else{const _0x1c2b8d=_0x5bfeb8?_0x364663[_0x5a2d7e(0x170)](_0x5a2d7e(0x184)):undefined;_0x5fb50d({'hash':_0x1c2b8d,'lines':_0x365a25});}});});});}}function a22_0x39a2(){const _0x5f50aa=['constructor','toString','4646994byABHK','],\x20due\x20to\x20lack\x20of\x20read\x20permissions','EMPTY-no-js-files','computeStats','R_OK','1580890IedRzI','7BDySSN','warn','hash','directory','323460GKTjuZ','statsForFile','split','constants','sort','join','end','./scan-results','digest','2629192irYTHC','createReadStream','createHash','Specified\x20extraPaths\x20does\x20not\x20exist!','findFiles','findit2','Indexing\x20files\x20in\x20','update','basename','path','__esModule','sha1','logger','search','length','startsWith','ScanResultsImpl','set','apply','hex','.git','18271864fJVGif','from','2544234cZTQzK','resolve','pipe','hasReadAccess','Scanner','test','error','crypto','7646838WhSpSM','node_modules','info','(((.+)+)+)+$','defineProperty','scan','addFilesFromDir'];a22_0x39a2=function(){return _0x5f50aa;};return a22_0x39a2();}exports[a22_0x1c80e9(0x18c)]=Scanner;const findit=require(a22_0x1c80e9(0x176)),split=require(a22_0x1c80e9(0x16a));
1
+ const a22_0x48a65a=a22_0x2638;(function(_0x310b88,_0x2007a0){const _0x37f644=a22_0x2638,_0x506f19=_0x310b88();while(!![]){try{const _0x11180f=-parseInt(_0x37f644(0x10c))/0x1+-parseInt(_0x37f644(0x10a))/0x2*(-parseInt(_0x37f644(0x107))/0x3)+-parseInt(_0x37f644(0x110))/0x4+parseInt(_0x37f644(0x104))/0x5+-parseInt(_0x37f644(0x12e))/0x6+-parseInt(_0x37f644(0x11f))/0x7+parseInt(_0x37f644(0x11b))/0x8;if(_0x11180f===_0x2007a0)break;else _0x506f19['push'](_0x506f19['shift']());}catch(_0x47bbea){_0x506f19['push'](_0x506f19['shift']());}}}(a22_0x340e,0x9d395));const a22_0x5788b8=(function(){let _0x4cd150=!![];return function(_0xc0615,_0x2f3d72){const _0x406ac3=_0x4cd150?function(){const _0x3f4152=a22_0x2638;if(_0x2f3d72){const _0x5e8c49=_0x2f3d72[_0x3f4152(0x122)](_0xc0615,arguments);return _0x2f3d72=null,_0x5e8c49;}}:function(){};return _0x4cd150=![],_0x406ac3;};}()),a22_0x5e1c5c=a22_0x5788b8(this,function(){const _0x107777=a22_0x2638;return a22_0x5e1c5c[_0x107777(0x100)]()[_0x107777(0x113)](_0x107777(0x11d))[_0x107777(0x100)]()[_0x107777(0x120)](a22_0x5e1c5c)[_0x107777(0x113)](_0x107777(0x11d));});a22_0x5e1c5c();'use strict';Object['defineProperty'](exports,a22_0x48a65a(0x10e),{'value':!![]}),exports['Scanner']=void 0x0;const crypto=require('crypto'),fs=require('fs'),path=require(a22_0x48a65a(0x126)),scan_results_1=require(a22_0x48a65a(0x11a));class Scanner{constructor(_0xef4faa){const _0x1b2814=a22_0x48a65a;this[_0x1b2814(0x108)]=_0xef4faa;}async[a22_0x48a65a(0x130)](_0x335b92,_0x381b53,_0x316f9d,_0x40253b){const _0x47dd60=a22_0x48a65a,_0x166d71=await this[_0x47dd60(0x10d)](_0x335b92,_0x381b53,_0x40253b);return this[_0x47dd60(0x10f)](_0x166d71,_0x316f9d);}[a22_0x48a65a(0x10f)](_0x570d0e,_0x1b056a){return new Promise(async _0x2f719c=>{const _0x418d3b=a22_0x2638;if(_0x570d0e[_0x418d3b(0x11e)]===0x0){_0x2f719c(new scan_results_1[(_0x418d3b(0x125))]({},new Map(),_0x418d3b(0x127)));return;}const _0x54d67e=[],_0x27b44d={},_0x11a0a2=new Map();for(const _0x5dcbf5 of _0x570d0e){try{const _0x26ad1c=await this[_0x418d3b(0x102)](_0x5dcbf5,!_0x1b056a);!_0x1b056a&&_0x54d67e[_0x418d3b(0x105)](_0x26ad1c[_0x418d3b(0x109)]),_0x27b44d[_0x5dcbf5]=_0x26ad1c;}catch(_0x4e9769){_0x11a0a2[_0x418d3b(0x101)](_0x5dcbf5,_0x4e9769);}}let _0x333506;if(!_0x1b056a){const _0x99d15e=_0x54d67e[_0x418d3b(0x12a)]()[_0x418d3b(0xfd)](),_0x462567=crypto['createHash'](_0x418d3b(0x118))[_0x418d3b(0x116)](_0x99d15e)[_0x418d3b(0x103)](_0x418d3b(0xff));_0x333506=_0x418d3b(0x12f)+_0x462567;}else _0x333506=_0x1b056a;_0x2f719c(new scan_results_1[(_0x418d3b(0x125))](_0x27b44d,_0x11a0a2,_0x333506));});}async['findFiles'](_0x9f8865,_0x41d7ea,_0x115311){const _0x3124ab=a22_0x48a65a,_0xe69e4a=new Set();await this[_0x3124ab(0x119)](_0xe69e4a,_0x9f8865,_0x41d7ea);for(const _0x1f6096 of _0x115311??[]){if(_0x1f6096){const _0x400b19=path[_0x3124ab(0x128)](_0x1f6096);try{await this[_0x3124ab(0x119)](_0xe69e4a,_0x400b19,_0x41d7ea);}catch(_0x5632e6){this[_0x3124ab(0x108)]['error'](_0x3124ab(0x12d),_0x5632e6);continue;}}}return Array['from'](_0xe69e4a);}static[a22_0x48a65a(0x106)](_0x1f1652){const _0x1d7309=a22_0x48a65a;try{return fs['accessSync'](_0x1f1652,fs['constants'][_0x1d7309(0x12b)]),!![];}catch(_0x30f741){return![];}}async['addFilesFromDir'](_0x45d7dc,_0x1b71e4,_0x5950a9){return new Promise((_0x369a5a,_0x109ebd)=>{const _0x50d7d0=a22_0x2638;let _0x4d941f;if(!_0x1b71e4){_0x109ebd(new Error(_0x50d7d0(0x11c)));return;}this['logger']['info'](_0x50d7d0(0x123)+path['resolve'](_0x1b71e4));const _0x403ddd=findit(_0x1b71e4);_0x403ddd['on'](_0x50d7d0(0x124),_0xe87b6e=>{_0x4d941f=_0xe87b6e;return;}),_0x403ddd['on'](_0x50d7d0(0x129),(_0x4a5a77,_0x217eba,_0x80b4ba)=>{const _0x5e9a24=_0x50d7d0,_0x2ac2f7=path[_0x5e9a24(0x121)](_0x4a5a77);!Scanner[_0x5e9a24(0x106)](_0x4a5a77)&&(this['logger'][_0x5e9a24(0xfb)](_0x5e9a24(0xfe)+path['resolve'](_0x4a5a77)+_0x5e9a24(0x117)),_0x80b4ba()),(_0x2ac2f7==='.git'||_0x2ac2f7==='node_modules')&&(!path[_0x5e9a24(0x128)](_0x1b71e4)['startsWith'](path[_0x5e9a24(0x128)](_0x4a5a77))&&_0x80b4ba());}),_0x403ddd['on'](_0x50d7d0(0x12c),_0x264da9=>{const _0x525b5f=_0x50d7d0;_0x5950a9[_0x525b5f(0xfc)](_0x264da9)&&_0x45d7dc['add'](_0x264da9);}),_0x403ddd['on'](_0x50d7d0(0x114),()=>{_0x4d941f?_0x109ebd(_0x4d941f):_0x369a5a();});});}async['statsForFile'](_0x3b1f9d,_0x1b71b6){return new Promise((_0xb5bcf,_0x3ace89)=>{const _0x43bb04=a22_0x2638,_0x457211=fs['createReadStream'](_0x3b1f9d);_0x457211['on'](_0x43bb04(0x124),_0x1ebce3=>{_0x3ace89(_0x1ebce3);}),_0x457211['on'](_0x43bb04(0x10b),()=>{const _0x544c20=_0x43bb04;let _0x14b9d2;_0x1b71b6&&(_0x14b9d2=crypto['createHash'](_0x544c20(0x118)));let _0x377f26=0x0,_0x18eb9b;const _0x5cd3cc=_0x457211['pipe'](split());_0x5cd3cc['on'](_0x544c20(0x124),_0x2ac3db=>{_0x18eb9b=_0x2ac3db;}),_0x5cd3cc['on'](_0x544c20(0x111),_0x5d999a=>{const _0x3deab2=_0x544c20;_0x1b71b6&&_0x14b9d2[_0x3deab2(0x116)](_0x5d999a),_0x377f26++;}),_0x5cd3cc['on'](_0x544c20(0x114),()=>{const _0x1735c5=_0x544c20;if(_0x18eb9b)_0x3ace89(_0x18eb9b);else{const _0x21d37e=_0x1b71b6?_0x14b9d2[_0x1735c5(0x103)]('hex'):undefined;_0xb5bcf({'hash':_0x21d37e,'lines':_0x377f26});}});});});}}exports['Scanner']=Scanner;function a22_0x340e(){const _0x1b343d=['1290709SygBOC','constructor','basename','apply','Indexing\x20files\x20in\x20','error','ScanResultsImpl','path','EMPTY-no-js-files','resolve','directory','sort','R_OK','file','Specified\x20extraPaths\x20does\x20not\x20exist!','3690006tjNNrh','SHA1-','scan','warn','test','join','can\x27t\x20access\x20path:\x20[','hex','toString','set','statsForFile','digest','2173005bstlVm','push','hasReadAccess','3cMaKdy','logger','hash','1295270AdFkwZ','open','536248gogBXt','findFiles','__esModule','computeStats','685412NMaQKv','data','findit2','search','end','split','update','],\x20due\x20to\x20lack\x20of\x20read\x20permissions','sha1','addFilesFromDir','./scan-results','8549936TewMNM','addFilesFromDir\x20requires\x20a\x20searchDir\x20argument','(((.+)+)+)+$','length'];a22_0x340e=function(){return _0x1b343d;};return a22_0x340e();}function a22_0x2638(_0x437453,_0x103e4c){const _0x1e3f9f=a22_0x340e();return a22_0x2638=function(_0x5e1c5c,_0x5788b8){_0x5e1c5c=_0x5e1c5c-0xfb;let _0x340e2a=_0x1e3f9f[_0x5e1c5c];return _0x340e2a;},a22_0x2638(_0x437453,_0x103e4c);}const findit=require(a22_0x48a65a(0x112)),split=require(a22_0x48a65a(0x115));
@@ -1 +1 @@
1
- const a23_0x3bcffd=a23_0x5a2b;(function(_0x5b2174,_0x5766d0){const _0x4106ab=a23_0x5a2b,_0x332b91=_0x5b2174();while(!![]){try{const _0x3ea618=-parseInt(_0x4106ab(0x224))/0x1*(-parseInt(_0x4106ab(0x1f1))/0x2)+parseInt(_0x4106ab(0x21b))/0x3*(-parseInt(_0x4106ab(0x227))/0x4)+-parseInt(_0x4106ab(0x1f9))/0x5+-parseInt(_0x4106ab(0x1fe))/0x6+-parseInt(_0x4106ab(0x1f8))/0x7+parseInt(_0x4106ab(0x21a))/0x8*(-parseInt(_0x4106ab(0x20e))/0x9)+parseInt(_0x4106ab(0x214))/0xa;if(_0x3ea618===_0x5766d0)break;else _0x332b91['push'](_0x332b91['shift']());}catch(_0x47f5b7){_0x332b91['push'](_0x332b91['shift']());}}}(a23_0x3f9a,0x781a6));const a23_0x5da02f=(function(){let _0x8b2db7=!![];return function(_0x15ac13,_0x2b2fe6){const _0x2a0958=_0x8b2db7?function(){const _0x4a4336=a23_0x5a2b;if(_0x2b2fe6){const _0x5e4652=_0x2b2fe6[_0x4a4336(0x22f)](_0x15ac13,arguments);return _0x2b2fe6=null,_0x5e4652;}}:function(){};return _0x8b2db7=![],_0x2a0958;};}()),a23_0x42fb2c=a23_0x5da02f(this,function(){const _0x578a73=a23_0x5a2b;return a23_0x42fb2c[_0x578a73(0x219)]()[_0x578a73(0x20b)](_0x578a73(0x1f3))['toString']()[_0x578a73(0x225)](a23_0x42fb2c)['search']('(((.+)+)+)+$');});a23_0x42fb2c();function a23_0x5a2b(_0x26cd40,_0x361f50){const _0x1db0f8=a23_0x3f9a();return a23_0x5a2b=function(_0x42fb2c,_0x5da02f){_0x42fb2c=_0x42fb2c-0x1f1;let _0x3f9a73=_0x1db0f8[_0x42fb2c];return _0x3f9a73;},a23_0x5a2b(_0x26cd40,_0x361f50);}'use strict';Object[a23_0x3bcffd(0x202)](exports,a23_0x3bcffd(0x22a),{'value':!![]}),exports[a23_0x3bcffd(0x1f7)]=exports[a23_0x3bcffd(0x218)]=void 0x0;const fs=require('fs'),pLimit=require(a23_0x3bcffd(0x1f5)),path=require('path'),util_1=require('util'),sourceMap=require('source-map'),file_index_1=require(a23_0x3bcffd(0x229)),CONCURRENCY=0xa,WEBPACK_PREFIX='webpack://',readFilep=(0x0,util_1[a23_0x3bcffd(0x234)])(fs[a23_0x3bcffd(0x203)]),MAP_EXT=a23_0x3bcffd(0x20a);async function processSourcemap(_0x44efd9,_0x110693,_0x32d493,_0x20d319){const _0x7d1653=a23_0x3bcffd;_0x20d319&&_0x44efd9[_0x7d1653(0x228)](_0x7d1653(0x211),_0x32d493);if(!_0x32d493||!_0x32d493['endsWith'](MAP_EXT))throw new Error(_0x7d1653(0x207)+_0x32d493+'\x20does\x20not\x20specify\x20a\x20sourcemap\x20file');_0x32d493=path['normalize'](_0x32d493);let _0x1f4bf5;try{_0x1f4bf5=await readFilep(_0x32d493,_0x7d1653(0x20f));}catch(_0x1497ad){throw new Error(_0x7d1653(0x22d)+_0x32d493+':\x20'+_0x1497ad);}let _0xdde7d3;try{_0xdde7d3=new sourceMap[(_0x7d1653(0x215))](_0x1f4bf5);}catch(_0x4236af){_0x44efd9[_0x7d1653(0x1fa)](_0x7d1653(0x208)+_0x32d493+':\x20'+_0x4236af),_0x44efd9[_0x7d1653(0x1fa)](JSON['stringify'](_0x4236af)),_0x20d319&&_0x44efd9['debug'](_0x7d1653(0x216),_0x1f4bf5);throw new Error(_0x7d1653(0x206)+_0x7d1653(0x205)+_0x32d493+':\x20'+_0x4236af);}const _0x14b079=_0xdde7d3[_0x7d1653(0x1f4)]?_0xdde7d3[_0x7d1653(0x1f4)]:path['basename'](_0x32d493,_0x7d1653(0x20a)),_0x2ec1bd=path[_0x7d1653(0x226)](_0x32d493),_0x2b7397=path['normalize'](path['join'](_0x2ec1bd,_0x14b079)),_0x24635a=_0xdde7d3[_0x7d1653(0x21e)][_0x7d1653(0x220)](_0x48f887=>!!_0x48f887)[_0x7d1653(0x235)]((_0xc61014,_0x290676)=>_0xc61014[_0x7d1653(0x1f6)]-_0x290676[_0x7d1653(0x1f6)]),_0xea8a8b=_0x24635a[_0x7d1653(0x236)](_0x53efa2=>{const _0x3bb765=_0x7d1653;if(_0x53efa2['toLowerCase']()[_0x3bb765(0x231)](WEBPACK_PREFIX))return _0x53efa2['substring'](WEBPACK_PREFIX['length']);return _0x53efa2;})['map'](_0x2e7127=>{const _0x482c6e=_0x7d1653;return path[_0x482c6e(0x22b)](path[_0x482c6e(0x223)](_0x2ec1bd,_0x2e7127));});if(_0xea8a8b[_0x7d1653(0x1f6)]===0x0)throw new Error(_0x7d1653(0x200)+_0x32d493);for(const _0xe6a3a2 of _0xea8a8b){_0x20d319&&_0x44efd9[_0x7d1653(0x201)](path[_0x7d1653(0x22b)](_0xe6a3a2),'FOUND\x20IN',_0x32d493),_0x110693[_0x7d1653(0x20d)](path[_0x7d1653(0x22b)](_0xe6a3a2),{'outputFile':_0x2b7397,'mapFile':_0x32d493,'mapConsumer':_0xdde7d3,'sources':_0x24635a});}_0x44efd9[_0x7d1653(0x228)](_0x7d1653(0x222),_0x32d493);}function a23_0x3f9a(){const _0x417505=['apply','FileIndex','startsWith','Creating\x20SourceMapper','findShortestFuzzyMatches','promisify','sort','map','infoMap','2LQeIbg','fromFileList','(((.+)+)+)+$','file','p-limit','length','create','3981509ZApHVD','121560FGCsCP','error','from','get','replace','2332410IBOOjg','findInSources','No\x20sources\x20listed\x20in\x20the\x20sourcemap\x20file\x20','info','defineProperty','readFile','mapFile','sourcemap\x20file\x20','An\x20error\x20occurred\x20while\x20reading\x20the\x20','The\x20path\x20','Failed\x20to\x20parse\x20source\x20map\x20file\x20','relative','.map','search','all','set','43641msiwHY','utf8','getMappingInfo','Processing\x20','has','hasMappingInfo','15350210xSZDnN','SourceMapConsumer','CONTENT','generatedPositionFor','SourceMapper','toString','440QBvaGH','9BTWAIk','logger','line','sources','Failed\x20to\x20process\x20a\x20source\x20map\x20file','filter','reduce','Map\x20file\x20processed:\x20','join','520549tBwbTw','constructor','dirname','420132KaFhkC','debug','./file-index','__esModule','normalize','column','Could\x20not\x20read\x20sourcemap\x20file\x20','outputFile'];a23_0x3f9a=function(){return _0x417505;};return a23_0x3f9a();}class SourceMapper{constructor(_0x57390c){const _0x4df2e3=a23_0x3bcffd;this[_0x4df2e3(0x21c)]=_0x57390c,this[_0x4df2e3(0x237)]=new Map();}['getMappingInfo'](_0x40f9ec){const _0x5e1d08=a23_0x3bcffd;if(this[_0x5e1d08(0x237)][_0x5e1d08(0x212)](path['normalize'](_0x40f9ec)))return{'entry':this[_0x5e1d08(0x237)]['get'](_0x40f9ec),'matchedPath':path[_0x5e1d08(0x22b)](_0x40f9ec)};const _0x4ae3bd=file_index_1[_0x5e1d08(0x230)][_0x5e1d08(0x1f2)](Array[_0x5e1d08(0x1fb)](this[_0x5e1d08(0x237)]['keys']()))[_0x5e1d08(0x233)](_0x40f9ec);if(_0x4ae3bd['length']===0x1)return{'entry':this['infoMap'][_0x5e1d08(0x1fc)](_0x4ae3bd[0x0]),'matchedPath':_0x4ae3bd[0x0]};return null;}[a23_0x3bcffd(0x213)](_0x98da12){const _0x5ee22b=a23_0x3bcffd;return this[_0x5ee22b(0x210)](_0x98da12)!==null;}['mappingInfo'](_0xe571b4,_0x2ee9ae,_0x50aec5){const _0x2a9a3f=a23_0x3bcffd;_0xe571b4=path[_0x2a9a3f(0x22b)](_0xe571b4);const _0x3678b0=this[_0x2a9a3f(0x210)](_0xe571b4);if(!_0x3678b0)return null;const {entry:_0x112731,matchedPath:_0x447930}=_0x3678b0,_0x58dda8=path[_0x2a9a3f(0x209)](path[_0x2a9a3f(0x226)](_0x112731[_0x2a9a3f(0x204)]),_0x447930)[_0x2a9a3f(0x1fd)](/\\/g,'/');let _0x542fec=this['findInSources'](_0x112731,_0x58dda8);_0x542fec=_0x542fec||this[_0x2a9a3f(0x1ff)](_0x112731,_0xe571b4);const _0xcb42f3={'source':_0x542fec||_0x58dda8,'line':_0x2ee9ae+0x1,'column':_0x50aec5},_0x3da011=_0x112731['mapConsumer'],_0x1333de=_0x3da011['allGeneratedPositionsFor'](_0xcb42f3),_0x561145=_0x1333de&&_0x1333de[_0x2a9a3f(0x1f6)]>0x0?_0x1333de[_0x2a9a3f(0x221)]((_0x58a210,_0x1334ed)=>{const _0x3ff024=_0x2a9a3f;return _0x1334ed['line']<_0x58a210[_0x3ff024(0x21d)]?_0x1334ed:_0x58a210;}):_0x3da011[_0x2a9a3f(0x217)](_0xcb42f3);return{'file':_0x112731[_0x2a9a3f(0x22e)],'line':_0x561145['line'],'column':_0x561145[_0x2a9a3f(0x22c)]};}[a23_0x3bcffd(0x1ff)](_0x46a7f4,_0x58ce16){const _0x61b69b=a23_0x3bcffd;for(const _0x3f7001 of _0x46a7f4[_0x61b69b(0x21e)]){if(_0x3f7001['endsWith'](_0x58ce16))return _0x3f7001;}return undefined;}}exports[a23_0x3bcffd(0x218)]=SourceMapper;async function create(_0x1703ee,_0x2a3cbe,_0x262f93){const _0x1669e5=a23_0x3bcffd;_0x1703ee['debug'](_0x1669e5(0x232));const _0x3924fc=new SourceMapper(_0x1703ee);_0x1703ee[_0x1669e5(0x228)]('Parsing\x20source\x20map\x20files',_0x2a3cbe[_0x1669e5(0x1f6)]);const _0xeabb86=async _0x3ad4ba=>{const _0x22148d=_0x1669e5;try{await processSourcemap(_0x1703ee,_0x3924fc['infoMap'],_0x3ad4ba,_0x262f93);}catch(_0x5ed60a){_0x1703ee[_0x22148d(0x1fa)](_0x22148d(0x21f),_0x3ad4ba,_0x5ed60a),_0x1703ee['error'](JSON['stringify'](_0x5ed60a));}};if(_0x262f93)for(const _0x91f5a6 of _0x2a3cbe){await _0xeabb86(_0x91f5a6);}else{const _0x5d3d1e=pLimit(CONCURRENCY),_0x1e65fb=_0x2a3cbe[_0x1669e5(0x236)](_0x3a5fd3=>_0x5d3d1e(()=>_0xeabb86(_0x3a5fd3)));await Promise[_0x1669e5(0x20c)](_0x1e65fb);}return _0x3924fc;}exports['create']=create;
1
+ const a23_0x582352=a23_0x4e20;(function(_0x513ed7,_0x5650f3){const _0x1293f8=a23_0x4e20,_0x40a151=_0x513ed7();while(!![]){try{const _0x37d002=parseInt(_0x1293f8(0x7d))/0x1*(parseInt(_0x1293f8(0x93))/0x2)+parseInt(_0x1293f8(0xa7))/0x3+-parseInt(_0x1293f8(0xb9))/0x4+-parseInt(_0x1293f8(0x7b))/0x5*(-parseInt(_0x1293f8(0x79))/0x6)+-parseInt(_0x1293f8(0xa2))/0x7*(-parseInt(_0x1293f8(0x8e))/0x8)+parseInt(_0x1293f8(0x90))/0x9+-parseInt(_0x1293f8(0x7e))/0xa;if(_0x37d002===_0x5650f3)break;else _0x40a151['push'](_0x40a151['shift']());}catch(_0x348d5c){_0x40a151['push'](_0x40a151['shift']());}}}(a23_0x2f5d,0x21ce2));const a23_0x47d753=(function(){let _0x4e5195=!![];return function(_0x2ec1f5,_0x2a66b9){const _0x49c03e=_0x4e5195?function(){if(_0x2a66b9){const _0x3c941a=_0x2a66b9['apply'](_0x2ec1f5,arguments);return _0x2a66b9=null,_0x3c941a;}}:function(){};return _0x4e5195=![],_0x49c03e;};}()),a23_0x3d39e7=a23_0x47d753(this,function(){const _0x5876b0=a23_0x4e20;return a23_0x3d39e7[_0x5876b0(0x7f)]()[_0x5876b0(0x7a)](_0x5876b0(0xc2))[_0x5876b0(0x7f)]()[_0x5876b0(0xb1)](a23_0x3d39e7)[_0x5876b0(0x7a)]('(((.+)+)+)+$');});a23_0x3d39e7();'use strict';Object[a23_0x582352(0x9b)](exports,'__esModule',{'value':!![]}),exports[a23_0x582352(0x8d)]=exports[a23_0x582352(0x8a)]=void 0x0;const fs=require('fs'),pLimit=require('p-limit'),path=require('path'),util_1=require(a23_0x582352(0x8b)),sourceMap=require(a23_0x582352(0xa8)),file_index_1=require(a23_0x582352(0xc0)),CONCURRENCY=0xa,WEBPACK_PREFIX=a23_0x582352(0x9c),readFilep=(0x0,util_1[a23_0x582352(0xb5)])(fs[a23_0x582352(0xbc)]),MAP_EXT=a23_0x582352(0x89);async function processSourcemap(_0x29adc9,_0x5a2e06,_0x482fe5,_0x847a66){const _0x262a9c=a23_0x582352;_0x847a66&&_0x29adc9[_0x262a9c(0xaf)]('Processing\x20',_0x482fe5);if(!_0x482fe5||!_0x482fe5[_0x262a9c(0x8c)](MAP_EXT))throw new Error('The\x20path\x20'+_0x482fe5+_0x262a9c(0x80));_0x482fe5=path[_0x262a9c(0x84)](_0x482fe5);let _0x16cf1e;try{_0x16cf1e=await readFilep(_0x482fe5,'utf8');}catch(_0x269b9d){throw new Error(_0x262a9c(0xa3)+_0x482fe5+':\x20'+_0x269b9d);}let _0x1f80b4;try{_0x1f80b4=new sourceMap['SourceMapConsumer'](_0x16cf1e);}catch(_0x258f4b){_0x29adc9[_0x262a9c(0xae)](_0x262a9c(0xa9)+_0x482fe5+':\x20'+_0x258f4b),_0x29adc9['error'](JSON[_0x262a9c(0x83)](_0x258f4b)),_0x847a66&&_0x29adc9[_0x262a9c(0xaf)](_0x262a9c(0x98),_0x16cf1e);throw new Error(_0x262a9c(0x96)+_0x262a9c(0x8f)+_0x482fe5+':\x20'+_0x258f4b);}const _0x229258=_0x1f80b4['file']?_0x1f80b4[_0x262a9c(0x86)]:path[_0x262a9c(0xb2)](_0x482fe5,_0x262a9c(0x89)),_0x577b26=path['dirname'](_0x482fe5),_0x4672f0=path[_0x262a9c(0x84)](path[_0x262a9c(0x9e)](_0x577b26,_0x229258)),_0x93a29=_0x1f80b4[_0x262a9c(0x9f)][_0x262a9c(0xb4)](_0xeb1670=>!!_0xeb1670)[_0x262a9c(0x94)]((_0x425165,_0x5ef86c)=>_0x425165[_0x262a9c(0x78)]-_0x5ef86c[_0x262a9c(0x78)]),_0x596bbb=_0x93a29[_0x262a9c(0x88)](_0x39b938=>{const _0x1e6518=_0x262a9c;if(_0x39b938[_0x1e6518(0xa0)]()[_0x1e6518(0xbf)](WEBPACK_PREFIX))return _0x39b938[_0x1e6518(0x82)](WEBPACK_PREFIX[_0x1e6518(0x78)]);return _0x39b938;})[_0x262a9c(0x88)](_0x387618=>{const _0x2809aa=_0x262a9c;return path[_0x2809aa(0x84)](path[_0x2809aa(0x9e)](_0x577b26,_0x387618));});if(_0x596bbb[_0x262a9c(0x78)]===0x0)throw new Error('No\x20sources\x20listed\x20in\x20the\x20sourcemap\x20file\x20'+_0x482fe5);for(const _0x2889d4 of _0x596bbb){_0x847a66&&_0x29adc9['info'](path[_0x262a9c(0x84)](_0x2889d4),_0x262a9c(0x95),_0x482fe5),_0x5a2e06[_0x262a9c(0xaa)](path['normalize'](_0x2889d4),{'outputFile':_0x4672f0,'mapFile':_0x482fe5,'mapConsumer':_0x1f80b4,'sources':_0x93a29});}_0x29adc9[_0x262a9c(0xaf)](_0x262a9c(0xb0),_0x482fe5);}class SourceMapper{constructor(_0x1f199d){const _0xd21acd=a23_0x582352;this[_0xd21acd(0x87)]=_0x1f199d,this[_0xd21acd(0xba)]=new Map();}['getMappingInfo'](_0x164fed){const _0x496626=a23_0x582352;if(this['infoMap'][_0x496626(0xb7)](path['normalize'](_0x164fed)))return{'entry':this[_0x496626(0xba)][_0x496626(0xc1)](_0x164fed),'matchedPath':path[_0x496626(0x84)](_0x164fed)};const _0x3f1d4a=file_index_1[_0x496626(0x85)][_0x496626(0x9d)](Array[_0x496626(0xa4)](this[_0x496626(0xba)][_0x496626(0x97)]()))[_0x496626(0x91)](_0x164fed);if(_0x3f1d4a['length']===0x1)return{'entry':this[_0x496626(0xba)][_0x496626(0xc1)](_0x3f1d4a[0x0]),'matchedPath':_0x3f1d4a[0x0]};return null;}[a23_0x582352(0xad)](_0x4587ee){const _0x4a57c9=a23_0x582352;return this[_0x4a57c9(0xb8)](_0x4587ee)!==null;}[a23_0x582352(0x77)](_0x43462a,_0x334f05,_0x1156c2){const _0x210222=a23_0x582352;_0x43462a=path[_0x210222(0x84)](_0x43462a);const _0x56b849=this['getMappingInfo'](_0x43462a);if(!_0x56b849)return null;const {entry:_0x30b289,matchedPath:_0x3cc944}=_0x56b849,_0x5b2b8c=path[_0x210222(0xac)](path[_0x210222(0x7c)](_0x30b289[_0x210222(0x81)]),_0x3cc944)[_0x210222(0xa6)](/\\/g,'/');let _0x1413fe=this[_0x210222(0xb3)](_0x30b289,_0x5b2b8c);_0x1413fe=_0x1413fe||this[_0x210222(0xb3)](_0x30b289,_0x43462a);const _0x4b7f79={'source':_0x1413fe||_0x5b2b8c,'line':_0x334f05+0x1,'column':_0x1156c2},_0x322f98=_0x30b289[_0x210222(0xa1)],_0x562ab5=_0x322f98[_0x210222(0xa5)](_0x4b7f79),_0x38c3ba=_0x562ab5&&_0x562ab5[_0x210222(0x78)]>0x0?_0x562ab5[_0x210222(0xb6)]((_0xbfdace,_0x4ae8bc)=>{const _0x525275=_0x210222;return _0x4ae8bc[_0x525275(0xbb)]<_0xbfdace[_0x525275(0xbb)]?_0x4ae8bc:_0xbfdace;}):_0x322f98[_0x210222(0xbe)](_0x4b7f79);return{'file':_0x30b289[_0x210222(0x99)],'line':_0x38c3ba[_0x210222(0xbb)],'column':_0x38c3ba[_0x210222(0xbd)]};}['findInSources'](_0x1fccee,_0x4afddd){const _0x7529cb=a23_0x582352;for(const _0x400d49 of _0x1fccee[_0x7529cb(0x9f)]){if(_0x400d49[_0x7529cb(0x8c)](_0x4afddd))return _0x400d49;}return undefined;}}function a23_0x2f5d(){const _0x42575e=['toLowerCase','mapConsumer','1001HwMnOx','Could\x20not\x20read\x20sourcemap\x20file\x20','from','allGeneratedPositionsFor','replace','807906NUYNfV','source-map','Failed\x20to\x20parse\x20source\x20map\x20file\x20','set','Parsing\x20source\x20map\x20files','relative','hasMappingInfo','error','debug','Map\x20file\x20processed:\x20','constructor','basename','findInSources','filter','promisify','reduce','has','getMappingInfo','183268SkpIeX','infoMap','line','readFile','column','generatedPositionFor','startsWith','./file-index','get','(((.+)+)+)+$','mappingInfo','length','108pPrgGo','search','28785EDylMP','dirname','1237rGHqDu','7151410pLSlAd','toString','\x20does\x20not\x20specify\x20a\x20sourcemap\x20file','mapFile','substring','stringify','normalize','FileIndex','file','logger','map','.map','SourceMapper','util','endsWith','create','7064xPHGUu','sourcemap\x20file\x20','1286379cBLOFj','findShortestFuzzyMatches','all','416BtzRuc','sort','FOUND\x20IN','An\x20error\x20occurred\x20while\x20reading\x20the\x20','keys','CONTENT','outputFile','Failed\x20to\x20process\x20a\x20source\x20map\x20file','defineProperty','webpack://','fromFileList','join','sources'];a23_0x2f5d=function(){return _0x42575e;};return a23_0x2f5d();}function a23_0x4e20(_0x311f5f,_0x13ca00){const _0x50d7c2=a23_0x2f5d();return a23_0x4e20=function(_0x3d39e7,_0x47d753){_0x3d39e7=_0x3d39e7-0x77;let _0x2f5df0=_0x50d7c2[_0x3d39e7];return _0x2f5df0;},a23_0x4e20(_0x311f5f,_0x13ca00);}exports[a23_0x582352(0x8a)]=SourceMapper;async function create(_0x18cb05,_0x282c6c,_0x1d07d8){const _0x427341=a23_0x582352;_0x18cb05[_0x427341(0xaf)]('Creating\x20SourceMapper');const _0x2e81c3=new SourceMapper(_0x18cb05);_0x18cb05[_0x427341(0xaf)](_0x427341(0xab),_0x282c6c[_0x427341(0x78)]);const _0x2f1a54=async _0x163b18=>{const _0x58c54f=_0x427341;try{await processSourcemap(_0x18cb05,_0x2e81c3[_0x58c54f(0xba)],_0x163b18,_0x1d07d8);}catch(_0x5adfa1){_0x18cb05[_0x58c54f(0xae)](_0x58c54f(0x9a),_0x163b18,_0x5adfa1),_0x18cb05[_0x58c54f(0xae)](JSON[_0x58c54f(0x83)](_0x5adfa1));}};if(_0x1d07d8)for(const _0x229dff of _0x282c6c){await _0x2f1a54(_0x229dff);}else{const _0x4af6da=pLimit(CONCURRENCY),_0x48a268=_0x282c6c[_0x427341(0x88)](_0x4ed112=>_0x4af6da(()=>_0x2f1a54(_0x4ed112)));await Promise[_0x427341(0x92)](_0x48a268);}return _0x2e81c3;}exports[a23_0x582352(0x8d)]=create;