oxlint-plugin-react-doctor 0.9.13-dev.1239043 → 0.9.13-dev.45c0df3
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.
- package/dist/capability-DvngxDGb.js +28 -0
- package/dist/core-C6Vno47R.d.ts +1419 -0
- package/dist/core.d.ts +2 -1090
- package/dist/core.js +2 -2
- package/dist/index.d.ts +1 -1
- package/dist/index.js +12 -12
- package/package.json +1 -1
- package/dist/capability-BOohHFgq.js +0 -31
- package/dist/react-native-dependency-names-waW0owVD.d.ts +0 -333
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import{parseSync as e,visitorKeys as t}from"oxc-parser";import{KEYS as n}from"eslint-visitor-keys";import*as r from"node:fs";import{readFileSync as i}from"node:fs";import*as a from"node:path";const o=[[`nextjs`,`Next.js`,`NEXT_PUBLIC_*`],[`vite`,`Vite`,`VITE_*`],[`tanstack-start`,`TanStack Start`,`VITE_*`],[`cra`,`Create React App`,`REACT_APP_*`],[`gatsby`,`Gatsby`,`GATSBY_*`]],s=e=>{for(let[t,n,r]of o)if(e(t))return`Move secrets to server-only code. In ${n}, only \`${r}\` env vars are exposed to the browser, and they must not contain secrets`},c=e=>e(`nextjs:static-export`)?`Avoid redirects inside useEffect — they flash the wrong page first. Use an event handler (e.g. onClick), or call redirect() from next/navigation during render (it prerenders a client-side redirect under output: "export"). Middleware and getServerSideProps redirects aren't available in a static export.`:void 0,l=[{key:`react-hooks-js/set-state-in-render`,source:`react-compiler`,severity:`error`},{key:`react-hooks-js/immutability`,source:`react-compiler`,severity:`error`},{key:`react-hooks-js/refs`,source:`react-compiler`,severity:`error`},{key:`react-hooks-js/purity`,source:`react-compiler`,severity:`error`},{key:`react-hooks-js/hooks`,source:`react-compiler`,severity:`error`},{key:`react-hooks-js/set-state-in-effect`,source:`react-compiler`,severity:`warn`},{key:`react-hooks-js/globals`,source:`react-compiler`,severity:`error`},{key:`react-hooks-js/error-boundaries`,source:`react-compiler`,severity:`error`},{key:`react-hooks-js/preserve-manual-memoization`,source:`react-compiler`,severity:`error`},{key:`react-hooks-js/unsupported-syntax`,source:`react-compiler`,severity:`error`},{key:`react-hooks-js/component-hook-factories`,source:`react-compiler`,severity:`error`},{key:`react-hooks-js/static-components`,source:`react-compiler`,severity:`error`},{key:`react-hooks-js/use-memo`,source:`react-compiler`,severity:`error`},{key:`react-hooks-js/void-use-memo`,source:`react-compiler`,severity:`error`},{key:`react-hooks-js/incompatible-library`,source:`react-compiler`,severity:`error`},{key:`react-hooks-js/todo`,source:`react-compiler`,severity:`error`}],u=Object.fromEntries(l.map(e=>[e.key,e.severity])),d=new Set(`width.height.min-width.max-width.min-height.max-height.top.right.bottom.left.padding.padding-top.padding-right.padding-bottom.padding-left.margin.margin-top.margin-right.margin-bottom.margin-left.border-width.border-top-width.border-right-width.border-bottom-width.border-left-width.line-height.column-width`.split(`.`)),f=new Set([`width`,`height`,`top`,`left`,`right`,`bottom`,`padding`,`paddingTop`,`paddingRight`,`paddingBottom`,`paddingLeft`,`margin`,`marginTop`,`marginRight`,`marginBottom`,`marginLeft`,`borderWidth`,`fontSize`,`lineHeight`,`gap`]),p=new Set([`animate`,`initial`,`exit`,`whileHover`,`whileTap`,`whileFocus`,`whileDrag`,`whileInView`]),m=/blur\((\d+(?:\.\d+)?)px\)/,h=new Set([`requestAnimationFrame`,`setInterval`]),ee=new Set([`framer-motion`,`motion`]),g=new Set([`bounce`,`elastic`,`wobble`,`jiggle`,`spring`]),_={base:`3.0.0`,textLayoutGuard:`3.0.1`,aria:`6.2.0`,cursor:`6.7.0`,concurrent:`6.7.0`,renderToString:`6.8.0`,modernHooks:`7.0.0`,suspendTerminal:`7.1.0`},v=[`ink-ctrl-c-handler-requires-exit-option`,`ink-newline-inside-text`,`ink-no-bare-process-exit`,`ink-no-direct-raw-mode`,`ink-no-dom-host-elements`,`ink-no-dom-router`,`ink-no-focus-in-render`,`ink-no-layout-inside-text`,`ink-no-live-hooks-in-render-to-string`,`ink-no-measure-element-in-render`,`ink-no-multiple-static`,`ink-no-raw-text`,`ink-no-repeated-render`,`ink-prefer-use-animation`,`ink-prefer-use-paste`,`ink-static-is-append-only`,`ink-static-requires-key`,`ink-suspense-requires-concurrent`,`ink-use-reactive-window-size`,`ink-use-string-width-for-cursor`,`ink-use-suspend-terminal`,`ink-valid-aria-semantics`],te=[`@react-router/dev`,`react-router-dom`,`react-router`],ne=[`Component`,`element`,`lazy`],re=[`action`,`clientAction`,`clientLoader`,`loader`],ie=`react-router-csp-nonce-consistency.react-router-descendant-routes-require-splat.react-router-guard-aborted-handle-error.react-router-internal-route-anchor.react-router-loader-fetch-forwards-signal.react-router-loader-parallel-fetch.react-router-nested-route-requires-outlet.react-router-no-catch-middleware-next.react-router-no-client-module-in-server-render.react-router-no-duplicate-route-id.react-router-no-empty-leaf-route.react-router-no-invalid-absolute-child-path.react-router-no-invalid-lazy-route-properties.react-router-no-invalid-splat-path.react-router-no-loader-request-body.react-router-no-middleware-response-body-consumption.react-router-no-multiple-blockers.react-router-no-multiple-middleware-next.react-router-no-multiple-set-search-params-in-tick.react-router-no-navigate-in-render.react-router-no-nested-router.react-router-no-redirect-in-try-catch.react-router-no-route-module-environment-suffix.react-router-no-router-in-render.react-router-no-session-mutation-in-loader.react-router-no-static-cookie-expires.react-router-no-unsynchronized-search-params-mutation.react-router-no-use-loader-data-in-error-ui.react-router-prefer-route-lazy.react-router-require-root-error-boundary.react-router-resource-link-requires-reload.react-router-return-navigation-promise-in-transition.react-router-server-middleware-return-response.react-router-session-mutation-requires-commit.react-router-v8-no-meta-data-field.react-router-v8-no-react-router-dom-import.react-router-v8-no-removed-future-flags.react-router-valid-route-object`.split(`.`),ae=new Set([`@react-router/cloudflare`,`@react-router/node`,`react-router/dom`,`react-router-dom`,`react-router`]),oe=new Set([`flash`,`set`,`unset`]),se=new Set([`createCookieSessionStorage`,`createFileSessionStorage`,`createMemorySessionStorage`,`createSessionStorage`,`createWorkersKVSessionStorage`]),ce=new Set([`createBrowserRouter`,`createHashRouter`,`createMemoryRouter`]),le=new Set([`append`,`delete`,`set`,`sort`]),ue=new Set([`caseSensitive`,`children`,`id`,`index`,`lazy`,`path`]),de=new Set([`arrayBuffer`,`blob`,`bytes`,`formData`,`json`,`text`]),fe=new Set([`unstable_previewServerPrerendering`,`v8_middleware`,`v8_passThroughRequests`,`v8_splitRouteModules`,`v8_trailingSlashAwareDataRequests`,`v8_viteEnvironmentApi`]),pe=new Set([`BrowserRouter`,`HashRouter`,`MemoryRouter`,`Router`,`RouterProvider`]),me=new Set([...v,`client-passive-event-listeners`,`effect-needs-cleanup`,`anchor-target-exists`,`exhaustive-deps`,`no-barrel-import`,`nextjs-async-dynamic-api-not-awaited`,`nextjs-missing-metadata`,`nextjs-no-img-element`,`nextjs-no-use-search-params-without-suspense`,`no-dynamic-import-path`,`no-full-lodash-import`,`no-hydration-branch-on-browser-global`,`no-img-without-dimensions`,`no-indeterminate-attribute`,`no-loading-flag-reset-outside-finally`,`no-locale-format-in-render`,`no-match-media-in-state-initializer`,`no-create-ref-in-function-component`,`no-reset-all-state-on-prop-change`,`no-side-effect-in-state-updater-function`,`no-adjust-state-on-prop-change`,`no-derived-state`,`no-derived-state-effect`,`no-event-handler`,`no-initialize-state`,`no-mutating-reducer-state`,`only-export-components`,`no-unguarded-browser-global-at-module-scope`,`no-unguarded-browser-global-in-render-or-hook-init`,`window-open-without-noopener`,`prefer-dynamic-import`,`rendering-hydration-mismatch-time`,`rendering-hydration-no-flicker`,`remotion-calculate-metadata-fetch-signal`,`remotion-deterministic-randomness`,`remotion-no-css-animation`,`remotion-no-css-transition`,`remotion-no-css-url-assets`,`remotion-no-native-media-elements`,`remotion-no-next-image`,`rerender-memo-with-default-value`,`rn-no-legacy-shadow-styles`,`rn-no-raw-text`,`rn-prefer-expo-image`,`rn-style-prefer-boxshadow`,...ie]),he=new Set([`implements`,`returnType`,`superTypeArguments`,`superTypeParameters`,`typeAnnotation`,`typeArguments`,`typeParameters`]),ge={...t,...n,ArrayPattern:[`decorators`,...n.ArrayPattern],AssignmentPattern:[`decorators`,...n.AssignmentPattern],ClassDeclaration:[`decorators`,...n.ClassDeclaration],ClassExpression:[`decorators`,...n.ClassExpression],Identifier:[`decorators`,...n.Identifier],MethodDefinition:[`decorators`,...n.MethodDefinition],ObjectPattern:[`decorators`,...n.ObjectPattern],PropertyDefinition:[`decorators`,...n.PropertyDefinition],RestElement:[`decorators`,...n.RestElement]},_e=new Map,ve=e=>e.filter(e=>e!==`parent`&&!he.has(e)),ye=e=>{let t=_e.get(e.type);if(t)return t;let n=ge[e.type];if(!n)return ve(Object.keys(e));let r=ve(n);return _e.set(e.type,r),r},y=e=>typeof e==`object`&&!!e&&typeof e.type==`string`,b=e=>e!=null&&(e.type===`ArrowFunctionExpression`||e.type===`FunctionExpression`||e.type===`FunctionDeclaration`),x=(e,t)=>typeof e==`object`&&!!e&&e.type===t,be=e=>e===`var`||e===`function`,xe=e=>{let t=e;for(;t;){if(t.kind===`module`||t.kind===`function`||t.kind===`arrow-function`||t.kind===`method`)return t;t=t.parent}return e},Se=(e,t,n,r)=>{let i={id:r.nextScopeId++,kind:e,node:t,parent:n,children:[],symbols:[],references:[],symbolsByName:new Map};return n&&n.children.push(i),i},Ce=(e,t,n)=>{let r=Se(e,t,n.currentScope,n);return n.scopeStack.push(r),n.currentScope=r,n.ownScopeForNode.set(t,r),r},S=e=>{e.scopeStack.pop();let t=e.scopeStack[e.scopeStack.length-1];if(!t)throw Error(`scope stack underflow`);e.currentScope=t},C=(e,t,n)=>{let r={id:t.nextSymbolId++,name:n.name,kind:n.kind,bindingIdentifier:n.bindingIdentifier,declarationNode:n.declarationNode,scope:e,initializer:n.initializer,references:[]};return e.symbols.push(r),e.symbolsByName.set(n.name,r),t.symbolByBindingIdentifier.set(n.bindingIdentifier,r),r},we=(e,t,n,r,i,a)=>{if(x(e,`Identifier`)){C(n,r,{name:e.name,kind:i,bindingIdentifier:e,declarationNode:a,initializer:t});return}if(x(e,`ObjectPattern`)){for(let o of e.properties)if(x(o,`Property`)){let e=o.value;we(e,x(e,`AssignmentPattern`)?e.right:t,n,r,i,a)}else x(o,`RestElement`)&&we(o.argument,t,n,r,i,a);return}if(x(e,`ArrayPattern`)){for(let o of e.elements)o&&we(o,x(o,`AssignmentPattern`)?o.right??null:t,n,r,i,a);return}if(x(e,`AssignmentPattern`)){we(e.left,e.right??null,n,r,i,a);return}x(e,`RestElement`)&&we(e.argument,null,n,r,i,a)},Te=(e,t,n)=>{let r={id:e.nextReferenceId++,identifier:t,resolvedSymbol:null,flag:n,scope:e.currentScope};e.currentScope.references.push(r),e.referenceByIdentifier.set(t,r)},Ee=e=>e.parent?b(e.parent):!1,De=e=>e.parent!==null&&e.parent!==void 0&&e.parent.type===`CatchClause`,Oe=(e,t)=>{if(!x(e,`VariableDeclaration`))return;let n=e.kind===`var`?`var`:e.kind===`let`?`let`:e.kind===`const`?`const`:`using`,r=be(n)?xe(t.currentScope):t.currentScope;for(let i of e.declarations){let e=i,a=i.init??null;we(i.id,a,r,t,n,e)}},ke=(e,t)=>{x(e,`FunctionDeclaration`)&&e.id&&C(xe(t.currentScope),t,{name:e.id.name,kind:`function`,bindingIdentifier:e.id,declarationNode:e,initializer:e})},Ae=(e,t)=>{x(e,`ClassDeclaration`)&&e.id&&C(t.currentScope,t,{name:e.id.name,kind:`class`,bindingIdentifier:e.id,declarationNode:e,initializer:e})},je=(e,t)=>{if(!x(e,`ImportDeclaration`))return;let n=xe(t.currentScope);for(let r of e.specifiers){let e=r.local;x(e,`Identifier`)&&C(n,t,{name:e.name,kind:`import`,bindingIdentifier:e,declarationNode:r,initializer:r})}},Me=(e,t)=>{if(e.type!==`TSImportEqualsDeclaration`&&e.type!==`TSEnumDeclaration`&&e.type!==`TSTypeAliasDeclaration`&&e.type!==`TSInterfaceDeclaration`&&e.type!==`TSModuleDeclaration`)return;let n=e.id;if(!n||!x(n,`Identifier`))return;let r=e.type===`TSImportEqualsDeclaration`?`ts-import-equals`:e.type===`TSEnumDeclaration`?`ts-enum`:e.type===`TSTypeAliasDeclaration`?`ts-type-alias`:e.type===`TSInterfaceDeclaration`?`ts-interface`:`ts-module`;C(xe(t.currentScope),t,{name:n.name,kind:r,bindingIdentifier:n,declarationNode:e,initializer:null})},Ne=(e,t,n)=>{for(let r of e)we(r,null,t,n,`parameter`,r)},Pe=e=>!(!x(e,`BlockStatement`)||Ee(e)||De(e)||e.parent&&e.parent.type===`TSModuleDeclaration`),Fe=e=>{let t=e.parent;if(!t)return!1;if(t.type===`JSXMemberExpression`)return t.object===e;if(t.type===`JSXNamespacedName`)return!1;let n=e.name.charCodeAt(0);return!(n>=97&&n<=122)},Ie=e=>{let t=e.parent;if(!t)return!1;switch(t.type){case`MemberExpression`:return t.property===e&&!t.computed;case`Property`:return t.key===e&&!t.computed&&!t.shorthand;case`MethodDefinition`:case`PropertyDefinition`:return t.key===e&&!t.computed;case`JSXAttribute`:return t.name===e;case`ImportSpecifier`:return t.imported===e;case`ExportSpecifier`:return t.exported===e&&t.local!==t.exported;case`LabeledStatement`:case`BreakStatement`:case`ContinueStatement`:return t.label===e;default:return!1}},Le=e=>{let t=e.parent;if(!t)return`read`;switch(t.type){case`AssignmentExpression`:return t.left===e?t.operator===`=`?`write`:`read-write`:`read`;case`UpdateExpression`:return`read-write`;case`ForInStatement`:case`ForOfStatement`:return t.left===e?`write`:`read`;default:return`read`}},Re=(e,t)=>{t.nodeScope.set(e,t.currentScope)},ze=(e,t,n)=>{let r=Ce(e,t,n);return Re(t,n),r},Be=(e,t,n)=>{if(e.type===`AssignmentPattern`){Be(e.left,t,n);let r=e.right??null;r&&w(r,t,n);return}if(e.type===`ObjectPattern`){for(let r of e.properties){let e=r;if(e.type===`RestElement`){Be(e.argument,t,n);continue}if(e.type!==`Property`)continue;let i=e;i.computed&&w(i.key,t,n),Be(i.value,t,n)}return}if(e.type===`ArrayPattern`){for(let r of e.elements)r&&Be(r,t,n);return}e.type===`RestElement`&&Be(e.argument,t,n)},w=(e,t,n)=>{if(e.type===`ArrowFunctionExpression`||e.type===`FunctionExpression`||e.type===`FunctionDeclaration`){e.type===`FunctionDeclaration`&&e.id&&ke(e,t);let n=e.params??[],r=t.currentScope;for(let e of n)if(!(!(`decorators`in e)||!Array.isArray(e.decorators)))for(let n of e.decorators)y(n)&&w(n,t,r);Re(e,t);let i=Ce(e.type===`ArrowFunctionExpression`?`arrow-function`:`function`,e,t);(e.type===`FunctionExpression`||e.type===`FunctionDeclaration`)&&e.id&&C(i,t,{name:e.id.name,kind:`function`,bindingIdentifier:e.id,declarationNode:e,initializer:e}),Ne(n,i,t);for(let e of n)Be(e,t,r);let a=e.body;a&&w(a,t,r),S(t);return}if(e.type===`ClassDeclaration`||e.type===`ClassExpression`){if(e.type===`ClassDeclaration`&&e.id&&Ae(e,t),Array.isArray(e.decorators))for(let n of e.decorators)y(n)&&w(n,t,null);let n=ze(`class`,e,t);e.type===`ClassExpression`&&e.id&&C(n,t,{name:e.id.name,kind:`class`,bindingIdentifier:e.id,declarationNode:e,initializer:e}),e.superClass&&w(e.superClass,t,n),e.body&&w(e.body,t,n),S(t);return}if(e.type===`CatchClause`){let n=ze(`catch`,e,t);e.param&&we(e.param,null,n,t,`catch-clause-parameter`,e),e.body&&w(e.body,t,n),S(t);return}if(e.type===`ForStatement`||e.type===`ForInStatement`||e.type===`ForOfStatement`){ze(`for`,e,t),Ve(e,t),S(t);return}if(e.type===`SwitchStatement`){let n=ze(`switch`,e,t);e.discriminant&&w(e.discriminant,t,n);for(let r of e.cases)w(r,t,n);S(t);return}if(e.type===`TSModuleDeclaration`){let n=ze(`ts-module`,e,t);if(e.id&&x(e.id,`Identifier`)){let r=e.id;C(xe(n.parent??t.currentScope),t,{name:r.name,kind:`ts-module`,bindingIdentifier:r,declarationNode:e,initializer:null})}e.body&&w(e.body,t,n),S(t);return}if(e.type===`TSEnumDeclaration`){Me(e,t);let n=ze(`ts-enum`,e,t),r=e.members??[];for(let e of r)w(e,t,n);S(t);return}if(e.type===`BlockStatement`&&Pe(e)){let n=ze(`block`,e,t);for(let r of e.body)w(r,t,n);S(t);return}switch(t.currentScope!==n&&Re(e,t),e.type){case`VariableDeclaration`:Oe(e,t);break;case`ImportDeclaration`:je(e,t);break;case`TSImportEqualsDeclaration`:case`TSTypeAliasDeclaration`:case`TSInterfaceDeclaration`:Me(e,t);break}(e.type===`Identifier`||e.type===`JSXIdentifier`)&&!t.symbolByBindingIdentifier.has(e)&&!Ie(e)&&(e.type===`JSXIdentifier`?Fe(e)&&Te(t,e,Le(e)):Te(t,e,Le(e))),Ve(e,t)},Ve=(e,t)=>{let n=e,r=t.currentScope;for(let i of ye(e)){let e=n[i];if(Array.isArray(e))for(let n of e)y(n)&&w(n,t,r);else y(e)&&w(e,t,r)}},He=e=>{let t=e=>{for(let t of e.references){let n=t.identifier.name;if(typeof n!=`string`)continue;let r=e;for(;r;){let e=r.symbolsByName.get(n);if(e){t.resolvedSymbol=e,e.references.push(t);break}r=r.parent}}for(let n of e.children)t(n)};t(e)},Ue=e=>{let t={id:0,kind:`module`,node:e,parent:null,children:[],symbols:[],references:[],symbolsByName:new Map},n={nextScopeId:1,nextSymbolId:0,nextReferenceId:0,currentScope:t,scopeStack:[t],rootScope:t,nodeScope:new WeakMap,ownScopeForNode:new WeakMap,symbolByBindingIdentifier:new WeakMap,referenceByIdentifier:new WeakMap};if(n.nodeScope.set(e,t),n.ownScopeForNode.set(e,t),e.type===`Program`)for(let r of e.body)w(r,n,t);else w(e,n,t);return He(t),{rootScope:t,scopeFor:e=>{let r=e;for(;r;){let e=n.nodeScope.get(r);if(e)return e;r=r.parent??null}return t},ownScopeFor:e=>n.ownScopeForNode.get(e)??null,symbolFor:e=>{let t=n.referenceByIdentifier.get(e);return t?t.resolvedSymbol:n.symbolByBindingIdentifier.get(e)||null},referenceFor:e=>n.referenceByIdentifier.get(e)??null,isGlobalReference:e=>{let t=n.referenceByIdentifier.get(e);return t?t.resolvedSymbol===null:!1}}},We=(e,t)=>{let n=e;for(;n;){if(n===t)return!0;n=n.parent}return!1},Ge=`(?:tsx?|jsx?|mts|mjs)`,Ke=RegExp(`/page\\.${Ge}$`),qe=RegExp(`/(page|layout)\\.${Ge}$`),Je=[`layout.tsx`,`layout.jsx`,`layout.ts`,`layout.js`,`layout.mts`,`layout.mjs`],Ye=[`metadata`,`generateMetadata`],Xe=/\/(?:(?:\((?:dashboard|admin|settings|account|internal|manage|console|portal|auth|onboarding|app|ee|protected)\))|(?:dashboard|admin|settings|account|internal|manage|console|portal))\//i,Ze=new Set([`redirect`,`permanentRedirect`,`notFound`,`forbidden`,`unauthorized`]),Qe=new Set([`revalidateTag`,`revalidatePath`,`expireTag`,`expirePath`,`unstable_expireTag`,`unstable_expirePath`]),$e=/fonts\.googleapis\.com/,et=/polyfill\.io|polyfill\.min\.js|cdn\.polyfill/,tt=RegExp(`/route\\.${Ge}$`),nt=/\/(?:cron|jobs\/cron)(?:\/|$)/i,rt=new Set([`logout`,`log-out`,`signout`,`sign-out`,`unsubscribe`,`delete`,`remove`,`revoke`,`cancel`,`deactivate`]),it=RegExp(`/(error|global-error)\\.${Ge}$`),at=RegExp(`/global-error\\.${Ge}$`),ot=new Set([`GET`,`POST`,`PUT`,`PATCH`,`DELETE`,`OPTIONS`,`HEAD`]),st=/google-analytics\.com|googletagmanager\.com\/gtag/,ct=RegExp(`/(opengraph-image|twitter-image)\\d*\\.${Ge}$`),lt=1024,ut=2e6,dt=1e3,ft=1e3,pt=new Set([`expo`,`expo-router`,`@expo/cli`,`@expo/metro-config`,`@expo/metro-runtime`]),mt=new Set([`react-native`,`react-native-tvos`,...pt,`react-native-windows`,`react-native-macos`]),ht=[`@react-native/`,`@react-native-`],gt=e=>pt.has(e),_t=e=>{if(mt.has(e))return!0;for(let t of ht)if(e.startsWith(t))return!0;return!1};let T=null;const vt=e=>{T?.existencePaths.add(e)},E=e=>{T?.contentPaths.add(e)},yt=()=>T!==null,bt=e=>{let t=T,n={existencePaths:new Set,contentPaths:new Set};T=n;try{return{value:e(),trace:n}}finally{if(T=t,t!==null){for(let e of n.existencePaths)t.existencePaths.add(e);for(let e of n.contentPaths)t.contentPaths.add(e)}}},xt=e=>{if(T!==null){for(let t of e.existencePaths)T.existencePaths.add(t);for(let t of e.contentPaths)T.contentPaths.add(t)}},St=e=>bt(e).trace,Ct=new Map,wt=new Map;let Tt=0;const Et=()=>{Ct.clear(),wt.clear(),Tt+=1},Dt=()=>Tt,Ot=e=>{if(!e)return null;let t=a.dirname(e),n=Ct.get(t);if(n!==void 0){if(yt()){let e=t;for(;vt(a.join(e,`package.json`)),e!==n;){let t=a.dirname(e);if(t===e)break;e=t}}return n}let i=t;for(;;){let e=a.join(i,`package.json`);vt(e);let n=!1;try{n=r.statSync(e,{throwIfNoEntry:!1})?.isFile()??!1}catch{n=!1}if(n)return Ct.set(t,i),i;let o=a.dirname(i);if(o===i)return Ct.set(t,null),null;i=o}},kt=e=>{let t=Ot(e);return t?At(t):null},At=e=>{let t=wt.get(e);if(t!==void 0&&!yt())return t;let n=a.join(e,`package.json`);if(E(n),t!==void 0)return t;let i=null;try{let e=JSON.parse(r.readFileSync(n,`utf-8`));typeof e==`object`&&e&&(i=e)}catch{i=null}return wt.set(e,i),i},jt=new Set([`next`,`vite`,`react-scripts`,`gatsby`,`@remix-run/react`,`@remix-run/node`,`@docusaurus/core`,`@docusaurus/preset-classic`,`@storybook/react`,`@storybook/react-vite`,`@storybook/react-webpack5`,`@storybook/nextjs`,`@storybook/web-components`,`storybook`,`react-dom`,`@vitejs/plugin-react`,`@vitejs/plugin-react-swc`]),Mt=[`dependencies`,`devDependencies`,`peerDependencies`,`optionalDependencies`],Nt=function*(e){for(let t of Mt){let n=e[t];if(n)for(let e of Object.keys(n))yield e}},Pt=e=>{if(typeof e[`react-native`]==`string`)return!0;for(let t of Nt(e))if(_t(t))return!0;return!1},Ft=e=>{for(let t of Nt(e))if(gt(t))return!0;return!1},It=e=>{for(let t of Nt(e))if(jt.has(t))return!0;return!1},Lt=e=>Mt.some(t=>{let n=e[t];return typeof n==`object`&&!!n&&Object.keys(n).length>0}),Rt=(e,t)=>Mt.some(n=>{let r=e[n];return typeof r==`object`&&!!r&&Object.prototype.propertyIsEnumerable.call(r,t)}),zt=new WeakMap,Bt=e=>{let t=kt(e);if(!t)return`unknown`;let n=zt.get(t);if(n!==void 0)return n;let r;return r=Ft(t)?`expo`:Pt(t)?`react-native`:It(t)?`web`:Lt(t)?`neutral`:`unknown`,zt.set(t,r),r},Vt=e=>x(e,`Identifier`)?e.name:x(e,`Literal`)&&typeof e.value==`string`?e.value:null,Ht=e=>{if(x(e,`ImportSpecifier`)){let t=e.imported;return x(t,`Identifier`)?t.name:x(t,`Literal`)&&typeof t.value==`string`?t.value:null}return x(e,`ImportDefaultSpecifier`)?`default`:null},Ut=(e,t)=>{if(!x(e,`ExportNamedDeclaration`)||!e.source||e.exportKind===`type`)return null;let n=e.source.value;if(typeof n!=`string`)return null;for(let r of e.specifiers??[]){let e=Wt(r,t,n);if(e)return e}return null},Wt=(e,t,n)=>{if(!x(e,`ExportSpecifier`)||e.exportKind===`type`||Vt(e.exported)!==t)return null;let r=Vt(e.local);return r?{importedName:r,source:n}:null},Gt=(e,t)=>{if(!x(e,`ExportAllDeclaration`)||!e.source||e.exportKind===`type`||e.exported)return null;let n=e.source.value;return typeof n==`string`?{importedName:t,source:n}:null},Kt=(e,t)=>{if(!x(e,`Program`))return[];let n=[];for(let r of e.body??[]){let e=Ut(r,t);if(e)return[e];let i=Gt(r,t);i&&n.push(i)}return n},qt=new Set([`ParenthesizedExpression`,`TSAsExpression`,`TSSatisfiesExpression`,`TSTypeAssertion`,`TSNonNullExpression`,`TSInstantiationExpression`,`ChainExpression`]),D=e=>{let t=e;for(;;)switch(t.type){case`ParenthesizedExpression`:case`TSAsExpression`:case`TSSatisfiesExpression`:case`TSTypeAssertion`:case`TSNonNullExpression`:case`TSInstantiationExpression`:case`ChainExpression`:if(!(`expression`in t)||!t.expression)return t;t=t.expression;break;default:return t}},Jt=(e,t)=>{if(!x(e,`Program`))return null;let n=new Map,r=new Map,i=null,a=null,o=e=>{for(let t of e.declarations??[])x(t,`VariableDeclarator`)&&(!x(t.id,`Identifier`)||!t.init||n.set(t.id.name,D(t.init)))};for(let t of e.body??[]){if(x(t,`ImportDeclaration`)){if(t.importKind===`type`)continue;for(let e of t.specifiers??[])x(e,`ImportSpecifier`)&&e.importKind===`type`||(x(e,`ImportDefaultSpecifier`)||x(e,`ImportNamespaceSpecifier`)||x(e,`ImportSpecifier`))&&x(e.local,`Identifier`)&&n.set(e.local.name,e.local);continue}if(x(t,`VariableDeclaration`)){o(t);continue}if(x(t,`FunctionDeclaration`)&&t.id){n.set(t.id.name,t);continue}if(x(t,`ExportNamedDeclaration`)){if(t.exportKind===`type`)continue;let e=t.declaration;if(e&&x(e,`VariableDeclaration`)){o(e);for(let t of e.declarations??[])x(t,`VariableDeclarator`)&&x(t.id,`Identifier`)&&r.set(t.id.name,t.id.name)}else e&&x(e,`FunctionDeclaration`)&&e.id&&(n.set(e.id.name,e),r.set(e.id.name,e.id.name));if(t.source)continue;for(let e of t.specifiers??[]){if(!x(e,`ExportSpecifier`)||e.exportKind===`type`)continue;let t=x(e.local,`Identifier`)?e.local.name:null,n=null;x(e.exported,`Identifier`)?n=e.exported.name:x(e.exported,`Literal`)&&typeof e.exported.value==`string`&&(n=e.exported.value),t&&n&&r.set(n,t)}continue}if(!x(t,`ExportDefaultDeclaration`))continue;let e=t.declaration;e&&(x(e,`Identifier`)?a=e.name:((x(e,`FunctionDeclaration`)||x(e,`ClassDeclaration`))&&e.id&&n.set(e.id.name,e),i=D(e)))}if(t===`default`){if(i)return i;if(a){let e=n.get(a);if(e)return e}}let s=r.get(t);return s?n.get(s)??null:null},Yt=e=>{let t=(e,n)=>{let r=e;r.parent=n,r.range==null&&typeof r.start==`number`&&typeof r.end==`number`&&(r.range=[r.start,r.end]);let i=e;for(let n in i){if(n===`parent`||!Object.hasOwn(i,n))continue;let r=i[n];if(Array.isArray(r))for(let n=0;n<r.length;n+=1){let i=r[n];y(i)&&t(i,e)}else y(r)&&t(r,e)}};t(e,null)},Xt={".ts":`ts`,".tsx":`tsx`,".js":`js`,".jsx":`jsx`,".mjs":`js`,".cjs":`js`,".mts":`ts`,".cts":`ts`},Zt=e=>Xt[a.extname(e).toLowerCase()]??`tsx`,Qt=({filename:t,sourceText:n,shouldAttachParentReferences:r=!0})=>{try{let i=e(t,n,{astType:`ts`,lang:Zt(t)});if(i.errors.some(e=>e.severity===`Error`))return null;let a=i.program;return r&&Yt(a),a}catch{return null}},$t=new Map,en=(e,t)=>{if($t.delete(e),$t.set(e,t),$t.size>256){let e=$t.keys().next().value;e!==void 0&&$t.delete(e)}},tn=e=>{e.endsWith(`.d.ts`)||e.endsWith(`.d.mts`)||e.endsWith(`.d.cts`)||E(e);let t;try{t=r.statSync(e,{throwIfNoEntry:!1})}catch{return null}if(!t?.isFile()||t.size>2e6)return null;let n=$t.get(e);if(n&&n.mtimeMs===t.mtimeMs&&n.size===t.size)return en(e,n),n.program;if(e.endsWith(`.d.ts`)||e.endsWith(`.d.mts`)||e.endsWith(`.d.cts`))return en(e,{mtimeMs:t.mtimeMs,size:t.size,program:null}),null;let i;try{i=r.readFileSync(e,`utf8`)}catch{return en(e,{mtimeMs:t.mtimeMs,size:t.size,program:null}),null}let a=Qt({filename:e,sourceText:i});return en(e,{mtimeMs:t.mtimeMs,size:t.size,program:a}),a},nn=[`.ts`,`.tsx`,`.js`,`.jsx`,`.mjs`,`.cjs`,`.mts`,`.cts`],rn=[`import`,`default`,`module`,`browser`,`require`],an=[`module`,`main`,`browser`],on={isDirectory:!0,isFile:!1},sn={isDirectory:!1,isFile:!0},cn={isDirectory:!1,isFile:!1},ln=new Map,un=new Map,dn=e=>{vt(e);let t=ln.get(e);if(t)return t;let n=cn;try{let t=r.statSync(e,{throwIfNoEntry:!1});t?.isFile()?n=sn:t?.isDirectory()&&(n=on)}catch{return ln.set(e,cn),cn}return ln.set(e,n),n},fn=e=>dn(e).isFile?e:null,pn=e=>dn(e).isDirectory?e:null,mn=e=>{let t=a.extname(e);if(!nn.includes(t))return nn.map(t=>`${e}${t}`);let n=e.slice(0,-t.length);return t===`.js`?[e,`${n}.ts`,`${n}.tsx`,`${n}.jsx`]:t===`.jsx`?[e,`${n}.tsx`]:t===`.mjs`?[e,`${n}.mts`]:t===`.cjs`?[e,`${n}.cts`]:[e]},hn=e=>typeof e==`object`&&!!e,gn=e=>{if(typeof e==`string`)return e;if(Array.isArray(e)){for(let t of e){let e=gn(t);if(e)return e}return null}if(!hn(e))return null;for(let t of rn){let n=gn(e[t]);if(n)return n}return null},_n=e=>{let t=e.exports;return t?gn(t)||(hn(t)?gn(t[`.`]):null):null},vn=e=>{E(e);let t=un.get(e);if(t!==void 0)return t;let n;try{n=JSON.parse(r.readFileSync(e,`utf8`))}catch{n=null}return un.set(e,n),n},yn=e=>xn(e)||xn(a.join(e,`index`)),bn=e=>{let t=pn(e);if(!t)return null;let n=vn(a.join(t,`package.json`));if(!n)return null;let r=_n(n)??an.map(e=>n[e]).find(e=>typeof e==`string`);return r?yn(a.resolve(t,r)):null},xn=e=>{let t=fn(e);if(t)return t;for(let t of mn(e)){let e=fn(t);if(e)return e}return null},Sn=e=>xn(e)||bn(e)||xn(a.join(e,`index`)),Cn=(e,t)=>Sn(a.resolve(a.dirname(e),t)),wn=()=>{ln.clear(),un.clear()},Tn=[`tsconfig.json`,`jsconfig.json`],En=e=>typeof e==`object`&&!!e,Dn=e=>{let t=``,n=!1,r=!1,i=!1;for(let a=0;a<e.length;a++){let o=e[a],s=e[a+1];if(r){o===`
|
|
2
|
+
`&&(r=!1,t+=o);continue}if(i){o===`*`&&s===`/`&&(i=!1,a++);continue}if(n){t+=o,o===`\\`?(t+=s??``,a++):o===`"`&&(n=!1);continue}if(o===`"`){n=!0,t+=o;continue}if(o===`/`&&s===`/`){r=!0,a++;continue}if(o===`/`&&s===`*`){i=!0,a++;continue}t+=o}return t.replace(/,(\s*[}\]])/g,`$1`)},On=(e,t)=>{E(e),t.push(e);let n;try{n=r.readFileSync(e,`utf8`)}catch{return null}try{let e=JSON.parse(Dn(n));return En(e)?e:null}catch{return null}},kn=(e,t)=>{let n=e.endsWith(`.json`)?e:`${e}.json`;return e.startsWith(`./`)||e.startsWith(`../`)?a.resolve(t,n):a.join(t,`node_modules`,n)},An=e=>{let t=new Map;if(!En(e))return t;for(let[n,r]of Object.entries(e)){if(!Array.isArray(r))continue;let e=r.filter(e=>typeof e==`string`);e.length>0&&t.set(n,e)}return t},jn=(e,t,n)=>{let r=On(e,n);if(!r)return null;let i=a.dirname(e),o=En(r.compilerOptions)?r.compilerOptions:{},s=typeof o.baseUrl==`string`?o.baseUrl:null,c=s!==null,l=s===null?i:a.resolve(i,s);if(En(o.paths))return{baseAbsolutePath:l,hasExplicitBaseUrl:c,paths:An(o.paths)};if(typeof r.extends==`string`&&t<8){let e=kn(r.extends,i),a=e?jn(e,t+1,n):null;if(a)return a}return c?{baseAbsolutePath:l,hasExplicitBaseUrl:c,paths:new Map}:null},Mn=new Map,Nn=new Map,Pn=e=>{E(e);let t;try{t=r.statSync(e,{throwIfNoEntry:!1})}catch{t=void 0}if(t===void 0)return{config:null,probedContentPaths:new Set([e])};let n=Mn.get(e);if(n&&n.mtimeMs===t.mtimeMs){for(let e of n.probedChainPaths)E(e);return{config:n.config,probedContentPaths:new Set(n.probedChainPaths)}}let i=[],a=jn(e,0,i);return Mn.set(e,{mtimeMs:t.mtimeMs,config:a,probedChainPaths:i}),{config:a,probedContentPaths:new Set(i)}},Fn=(e,t,n)=>{let r=new Set(t.probedContentPaths),i=n;for(let n=e.length-1;n>=0;n--){let a=e[n];i++;for(let e of a.probedContentPaths)r.add(e);Nn.set(a.directory,{config:t.config,directoryCount:i,probedContentPaths:new Set(r)})}},In=e=>{let t=Nn.get(e);if(t!==void 0){for(let e of t.probedContentPaths)E(e);return t.config}let n=[],r=e;for(let e=0;e<30;e++){let t=Nn.get(r),i=30-e;if(t!==void 0&&t.directoryCount<=i){for(let e of t.probedContentPaths)E(e);return Fn(n,t,t.directoryCount),t.config}let o=new Set;for(let e of Tn){let t=Pn(a.join(r,e));for(let e of t.probedContentPaths)o.add(e);if(t.config)return n.push({directory:r,probedContentPaths:o}),Fn(n,{config:t.config,probedContentPaths:new Set},0),t.config}n.push({directory:r,probedContentPaths:o});let s=a.dirname(r);if(s===r)return Fn(n,{config:null,probedContentPaths:new Set},0),null;r=s}let i=new Set;for(let e of n)for(let t of e.probedContentPaths)i.add(t);return Nn.set(e,{config:null,directoryCount:n.length,probedContentPaths:i}),null},Ln=(e,t)=>{let n=t.indexOf(`*`);if(n===-1)return e===t?``:null;let r=t.slice(0,n),i=t.slice(n+1);return e.length>=r.length+i.length&&e.startsWith(r)&&e.endsWith(i)?e.slice(r.length,e.length-i.length):null},Rn=(e,t)=>{let n=In(a.dirname(e));if(!n)return null;let r=null,i=``,o=-1;for(let e of n.paths.keys()){let n=Ln(t,e);if(n===null)continue;let a=e.indexOf(`*`),s=a===-1?e.length:a;s>o&&(r=e,i=n,o=s)}if(r)for(let e of n.paths.get(r)??[]){let t=e.replaceAll(`*`,i),r=Sn(a.resolve(n.baseAbsolutePath,t));if(r)return r}return n.hasExplicitBaseUrl?Sn(a.resolve(n.baseAbsolutePath,t)):null},zn=()=>{Mn.clear(),Nn.clear()},Bn=(e,t)=>a.isAbsolute(t)?null:t.startsWith(`.`)?Cn(e,t):Rn(e,t),Vn=new Map,Hn=()=>{Vn.clear()},Un=(e,t,n)=>{if(n.size>=4||n.has(e))return null;n.add(e);let r=tn(e);if(!r)return null;let i=Jt(r,t);if(i)return{filePath:e,exportedNode:i,programNode:r};let a=new Map;for(let i of Kt(r,t)){let t=Bn(e,i.source);if(!t)continue;let r=Un(t,i.importedName,new Set(n));r&&a.set(r.exportedNode,r)}return a.size===1?a.values().next().value??null:null},Wn=(e,t,n)=>Gn(e,t,n)?.functionNode??null,Gn=(e,t,n)=>{let r=O(e,t,n);return!r||!b(r.exportedNode)?null:{filePath:r.filePath,functionNode:r.exportedNode,programNode:r.programNode}},O=(e,t,n)=>{if(!yt()){let r=Bn(e,t);return r?Un(r,n,new Set):null}let r=`${e}\0${t}\0${n}`,i=Vn.get(r);if(i!==void 0){for(let e of i.trace.contentPaths)E(e);for(let e of i.trace.existencePaths)vt(e);return i.result}let a=bt(()=>{let r=Bn(e,t);return r?Un(r,n,new Set):null});return Vn.set(r,{result:a.value,trace:a.trace}),a.value},Kn=(e,t)=>{let n=e,r=ge[e.type];if(r!==void 0){for(let e=r.length-1;e>=0;--e){let i=n[r[e]];if(Array.isArray(i))for(let e=i.length-1;e>=0;--e){let n=i[e];y(n)&&t.push(n)}else y(i)&&t.push(i)}return}let i=Object.keys(n);for(let e=i.length-1;e>=0;--e){let r=i[e];if(r===`parent`)continue;let a=n[r];if(Array.isArray(a))for(let e=a.length-1;e>=0;--e){let n=a[e];y(n)&&t.push(n)}else y(a)&&t.push(a)}},qn=(e,t)=>{let n=e,r=ge[e.type];if(r!==void 0){for(let e=0;e<r.length;e+=1){let i=n[r[e]];if(Array.isArray(i))for(let e=0;e<i.length;e+=1){let n=i[e];y(n)&&t(n)}else y(i)&&t(i)}return}for(let e in n){if(e===`parent`||!Object.hasOwn(n,e))continue;let r=n[e];if(Array.isArray(r))for(let e=0;e<r.length;e+=1){let n=r[e];y(n)&&t(n)}else y(r)&&t(r)}},k=(e,t)=>{if(!e||typeof e!=`object`)return;let n=[e];for(;n.length>0;){let e=n.pop();e===void 0||t(e)===!1||Kn(e,n)}},Jn=({absoluteFilePath:e,staticImports:t,program:n})=>{let r=new Set;if(k(n,e=>{if(e.type!==`JSXOpeningElement`)return;let t=e.name;if(t){if(t.type===`JSXIdentifier`){let e=t.name;typeof e==`string`&&r.add(e)}else if(t.type===`JSXMemberExpression`){let e=t.property;e?.type===`JSXIdentifier`&&typeof e.name==`string`&&r.add(e.name)}else if(t.type===`JSXNamespacedName`){let e=t.namespace;typeof e?.name==`string`&&r.add(e.name)}}}),r.size!==0)for(let n of t)for(let t of n.entries){let{importName:i}=t;if(i.kind===`NamespaceObject`||!r.has(t.localName.value))continue;let a=i.kind===`Default`?`default`:i.name;a&&Wn(e,n.moduleRequest.value,a)}},Yn=e=>e.replace(/^type\s+/,``).trim(),Xn=(e,t)=>e.split(`,`).map(e=>e.trim()).filter(Boolean).map(e=>{let n=t||e.startsWith(`type `),[r,i]=e.split(/\s+as\s+/),a=Yn(r??``);return{localName:a,exportedName:Yn(i??a),isTypeOnly:n}}),Zn=/\/\*[\s\S]*?\*\//g,Qn=/^\s*\/\/.*$/gm,$n=e=>e.replace(Zn,``).replace(Qn,``),er=/^\s*export\s+default\b/m,tr=/^\s*export\s+(?:declare\s+)?(?:(?:async\s+)?function|(?:abstract\s+)?class|const|let|var|enum|interface|type)\s+([\w$]+)/gm,nr=/^\s*export\s+(?:type\s+)?\{([\s\S]*?)\}(?:\s+from\s+["'][^"']+["'])?\s*;?\s*(?:(?:\/\/[^\n]*)?\s*)/gm,rr=e=>{let t=$n(e),n=new Set;er.test(t)&&n.add(`default`);for(let e of t.matchAll(tr))e[1]&&n.add(e[1]);for(let e of t.matchAll(nr)){let t=e[1]??``;for(let e of Xn(t,!1))n.add(e.exportedName)}return n},ir=new Map,ar=(e,t)=>{E(e);try{let n=r.statSync(e,{throwIfNoEntry:!1});if(n===void 0)return!1;let i=ir.get(e);if(i&&i.mtimeMs===n.mtimeMs&&i.size===n.size)return i.exportedNames.has(t);let a=rr(r.readFileSync(e,`utf8`));return ir.set(e,{mtimeMs:n.mtimeMs,size:n.size,exportedNames:a}),a.has(t)}catch{return!1}},or=(e,t)=>{let n=e.replaceAll(`\\`,`/`),r=a.dirname(n);for(let e=0;e<30;e++){for(let e of Je){let i=a.join(r,e);if(i.replaceAll(`\\`,`/`)!==n&&t(i))return!0}let e=a.dirname(r);if(a.basename(r)===`app`&&a.basename(e)!==`app`||e===r)break;r=e}return!1},sr=e=>or(e,e=>Ye.some(t=>ar(e,t))),A=e=>{if(!x(e,`ImportSpecifier`))return;let t=e.imported;if(x(t,`Identifier`))return t.name;if(x(t,`Literal`)&&typeof t.value==`string`)return t.value},cr=e=>x(e,`JSXIdentifier`)?e.name===`Suspense`:x(e,`JSXMemberExpression`)&&x(e.property,`JSXIdentifier`)&&e.property.name===`Suspense`,lr=e=>{let t=!1;return k(e,e=>{if(t)return!1;if(x(e,`JSXOpeningElement`)&&cr(e.name)||x(e,`ImportDeclaration`)&&e.source?.value===`react`&&(e.specifiers??[]).some(e=>x(e,`ImportSpecifier`)&&A(e)===`Suspense`))return t=!0,!1}),t},ur=e=>or(e,e=>{let t=tn(e);return!!(t&&lr(t))}),dr=e=>{if(x(e,`ImportDeclaration`)){if(e.importKind===`type`||e.specifiers.length>0&&e.specifiers.every(e=>x(e,`ImportSpecifier`)&&e.importKind===`type`))return null}else if(x(e,`ExportNamedDeclaration`)){if(e.exportKind===`type`||!e.source||e.specifiers.length>0&&e.specifiers.every(e=>x(e,`ExportSpecifier`)&&e.exportKind===`type`))return null}else if(x(e,`ExportAllDeclaration`)){if(e.exportKind===`type`)return null}else return null;return e.source&&typeof e.source.value==`string`?e.source.value:null},j=e=>{let t=e.property;return!e.computed&&x(t,`Identifier`)?t.name:e.computed&&x(t,`Literal`)?typeof t.value==`string`?t.value:null:e.computed&&x(t,`TemplateLiteral`)&&t.expressions.length===0?t.quasis[0]?.value.cooked??t.quasis[0]?.value.raw??null:null},fr=/^index\.(?:[cm]?[jt]sx?|mjs)$/,pr=/^\s*import\s+(type\s+)?(?!["'])([^;]*?)\s+from\s+["']([^"']+)["']\s*;?\s*(?:(?:\/\/[^\n]*)?\s*)/gm,mr=/^\s*export\s+(type\s+)?(?:\*(?:\s+as\s+([\w$]+))?|\{([\s\S]*?)\})\s+from\s+["']([^"']+)["']\s*;?\s*(?:(?:\/\/[^\n]*)?\s*)/gm,hr=/^\s*export\s+(type\s+)?\{([\s\S]*?)\}\s*;?\s*(?:(?:\/\/[^\n]*)?\s*)/gm,gr=new Map,_r=e=>fr.test(a.basename(e)),vr=()=>({isBarrel:!1,exportsByName:new Map,starExportSources:[]}),yr=(e,t)=>{e.set(t.localName,{...t,didExport:!1})},br=(e,t,n,r)=>{for(let i of Xn(e,n))yr(r,{localName:i.exportedName,importedName:i.localName,source:t,isTypeOnly:i.isTypeOnly})},xr=(e,t,n,r)=>{let i=e.trim(),a=i.match(/(?:^|,\s*)\*\s+as\s+([\w$]+)/);a?.[1]&&yr(r,{localName:a[1],importedName:`*`,source:t,isTypeOnly:n});let o=i.match(/\{([\s\S]*?)\}/);o?.[1]&&br(o[1],t,n,r);let s=i.split(`,`)[0]?.trim();s&&!s.startsWith(`{`)&&!s.startsWith(`*`)&&yr(r,{localName:s,importedName:`default`,source:t,isTypeOnly:n})},Sr=(e,t,n,r)=>{let i=e.replace(pr,(e,n,r,i)=>(xr(r,i,!!n,t),``));return i=i.replace(mr,(e,t,i,a,o)=>{let s=!!t;if(i)return n.set(i,{exportedName:i,importedName:`*`,source:o,isTypeOnly:s}),``;if(a){for(let e of Xn(a,s))n.set(e.exportedName,{exportedName:e.exportedName,importedName:e.localName,source:o,isTypeOnly:e.isTypeOnly});return``}return r.push(o),``}),i=i.replace(hr,(e,r,i)=>{for(let a of Xn(i,!!r)){let r=t.get(a.localName);if(!r)return e;r.didExport=!0,n.set(a.exportedName,{exportedName:a.exportedName,importedName:r.importedName,source:r.source,isTypeOnly:a.isTypeOnly||r.isTypeOnly})}return``}),i},Cr=e=>{for(let t of e.values())if(!t.isTypeOnly&&!t.didExport)return!0;return!1},wr=e=>{let t=$n(e).trim();if(!t)return vr();let n=new Map,r=new Map,i=[];return Sr(t,n,r,i).trim()||Cr(n)?vr():{isBarrel:r.size>0||i.length>0,exportsByName:r,starExportSources:i}},Tr=e=>{if(!_r(e))return vr();E(e);let t;try{t=r.statSync(e,{throwIfNoEntry:!1})??null}catch{t=null}let n=gr.get(e);if(n!==void 0&&t!==null&&n.mtimeMs===t.mtimeMs&&n.size===t.size)return n.moduleInfo;if(t===null)return vr();let i=vr();try{i=wr(r.readFileSync(e,`utf8`))}catch{i=vr()}return gr.set(e,{mtimeMs:t.mtimeMs,size:t.size,moduleInfo:i}),i},Er=e=>Tr(e).isBarrel,Dr=a.join(`android`,`gradle.properties`),Or=/^\s*newArchEnabled\s*=\s*false\s*$/m,kr=[`app.config.ts`,`app.config.js`,`app.config.cjs`,`app.config.mjs`],Ar=[`app.config.json`,`app.json`],jr=new WeakMap,Mr=e=>{E(a.join(e,Dr));for(let t of kr)vt(a.join(e,t));for(let t of Ar)E(a.join(e,t))},Nr=e=>{try{return r.readFileSync(e,`utf-8`)}catch{return null}},Pr=e=>{let t=e.dependencies?.[`react-native`]??e.devDependencies?.[`react-native`];return typeof t==`string`?t:null},Fr=e=>{let t=e.match(/(?:^|[^\d.])0\.(\d+)/);return t?Number.parseInt(t[1],10):null},Ir=e=>{let t=Nr(a.join(e,Dr));return t!==null&&Or.test(t)},Lr=e=>{for(let t of kr)if(r.existsSync(a.join(e,t)))return!1;for(let t of Ar){let n=Nr(a.join(e,t));if(n===null)continue;let r;try{r=JSON.parse(n)}catch{continue}if(typeof r!=`object`||!r)continue;let i=Object.getOwnPropertyDescriptor(r,`expo`)?.value;if(!(typeof i!=`object`||!i)&&Object.getOwnPropertyDescriptor(i,`newArchEnabled`)?.value===!1)return!0}return!1},Rr=(e,t)=>{let n=Pr(t);if(n!==null){let e=Fr(n);if(e!==null&&e<76)return!0}return Ir(e)||Lr(e)},zr=e=>{let t=Ot(e);if(!t)return!1;let n=kt(e);if(!n)return!1;Mr(t);let r=jr.get(n);if(r!==void 0)return r;let i=Rr(t,n);return jr.set(n,i),i},Br=new Map;let Vr=Dt();const Hr=e=>{let t=e.match(/^(\d+)(?:\.(\d+))?(?:\.(\d+))?(-[0-9A-Za-z.-]+)?(?:\+[0-9A-Za-z.-]+)?$/);return t?{major:Number(t[1]),minor:Number(t[2]??0),patch:Number(t[3]??0),isPrerelease:!!t[4]}:null},Ur=(e,t)=>e.major-t.major||e.minor-t.minor||e.patch-t.patch||Number(t.isPrerelease)-Number(e.isPrerelease),Wr=e=>{if(typeof e!=`string`)return null;let t=e.trim();if(!t||/^(?:catalog|file|git|https?|link|npm|workspace):/.test(t)||/^(?:latest|next|\*)$/.test(t))return null;let n=[];for(let e of t.split(`||`)){let t=e.trim();if(/^<(?!=)/.test(t)||/^<=/.test(t))return null;let r=t.match(/\d+(?:\.\d+)?(?:\.\d+)?(?:-[0-9A-Za-z.-]+)?/)?.[0];if(!r)return null;let i=Hr(r);if(!i)return null;n.push(i)}return n.reduce((e,t)=>Ur(t,e)<0?t:e)},Gr=e=>Wr(e.dependencies?.ink??e.devDependencies?.ink??e.peerDependencies?.ink??e.optionalDependencies?.ink),Kr=e=>{let t=e;for(;;){let e=At(a.join(t,`node_modules`,`ink`));if(e)return{didFindPackage:!0,version:typeof e.version==`string`?Hr(e.version):null};let n=a.dirname(t);if(n===t)return{didFindPackage:!1,version:null};t=n}},qr=e=>{let t=Kr(e);if(t.didFindPackage)return t.version;let n=At(e);return n?Gr(n):null},Jr=e=>{if(!e)return null;let t=Ot(a.resolve(e));if(!t)return null;let n=Dt();n!==Vr&&(Br.clear(),Vr=n);let r=Br.get(t);if(r)return xt(r.trace),r.version;let{value:i,trace:o}=bt(()=>qr(t));return Br.set(t,{version:i,trace:o}),i},Yr=(e,t)=>{let n=Jr(e),r=Hr(t);return!!(n&&r&&Ur(n,r)>=0)},Xr=new Set([`@monaco-editor/react`,`monaco-editor`,`recharts`,`@react-pdf/renderer`,`react-quill`,`@codemirror/view`,`@codemirror/state`,`chart.js`,`react-chartjs-2`,`@toast-ui/editor`,`draft-js`,`mermaid`]),Zr=new Set([`fetch`,`ky`,`got`,`wretch`,`ofetch`]),Qr=new Set([`axios`,`ky`,`got`,`ofetch`,`wretch`,`request`]),$r=new Set([`create`,`insert`,`insertInto`,`update`,`upsert`,`delete`,`remove`,`destroy`,`set`,`append`]),ei=new Set([`POST`,`PUT`,`DELETE`,`PATCH`]),ti=new Set([`Map`,`Set`,`WeakMap`,`WeakSet`,`Headers`,`URLSearchParams`,`FormData`,`Response`,`NextResponse`]),ni=new Set([`Response`,`NextResponse`]),ri=new Set([`json`,`redirect`,`next`,`rewrite`,`error`]),ii=new Set([`wheel`,`mousewheel`,`touchstart`,`touchmove`]),ai=new Set([`defer`,`async`]),oi=new Set([`text/javascript`,`application/javascript`,`module`]),si=new Set([`setTimeout`,`setInterval`,`requestAnimationFrame`,`requestIdleCallback`,`queueMicrotask`]),ci=new Set([`setInterval`,`setTimeout`]),li=new Set([`clearInterval`,`clearTimeout`]),ui=new Set([`WebSocket`,`EventSource`,`BroadcastChannel`,`RTCPeerConnection`]),di=new Set([`location`,`window`,`document`,`navigator`,`history`,`screen`,`performance`]),fi=new Set([`IntersectionObserver`,`MutationObserver`,`ResizeObserver`,`PerformanceObserver`]),pi=new Set([`blur`,`canPlayType`,`focus`,`getBoundingClientRect`,`getClientRects`,`measure`,`measureInWindow`,`measureLayout`,`scroll`,`scrollBy`,`scrollIntoView`,`scrollTo`,`select`,`setRangeText`,`setSelectionRange`]),mi=new Set([`localStorage`,`sessionStorage`]),hi=new Set([`index`,`idx`,`i`]),gi=new Set([`react`,`react-dom`,`preact/compat`,`preact/hooks`,`@wordpress/element`]),_i=new Set([`next`,`next-themes`,`@remix-run/react`,`swr`,`zustand`,`jotai`,`recoil`,`wouter`,`framer-motion`,`@apollo/client`,`urql`,`usehooks-ts`]),vi=/^(?:isLoading|isPending)$/,yi=new Set([`useState`,`useMemo`,`useRef`]),bi=new Set([`Click`,`Change`,`Input`,`Blur`,`Focus`]),xi=new Set([`Boolean`,`String`,`Number`,`Array`,`Object`,`parseInt`,`parseFloat`]),Si=/^set[A-Z]/,Ci=/^render[A-Z]/,wi=/^[A-Z]/,Ti=/^on[A-Z]/,Ei=/^use[A-Z]/,Di=/^(?:on|handle)[A-Z]/,Oi=new Set([`useEffect`,`useLayoutEffect`]),ki=new Set([`useEffect`,`useLayoutEffect`,`useMemo`,`useCallback`]),Ai=new Set([`use`,`useState`,`useRef`,`useMemo`,`useCallback`,`useReducer`,`useContext`,`useEffect`,`useLayoutEffect`,`useInsertionEffect`,`useImperativeHandle`,`useSyncExternalStore`,`useDeferredValue`,`useTransition`,`useId`,`useDebugValue`]),ji=new Set([`memo`,`forwardRef`,`React.memo`,`React.forwardRef`]),Mi=new Set([`useMemo`,`useCallback`]),Ni=new Set([`memo`,`forwardRef`,`observer`,`lazy`]),Pi=new Set([`subscribe`,`addEventListener`,`addListener`,`on`,`watch`,`listen`,`sub`]),Fi=new Set([`subscribe`,`sub`,`listen`]),Ii=new Set([`unsubscribe`,`removeEventListener`,`removeListener`,`off`,`unwatch`,`unlisten`,`unsub`,`abort`,`disconnect`,`unobserve`,`close`]),Li=new Set([`remove`,`cleanup`,`dispose`,`destroy`,`stop`,`teardown`]),Ri=new Set([...Ii,`cleanup`,`dispose`,`destroy`,`teardown`]),zi=new Set([...Pi,`connect`,`disconnect`,`open`,`close`,`fetch`,`post`,`put`,`patch`]),Bi=new Set([`get`,`head`,`options`,`delete`]),Vi=new Set([...Zr,...si]),Hi=new Set([...Zr,`post`,`put`,`patch`,`navigate`,`navigateTo`,`showNotification`,`toast`,`alert`,`confirm`,`logVisit`,`captureEvent`]),Ui=new Set([`post`,`put`,`patch`,`delete`,`navigate`,`capture`,`track`,`logEvent`]),Wi=new Set([`push`,`replace`]),Gi=new Set([`router`,`navigation`,`navigator`,`history`,`location`]),M=(e,t={})=>{if(!x(e,`Property`)&&!x(e,`MethodDefinition`)&&!x(e,`PropertyDefinition`)&&!x(e,`MemberExpression`))return null;let n=x(e,`MemberExpression`)?e.property:e.key;if(e.computed)return t.allowComputedString&&x(n,`Literal`)&&typeof n.value==`string`?n.value:t.allowComputedString&&t.stringifyNonStringLiterals&&x(n,`Literal`)?String(n.value):t.allowComputedString&&x(n,`TemplateLiteral`)&&n.expressions.length===0?n.quasis[0]?.value.cooked??n.quasis[0]?.value.raw??null:null;if(x(n,`Identifier`))return n.name;if(x(n,`Literal`)){if(typeof n.value==`string`)return n.value;if(t.stringifyNonStringLiterals)return String(n.value)}return null},N=(e,t,n=!1)=>{if(e.type!==`Identifier`&&e.type!==`JSXIdentifier`)return null;let r=null,i=t.symbolFor(e);for(;i?.kind===`const`;){if(!i.initializer||i.declarationNode.type!==`VariableDeclarator`)return null;if(i.declarationNode.id!==i.bindingIdentifier)return n?i:null;let e=D(i.initializer);if(e.type!==`Identifier`)return i;if(r?.has(i.id))return null;r||=new Set,r.add(i.id),i=t.symbolFor(e)}return i},Ki={},qi=new WeakMap,Ji=(e,t)=>typeof e==`string`?e===t:e.has(t),Yi=e=>{let t=qi.get(e);if(t)return t;let n=e.declarationNode.parent,r=!!(e.kind===`import`&&n&&n.type===`ImportDeclaration`&&typeof n.source.value==`string`&&gi.has(n.source.value)),i={importedName:r?A(e.declarationNode):void 0,isReactImport:r};return qi.set(e,i),i},Xi=e=>Yi(e).isReactImport,Zi=(e,t,n,r)=>{if(e.type!==`Identifier`)return!1;let i=r?N(e,n):n.symbolFor(e);if(!i)return!1;let a=Yi(i);return!!(a.isReactImport&&a.importedName&&Ji(t,a.importedName))},Qi=(e,t)=>{let n=N(e,t);if(!n)return!1;let r=Yi(n);return r.isReactImport?n.declarationNode.type===`ImportDefaultSpecifier`||n.declarationNode.type===`ImportNamespaceSpecifier`||r.importedName===`default`:!1},$i=(e,t,n)=>e.type===`Identifier`?Qi(e,t)?!0:!!(n.allowGlobalReactNamespace&&e.name===`React`&&t.isGlobalReference(e)):!1,ea=(e,t,n,r)=>{let i=n.symbolFor(e);if(!i||i.kind!==`const`||!i.initializer||i.declarationNode.type!==`VariableDeclarator`)return!1;let a=i.declarationNode.id;if(a.type!==`ObjectPattern`)return!1;for(let e of a.properties){if(e.type!==`Property`||e.value!==i.bindingIdentifier)continue;let a=M(e);return!!(a&&Ji(t,a)&&$i(D(i.initializer),n,r))}return!1},ta=(e,t,n,r=Ki)=>e.type===`CallExpression`?na(e.callee,t,n,r):!1,na=(e,t,n,r,i)=>{let a=D(e);if(r.resolveConditionalAliases&&a.type===`ConditionalExpression`)return na(a.consequent,t,n,r,new Set(i))&&na(a.alternate,t,n,r,new Set(i));if(a.type===`Identifier`){if(Zi(a,t,n,!!r.resolveNamedAliases)||r.resolveNamedAliases&&ea(a,t,n,r))return!0;if(r.resolveConditionalAliases){let e=n.symbolFor(a);if(e?.kind===`const`&&e.initializer&&!i?.has(e.id)){let a=i??new Set;return a.add(e.id),na(e.initializer,t,n,r,a)}}return!!(r.allowUnboundBareCalls&&Ji(t,a.name)&&n.isGlobalReference(a))}return a.type!==`MemberExpression`||!Ji(t,j(a)??``)?!1:$i(D(a.object),n,r)},P=e=>e.includes(`\\`)?e.replaceAll(`\\`,`/`):e,ra=e=>{let t=new Set(e);if(t.size!==1)return null;let[n]=t;return n??null},ia=(e,t,n,r)=>{let i=Cn(e,n);return i?aa(i,t,new Set(r))||(ar(i,t)?i:null):null},aa=(e,t,n=new Set)=>{if(n.has(e))return null;n.add(e);let r=Tr(e);if(!r.isBarrel)return null;let i=r.exportsByName.get(t);if(i){let t=Cn(e,i.source);return t?aa(t,i.importedName,n)??t:null}return t===`default`?null:ra(r.starExportSources.map(r=>ia(e,t,r,n)).filter(e=>!!e))},oa=(e,t,n)=>{let r=O(e,t,n);return r?{filePath:r.filePath,node:r.exportedNode,programNode:r.programNode,kind:b(r.exportedNode)?`function`:`initializer`}:null},F=e=>{let t=e;for(;t.parent&&qt.has(t.parent.type);)t=t.parent;return t},sa=(e,t)=>{if(!x(e,`ArrowFunctionExpression`)&&!x(e,`FunctionExpression`)&&!x(e,`FunctionDeclaration`))return null;let n=e.params[0],r=x(n,`AssignmentPattern`)?n.left:n;if(x(r,`ObjectPattern`)){let e=r.properties.find(e=>x(e,`Property`)&&M(e,{allowComputedString:!0})===`children`);if(!e||!x(e,`Property`))return null;let n=x(e.value,`AssignmentPattern`)?e.value.left:e.value;if(!x(n,`Identifier`))return null;let i=t.symbolFor(n);return!i||i.references.length===0||i.references.some(e=>e.flag!==`read`)?null:i.references.map(e=>e.identifier)}if(!x(r,`Identifier`))return null;let i=t.symbolFor(r);if(!i||i.references.length===0)return null;let a=[];for(let e of i.references){if(e.flag!==`read`)return null;let t=[],n=F(e.identifier);for(;n.parent&&x(n.parent,`MemberExpression`)&&n.parent.object===n;){let e=j(n.parent);if(!e)return null;t.push(e),n=F(n.parent)}if(t[0]!==`children`){if(t.length===0)return null;continue}if(t.length!==1)return null;a.push(n)}return a.length>0?a:null},I=e=>{let t=e.parent;for(;t;){if(b(t))return t;t=t.parent??null}return null},ca=e=>{let t=e;for(;t;){if(x(t,`Program`))return t;t=t.parent??null}return null},la=e=>{let t=new Map,n=e.body??[];for(let e of n){if(e.type!==`ImportDeclaration`||!(`source`in e)||!e.source)continue;let n=e.source.value;if(typeof n==`string`&&!(!(`specifiers`in e)||!Array.isArray(e.specifiers)))for(let r of e.specifiers){if(!(`local`in r)||!r.local)continue;let e=r.local;if(typeof e.name==`string`){if(r.type===`ImportDefaultSpecifier`)t.set(e.name,{source:n,imported:null,isDefault:!0,isNamespace:!1});else if(r.type===`ImportNamespaceSpecifier`)t.set(e.name,{source:n,imported:null,isDefault:!1,isNamespace:!0});else if(r.type===`ImportSpecifier`){let i=r.imported,a=i?.name??(typeof i?.value==`string`?i.value:null);t.set(e.name,{source:n,imported:a,isDefault:!1,isNamespace:!1})}}}}return t},ua=new WeakMap,da=e=>{let t=ca(e);if(!t)return null;let n=ua.get(t);return n||(n=la(t),ua.set(t,n)),n},fa=(e,t)=>{let n=da(e);if(!n)return!1;for(let e of n.values())if(t.includes(e.source))return!0;return!1},pa=(e,t,n)=>{let r=da(e);if(!r)return!1;let i=r.get(t);return i?i.source===n:!1},ma=(e,t,n)=>{let r=da(e);if(!r)return!1;let i=r.get(t);return i?i.isNamespace&&i.source===n:!1},ha=(e,t,n)=>{let r=da(e);if(!r)return!1;let i=r.get(t);return i?i.isDefault&&i.source===n:!1},ga=(e,t,n)=>{let r=da(e);if(!r)return null;let i=r.get(t);return!i||i.source!==n?null:i.imported},_a=(e,t)=>{let n=da(e);return n?n.get(t)?.source??null:null},va=(e,t)=>{let n=da(e)?.get(t);return n?n.isNamespace?{source:n.source,exportedName:null,isNamespace:!0}:{source:n.source,exportedName:n.isDefault?`default`:n.imported,isNamespace:!1}:null},ya=e=>{let t=e,n=t.parent;for(;n&&D(n)===e;)t=n,n=t.parent;return n&&x(n,`AssignmentExpression`)&&n.operator===`=`&&n.left===t?n.right:null},ba=e=>{let t=e.range?.[0];return typeof t==`number`?t:null},xa=new Set([`let`,`var`]),Sa=new Set([`ConditionalExpression`,`LogicalExpression`]),Ca=new WeakMap,wa=(e,t,n)=>{let r=e.parent??null;for(;r&&n.blockOf(r)===t;){if(Sa.has(r.type))return!0;r=r.parent??null}return!1},Ta=(e,t)=>e.size===t.size&&[...e].every(e=>t.has(e)),Ea=(e,t)=>{let n=new Set(e);for(let e of t)e.isConditionalWithinBlock||(n=new Set),n.add(e);return n},Da=(e,t,n)=>{let r=I(t);if(I(e.bindingIdentifier)!==r||!r)return[];let i=n.cfgFor(r);if(!i)return[];let a=i.blockOf(t);if(!a)return[];let o=ba(t),s=ba(e.bindingIdentifier);if(o===null||s===null)return[];let c=new Map,l=(e,t,n)=>{let r=i.blockOf(t);if(!r)return;let a=c.get(r)??[];a.push({expression:e,position:n,isConditionalWithinBlock:wa(t,r,i)}),c.set(r,a)};e.initializer&&l(e.initializer,e.bindingIdentifier,s);for(let t of e.references){let e=ba(t.identifier);if(t.flag===`read`||I(t.identifier)!==r||e===null||e>=o)continue;let n=ya(t.identifier);n&&l(n,t.identifier,e)}for(let e of c.values())e.sort((e,t)=>e.position-t.position);let u=new Map,d=new Map,f=new Set([i.entry]),p=[i.entry];for(;p.length>0;){let e=p.pop();if(!e)break;for(let t of e.successors)f.has(t.to)||(f.add(t.to),p.push(t.to))}if(!f.has(a))return[];let m=!0;for(;m;){m=!1;for(let e of i.blocks){if(!f.has(e))continue;let t=new Set;for(let n of e.predecessors)if(f.has(n.from))for(let e of d.get(n.from)??[])t.add(e);let n=Ea(t,c.get(e)??[]),r=u.get(e)??new Set,i=d.get(e)??new Set;(!Ta(t,r)||!Ta(n,i))&&(u.set(e,t),d.set(e,n),m=!0)}}let h=(c.get(a)??[]).filter(e=>e.position<o);return[...Ea(u.get(a)??new Set,h)].map(e=>e.expression)},Oa=(e,t,n)=>{if(!xa.has(e.kind))return e.initializer?[e.initializer]:[];if(!n)return[];let r=Ca.get(n);r||(r=new WeakMap,Ca.set(n,r));let i=r.get(e);i||(i=new WeakMap,r.set(e,i));let a=i.get(t);if(a)return a;let o=Da(e,t,n);return i.set(t,o),o},ka=e=>{if(!b(e)||!x(e.body,`BlockStatement`))return[];let t=[];return k(e.body,n=>{if(n!==e.body&&(b(n)||x(n,`ClassDeclaration`)||x(n,`ClassExpression`)))return!1;x(n,`ReturnStatement`)&&t.push(n)}),t},L=e=>{if(x(e,`ReturnStatement`)||x(e,`ThrowStatement`))return!0;if(x(e,`IfStatement`)){if(x(e.test,`Literal`)){let t=e.test.value?e.consequent:e.alternate;return t?L(t):!1}return!!(e.alternate&&L(e.consequent)&&L(e.alternate))}if(x(e,`TryStatement`))return e.finalizer&&L(e.finalizer)?!0:L(e.block)?e.handler?L(e.handler.body):!0:!1;if(x(e,`DoWhileStatement`))return L(e.body);if(x(e,`WhileStatement`)){let t=e.test;return!!(x(t,`Literal`)&&t.value&&L(e.body))}if(x(e,`ForStatement`)){let t=e.test;return!!((!t||x(t,`Literal`)&&t.value)&&L(e.body))}return x(e,`BlockStatement`)?e.body.some(e=>L(e)):!1},Aa=new Set([`let`,`var`]),ja=e=>!b(e)||!e.body?[]:x(e.body,`BlockStatement`)?ka(e).flatMap(e=>e.argument?[e.argument]:[]):[e.body],Ma=e=>{if(!b(e)||!x(e.body,`BlockStatement`))return!1;let t=!1;return k(e.body,n=>{if(t||n!==e.body&&b(n))return!1;x(n,`ReturnStatement`)&&!n.argument&&(t=!0)}),t},Na=(e,t,n,r=`some`)=>{let i=new Set,a=new Set,o,s=e=>{if(a.has(e))return!1;a.add(e);try{let t=ja(e);return r===`every`&&b(e)&&x(e.body,`BlockStatement`)&&(!L(e.body)||Ma(e))?!1:t.length>0&&(r===`every`?t.every(o):t.some(o))}finally{a.delete(e)}};o=a=>{let l=D(a);if(i.has(l))return!1;i.add(l);try{if(t(l))return!0;if(x(l,`Identifier`)){let t=e.symbolFor(l);if(!t||t.kind!==`const`&&!Aa.has(t.kind))return!1;let i=Oa(t,l,n),a=e=>{let t=D(e);return!b(t)&&o(t)};return r===`every`?i.length>0&&i.every(a):i.some(a)}if(x(l,`CallExpression`)){if(l.arguments.length!==0||!x(l.callee,`Identifier`))return!1;let t=e.symbolFor(l.callee);if(!t||t.kind!==`const`&&t.kind!==`function`)return!1;let n=t.initializer?D(t.initializer):null,r=null;return b(n)?r=n:b(t.declarationNode)&&(r=t.declarationNode),!r||r.async||r.generator||r.params.length!==0?!1:s(r)}return x(l,`ConditionalExpression`)?c(l.consequent,l.alternate):x(l,`LogicalExpression`)?c(l.left,l.right):!1}finally{i.delete(l)}};let c=(e,t)=>{let n=[o(e),o(t)];return r===`every`?n.every(Boolean):n.some(Boolean)};return{expressionMatches:o,functionMatches:s}},Pa=(e,t,n,r,i=`some`)=>Na(t,n,r,i).functionMatches(e),Fa=(e,t,n,r,i)=>{let a=i.cfgFor(e),o=a?.blockOf(t);if(!a||!o)return!1;let s=new Set(ka(e).flatMap(e=>{if(!e.argument||!Na(n,r,i,`every`).expressionMatches(e.argument))return[];let t=a.blockOf(e.argument);return t?[t]:[]}));if(s.size===0)return!1;let c=new Set([o]),l=[o];for(;l.length>0;){let e=l.pop();if(!e)break;if(!s.has(e))for(let t of e.successors){if(t.to===a.exit)return!1;c.has(t.to)||(c.add(t.to),l.push(t.to))}}return!0},Ia=e=>x(e,`Program`)?e.range[1]:e.range[0],La=new WeakMap,Ra=(e,t)=>{t.push(...e.symbols);for(let n of e.children)Ra(n,t)},za=e=>{let t=new Map,n=[];Ra(e.rootScope,n);for(let r of n){let n=N(r.bindingIdentifier,e);if(!n)continue;let i=t.get(n.id)??[];i.push(r),t.set(n.id,i)}return t},Ba=(e,t)=>{let n=N(e,t);if(!n)return[];let r=La.get(t);return r||(r=za(t),La.set(t,r)),r.get(n.id)??[]},Va=e=>{let t=e.expressions??[],n=e.quasis??[];if(t.length!==0||n.length!==1)return null;let r=n[0]?.value;return r?.cooked??r?.raw??null},R=(e,t,n={})=>{let r=M(e,{allowComputedString:!0,stringifyNonStringLiterals:n.stringifyNonStringLiterals});if(r!==null||!x(e,`Property`)&&!x(e,`MethodDefinition`)&&!x(e,`PropertyDefinition`)&&!x(e,`MemberExpression`)||!e.computed)return r;let i=D(x(e,`MemberExpression`)?e.property:e.key);if(!x(i,`Identifier`))return null;let a=N(i,t);if(a?.kind!==`const`||!a.initializer)return null;let o=D(a.initializer);return x(o,`Literal`)?typeof o.value==`string`?o.value:n.allowConstNumericLiteral&&typeof o.value==`number`?String(o.value):null:n.allowConstTemplateLiteral&&x(o,`TemplateLiteral`)?Va(o):null},Ha=new Set([`CatchClause`,`ConditionalExpression`,`DoWhileStatement`,`ForInStatement`,`ForOfStatement`,`ForStatement`,`IfStatement`,`LogicalExpression`,`SwitchCase`,`SwitchStatement`,`TryStatement`,`WhileStatement`]),Ua=(e,t)=>{let n=e.parent??null;for(;n&&n!==t;){if(Ha.has(n.type))return!1;n=n.parent??null}return n===t},Wa=e=>I(e)??ca(e),Ga=e=>{let t=F(e),n=t.parent;return!!(n&&x(n,`VariableDeclarator`)&&n.init===t&&n.parent&&x(n.parent,`VariableDeclaration`)&&n.parent.kind===`const`)},Ka=e=>{let t=F(e),n=t.parent;return!!(n&&(x(n,`AssignmentExpression`)&&n.left===t||x(n,`UpdateExpression`)&&n.argument===t||x(n,`UnaryExpression`)&&n.operator===`delete`&&n.argument===t))},qa=e=>{let t=F(e),n=t.parent;return n&&x(n,`MemberExpression`)&&D(n.object)===t?n:null},Ja=(e,t,n,r,i)=>{if(i<=0||!x(e,`ObjectExpression`))return null;for(let a of e.properties.toReversed()){if(!x(a,`Property`))return null;let e=R(a,n);if(e===null)return null;if(e===t)return a.kind===`init`?z(a.value,n,r,i-1):null}return null},Ya=(e,t,n,r,i)=>{if(i<=0||!x(e,`ObjectExpression`))return[];let a=[],o=new Set;for(let s of e.properties){if(!x(s,`Property`))continue;let e=R(s,n),c=s.kind===`init`||s.kind===`get`?z(s.value,n,new Set(r),i-1):null;e===t?(a=c?[c]:[],o.clear(),c&&o.add(c)):e===null&&c&&!o.has(c)&&(a.push(c),o.add(c))}return a},Xa=(e,t,n,r,i)=>{if(i<=0||!x(e,`ClassDeclaration`)&&!x(e,`ClassExpression`))return null;for(let a of e.body.body.toReversed()){if(!x(a,`MethodDefinition`)&&!x(a,`PropertyDefinition`)||!a.static)continue;let e=R(a,n);if(e===null)return null;if(e===t)return x(a,`MethodDefinition`)&&a.kind!==`method`?null:a.value?z(a.value,n,r,i-1):null}return null},Za=(e,t,n,r,i)=>{if(i<=0||!x(e,`ClassDeclaration`)&&!x(e,`ClassExpression`))return[];let a=[],o=new Set;for(let s of e.body.body){if(!x(s,`MethodDefinition`)&&!x(s,`PropertyDefinition`)||!s.static)continue;let e=R(s,n),c=s.value&&(!x(s,`MethodDefinition`)||s.kind===`method`||s.kind===`get`)?z(s.value,n,new Set(r),i-1):null;e===t?(a=c?[c]:[],o.clear(),c&&o.add(c)):e===null&&c&&!o.has(c)&&(a.push(c),o.add(c))}return a},Qa=(e,t,n,r,i,a,o,s)=>{let c=Wa(t);if(s<=0||!c||!x(e,`Identifier`))return{exactFunction:null,possibleFunctions:[]};let l=[];for(let r of Ba(e,a))for(let e of r.references){let r=e.identifier;if(r.range[0]>=t.range[0]||Ga(r))continue;let i=qa(r);if(!i){Wa(r)===c&&l.push({assignedExpression:null,isDefinite:!1,offset:r.range[0]});continue}if(!Ka(i)||Wa(i)!==c)continue;let o=R(i,a),s=F(i).parent,u=s&&x(s,`AssignmentExpression`)&&s.operator===`=`?s.right:null;if(o===null){l.push({assignedExpression:u,isDefinite:!1,offset:i.range[0]});continue}if(o===n){if(!s||!x(s,`AssignmentExpression`)||s.operator!==`=`||!Ua(i,c)){l.push({assignedExpression:u,isDefinite:!1,offset:i.range[0]});continue}l.push({assignedExpression:u,isDefinite:!0,offset:s.range[0]})}}l.sort((e,t)=>e.offset-t.offset);let u=r,d=i,f=new Set(i);for(let e of l){let t=e.assignedExpression?z(e.assignedExpression,a,new Set(o),s-1):null;if(e.isDefinite){u=t,d=t?[t]:[],f.clear(),t&&f.add(t);continue}u=null,t&&!f.has(t)&&(d.push(t),f.add(t))}return{exactFunction:u,possibleFunctions:d}},$a=(e,t,n,r)=>{if(r<=0||!x(e,`MemberExpression`))return{exactFunction:null,possibleFunctions:[]};let i=j(e);if(i===null)return{exactFunction:null,possibleFunctions:[]};let a=D(e.object);if(x(a,`ObjectExpression`))return{exactFunction:Ja(a,i,t,n,r),possibleFunctions:Ya(a,i,t,n,r)};if(x(a,`ClassExpression`))return{exactFunction:Xa(a,i,t,n,r),possibleFunctions:Za(a,i,t,n,r)};if(!x(a,`Identifier`))return{exactFunction:null,possibleFunctions:[]};let o=N(a,t);if(!o||n.has(o.id))return{exactFunction:null,possibleFunctions:[]};n.add(o.id);let s=null,c=[];if(o.kind===`const`&&o.initializer){let e=D(o.initializer);s=Ja(e,i,t,n,r),c=Ya(e,i,t,n,r)}else o.kind===`class`&&o.initializer&&(s=Xa(o.initializer,i,t,n,r),c=Za(o.initializer,i,t,n,r));return Qa(a,e,i,s,c,t,n,r)},eo=(e,t,n,r)=>{if(r<=0)return[];let i=D(e);if(x(i,`CallExpression`)){let e=D(i.callee);return x(e,`MemberExpression`)&&j(e)===`bind`?eo(e.object,t,n,r-1):[]}if(x(i,`MemberExpression`)){let e=j(i);return e===`call`||e===`apply`?eo(i.object,t,n,r-1):$a(i,t,n,r).possibleFunctions}let a=z(i,t,n,r);return a?[a]:[]},z=(e,t,n,r)=>{let i=D(e);if(b(i))return i;if(r<=0)return null;if(x(i,`CallExpression`)){let e=D(i.callee);return x(e,`MemberExpression`)&&j(e)===`bind`?z(e.object,t,n,r-1):null}if(x(i,`MemberExpression`)){let e=j(i);return e===`call`||e===`apply`?z(i.object,t,n,r-1):$a(i,t,n,r).exactFunction}if(!x(i,`Identifier`))return null;let a=N(i,t);return!a||n.has(a.id)?null:(n.add(a.id),a.kind===`function`?!a.references.some(e=>e.flag!==`read`)&&b(a.declarationNode)?a.declarationNode:null:a.kind!==`const`||!a.initializer?null:z(a.initializer,t,n,r-1))},to=(e,t)=>z(e,t,new Set,15),no=(e,t)=>eo(e,t,new Set,15),ro=new WeakMap,io=(e,t)=>{let n=D(e);return x(n,`Identifier`)?t.symbolFor(n):null},ao=(e,t)=>{let n=F(e),r=n.parent;return!r||!x(r,`AssignmentExpression`)||r.operator!==`=`||r.left!==n?null:io(r.right,t)},oo=e=>{let t=F(e),n=t.parent;return n&&x(n,`VariableDeclarator`)&&n.init===t&&(x(n.id,`Identifier`)||x(n.id,`ObjectPattern`))?!0:!!(n&&x(n,`AssignmentExpression`)&&n.operator===`=`&&n.right===t&&x(D(n.left),`Identifier`))},so=(e,t,n)=>{if(e.initializer&&x(e.declarationNode,`VariableDeclarator`)&&e.declarationNode.id===e.bindingIdentifier){let r=io(e.initializer,n);if(r&&t.has(r.id))return!0}return e.references.some(e=>{let r=ao(e.identifier,n);return!!(r&&t.has(r.id))})},co=(e,t)=>{let n=N(e,t);if(!n)return[];let r=ro.get(t);r||(r=new Map,ro.set(t,r));let i=r.get(n.id);if(i)return i;let a=[],o=[t.rootScope];for(;o.length>0;){let e=o.pop();e&&(a.push(...e.symbols),o.push(...e.children))}let s=new Set([n.id]),c=!0;for(;c;){c=!1;for(let e of a)s.has(e.id)||so(e,s,t)&&(s.add(e.id),c=!0)}let l=a.filter(e=>s.has(e.id));return r.set(n.id,l),l},lo=e=>{let t=e;for(;t;){if(b(t)||x(t,`Program`))return t;t=t.parent??null}return null},uo=new WeakMap,fo=(e,t)=>{let n=uo.get(t);if(!n){let r=new Map,i=new Map,a=ca(e);a&&k(a,e=>{if(!x(e,`CallExpression`))return;let n=D(e.callee),a=x(n,`Identifier`)?t.symbolFor(n):null,o=a?i.get(a.id):void 0;o===void 0&&(o=no(e.callee,t),a&&i.set(a.id,o));for(let t of o){let n=r.get(t)??[];n.push(e),r.set(t,n)}}),n=r,uo.set(t,n)}return n.get(e)??[]},po=new WeakMap,mo=(e,t)=>{let n=po.get(t);if(n===void 0){let e=null;k(t,n=>{x(n,`AwaitExpression`)&&I(n)===t&&(e===null||n.range[0]<e)&&(e=n.range[0])}),n=e,po.set(t,n)}return n===null||e.range[0]<n},ho=(e,t,n,r=new Set,i=null,a)=>{if(r.has(e)||!b(e)||e.generator||i!==null&&!Ua(i,e)||i!==null&&a!==void 0&&!a(i)||i!==null&&e.async&&!mo(i,e))return[];r.add(e);let o=lo(t);return o?fo(e,n).flatMap(e=>{let s=lo(e);return!s||i!==null&&!Ua(e,s)||i!==null&&a!==void 0&&!a(e)?[]:s===o?e.range[0]<Ia(t)?[[e.range[0]]]:[]:b(s)?ho(s,t,n,new Set(r),i===null?null:e,a).map(t=>[...t,e.range[0]]):[]}):[]},go=(e,t,n,r=new Set,i=null)=>ho(e,t,n,r,i).length>0,_o=e=>{let t=e.parent;return t?x(t,`AssignmentExpression`)?t.left===e:(x(t,`UpdateExpression`)||x(t,`UnaryExpression`)&&t.operator===`delete`)&&t.argument===e:!1},vo=e=>{let t=e.parent;for(;t&&D(t)===e;)t=t.parent;return!t||!x(t,`MemberExpression`)||D(t.object)!==e||!_o(t)?null:t},yo=(e,t,n)=>{let r=vo(e);return r&&R(r,n)===t?r:null},bo=(e,t,n,r)=>e.references.some(e=>{let i=yo(e.identifier,t,r);if(!i)return!1;let a=lo(i),o=lo(n);return!a||!o||!Ua(i,a)?!1:a===o?i.range[0]<Ia(n):b(a)&&go(a,n,r)}),xo=e=>{if(oo(e))return!0;let t=F(e),n=t.parent;return!!(n&&x(n,`MemberExpression`)&&D(n.object)===t)},So=e=>{if(oo(e))return!0;let t=F(e),n=t.parent;if(!n||!x(n,`MemberExpression`)||D(n.object)!==t)return!1;let r=F(n),i=r.parent;return!(i&&x(i,`CallExpression`)&&i.callee===r)},Co=(e,t,n)=>x(e,`Identifier`)?co(e,n).some(e=>e.references.some(e=>{let r=vo(e.identifier);if(!r)return!1;let i=R(r,n);return i===null||i===t})):!1,wo=(e,t,n)=>{let r=lo(e),i=lo(t);return!r||!i?!0:r===i?e.range[0]<Ia(t):b(r)?go(r,t,n):!0},To=(e,t,n,r)=>x(e,`Identifier`)?co(e,r).some(e=>e.references.some(e=>{let i=vo(e.identifier);if(!i||!wo(i,n,r))return!1;let a=R(i,r);return a===null||a===t})):!1,Eo=(e,t,n)=>x(e,`Identifier`)?Co(e,t,n)?!0:co(e,n).some(e=>e.references.some(e=>!xo(e.identifier))):!1,Do=(e,t,n,r)=>x(e,`Identifier`)?To(e,t,n,r)?!0:co(e,r).some(e=>e.references.some(e=>!So(e.identifier)&&wo(e.identifier,n,r))):!1,Oo=(e,t)=>{let n=D(e);if(!x(n,`CallExpression`))return!1;let r=D(n.callee);if(!x(r,`MemberExpression`))return!1;let i=j(r);if(i===null)return!1;let a=D(r.object);return x(a,`Identifier`)&&Co(a,i,t)},ko=(e,t,n,r)=>x(e,`Identifier`)?Ba(e,r).some(e=>bo(e,t,n,r)):!1,Ao=(e,t,n,r={})=>{let i=I(e);return i===I(t)?e.range[0]>=Ia(t)||r.requireSynchronousWrite&&(!i||!Ua(e,i)||r.isSynchronousNode!==void 0&&!r.isSynchronousNode(e))?[]:[[e.range[0]]]:i?r.requireSynchronousWrite?ho(i,t,n,new Set,e,r.isSynchronousNode).map(t=>[...t,e.range[0]]):ho(i,t,n).map(t=>[...t,e.range[0]]):r.requireSynchronousWrite?[]:[[-1/0,e.range[0]]]},jo=(e,t,n,r={})=>Ao(e,t,n,r).length>0,B=(e,t,n,r={})=>e.references.some(e=>e.flag===`read`?!1:jo(e.identifier,t,n,r)),Mo=(e,t)=>{if(!x(e,`CallExpression`))return!1;let n=D(e.callee);if(x(n,`Identifier`)){let e=t.symbolFor(n);return!!(e&&!B(e,n,t))}if(!x(n,`MemberExpression`))return!1;let r=j(n),i=D(n.object);return!!(r&&x(i,`Identifier`)&&!ko(i,r,n,t))},No=new Set([`FunctionDeclaration`,`FunctionExpression`,`ArrowFunctionExpression`,`ClassDeclaration`,`ClassExpression`]),Po={allowGlobalReactNamespace:!1,allowUnboundBareCalls:!1},Fo=new Set([`lodash/sortBy`,`lodash/sortBy.js`,`lodash-es/sortBy`,`lodash-es/sortBy.js`]),Io=e=>x(e,`TSArrayType`)||x(e,`TSTupleType`)?!0:x(e,`TSTypeReference`)?x(e.typeName,`Identifier`)&&(e.typeName.name===`Array`||e.typeName.name===`ReadonlyArray`):!1,Lo=e=>{if(!x(e,`Identifier`))return!1;let t=e.typeAnnotation;return!!(t&&x(t,`TSTypeAnnotation`)&&Io(t.typeAnnotation))},Ro=(e,t)=>{if(!x(e,`CallExpression`))return!1;let n=D(e.callee);if(!x(n,`Identifier`))return!1;let r=t.symbolFor(n);if(!r||B(r,n,t)||!x(r.declarationNode,`ImportDefaultSpecifier`)&&!x(r.declarationNode,`ImportSpecifier`))return!1;let i=va(n,n.name);return!i||i.isNamespace?!1:Fo.has(i.source)&&i.exportedName===`default`?!0:(i.source===`lodash`||i.source===`lodash-es`)&&i.exportedName===`sortBy`},zo=(e,t,n,r=new Set)=>{let i=D(e);if(x(i,`ArrayExpression`)||Ro(i,t))return!0;if(!x(i,`Identifier`))return!1;let a=t.symbolFor(i);return!a||r.has(a.id)||B(a,n,t)?!1:Lo(a.bindingIdentifier)?!0:a.initializer?(r.add(a.id),zo(a.initializer,t,n,r)):!1},Bo=(e,t)=>{if(!x(e,`CallExpression`))return!1;let n=D(e.callee);if(!x(n,`MemberExpression`)||j(n)!==`map`)return!1;let r=D(n.object);return zo(r,t,e)?!(x(r,`Identifier`)&&ko(r,`map`,e,t)):!1},Vo=(e,t)=>{if(e.type!==`ArrowFunctionExpression`&&e.type!==`FunctionExpression`)return!1;let n=e.parent;return x(n,`CallExpression`)?ta(n,`useMemo`,t,{resolveNamedAliases:!0})&&Mo(n,t)?n.arguments[0]===e:n.arguments.some(t=>t===e)&&Bo(n,t):!1},Ho=(e,t)=>No.has(e.type)&&!Vo(e,t),Uo=(e,t)=>e.type===`JSXElement`||e.type===`JSXFragment`||ta(e,`createElement`,t,Po)||Wo(e,t),Wo=(e,t)=>{if(!x(e,`CallExpression`))return!1;let n=D(e.callee);if(x(n,`Identifier`))return t.symbolFor(n)?.kind===`import`&&ga(n,n.name,`react-dom`)===`createPortal`;if(!x(n,`MemberExpression`)||n.computed||!x(n.object,`Identifier`)||!x(n.property,`Identifier`)||n.property.name!==`createPortal`)return!1;let r=t.symbolFor(n.object);return!r||r.kind!==`import`?!1:ha(n.object,n.object.name,`react-dom`)||ma(n.object,n.object.name,`react-dom`)},Go=(e,t)=>{let n=!1;return k(e,r=>{if(n||r!==e&&Ho(r,t))return!1;if(Uo(r,t))return n=!0,!1}),n},Ko=new WeakMap,qo=(e,t,n)=>{let r=Ko.get(e);if(r&&r.scopes===t&&r.controlFlow===n)return r.hasRenderOutput;let i=Pa(e,t,e=>Go(e,t),n);return Ko.set(e,{scopes:t,controlFlow:n,hasRenderOutput:i}),i},Jo=e=>x(e,`JSXIdentifier`)?e.name:x(e,`JSXNamespacedName`)?`${e.namespace.name}:${e.name.name}`:null,Yo=new Set([`Component`,`PureComponent`]),Xo=(e,t,n,r)=>{let i=D(e);if(x(i,`MemberExpression`)){let e=j(i),n=D(i.object);return!!(e&&Yo.has(e)&&x(n,`Identifier`)&&!ko(n,e,i,t)&&Qi(n,t))}if(x(i,`ClassExpression`))return Zo(i,t,n,r);if(!x(i,`Identifier`))return!1;let a=t.symbolFor(i);if(!a||r.has(a.id)||B(a,i,t))return!1;if(r.add(a.id),Xi(a)){let e=A(a.declarationNode);return!!(e&&Yo.has(e))}return x(a.declarationNode,`ClassDeclaration`)||x(a.declarationNode,`ClassExpression`)?Zo(a.declarationNode,t,n,r):!!(a.kind===`const`&&a.initializer&&Xo(a.initializer,t,n,r))},Zo=(e,t,n=new Set,r=new Set)=>!x(e,`ClassDeclaration`)&&!x(e,`ClassExpression`)||n.has(e)||!e.superClass?!1:(n.add(e),Xo(e.superClass,t,n,r)),Qo=new Set([`FunctionDeclaration`,`FunctionExpression`,`ArrowFunctionExpression`,`MethodDefinition`,`Program`]),$o=e=>{let t=e;for(;t;){if(Qo.has(t.type))return t;t=t.parent??null}return null},es=(e,t)=>{if(t!==`let`&&t!==`const`)return $o(e);let n=e.parent;for(;n;){if(n.type===`BlockStatement`){let t=n.parent;return t&&(t.type===`FunctionDeclaration`||t.type===`FunctionExpression`||t.type===`ArrowFunctionExpression`||t.type===`MethodDefinition`)?$o(e):n}if(Qo.has(n.type))return n;n=n.parent??null}return null},ts=(e,t,n,r)=>{if(x(e,`Identifier`)){let i=r.get(e.name)??[];i.push({bindingIdentifier:e,initializer:t,scopeOwner:n}),r.set(e.name,i);return}if(x(e,`ObjectPattern`)){for(let t of e.properties)if(x(t,`Property`)){let e=t.value;ts(e,x(e,`AssignmentPattern`)?e.right:null,n,r)}else x(t,`RestElement`)&&ts(t.argument,null,n,r);return}if(x(e,`ArrayPattern`)){for(let t of e.elements)t&&ts(t,x(t,`AssignmentPattern`)?t.right??null:null,n,r);return}if(x(e,`AssignmentPattern`)){ts(e.left,e.right??null,n,r);return}x(e,`RestElement`)&&ts(e.argument,null,n,r)},ns=e=>{let t=new Map;return k(e,e=>{switch(e.type){case`VariableDeclarator`:{let n=e.parent,r=es(e,n?.type===`VariableDeclaration`?n.kind:void 0);r&&ts(e.id,e.init??null,r,t);break}case`FunctionDeclaration`:case`FunctionExpression`:case`ArrowFunctionExpression`:if(e.type!==`ArrowFunctionExpression`&&e.id){let n=e.parent?$o(e.parent):null;if(n){let r=t.get(e.id.name)??[];r.push({bindingIdentifier:e.id,initializer:e,scopeOwner:n}),t.set(e.id.name,r)}}for(let n of e.params)ts(n,null,e,t);break;case`ClassDeclaration`:case`ClassExpression`:{if(!e.id)break;let n=e.parent?$o(e.parent):null;if(n){let r=t.get(e.id.name)??[];r.push({bindingIdentifier:e.id,initializer:e,scopeOwner:n}),t.set(e.id.name,r)}break}case`ImportDeclaration`:{let n=$o(e);if(!n)break;for(let r of e.specifiers){let e=r.local;if(e&&x(e,`Identifier`)){let i=t.get(e.name)??[];i.push({bindingIdentifier:e,initializer:r,scopeOwner:n}),t.set(e.name,i)}}break}case`TSImportEqualsDeclaration`:case`TSEnumDeclaration`:case`TSModuleDeclaration`:{let n=e.id;if(n?.type===`Identifier`){let r=$o(e);if(r){let e=t.get(n.name)??[];e.push({bindingIdentifier:n,initializer:null,scopeOwner:r}),t.set(n.name,e)}}break}}}),t},rs=new WeakMap,is=new WeakMap,as=e=>{let t=ca(e);if(!t)return null;let n=rs.get(t);return n||(n=ns(t),rs.set(t,n)),n},os=(e,t,n)=>{let r=as(e);if(!r)return null;let i=r.get(t);if(!i||i.length===0)return null;let a=i[0];if(i.length===1&&a){let t=e;for(;t;){if(t===a.scopeOwner)return a;t=t.parent??null}return null}let o=e;for(;o;){let t=null;for(let r of i)if(r.scopeOwner===o){if(t===null){t=r;continue}if(n?.preferInitializerBeforeReference){let n=!!(r.initializer&&(x(r.initializer,`FunctionDeclaration`)||r.bindingIdentifier.range[0]<e.range[0]));if(n!==!!(t.initializer&&(x(t.initializer,`FunctionDeclaration`)||t.bindingIdentifier.range[0]<e.range[0]))){n&&(t=r);continue}}(r.initializer!==null||t.initializer===null)&&(t=r)}if(t)return t;o=o.parent??null}return null},ss=(e,t,n)=>{let r=is.get(e),i;if(!r)i={},is.set(e,{primaryBindingName:t,primaryLookup:i});else if(r.primaryBindingName===t)i=r.primaryLookup;else{let e=r.additionalLookups;e||(e=new Map,r.additionalLookups=e);let n=e.get(t);n?i=n:(i={},e.set(t,i))}let a=n?.preferInitializerBeforeReference?`preferredResult`:`defaultResult`;if(a in i)return i[a]??null;let o=os(e,t,n);return i[a]=o,o},cs=e=>wi.test(e),ls=e=>{let t=ss(e,e.name);if(!t?.initializer)return null;let n=t.bindingIdentifier.parent;if(!n||!x(n,`VariableDeclarator`)||n.id!==t.bindingIdentifier)return null;let r=n.parent;if(!r||!x(r,`VariableDeclaration`)||r.kind!==`const`)return null;let i=D(t.initializer);return x(i,`Literal`)&&typeof i.value==`string`?i.value:null},us=e=>x(e,`JSXIdentifier`)?e.name:x(e,`JSXMemberExpression`)?`${us(e.object)}.${e.property.name}`:x(e,`JSXNamespacedName`)?`${e.namespace.name}:${e.name.name}`:``,ds=e=>{let t=e.name;return x(t,`JSXIdentifier`)?cs(t.name)?ls(t)??t.name:t.name:us(t)},fs=(e,t)=>{if(!x(e.name,`JSXIdentifier`))return!1;let n=ds(e);if(n[0]===n[0]?.toLowerCase())return!0;let r=new Set,i=e=>{let n=F(e);if(x(n,`Literal`))return typeof n.value==`string`;if(x(n,`Identifier`)||x(n,`JSXIdentifier`)){let e=t.symbolFor(n);if(!e||e.kind!==`const`||!e.initializer||r.has(e.id))return!1;r.add(e.id);let a=i(e.initializer);return r.delete(e.id),a}return x(n,`ConditionalExpression`)?i(n.consequent)&&i(n.alternate):!1};return i(e.name)},ps=(e,t,n=new Set)=>{if(!e)return null;let r=D(e);if(b(r))return r;if(x(r,`Identifier`)){let e=t.symbolFor(r);return!e||n.has(e.id)||!e.initializer||B(e,r,t)?null:(n.add(e.id),ps(e.initializer,t,n))}if(!x(r,`CallExpression`)||!ta(r,`memo`,t,{resolveNamedAliases:!0})&&!ta(r,`forwardRef`,t,{resolveNamedAliases:!0}))return null;let i=r.arguments[0];return!i||x(i,`SpreadElement`)?null:ps(i,t,n)},ms=(e,t)=>{let n=F(e);if(!b(n)||n.async||n.generator)return!1;let r=n.parent;if(!r||!x(r,`JSXExpressionContainer`))return!1;let i=r.parent;if(!i||!x(i,`JSXAttribute`)||Jo(i.name)!==`ref`)return!1;let a=i.parent;return!!(a&&x(a,`JSXOpeningElement`)&&fs(a,t))},hs=(e,t)=>t.every((t,n)=>e[n]===t),gs=e=>{let t=F(e);for(;t.parent&&x(t.parent,`MemberExpression`)&&t.parent.object===t;){if(!j(t.parent))return null;t=F(t.parent)}return t},_s=(e,t,n,r)=>{if(t.length!==n.length+1||!hs(t,n)||t[n.length]!==`current`)return!1;let i=gs(e),a=i?.parent;if(!i||!a||!x(a,`AssignmentExpression`)||a.operator!==`=`||a.left!==i)return!1;let o=I(e);if(!o)return!1;if(ms(o,r))return!0;if(!b(o)||o.async||o.generator)return!1;let s=I(o);if(!s||!ms(s,r))return!1;let c=F(o),l=c.parent;return!!(x(l,`ReturnStatement`)&&l.argument===c&&I(l)===s||x(s,`ArrowFunctionExpression`)&&s.body===c)},vs=(e,t)=>{if(!x(e,`JSXOpeningElement`))return!1;let n=e.name;if(x(n,`JSXIdentifier`)){if(!t)return n.name===`Fragment`;let e=N(n,t);return e?Xi(e)&&A(e.declarationNode)===`Fragment`:n.name===`Fragment`&&t.isGlobalReference(n)}return x(n,`JSXMemberExpression`)?!x(n.object,`JSXIdentifier`)||n.property.name!==`Fragment`?!1:t?Qi(n.object,t)?!0:n.object.name===`React`&&t.isGlobalReference(n.object):n.object.name===`React`:!1},ys=(e,t,n,r,i)=>{let a=F(e),o=a.parent;if(!o)return!1;if(x(o,`ReturnStatement`)&&o.argument===a)return I(o)===t;if(x(o,`ArrowFunctionExpression`)&&o.body===a)return o===t;if(x(o,`JSXFragment`)&&o.children.some(e=>e===a)||x(o,`JSXElement`)&&o.children.some(e=>e===a)&&(fs(o.openingElement,n)||vs(o.openingElement,n)||i.doesCustomElementRenderChildren?.(o.openingElement)))return ys(o,t,n,r,i);if(x(o,`JSXExpressionContainer`)&&o.expression===a&&o.parent&&(x(o.parent,`JSXFragment`)||x(o.parent,`JSXElement`)&&(fs(o.parent.openingElement,n)||vs(o.parent.openingElement,n)||i.doesCustomElementRenderChildren?.(o.parent.openingElement))))return ys(o.parent,t,n,r,i);if(x(o,`ConditionalExpression`)&&(o.consequent===a||o.alternate===a)||x(o,`LogicalExpression`)&&(o.left===a||o.right===a)||x(o,`ArrayExpression`)&&o.elements.some(e=>e===a))return ys(o,t,n,r,i);if(!x(o,`VariableDeclarator`)||o.init!==a||!x(o.id,`Identifier`))return!1;let s=n.symbolFor(o.id);if(!s||s.kind!==`const`||s.references.length===0||r.has(s.id))return!1;r.add(s.id);let c=s.references.every(e=>e.flag===`read`&&ys(e.identifier,t,n,r,i));return r.delete(s.id),c},bs=(e,t,n={})=>ys(e,I(e),t,new Set,n),xs=(e,t)=>t.every((t,n)=>e[n]===t),Ss=(e,t)=>xs(e,t)||xs(t,e),Cs=e=>b(e)&&x(e.body,`BlockStatement`)&&e.body.body.length===0,ws=(e,t,n)=>ta(e,t,n,{resolveNamedAliases:!0}),Ts=(e,t,n=new Set)=>x(e,`ObjectExpression`)?e.properties.every(e=>{if(x(e,`SpreadElement`)){let r=F(e.argument);if(x(r,`ObjectExpression`))return Ts(r,t,n);if(!x(r,`Identifier`))return!1;let i=t.symbolFor(r);if(!i||i.kind!==`const`||n.has(i.id)||!x(i.initializer,`ObjectExpression`))return!1;n.add(i.id);let a=Ts(i.initializer,t,n);return n.delete(i.id),a}return x(e,`Property`)?!b(e.value)||Cs(e.value):!1}):!1,Es=e=>j(e)||(e.computed&&x(e.property,`Literal`)&&typeof e.property.value==`number`&&Number.isSafeInteger(e.property.value)&&e.property.value>=0?String(e.property.value):null),Ds=e=>{let t=[],n=F(e);for(;n.parent&&x(n.parent,`MemberExpression`)&&n.parent.object===n;){let e=Es(n.parent);if(!e)return null;t.push(e),n=F(n.parent)}return{expression:n,propertyPath:t}},Os=(e,t,n)=>{let r=n.environmentsByProgram.get(e);if(r)return r;let i={filename:t,program:e,scopes:Ue(e)};return n.environmentsByProgram.set(e,i),i},ks=(e,t,n=new Set)=>{let r=F(e);if(x(r,`Identifier`)){let e=t.symbolFor(r);return!e||!e.initializer||n.has(e.id)||B(e,r,t)?!1:(n.add(e.id),ks(e.initializer,t,n))}if(!x(r,`CallExpression`))return!1;if(ws(r,`forwardRef`,t))return!0;if(!ws(r,`memo`,t))return!1;let i=r.arguments[0];return!i||x(i,`SpreadElement`)?!1:ks(i,t,n)},As=(e,t)=>{let n=Os(e.programNode,e.filePath,t),r=ps(e.exportedNode,n.scopes);return r?{environment:n,functionNode:r,isForwardRef:ks(e.exportedNode,n.scopes)}:null},js=(e,t,n)=>{if(!x(e,`Identifier`)&&!x(e,`JSXIdentifier`))return null;let r=t.scopes.symbolFor(e);if(r&&r.kind!==`import`){if(B(r,e,t.scopes))return null;let n=ps(r.initializer,t.scopes);return n?{environment:t,functionNode:n,isForwardRef:!!(r.initializer&&ks(r.initializer,t.scopes))}:null}let i=va(e,e.name);if(!i||i.isNamespace||i.exportedName===null)return null;let a=O(t.filename,i.source,i.exportedName);return a?As(a,n):null},Ms=(e,t,n)=>{if(x(e,`JSXIdentifier`))return js(e,t,n);if(!x(e,`JSXMemberExpression`)||!x(e.object,`JSXIdentifier`))return null;let r=va(e.object,e.object.name);if(!r?.isNamespace)return null;let i=O(t.filename,r.source,e.property.name);return i?As(i,n):null},Ns=(e,t,n=new Set)=>{let r=F(e);if(x(r,`Identifier`)){let e=t.scopes.symbolFor(r);return!e||!e.initializer||n.has(e.id)||B(e,r,t.scopes)?!1:(n.add(e.id),Ns(e.initializer,t,n))}return Zo(r,t.scopes)},Ps=(e,t,n)=>{if(!x(e,`JSXIdentifier`))return!1;let r=t.scopes.symbolFor(e);if(r&&r.kind!==`import`)return B(r,e,t.scopes)?!1:!!(r.initializer&&Ns(r.initializer,t));let i=va(e,e.name);if(!i||i.isNamespace||i.exportedName===null)return!1;let a=O(t.filename,i.source,i.exportedName);if(!a)return!1;let o=Os(a.programNode,a.filePath,n);return Ns(a.exportedNode,o)},Fs=(e,t)=>{if(!e)return null;let n=F(e);return!x(n,`ClassDeclaration`)&&!x(n,`ClassExpression`)||!Ns(n,t)?null:{classNode:n,environment:t}},Is=(e,t,n)=>{if(!x(e,`JSXIdentifier`))return null;let r=t.scopes.symbolFor(e);if(r&&r.kind!==`import`)return B(r,e,t.scopes)?null:Fs(r.initializer,t);let i=va(e,e.name);if(!i||i.isNamespace||i.exportedName===null)return null;let a=O(t.filename,i.source,i.exportedName);if(!a)return null;let o=Os(a.programNode,a.filePath,n);return Fs(a.exportedNode,o)},Ls=(e,t,n)=>{let r=[...t],i=F(e);for(;i.parent;){let e=i.parent;if(x(e,`ArrayExpression`)){if(e.elements.some(e=>e&&x(e,`SpreadElement`)))return null;let t=e.elements.findIndex(e=>e===i);if(t<0)return null;r.unshift(String(t)),i=F(e);continue}if(x(e,`Property`)&&e.value===i){let t=M(e,{allowComputedString:!0}),a=e.parent;if(!t||!a||!Ts(a,n.scopes))return null;r.unshift(t),i=F(a);continue}if(x(e,`ConditionalExpression`)&&(e.consequent===i||e.alternate===i)||x(e,`LogicalExpression`)&&(e.left===i||e.right===i)){i=F(e);continue}if(x(e,`VariableDeclarator`)&&e.init===i&&x(e.id,`Identifier`)){let t=n.scopes.symbolFor(e.id);return!t||t.kind!==`const`?null:{environment:n,propertyPath:r,symbol:t}}if(x(e,`AssignmentExpression`)&&e.operator===`=`&&e.right===i&&x(e.left,`MemberExpression`)){let t=[],i=e.left;for(;x(i,`MemberExpression`);){let e=Es(i);if(!e)return null;t.unshift(e),i=F(i.object)}if(!x(i,`Identifier`))return null;let a=n.scopes.symbolFor(i);return!a||a.kind!==`const`?null:{environment:n,originWriteReference:i,propertyPath:[...t,...r],symbol:a}}return null}return null},Rs=(e,t,n,r,i)=>{if(x(e,`AssignmentPattern`))return Rs(e.left,t,n,r,i);if(x(e,`Identifier`)){let a=n.scopes.symbolFor(e);return!!(a&&ec({environment:n,propertyPath:t,symbol:a},r,i-1))}if(!x(e,`ObjectPattern`)||t.length===0)return!1;let[a,...o]=t;for(let t of e.properties){if(!x(t,`Property`))continue;let e=M(t,{allowComputedString:!0});if(!e)return!1;if(e===a)return Rs(t.value,o,n,r,i)}let s=e.properties.find(e=>x(e,`RestElement`));return s?Rs(s.argument,t,n,r,i):!0},zs=(e,t)=>{let n=e.arguments[0];return!n||x(n,`SpreadElement`)?!1:ws(e,`createElement`,t.scopes)?x(n,`Literal`)&&typeof n.value==`string`:!ws(e,`cloneElement`,t.scopes)||!x(n,`JSXElement`)?!1:fs(n.openingElement,t.scopes)},Bs=(e,t,n,r,i)=>{if(t.length>0)return!1;let a=e.parent;if(!a||!x(a,`Property`)||a.value!==e||M(a,{allowComputedString:!0})!==`ref`)return!1;let o=a.parent;if(!o||!x(o,`ObjectExpression`))return!1;let s=o.parent;return!(!s||!x(s,`CallExpression`)||s.arguments[1]!==o||!zs(s,n)||!Ws(s,n,r,i))},Vs=(e,t,n,r,i)=>{if(i<=0||!b(e.functionNode)||e.functionNode.async||e.functionNode.generator)return!1;let a=e.functionNode.params[t];return!!(a&&Rs(a,n,e.environment,r,i))},Hs=e=>{if(!x(e,`MemberExpression`)||j(e)!==`children`)return!1;let t=F(e.object);return!!(x(t,`MemberExpression`)&&j(t)===`props`&&x(F(t.object),`ThisExpression`))},Us=(e,t)=>{if(!x(e,`JSXOpeningElement`)||!x(e.name,`JSXMemberExpression`)||e.name.property.name!==`Provider`||!x(e.name.object,`JSXIdentifier`))return!1;let n=t.scopes.symbolFor(e.name.object);return!!(n?.kind===`const`&&n.initializer&&x(n.initializer,`CallExpression`)&&ws(n.initializer,`createContext`,t.scopes))},Ws=(e,t,n,r)=>bs(e,t.scopes,{doesCustomElementRenderChildren:e=>qs(e,t,n,r-1)}),Gs=(e,t,n)=>{let{functionNode:r}=e;if(n<=0||t.activeRenderedChildrenComponents.has(r)||!x(r,`ArrowFunctionExpression`)&&!x(r,`FunctionExpression`)&&!x(r,`FunctionDeclaration`)||r.async||r.generator)return!1;let i=sa(r,e.environment.scopes);if(!i)return!1;t.activeRenderedChildrenComponents.add(r);let a=i.every(r=>Ws(r,e.environment,t,n));return t.activeRenderedChildrenComponents.delete(r),a},Ks=(e,t,n)=>{let{classNode:r,environment:i}=e;if(n<=0||t.activeRenderedChildrenComponents.has(r)||!x(r,`ClassDeclaration`)&&!x(r,`ClassExpression`))return!1;let a=r.body.body.find(e=>x(e,`MethodDefinition`)&&!e.computed&&x(e.key,`Identifier`)&&e.key.name===`render`);if(!a||!x(a,`MethodDefinition`))return!1;let o=[];if(k(r,e=>{Hs(e)&&o.push(e)}),o.length===0)return!1;t.activeRenderedChildrenComponents.add(r);let s=o.every(e=>I(e)===a.value&&Ws(e,i,t,n));return t.activeRenderedChildrenComponents.delete(r),s},qs=(e,t,n,r)=>{if(r<=0||!x(e,`JSXOpeningElement`))return!1;if(Us(e,t))return!0;let i=Ms(e.name,t,n);if(i)return Gs(i,n,r);let a=Is(e.name,t,n);return!!(a&&Ks(a,n,r))},Js=(e,t,n,r,i)=>{let a=Jo(e.name),o=e.parent;if(!a||!o||!x(o,`JSXOpeningElement`))return!1;let s=o.parent;if(!s||!x(s,`JSXElement`)||!Ws(s,n,r,i))return!1;if(fs(o,n.scopes))return a===`ref`&&t.length===0;if(x(o.name,`JSXIdentifier`)&&a===`ref`&&t.length===0&&Ps(o.name,n,r))return!0;let c=Ms(o.name,n,r);return c?a===`ref`&&c.isForwardRef?Vs(c,1,t,r,i):Vs(c,0,[a,...t],r,i):!1},Ys=(e,t,n,r,i,a)=>{let o=e.arguments.findIndex(e=>e===t);if(o<0)return!1;if(o===0&&x(e.callee,`Identifier`)&&e.callee.name===`Boolean`&&r.scopes.isGlobalReference(e.callee))return!0;if(o===0&&ws(e,`useImperativeHandle`,r.scopes))return n.length===0;if(o===1&&n.length===1&&n[0]===`ref`&&zs(e,r)&&Ws(e,r,i,a))return!0;let s=F(e.callee);if(b(s))return qo(s,r.scopes)&&!Ws(e,r,i,a)?!1:Vs({environment:r,functionNode:s,isForwardRef:!1},o,n,i,a);if(!x(e.callee,`Identifier`))return!1;let c=js(e.callee,r,i);return!!(c&&(!qo(c.functionNode,c.environment.scopes)||Ws(e,r,i,a))&&Vs(c,o,n,i,a))},Xs=(e,t,n,r,i)=>{let a;if(t.length===1&&t[0]===`ref`)a=e.parent;else if(t.length===0){let t=e.parent;if(!t||!x(t,`Property`)||t.value!==e||M(t,{allowComputedString:!0})!==`ref`)return!1;a=t.parent?.parent}if(!a||!x(a,`JSXSpreadAttribute`))return!1;let o=a.parent;if(!o||!x(o,`JSXOpeningElement`))return!1;let s=o.parent;return!!(fs(o,n.scopes)&&s&&x(s,`JSXElement`)&&Ws(s,n,r,i))},Zs=(e,t,n,r,i)=>{let a=F(e),o=a.parent;if(!o)return!1;if(x(o,`ExpressionStatement`)||x(o,`UnaryExpression`)&&o.operator===`void`&&o.argument===a)return!0;if(t.length===0&&x(o,`BinaryExpression`)&&(o.operator===`===`||o.operator===`!==`||o.operator===`==`||o.operator===`!=`)){let e=o.left===a?o.right:o.left;return!!(x(a,`Identifier`)&&x(e,`Identifier`)&&n.scopes.symbolFor(a)?.id===n.scopes.symbolFor(e)?.id)}if(Xs(a,t,n,r,i)||Bs(a,t,n,r,i)||t.length>0&&(x(o,`LogicalExpression`)&&o.left===a||x(o,`ConditionalExpression`)&&o.test===a||x(o,`IfStatement`)&&o.test===a||x(o,`UnaryExpression`)&&o.operator===`!`&&o.argument===a))return!0;if(x(o,`JSXExpressionContainer`)&&o.expression===a){let e=o.parent;return!!(e&&x(e,`JSXAttribute`)&&Js(e,t,n,r,i))}if(x(o,`CallExpression`))return Ys(o,a,t,n,r,i);if(x(o,`VariableDeclarator`)&&o.init===a&&!x(o.id,`Identifier`))return Rs(o.id,t,n,r,i);let s=Ls(a,t,n);return!!(s&&ec(s,r,i-1))},Qs=e=>{let t=e.parent;return t&&x(t,`VariableDeclarator`)&&t.init===e&&x(t.id,`Identifier`)?t.id:(x(e,`FunctionDeclaration`)||x(e,`FunctionExpression`))&&e.id?e.id:null},$s=(e,t,n)=>{if(!e||!t||!b(e)||e.async||e.generator)return!1;let r=Qs(e);if(!r||((x(e,`FunctionDeclaration`)||x(e,`FunctionExpression`))&&e.id===r?I(e):I(r))!==t)return!1;let i=x(e,`FunctionDeclaration`)?n.ownScopeFor(t)?.symbolsByName.get(r.name):n.symbolFor(r);return!!(i&&i.references.length>0&&i.references.every(e=>{let r=F(e.identifier),i=r.parent;return!!(i&&x(i,`CallExpression`)&&i.callee===r&&I(i)===t&&bs(i,n))}))},ec=(e,t,n)=>{if(n<=0)return!1;let r=`${e.environment.filename}:${e.symbol.id}:${e.propertyPath.join(`.`)}`;if(t.activePaths.has(r))return!1;t.activePaths.add(r);let i=I(e.symbol.bindingIdentifier),a=e.symbol.references.every(r=>{if(r.identifier===e.originWriteReference)return!0;let a=r.identifier.parent;if(a&&x(a,`Property`)&&!a.computed&&a.key===r.identifier&&a.value!==r.identifier)return!0;let o=Ds(r.identifier);if(!o)return!1;if(!Ss(o.propertyPath,e.propertyPath))return!0;let s=I(r.identifier);if(s!==i&&!$s(s,i,e.environment.scopes))return!!_s(r.identifier,o.propertyPath,e.propertyPath,e.environment.scopes);if(r.flag!==`read`)return!1;if(xs(o.propertyPath,e.propertyPath)){if(o.propertyPath.length>e.propertyPath.length){let t=o.expression.parent;return!!(o.propertyPath.length===e.propertyPath.length+1&&o.propertyPath[e.propertyPath.length]===`current`&&t&&x(t,`UnaryExpression`)&&t.operator===`void`&&t.argument===o.expression)}return Zs(o.expression,[],e.environment,t,n)}return Zs(o.expression,e.propertyPath.slice(o.propertyPath.length),e.environment,t,n)});return t.activePaths.delete(r),a},tc=(e,t,n)=>{if(!t)return!1;let r=ca(e);if(!r)return!1;let i={filename:t,program:r,scopes:n},a={activePaths:new Set,activeRenderedChildrenComponents:new WeakSet,environmentsByProgram:new WeakMap([[r,i]])},o=Ls(e,[],i);return o?ec(o,a,12):Zs(e,[],i,a,12)},nc=e=>{let t=[];for(let n of e)for(let e of n.entries){if(e.importName.kind===`NamespaceObject`)continue;let r=e.importName.kind===`Default`?`default`:e.importName.name??null;r!==null&&t.push({source:n.moduleRequest.value,exportedName:r})}return t},rc=({absoluteFilePath:e,staticImports:t})=>{let n=!1;for(let r of t){let t=r.moduleRequest.value;if(!t.startsWith(`.`))continue;let i=r.entries.filter(e=>!e.isType);if(i.length===0)continue;let a=Cn(e,t);if(!(!a||!Er(a))){n||(n=!0,Bt(e));for(let e of i){let t=e.importName.kind===`Default`?`default`:e.importName.name;t&&aa(a,t)}}}},ic=({absoluteFilePath:e})=>{Ke.test(e)&&(Xe.test(e)||sr(e))},ac=({absoluteFilePath:e,staticImports:t})=>{if(qe.test(e)&&!ur(e))for(let n of nc(t))Wn(e,n.source,n.exportedName)},V=({absoluteFilePath:e,staticImports:t})=>{for(let n of nc(t))Wn(e,n.source,n.exportedName)},oc=({absoluteFilePath:e,staticImports:t})=>{for(let n of nc(t))O(e,n.source,n.exportedName)},sc=(e,t,n,r)=>{let i=n.get(t);if(!(i!==void 0&&i<=r)){n.set(t,r);for(let i of e.body??[]){let e=dr(i);if(!e)continue;let a=Bn(t,e);if(!a||r>=8)continue;let o=r+1,s=n.get(a);if(s!==void 0&&s<=o)continue;let c=tn(a);if(!c){n.set(a,o);continue}sc(c,a,n,o)}}},cc=e=>{oc(e);let t=e.getProgram(),n=!1;k(t,e=>{if(n)return!1;if(!x(e,`CallExpression`))return;let t=D(e.callee);if(!x(t,`MemberExpression`))return;let r=j(t);n=r===`add`||r===`set`}),n&&sc(t,e.absoluteFilePath,new Map,0)},lc=({absoluteFilePath:e,staticImports:t})=>{for(let n of nc(t))oa(e,n.source,n.exportedName)},uc=e=>{let t=[];for(let n of e.body??[]){if(n.type!==`ImportDeclaration`)continue;let e=n.source?.value;if(typeof e==`string`){for(let r of n.specifiers??[])if(r.type===`ImportDefaultSpecifier`)t.push({source:e,exportedName:`default`});else if(r.type===`ImportSpecifier`){let n=r.imported,i=null;typeof n?.name==`string`?i=n.name:typeof n?.value==`string`&&(i=n.value),i&&t.push({source:e,exportedName:i})}}}return t},dc=({absoluteFilePath:e,staticImports:t},n,r=()=>!0,i=()=>!0)=>{let a=new Map,o=(e,t,n)=>{if(!((a.get(e)??-1)>=n)){a.set(e,n);for(let a of uc(t)){let t=O(e,a.source,a.exportedName);!t||n===0||!r(t)||!i(t.filePath)||o(t.filePath,t.programNode,n-1)}}};for(let a of nc(t)){let t=O(e,a.source,a.exportedName);!t||!r(t)||!i(t.filePath)||o(t.filePath,t.programNode,n)}},fc=e=>{dc(e,4)},pc=({absoluteFilePath:e,sourceText:t,getProgram:n})=>{if(!t.includes(`createRef`)&&!t.includes(`\\u`))return;let r=n();Yt(r);let i=Ue(r);k(r,t=>{!x(t,`CallExpression`)||!ta(t,`createRef`,i,{allowGlobalReactNamespace:!0,allowUnboundBareCalls:!0,resolveNamedAliases:!0})||tc(t,e,i)})},mc=({absoluteFilePath:e,sourceText:t,staticImports:n,getProgram:r})=>{let i=new Set,a=new Set;for(let e of n)if(e.moduleRequest.value===`react`)for(let t of e.entries){let{importName:e}=t;e.kind===`Name`&&e.name===`useReducer`?i.add(t.localName.value):(e.kind===`Default`||e.kind===`NamespaceObject`)&&a.add(t.localName.value)}if(!(i.size>0||a.size>0&&(t.includes(`useReducer`)||t.includes(`\\u`))))return;let o=r(),s=e=>{if(e?.type!==`Identifier`)return null;let{name:t}=e;return typeof t==`string`?t:null},c=e=>{let t=s(e);if(t!==null)return i.has(t);if(e.type!==`MemberExpression`)return!1;let n=e,r=s(n.object);return r!==null&&a.has(r)&&s(n.property)===`useReducer`},l=new Set;if(k(o,e=>{if(e.type!==`CallExpression`)return;let t=e;if(!t.callee||!c(t.callee))return;let n=t.arguments?.[0];if(!n)return;let r=s(D(n));r!==null&&l.add(r)}),l.size!==0)for(let t of n)for(let n of t.entries){if(n.importName.kind===`NamespaceObject`||!l.has(n.localName.value))continue;let r=n.importName.kind===`Default`?`default`:n.importName.name;r&&Wn(e,t.moduleRequest.value,r)}},hc=({absoluteFilePath:e,staticImports:t,getProgram:n})=>{Bt(e),Jn({absoluteFilePath:e,staticImports:t,program:n()})},H=({absoluteFilePath:e})=>{Bt(e)},gc=e=>{H(e),lc(e)},_c=e=>{H(e),dc(e,1/0,e=>b(e.exportedNode),e=>!e.split(/[\\/]/).includes(`node_modules`))},vc=({absoluteFilePath:e})=>{zr(e)},yc=({absoluteFilePath:e})=>{Jr(e)},bc=e=>{yc(e),Jn({absoluteFilePath:e.absoluteFilePath,staticImports:e.staticImports,program:e.getProgram()})},xc=new Map([...v.map(e=>[e,yc]),[`ink-no-raw-text`,bc],[`client-passive-event-listeners`,V],[`effect-needs-cleanup`,V],[`exhaustive-deps`,fc],[`no-barrel-import`,rc],[`nextjs-async-dynamic-api-not-awaited`,H],[`nextjs-missing-metadata`,ic],[`nextjs-no-use-search-params-without-suspense`,ac],[`no-dynamic-import-path`,H],[`no-full-lodash-import`,H],[`no-hydration-branch-on-browser-global`,gc],[`no-indeterminate-attribute`,H],[`no-locale-format-in-render`,H],[`no-match-media-in-state-initializer`,H],[`no-create-ref-in-function-component`,pc],[`no-adjust-state-on-prop-change`,V],[`no-derived-state`,V],[`no-derived-state-effect`,V],[`no-event-handler`,V],[`no-initialize-state`,V],[`no-reset-all-state-on-prop-change`,V],[`no-mutating-reducer-state`,mc],[`no-side-effect-in-state-updater-function`,cc],[`no-unguarded-browser-global-at-module-scope`,lc],[`no-unguarded-browser-global-in-render-or-hook-init`,_c],[`prefer-dynamic-import`,H],[`rendering-hydration-mismatch-time`,H],[`rendering-hydration-no-flicker`,V],[`rerender-memo-with-default-value`,fc],[`rn-no-legacy-shadow-styles`,vc],[`rn-no-raw-text`,hc],[`rn-prefer-expo-image`,H],[`rn-style-prefer-boxshadow`,vc],...ie.map(e=>[e,H])]),Sc=new Set([`anchor-target-exists`,`nextjs-no-img-element`,`no-img-without-dimensions`,`no-loading-flag-reset-outside-finally`,`only-export-components`,`remotion-calculate-metadata-fetch-signal`,`remotion-deterministic-randomness`,`remotion-no-css-animation`,`remotion-no-css-transition`,`remotion-no-css-url-assets`,`remotion-no-native-media-elements`,`remotion-no-next-image`,`window-open-without-noopener`]),Cc=t=>{let n=new Set;for(let e of t.ruleIds){let t=xc.get(e);if(!t)return null;n.add(t)}let r=P(t.absoluteFilePath),i,a;try{let n=e(r,t.sourceText,{astType:`ts`,lang:Zt(r)});if(n.errors.some(e=>e.severity===`Error`))return null;i=n.module.staticImports;let o;a=()=>(o??=n.program,o)}catch{return null}let o={absoluteFilePath:r,sourceText:t.sourceText,staticImports:i,getProgram:a};return St(()=>{for(let e of n)e(o)})},wc={},Tc=(e,t,n)=>!e||e.length===0?!1:e.every(e=>x(e,t)&&e[n]===`type`),Ec=e=>e.importKind===`type`||Tc(e.specifiers,`ImportSpecifier`,`importKind`),Dc=new Set([`solid-js`,`solid-js/web`,`solid-js/store`,`solid-js/h`,`solid-js/html`,`@builder.io/qwik`,`@builder.io/qwik-city`,`@builder.io/qwik-react`,`voby`,`vidode`]),Oc=[`solid-js`,`@builder.io/qwik`],kc=[`react`,`react-dom`,`preact`],Ac=new WeakMap,jc=new WeakMap,Mc=(e,t)=>t.some(t=>e===t||e.startsWith(`${t}/`)),Nc=e=>{let t=Ac.get(e);if(t)return t;let n=!1,r=!1,i=!1;for(let t of e.body){if(i||k(t,e=>{if(i)return!1;if(x(e,`JSXOpeningElement`)&&Fc(e))return i=!0,!1}),!x(t,`ImportDeclaration`))continue;let e=t;if(Ec(e))continue;let a=e.source,o=a&&typeof a.value==`string`?a.value:null;o&&((Dc.has(o)||Mc(o,Oc))&&(n=!0),Mc(o,kc)&&(r=!0))}let a={hasNonReactMarker:i,hasNonReactRuntime:n,hasReactRuntime:r};return Ac.set(e,a),a},Pc=e=>{let t=Nc(e);return t.hasNonReactRuntime&&!t.hasReactRuntime},Fc=e=>{let t=jc.get(e);if(t!==void 0)return t;let n=!1;for(let t of e.attributes){if(!x(t,`JSXAttribute`)||!x(t.name,`JSXIdentifier`))continue;let e=t.name.name;if(e===`classList`&&x(t.value,`JSXExpressionContainer`)&&x(t.value.expression,`ObjectExpression`)||e.startsWith(`class:`)||e.startsWith(`bind:`)){n=!0;break}}return jc.set(e,n),n},Ic=new Set(`/playground/./playgrounds/./examples/./example/./demo/./demos/./sandbox/./sandboxes/./specs/./spec/./integration/./it/./perf/./scripts/./cli/./bin/./tooling/./tools/./codemods/./codemod/./migrations/./migration/./generators/./generator/./runbooks/./devtools/./internal-tools/./seeds/./seed/./dev-seeder/`.split(`.`)),Lc=new Set,Rc=[`/test/`,`/tests/`,`/testing/`,`/__tests__/`,`/__test__/`,`/__fixtures__/`,`/fixtures/`,`/__mocks__/`,`/mocks/`,`/testUtils/`,`/test-utils/`,`/test-stubs/`,`/testutils/`,`/cypress/`,`/playwright/`,`/.storybook/`,`/.dumi/`,`/stories/`,`/__stories__/`,...Ic,`/e2e/`,`/e2e-tests/`,`/integration-tests/`,`/benchmarks/`,`/benchmark/`,`/__benchmarks__/`,`/perf-tests/`],zc=[`.test.`,`.spec.`,`.cy.`,`.stories.`,`.story.`,`.bench.`,`.benchmark.`,`.e2e.`,`.integration-spec.`,`.int-spec.`,`.mock.`,`.mocks.`,`.fixture.`],Bc=new Set(`setuptests.js,setuptests.ts,setuptests.jsx,setuptests.tsx,setupvitest.js,setupvitest.ts,setupvitest.jsx,setupvitest.tsx,setupjest.js,setupjest.ts,vitest.setup.js,vitest.setup.ts,vitest.setup.mjs,vitest.config.ts,vitest.config.js,vitest.config.mts,vitest.config.mjs,jest.setup.js,jest.setup.ts,jest.setup.jsx,jest.setup.tsx,jest.config.js,jest.config.ts,jest.config.mjs,playwright.config.ts,playwright.config.js,cypress.config.ts,cypress.config.js,karma.conf.js,karma.conf.ts,vite.config.ts,vite.config.js,vite.config.mts,vite.config.mjs,webpack.config.ts,webpack.config.js,webpack.config.mjs,rollup.config.ts,rollup.config.js,rollup.config.mjs,esbuild.config.ts,esbuild.config.js,esbuild.config.mjs,tsup.config.ts,tsup.config.js,tsup.config.mjs,rsbuild.config.ts,rsbuild.config.js,rspack.config.ts,rspack.config.js,next.config.ts,next.config.js,next.config.mjs,remix.config.js,remix.config.ts,astro.config.ts,astro.config.js,astro.config.mjs,tailwind.config.ts,tailwind.config.js,tailwind.config.mjs,postcss.config.ts,postcss.config.js,postcss.config.mjs,biome.config.ts,biome.config.js,drizzle.config.ts,drizzle.config.js,prisma.config.ts,prisma.config.js,knip.config.ts,knip.config.js,knip.config.mjs,lint-staged.config.js,lint-staged.config.mjs`.split(`,`)),Vc=[`/src/`,`/app/`,`/lib/`,`/components/`,`/pages/`,`/features/`,`/modules/`,`/packages/`,`/apps/`,`/frontend/`,`/client/`],Hc=Rc.filter(e=>e.startsWith(`/.`)),Uc=e=>{let t=-1;for(let n of Vc){let r=e.lastIndexOf(n);r>t&&(t=r)}return t<0?e:e.slice(t)};let Wc,Gc=!1,Kc,qc=!1;const Jc=e=>e?e===Wc?Gc:(Wc=e,Gc=Zc(e),Gc):!1,Yc=e=>{if(!e)return!1;if(e===Kc)return qc;Kc=e;let t=e.replaceAll(`\\`,`/`),n=t.startsWith(`/`)?t:`/${t}`;return qc=Zc(n,Vc.some(e=>n.includes(e))?Ic:Lc),qc},Xc=(e,t)=>e?Zc(e,t):!1,Zc=(e,t=Lc)=>{let n=e.replaceAll(`\\`,`/`),r=n.lastIndexOf(`/`),i=r===-1?n:n.slice(r+1);if(Bc.has(i.toLowerCase()))return!0;for(let e of zc)if(i.includes(e))return!0;let a=n.startsWith(`/`)?n:`/${n}`;for(let e of Hc)if(!t.has(e)&&a.includes(e))return!0;let o=Uc(n);for(let e of Rc)if(!t.has(e)&&(e.startsWith(`/.`)?n:o).includes(e))return!0;return!1},Qc=(e,t=Jc)=>n=>t(n.filename)?wc:e(n),$c=e=>{let t=e?.[`react-doctor`];return typeof t!=`object`||!t||Array.isArray(t)?null:t},el=(e,t)=>Object.getOwnPropertyDescriptor(e,t)?.value,tl=(e,t)=>{let n=$c(e);if(!n)return;let r=el(n,t);return typeof r==`string`?r:void 0},nl=(e,t)=>{let n=$c(e);if(!n)return;let r=el(n,t);return typeof r==`number`&&Number.isFinite(r)?r:void 0},rl=new WeakMap,il=(e,t)=>{let n=el(e,t);if(Array.isArray(n))return n.filter(e=>typeof e==`string`&&e.length>0)},al=(e,t)=>{let n=$c(e);if(!n)return;let r=rl.get(n);if(r||(r=new Map,rl.set(n,r)),r.has(t))return r.get(t);let i=il(n,t);return r.set(t,i),i},ol=(e,t)=>al(e,t)??[],sl=(e,t)=>ol(e,`capabilities`).includes(t),cl=(e,t)=>{let n=$c(e);return!n||el(n,`capabilities`)===void 0?!0:sl(e,t)},ll=(e,t)=>!t?.some(t=>sl(e,t)),ul=(e,t)=>n=>ll(n.settings,t)?e(n):wc,dl=e=>(t=>{let n=e(t),r=!1,i=!1,a={};for(let e in n){if(!Object.hasOwn(n,e))continue;let t=n[e];if(typeof t!=`function`){a[e]=t;continue}let o=e.charAt(0);if(o<`A`||o>`Z`){a[e]=t;continue}if(e===`Program`){a.Program=e=>{let n=Nc(e);i=n.hasReactRuntime,r=!n.hasReactRuntime&&(n.hasNonReactRuntime||n.hasNonReactMarker),t(e)};continue}if(e===`JSXOpeningElement`){a.JSXOpeningElement=e=>{!i&&!r&&Fc(e)&&(r=!0),!r&&t(e)};continue}a[e]=e=>{r||t(e)}}return`Program`in a||(a.Program=e=>{let t=Nc(e);i=t.hasReactRuntime,r=!t.hasReactRuntime&&(t.hasNonReactRuntime||t.hasNonReactMarker)}),a}),U=e=>{if(!(`create`in e))return{...e,create:()=>wc};let t=e.tags,n=e.create,r=t?.includes(`test-noise`)&&!t?.includes(`migration-hint`);return t?.includes(`react-jsx-only`)&&(n=dl(n)),r&&(n=Qc(n,Yc)),e.disabledWhen&&(n=ul(n,e.disabledWhen)),n===e.create?e:{...e,create:n}};let fl;const pl=e=>{let t=[0];for(let n=0;n<e.length;n+=1){let r=e[n];if(r===`\r`&&e[n+1]===`
|
|
3
|
+
`){n+=1,t.push(n+1);continue}(r===`\r`||r===`
|
|
4
|
+
`||r===`\u2028`||r===`\u2029`)&&t.push(n+1)}return t},ml=e=>{if(fl?.content===e)return fl.lineStartOffsets;let t=pl(e);return fl={content:e,lineStartOffsets:t},t},W=(e,t)=>{if(Number.isNaN(t)||t<0)return{line:1,column:1};let n=ml(e),r=Math.min(Math.trunc(t),e.length),i=0,a=n.length-1;for(;i<a;){let e=i+a+1>>1;n[e]<=r?i=e:a=e-1}return{line:i+1,column:r-n[i]+1}},hl=(e,t)=>W(e,e.search(t)),gl=/\.(?:[cm]?[jt]sx?|json|jsonc|map|html?|mdx?|ya?ml|toml|sql|rules|env|txt|log|svg|xml|pem|key|crt|cert|pub|py|php)$/i,_l=/(?:^|\/)\.env(?:\.|$)/,vl=/\.(?:[cm]?[jt]sx?)$/i,yl=/\.(?:[cm]?[jt]sx?|py|php)$/i,bl=/\.(?:[cm]?[jt]sx?|py)$/i,xl=/(?:^|\/)(?:api|backend|server|servers|middleware|route|routes|functions|lambdas|workers)(?:\/|$)|(?:^|\/)[^/]+\.server\.[cm]?[jt]sx?$/i,Sl=/(?:^|\/)(?:__fixtures__|__mocks__|__tests__|__integration__|fixtures|mocks|test|tests|testdata|test-data|e2e|playwright|cypress|specs?)(?:\/|$)|^(?:test|spec)-[^/]+\.[cm]?[jt]sx?$|\.(?:test|spec|e2e|e2e-spec|integration-test|fixture|fixtures|stories|story)\.[cm]?[jt]sx?$|(?:^|\/)(?:playwright|cypress|vitest|jest|karma)[^/]*\.conf(?:ig)?\.[cm]?[jt]s$|(?:^|\/)(?:test_[^/]+|[^/]+_test|conftest)\.py$|\.env\.[^/]*(?:test|e2e)[^/]*$/i,Cl=/(?:^|\/)(?:vite|next|nuxt|astro|remix|webpack|rollup|rspack|rsbuild|esbuild|tsup|metro|expo|babel|tailwind|postcss|svelte|farm|parcel|snowpack)[^/]*\.config\.[cm]?[jt]sx?$/i,wl=/(?:^|\/)scripts(?:\/|$)/i,Tl=/(?:^|\/)(?:examples?|tutorials?|demos?|samples?|playgrounds?)(?:\/|$)/i,El=/(?:^|\/)(?:README|CHANGELOG|CONTRIBUTING|PUBLISHING|DOCS)\.mdx?$|\.mdx?$/i,Dl=/(?:^|\/)(?:generated|__generated__|dist|build|coverage|out|storybook-static|vendor|vendors|third[-_]?party|libraries)(?:\/|$)|(?:^|\/)\.next\/|(?:^|\/)\.yarn\/|(?:^|\/)public\/(?:chunks?|assets?|build|dist|static)\/|(?:generated|\.gen)\.[cm]?[jt]sx?$|@\d+\.\d+\.\d+(?:[-.][\w.]+)?\.[cm]?js$|[.-]min\.[cm]?js$|\.asm\.js$|(?:^|\/)[\w-]+[.@-]\d+\.\d+\.\d+(?:[-.][\w.]+)?\//i,Ol=/\.(iife|umd|global|min)\.js$/i,kl=[/(?:^|\/)\.next\/static\//,/(?:^|\/)\.output\/public\//,/(?:^|\/)build\/static\//,/(?:^|\/)dist\/assets\//,/(?:^|\/)public\//,/(?:^|\/)out\//,/(?:^|\/)storybook-static\//],Al=/\b(?:exec|execSync|spawn|child_process|eval|new Function|vm\.run|readFile|writeFile|fs\.read|fs\.write|fetch|axios|http\.request|sandbox|runCode|executeCode)\b/,jl=new Set([`.next`,`.output`]),Ml=e=>{let t=e.split(`/`);for(let e=0;e<t.length;e+=1)if(jl.has(t[e])&&(t[e]===`.next`&&t[e+1]===`dev`||t[e+1]===`server`&&e+2<t.length))return!0;return!1},Nl=(e,t)=>Ml(e)?!1:t||e.endsWith(`.map`)?!0:kl.some(t=>t.test(e)),Pl=e=>/(?:^|\/)(?:package\.json|Dockerfile|docker-compose\.ya?ml|\.github\/workflows\/[^/]+\.ya?ml|vercel\.json|next\.config\.[cm]?[jt]s|netlify\.toml)$/i.test(e),Fl=new Map,Il=(e,t)=>{let n=Fl.get(t);n||(n=new Map,Fl.set(t,n));let r=n.get(e);if(r!==void 0)return r;let i=t.test(e)&&!Sl.test(e)&&!wl.test(e)&&!El.test(e)&&!Dl.test(e);return n.set(e,i),i},G=e=>/\.d\.[cm]?[jt]s$/i.test(e)?!1:Il(e,vl),Ll=/<script\b|on(?:load|error|click|mouseover)\s*=/i,Rl=/dangerouslyAllowSVG\s*:\s*true/i,zl=/<(?:object|embed|iframe)\b[^>]+(?:data|src)=["'][^"']+\.svg(?:\?[^"']*)?["']/i,Bl=U({id:`active-static-asset`,title:`Executable SVG exposure`,severity:`warn`,recommendation:"Prefer `<img>` for SVG images; if SVG must be served directly, use attachment disposition and a CSP that blocks scripts and objects.",scan:e=>{let t=[];if(e.relativePath.endsWith(`.svg`)&&Nl(e.relativePath,e.isGeneratedBundle)){if(Ll.test(e.content)){let n=hl(e.content,Ll);t.push({message:`A browser-reachable SVG contains script or event-handler code.`,line:n.line,column:n.column,severity:`error`,title:`Active SVG in public assets`,help:`Serve untrusted SVG as downloads, sanitize it, or isolate it on a cookieless asset origin with a restrictive CSP.`})}return t}if(!G(e.relativePath)&&!Pl(e.relativePath))return t;let n=[Rl,zl].find(t=>t.test(e.content));if(n!==void 0){let r=hl(e.content,n);t.push({message:`The app enables or embeds SVG in an executable browser context.`,line:r.line,column:r.column})}return t}}),Vl=e=>/(?:^|\/)(?:firestore\.rules|storage\.rules|database\.rules\.json)$/.test(e),Hl=/\s/,Ul=/[\p{ID_Continue}$]/u,Wl=/["'`/]/g,Gl=/["'`/{}]/g,Kl=/["\\\n]/g,ql=/['\\\n]/g,Jl=/[`\\$\n]/g,Yl=new Set([`return`,`typeof`,`case`,`in`,`of`,`new`,`delete`,`void`,`instanceof`,`do`,`else`,`yield`,`await`,`throw`]),Xl=()=>{let e=[],t=[],n=-1,r=-1,i=()=>{n<0||(e.push(n),t.push(r),n=-1,r=-1)},a=(e,t)=>{if(e===r){r=t;return}if(e<r){r=Math.max(r,t);return}i(),n=e,r=t};return{blank:e=>a(e,e+1),blankSpan:a,isBlanked:i=>{if(i>=n&&i<r)return!0;for(let n=e.length-1;n>=0;--n)if(!(e[n]>i))return t[n]>i;return!1},apply:n=>{if(i(),e.length===0)return n;let r=[],a=0;for(let i=0;i<e.length;i+=1)r.push(n.slice(a,e[i]),` `.repeat(t[i]-e[i])),a=t[i];return r.push(n.slice(a)),r.join(``)}}},Zl=(e,t,n)=>{let r=n=>t.isBlanked(n)?` `:e[n],i=n-1;for(;i>=0&&Hl.test(r(i));)--i;if(i<0)return!0;let a=r(i),o=i>0?r(i-1):``;if(Ul.test(a)){let t=i;for(;t>0&&Ul.test(r(t-1));)--t;return t>0&&r(t-1)===`.`?!1:Yl.has(e.slice(t,i+1))}return a===`<`?!1:a===`>`?o===`=`:a===`+`||a===`-`?o!==a:a===`!`?!(Ul.test(o)||o===`)`||o===`]`):!(a===`)`||a===`]`||a===`}`||a===`"`||a===`'`||a==="`")},Ql=(e,t)=>{let n=t+1,r=!1;for(;n<e.length;){let t=e[n];if(t===`\\`){n+=2;continue}if(t===`
|
|
5
|
+
`)return null;if(t===`[`)r=!0;else if(t===`]`)r=!1;else if(t===`/`&&!r)return e[n+1]===`/`?null:n+1;n+=1}return null},$l=(e,t,n)=>{for(let r=t+1;r<e.length;r+=1){let t=e.charCodeAt(r);if(t===92){r+=1;continue}if(t===n)return!1;if(Hl.test(e[r]))return!0}return!1},eu=(e,t)=>{let n=e.length,r=Xl(),i=-1,a=!1,o=[],s=0,c=t=>{t>=n||e.charCodeAt(t)===10||r.blank(t)};for(;s<n;){if(i===-1){let t=o.length>0?Gl:Wl;t.lastIndex=s;let n=t.exec(e);if(n===null)break;s=n.index}else{let t=i===34?Kl:i===39?ql:Jl;t.lastIndex=s;let o=t.exec(e),c=o===null?n:o.index;if(a&&c>s&&r.blankSpan(s,c),s=c,o===null)break}let l=e.charCodeAt(s),u=e.charCodeAt(s+1);if(i!==-1){if(l===92){a&&(c(s),c(s+1)),s+=2;continue}if(l===10&&i!==96){i=-1,s+=1;continue}if(l===i){i=-1,s+=1;continue}if(t&&i===96&&l===36&&u===123){o.push(0),i=-1,s+=2;continue}a&&c(s),s+=1;continue}if(l===34||l===39){i=l,a=t&&$l(e,s,l),s+=1;continue}if(l===96){i=96,a=t,s+=1;continue}if(l===47&&u===47){for(;s<n&&e.charCodeAt(s)!==10;)r.blank(s),s+=1;continue}if(l===47&&u===42){for(;s<n;){if(e.charCodeAt(s)===42&&e.charCodeAt(s+1)===47){r.blank(s),r.blank(s+1),s+=2;break}c(s),s+=1}continue}if(l===47){let n=Zl(e,r,s)?Ql(e,s):null;if(n!==null){if(t)for(let e=s+1;e<n-1;e+=1)c(e);s=n;continue}}if(o.length>0){let e=o.length-1;l===123?o[e]+=1:l===125&&(o[e]===0?(o.pop(),i=96,a=t):--o[e])}s+=1}return r.apply(e)},tu=e=>e.includes(`//`)||e.includes(`/*`)?eu(e,!1):e,nu=e=>eu(e,!0),ru=new WeakMap,iu=new WeakMap,au=(e,t=!1)=>{if(!vl.test(e.relativePath)&&!Vl(e.relativePath))return e.content;let n=t?iu:ru,r=n.get(e);if(r!==void 0)return r;let i=t?nu(e.content):tu(e.content);return n.set(e,i),i},K=({shouldScan:e,pattern:t,requireAll:n,suppressWhen:r,ignoreStringLiterals:i,message:a})=>o=>{if(!e(o))return[];let s=au(o,i);if(n!==void 0&&!n.every(e=>e.test(s)))return[];let c=-1;if(t instanceof RegExp)c=s.search(t);else for(let e=0;e<t.length&&(c=s.search(t[e]),!(c>=0));e+=1);if(c<0||r!==void 0&&r.test(s))return[];let{line:l,column:u}=W(s,c);return[{message:a,line:l,column:u}]},ou=/\b(?:tool\s*\(\s*\{|createTool\s*\(|defineTool\s*\(|new\s+(?:DynamicTool|StructuredTool)\s*\()/,su=/\b(?:tool|createTool|defineTool|DynamicTool|StructuredTool)\b/,cu=/(?:^|\/)(?:agents?|tools?|mcp)(?:\/|$)|(?:agent|tool|mcp)[^/]*\.[cm]?[jt]sx?$/i,lu=U({id:`agent-tool-capability-risk`,title:`Agent tool exposes dangerous capability`,severity:`warn`,recommendation:`Treat tool inputs as prompt-injection controlled. Validate arguments, scope permissions per call, and avoid exposing shell/file/network primitives directly to agents.`,scan:K({shouldScan:e=>G(e.relativePath)&&cu.test(e.relativePath)&&su.test(e.content)&&Al.test(e.content),pattern:ou,requireAll:[Al],ignoreStringLiterals:!0,message:`An agent-callable tool appears to expose network, filesystem, shell, or code-execution capability.`})}),uu=U({id:`artifact-baas-authority-surface`,title:`BaaS authority map shipped in browser artifact`,severity:`warn`,recommendation:`Client BaaS config is often public, but shipped collection names plus owner, role, tenant, or admin fields give attackers a precise authorization map. Verify rules/RLS enforce every boundary server-side.`,scan:K({shouldScan:e=>Nl(e.relativePath,e.isGeneratedBundle),pattern:/\b(?:collection\s*\(\s*["'](?:boosts|sessions|sessions_admin|users|orgs|candidateJobs|conversations|documents|profiles)|from\s*\(\s*["'](?:users|profiles|documents|organizations|memberships)|creatorID|creatorId|providerId|ghostOrg|ownerId|orgId|tenantId|workspaceId|isAdmin|SuperAdmin)\b/i,requireAll:[/\b(?:initializeApp|firebase|firestore|getFirestore)\b[\s\S]{0,700}\b(?:apiKey|authDomain|projectId|databaseURL|storageBucket)\b|\b(?:apiKey|authDomain|projectId|databaseURL|storageBucket)\b[\s\S]{0,700}\b(?:firebase|firestore|getFirestore|initializeApp)\b|\bcreateClient\b[\s\S]{0,700}\b(?:supabase|SUPABASE_URL)\b|\b(?:supabase|SUPABASE_URL)\b[\s\S]{0,700}\bcreateClient\b/i],message:`A browser artifact exposes Firebase/Supabase config together with sensitive collections or authorization fields.`})}),du=new Set([`auth`,`getSession`,`getServerSession`,`getUser`,`requireAuth`,`checkAuth`,`verifyAuth`,`authenticate`,`currentUser`,`getAuth`,`validateSession`]),fu=/^auth(?:n|z|ed|enticate[ds]?|enticating|entication|orize[ds]?|orizing|orization|orizer)?$/,pu=new Set([`signedin`,`loggedin`,`signin`]),mu=new Set([`require`,`ensure`,`assert`,`verify`,`validate`,`check`,`protect`,`enforce`,`guard`,`gate`,`restrict`,`is`,`has`,`can`,`must`]),hu=new Set([`get`,`fetch`,`load`,`read`,`resolve`,`retrieve`,`use`]),gu=new Set([`current`,`my`,`own`]),_u=new Set([`session`,`sessions`,`login`,`admin`,`admins`,`superadmin`,`superuser`,`role`,`roles`,`permission`,`permissions`,`jwt`,`identity`,`principal`,`credential`,`credentials`]),vu=new Set([`user`,`users`,`account`,`accounts`,`token`,`tokens`,`access`,`me`,`viewer`,`caller`,`subject`,`scope`,`scopes`]),yu=new Set([`getUser`]),bu=/(?:^|[._])(?:auth|authn|authz|clerk|session|jwt|firebase|supabase|nextauth|kinde|workos|stytch|descope|cognito|propelauth|lucia)/i,xu=[/^sk_live_/,/^sk_test_/,/^AKIA[0-9A-Z]{16}$/,/^ghp_[a-zA-Z0-9]{36}$/,/^gho_[a-zA-Z0-9]{36}$/,/^github_pat_/,/^glpat-/,/^xox[bporas]-/,/^sk-[a-zA-Z0-9]{32,}$/],Su=[/\b(?:AKIA|ASIA)[0-9A-Z]{16}\b/,/\bAWS_SECRET_ACCESS_KEY\s*[:=]\s*["']?[A-Za-z0-9/+=]{35,}["']?/,/\bgithub_pat_[A-Za-z0-9_]{30,}\b/,/\bgh[pousr]_[A-Za-z0-9]{30,}\b/,/\bglpat-[A-Za-z0-9_-]{20,}\b/,/\bxox[baprs]-[A-Za-z0-9-]{20,}\b/,/\bsk_(?:live|test)_[A-Za-z0-9]{16,}\b/,/\brk_(?:live|test)_[A-Za-z0-9]{16,}\b/,/\bsk-[A-Za-z0-9_-]{32,}\b/,/\bsk-ant-api\d{2}-[A-Za-z0-9_-]{20,}\b/,/\blin_(?:api|oauth)_[A-Za-z0-9]{20,}\b/,/\bvercel_[A-Za-z0-9]{20,}\b/,/\bsntrys_[A-Za-z0-9_-]{20,}\b/,/\bkey-[a-f0-9]{32}\b/i,/\bnpm_[A-Za-z0-9]{30,}\b/,/\bSG\.[A-Za-z0-9_-]{20,}\.[A-Za-z0-9_-]{20,}\b/,/https:\/\/hooks\.slack\.com\/services\/T[A-Z0-9]+\/B[A-Z0-9]+\/[A-Za-z0-9]+/,/https:\/\/discord(?:app)?\.com\/api\/webhooks\/\d+\/[A-Za-z0-9_-]+/,/\bsb_secret_[A-Za-z0-9_]{20,}\b/,/\bservice_role\b/i,/"private_key"\s*:\s*"-----BEGIN PRIVATE KEY-----/,/-----BEGIN (?:RSA |EC |OPENSSH |DSA )?PRIVATE KEY-----/,/\b(?:postgres|mysql|mongodb(?:\+srv)?|redis):\/\/[^:\s/@]+:(?!(?:pass(?:word)?|my[a-z]*pass(?:word)?|mysecretpassword|myusername|postgres|mysql|redis|root|admin|minioadmin|secret|example|changeme|change_me|test|guest|placeholder|default|user(?:name)?|x{3,}|\*{2,}|\$\{[^}]*\}|\$[A-Z_]+|<[^>]*>|%[\w.]+%|\{\{[^}]*\}\})@)[^@\s/]+@(?!(?:localhost|127\.0\.0\.1|0\.0\.0\.0|host\.docker\.internal)(?:[:/\s]|$))[^\s:/@]*\./i],Cu=/\beyJ[A-Za-z0-9_-]{8,}\.eyJ[A-Za-z0-9_-]{8,}\.[A-Za-z0-9_-]{16,}\b/,wu=/\b(?:NEXT_PUBLIC|VITE|REACT_APP|EXPO_PUBLIC)_[A-Z0-9_]*(?:SECRET|TOKEN|PASSWORD|PRIVATE|DATABASE_URL|SERVICE_ROLE|AWS_ACCESS_KEY|AWS_SECRET)[A-Z0-9_]*\b/i,Tu=/\b(?:process\s*\.\s*env|import\s*\.\s*meta\s*\.\s*env|window\.__[A-Z0-9_]*ENV[A-Z0-9_]*__|__[A-Z0-9_]*ENV[A-Z0-9_]*__)\b/,Eu=/\b(?:(?:process|window)\s*(?:\/[*/]|<!--|-->|\.\s*(?:\/[*/]|<!--|-->))|import\s*(?:\/[*/]|<!--|-->|\.\s*(?:\/[*/]|<!--|-->|meta\s*(?:\/[*/]|<!--|-->|\.\s*(?:\/[*/]|<!--|-->)))))/,Du=/\b(?:DATABASE_URL|AWS_SECRET_ACCESS_KEY|AWS_ACCESS_KEY_ID|MAILGUN_API_KEY|SALESFORCE_CLIENT_SECRET|OKTA_CLIENT_SECRET|SESSION_SECRET|COOKIE_SECRET|PRIVATE_KEY|SERVICE_ROLE)\b/,Ou=/(?:SENTRY_DSN|PUBLIC_KEY|(?:^|_)PUBLIC_TOKEN$|PUBLISHABLE|ANON_KEY|POSTHOG_(?:PROJECT_)?TOKEN|POSTHOG_KEY|TLDRAW_LICENSE_KEY|CLERK_PUBLISHABLE_KEY|ALGOLIA_SEARCH_KEY|GC_API_KEY|GOOGLE_MAPS_API_KEY|MAPBOX_TOKEN|MIXPANEL_TOKEN|FACEBOOK_CLIENT_TOKEN|(?:NEXT_PUBLIC|VITE|REACT_APP|EXPO_PUBLIC)_(?:DISABLE|ENABLE|ALLOW|REQUIRE)_)|(?:TOKEN|SECRET|PASSWORD|PRIVATE)_(?:KIND|TYPE|URL|URI|ENDPOINT|HEADER|NAME)$/i,ku=[/^appl_/,/^goog_/,/^amzn_/,/^strp_/,/^pk_(?:live|test)_/,/^sb_publishable_/,/^phc_/,/^public-token-(?:live|test)-/,/^pk\.eyJ/],Au=[/^[\s._\-*\u2022xX]{8,}$/,/(?:\.{3,}|\u2026|[*\u2022]{3,})/,/(?:^|[_\-\s])(?:your|redacted|masked|placeholder|replace[_\-\s]?me|changeme)(?:$|[_\-\s])/i,/<[^>]*(?:auth|credential|key|password|secret|token|your|redacted|placeholder|masked)[^>]*>/i,/\[[^\]]*(?:auth|credential|key|password|secret|token|your|redacted|placeholder|masked)[^\]]*\]/i,/\{[^}]*(?:auth|credential|key|password|secret|token|your|redacted|placeholder|masked)[^}]*\}/i],ju=[/(?:^|[_\-\s])(?:example|sample|dummy)(?:$|[_\-\s])/i],Mu=/(?:placeholder|example|sample|dummy|masked|redacted|mask)/i,Nu=/(?:api_?key|secret|token|password|credential|auth(?!or(?!i[sz])))/i,Pu=/(?:^|\/)[^/]+\.config\.[cm]?[jt]s$/,Fu=/(?:^|\/)(?:\.[a-z-]+rc|[a-z-]+\.rc)\.[cm]?[jt]s$/,Iu=/(?:^|\/)[^/]+\.(?:test|spec|stories|story|fixture|fixtures)\.[cm]?[jt]sx?$/,Lu=/(?:^|\/)[^/]+\.server\.[cm]?[jt]sx?$/,Ru=/(?:^|\/)(?:middleware|proxy|route)\.[cm]?[jt]sx?$/,zu=/(?:^|\/)pages\/api\/.+\.[cm]?[jt]sx?$/,Bu=/(?:^|\/)[^/]+\.(?:client|browser|web)\.[cm]?[jt]sx?$/,Vu=/(?:^|\/)(?:src\/)?(?:main|index|[Aa]pp|client)\.[cm]?[jt]sx?$/,Hu=new Set([`backend`,`functions`,`lambdas`,`lambda`,`middleware`,`server`,`servers`]),Uu=new Set([`api`,`backend`,`edge`,`function`,`functions`,`lambda`,`lambdas`,`server`,`servers`,`worker`,`workers`]),Wu=new Set([`__fixtures__`,`__mocks__`,`__tests__`,`fixtures`,`mocks`,`test`,`tests`]),Gu=new Set([`bin`,`config`,`configs`,`script`,`scripts`,`tooling`,`tools`]),Ku=new Set([`components`,`features`,`hooks`,`pages`,`ui`,`views`,`widgets`]),qu=new Set(`alert.modal.label.text.title.name.id.url.path.route.page.param.field.column.header.placeholder.prefix.description.type.icon.class.style.variant.event.action.status.state.mode.flag.option.config.message.error.display.view.component.element.container.wrapper.button.link.input.select.dialog.menu.form.step.index.count.length.role.scope.context.provider.ref.handler.query.schema.constant`.split(`.`)),Ju=new Set([`start`,`end`]),q=e=>e.replace(/[.*+?^${}()|[\]\\]/g,`\\$&`),Yu=new RegExp(wu.source,`gi`),Xu=e=>{for(let t of e.matchAll(Yu)){let e=t[0]??``;if(!Ou.test(e))return new RegExp(q(e))}},Zu=e=>Tu.test(e)&&Du.test(e),Qu=/\.(?:[cm]?[jt]sx?)$/i,$u=/\/\/|\/\*|<!--/,ed=new Set([`\r`,`
|
|
6
|
+
`,`\u2028`,`\u2029`]),td=e=>{let t=0;for(;t<e.length;){let n=e.indexOf(`-->`,t);if(n===-1)return!1;let r=n-1;for(;r>=0&&!ed.has(e[r]??``)&&e[r]?.trim()===``;)--r;if(r<0||ed.has(e[r]??``))return!0;t=n+3}return!1},nd=(t,n)=>{if(!Qu.test(t)||!n.startsWith(`#!`)&&!$u.test(n)&&!td(n))return n;try{let r=e(t,n,{astType:`ts`,lang:Zt(t)});if(r.errors.some(e=>e.severity===`Error`))return;let i=n.search(/[\r\n\u2028\u2029]/),a=[...n.startsWith(`#!`)?[{start:0,end:i===-1?n.length:i}]:[],...r.comments];if(a.length===0)return n;let o=[],s=0;for(let e of a)o.push(n.slice(s,e.start)),o.push(n.slice(e.start,e.end).replace(/[^\r\n\u2028\u2029]/g,` `)),s=e.end;return o.push(n.slice(s)),o.join(``)}catch{return}},rd=/\.map$/i,id=/\s/,ad=/[^\r\n\u2028\u2029]/g,J=(e,t)=>{let n=t;for(;n<e.length&&id.test(e[n]??``);)n+=1;return n},od=(e,t)=>{if(e[t]!==`"`)return;let n=t+1;for(;n<e.length;){if(e[n]===`\\`){n+=2;continue}if(e[n]===`"`)return n+1;n+=1}},sd=(e,t)=>{let n=J(e,t);if(e[n]===`"`)return od(e,n);if(e[n]!==`[`&&e[n]!==`{`){let t=n;for(;t<e.length&&![`,`,`]`,`}`].includes(e[t]??``);)t+=1;return t}let r=[e[n]===`[`?`]`:`}`],i=n+1;for(;i<e.length&&r.length>0;){if(e[i]===`"`){let t=od(e,i);if(t===void 0)return;i=t;continue}e[i]===`[`&&r.push(`]`),e[i]===`{`&&r.push(`}`),e[i]===r.at(-1)&&r.pop(),i+=1}return r.length===0?i:void 0},cd=(e,t)=>{let n=J(e,0);if(e[n]!==`{`)return;n=J(e,n+1);let r;for(;n<e.length&&e[n]!==`}`;){let i=od(e,n);if(i===void 0)return;let a=JSON.parse(e.slice(n,i));if(n=J(e,i),e[n]!==`:`)return;if(n=J(e,n+1),a===t){if(r!==void 0)return;r=n}let o=sd(e,n);if(o===void 0)return;if(n=J(e,o),e[n]===`,`){n=J(e,n+1);continue}if(e[n]!==`}`)return}return r},ld=(e,t,n)=>{let r=J(e,t);if(e[r]!==`[`)return;r=J(e,r+1);let i=[];for(let t of n){if(typeof t==`string`){let t=od(e,r);if(t===void 0)return;i.push({start:r,end:t}),r=t}else if(t===null&&e.startsWith(`null`,r))i.push({start:r,end:r+4}),r+=4;else return;if(r=J(e,r),e[r]===`,`){r=J(e,r+1);continue}}return e[r]===`]`?i:void 0},ud=(e,t)=>`${e}/${t}`.split(/[\\/]/).includes(`node_modules`),dd=(e,t)=>{if(!rd.test(e)||!t.includes(`"sourcesContent"`))return t;try{let e=JSON.parse(t);if(typeof e!=`object`||!e||Array.isArray(e))return t;let n=Reflect.get(e,`sources`),r=Reflect.get(e,`sourcesContent`),i=Reflect.get(e,`sourceRoot`);if(!Array.isArray(n)||!n.every(e=>typeof e==`string`)||!Array.isArray(r)||n.length!==r.length||i!==void 0&&typeof i!=`string`)return t;let a=cd(t,`sourcesContent`);if(a===void 0)return t;let o=ld(t,a,r);if(o===void 0)return t;let s=i??``,c=[],l=0;for(let[e,r]of n.entries()){if(!ud(s,r))continue;let n=o[e];if(n===void 0)return t;c.push(t.slice(l,n.start)),c.push(t.slice(n.start,n.end).replace(ad,` `)),l=n.end}return l===0?t:(c.push(t.slice(l)),c.join(``))}catch{return t}},fd=(e,t,n)=>{if(El.test(e.relativePath)||!Nl(e.relativePath,e.isGeneratedBundle))return[];let r=t(e.content);if(r===void 0)return[];let i=hl(e.content,r);return[{message:n,line:i.line,column:i.column}]},pd=`A browser artifact contains server-secret environment names or a full environment dump shape.`,md=e=>Xu(e)??(Zu(e)?Du:void 0),hd=U({id:`artifact-env-leak`,title:`Server env leaked to browser artifact`,severity:`error`,recommendation:`Treat public env prefixes as publication, not secrecy; keep secret env vars server-only and rebuild after rotating leaked keys.`,scan:e=>{let t=dd(e.relativePath,e.content),n=t===e.content?e:{...e,content:t},r=!1,i=fd(n,e=>{let t=Xu(e);if(t)return r=!0,t;if(Du.test(e))return Tu.test(e)?(r=!0,Du):Eu.test(e)?Du:void 0},pd);if(i.length===0)return i;let a=r?i:fd(n,md,pd),o=nd(n.relativePath,n.content);return o===void 0?i:o===n.content?a:fd({...n,content:o},md,pd)}}),gd=U({id:`artifact-secret-leak`,title:`Secret shipped in browser artifact`,severity:`error`,recommendation:`Remove the secret from client bundles/static assets, rotate it, and route privileged service calls through server-only code.`,scan:e=>fd(e,e=>Su.find(t=>t.test(e)),`A browser-delivered artifact contains a secret-looking credential value.`)}),_d=/(?:npm|pnpm|yarn|bun)\s+(?:install|ci)\b(?:(?!--ignore-scripts)[\s\S]){0,700}\bsecrets\.[A-Z0-9_]+|\bsecrets\.[A-Z0-9_]+(?:(?!--ignore-scripts)[\s\S]){0,700}(?:npm|pnpm|yarn|bun)\s+(?:install|ci)\b/i,vd=/(?:npm|pnpm|yarn|bun)\s+(?:install|ci)\b/i,yd=/\bsecrets\.[A-Z0-9_]+/,bd=/--ignore-scripts\b/,xd=`The build or install pipeline can execute package lifecycle code while CI secrets may be present.`,Sd=e=>/(?:^|\/)\.github\/workflows\/[^/]+\.ya?ml$/i.test(e),Cd=e=>{let t=e.split(`
|
|
7
|
+
`),n=[],r=[],i,a,o;for(let e=0;e<t.length;e+=1){let s=t[e],c=s.trim();if(c===``||c.startsWith(`#`))continue;let l=s.length-s.trimStart().length;if(i!==void 0&&l<=i&&(i=void 0,a=void 0,o=void 0),i===void 0){/^steps:\s*(?:#.*)?$/.test(c)?i=l:n.push(s);continue}if((c===`-`||c.startsWith(`- `))&&(a===void 0||l===a)){a=l,o={startLineIndex:e,lines:[s]},r.push(o);continue}o===void 0?n.push(s):o.lines.push(s)}let s=yd.test(n.join(`
|
|
8
|
+
`));for(let e of r){let t=e.lines.join(`
|
|
9
|
+
`);if(!vd.test(t)||bd.test(t)||!s&&!yd.test(t))continue;let n=Math.max(e.lines.findIndex(e=>vd.test(e)),0),r=e.lines[n].search(vd);return[{message:xd,line:e.startLineIndex+n+1,column:(r===-1?0:r)+1}]}return[]},wd=K({shouldScan:e=>Pl(e.relativePath)&&!e.relativePath.endsWith(`package.json`)&&!Sd(e.relativePath),pattern:_d,message:xd}),Td=U({id:`build-pipeline-secret-boundary`,title:`Build pipeline runs code near secrets`,severity:`warn`,recommendation:`Run dependency installs with scripts disabled before exposing secrets, isolate untrusted build code, and move signing/deploy authority into a narrow privileged step.`,scan:e=>Sd(e.relativePath)?Cd(e.content):wd(e)}),Ed=U({id:`clickjacking-redirect-risk`,title:`Redirect or frame boundary risk`,severity:`warn`,recommendation:"Allowlist redirect origins/paths, set `frame-ancestors` for privileged pages, and avoid URL-prefilled privileged dialogs.",scan:K({shouldScan:e=>G(e.relativePath)||Pl(e.relativePath),pattern:/\bredirect\s*\((?!\s*(?:await\s+)?[\w$]*(?:safe|valid|sanitiz|allowlist|whitelist)[\w$]*\s*\()[^)'"`\n]*\b(?:searchParams\.get|nextUrl\.searchParams|returnTo|callbackUrl|continue|next)\b|<iframe\b[\s\S]{0,700}(?:\b(?:next=|continue=|redirect=|redirect_uri|userstoinvite|sharingaction|\.\.)|[?&](?:amp;)?role=)|frame-ancestors\s+(?:\*|'self'\s+\*)|X-Frame-Options["']?\s*:\s*["']?ALLOW/i,message:`Redirect or framing configuration may let attacker-controlled URLs chain into privileged UI or clickjacking.`})}),Dd=e=>/(?:^|\/)(?:tools?|scripts?)\/|(?:^|\/)management\/commands\/|(?:^|\/)(?:build|make|gulpfile|gruntfile)\.[cm]?[jt]s$/i.test(e),Od=e=>Il(e,yl),kd=String.raw`(?:req\.|request\.|params\.|query\.|body\.|searchParams|\$_(?:GET|POST|REQUEST))`,Ad=String.raw`(?:(?<![.\w$])(?:exec(?:Sync)?|system|passthru|proc_open|shell_exec)|\b(?:os\.system|subprocess\.(?:run|Popen|call)|(?:child_process|childProcess|cp)\.exec\w*))`,jd=String.raw`(?:(?<![.\w$])spawn(?:Sync)?|\b(?:child_process|childProcess|cp)\.spawn\w*)`,Md=String.raw`['"](?:sh|bash|zsh|dash|ksh|cmd(?:\.exe)?|powershell(?:\.exe)?|pwsh)['"]`,Nd=String.raw`['"](?:-c|/c|-Command)['"]`,Pd=U({id:`command-execution-input-risk`,title:`Command execution uses caller-shaped input`,severity:`error`,recommendation:`Avoid shell execution for caller-controlled values. Use fixed commands, argument arrays, strict allowlists, and no shell interpolation.`,scan:K({shouldScan:e=>Od(e.relativePath)&&!Dd(e.relativePath),pattern:[new RegExp(String.raw`${Ad}\s*\([^)]{0,220}(?:${kd}|shell\s*=\s*true|f['"\`][^'"\`]*\{)`,`i`),new RegExp(String.raw`${jd}\s*\((?:[^,)]{0,120}?${kd}|\s*${Md}\s*,\s*\[\s*${Nd}\s*,[^\]]{0,220}${kd}|(?=[^)]{0,220}shell\s*[:=]\s*true)[^)]{0,220}${kd})`,`i`)],message:`Command execution appears to include request, query, body, or shell-interpolated input.`})}),Fd=U({id:`cors-cookie-trust-risk`,title:`Broad cookie or credentialed CORS trust`,severity:`warn`,recommendation:`Keep auth cookies host-only and HttpOnly, avoid credentialed CORS for less-trusted docs/vendor origins, and isolate documentation domains from app sessions.`,scan:K({shouldScan:e=>G(e.relativePath)||Pl(e.relativePath),pattern:/Access-Control-Allow-Credentials["']?\s*[:,]\s*["']?true[\s\S]{0,700}Access-Control-Allow-Origin["']?\s*[:,]\s*["']?(?:\*|https:\/\/docs\.|https:\/\/.*mintlify)|\b(?:session|auth|token|jwt)[^=\n]{0,80}(?:=[^;\n]{0,120};[^=\n]{0,80})?\bDomain=\./i,message:`Credentialed CORS or broad auth-cookie scope can make a docs/custom-domain XSS become account compromise.`})}),Id=(e,t)=>{let n=e[t],r=n===`(`?`)`:n===`{`?`}`:n===`[`?`]`:``;if(r===``)return-1;let i=0,a=null;for(let o=t;o<e.length;o+=1){let t=e[o];if(a!==null){t===`\\`?o+=1:t===a&&(a=null);continue}if(t===`"`||t===`'`||t==="`")a=t;else if(t===n)i+=1;else if(t===r&&(--i,i===0))return o}return-1},Ld=e=>`end`in e&&typeof e.end==`number`?e.end:-1,Y=e=>`start`in e&&typeof e.start==`number`?e.start:-1,Rd=e=>{let t=D(e);for(;x(t,`SequenceExpression`);){let e=t.expressions.at(-1);if(!e)break;t=D(e)}return t},zd=e=>{if(e.kind!==`import`)return null;let t=e.declarationNode.parent;return x(t,`ImportDeclaration`)?t:null},Bd=e=>{let t=[],n=new Map;for(let r of e){let e=`${r.truthiness}:${r.nullishness}`,i=n.get(r.expression);i?.has(e)||(i?i.add(e):n.set(r.expression,new Set([e])),t.push(r))}return t},Vd=e=>x(e,`JSXElement`)||x(e,`JSXFragment`)||x(e,`ArrayExpression`)||x(e,`ObjectExpression`)||x(e,`ArrowFunctionExpression`)||x(e,`FunctionExpression`)||x(e,`ClassExpression`)||x(e,`NewExpression`)?{expression:e,truthiness:`truthy`,nullishness:`non-nullish`}:x(e,`Literal`)?e.value===null?{expression:e,truthiness:`falsy`,nullishness:`nullish`}:{expression:e,truthiness:e.value?`truthy`:`falsy`,nullishness:`non-nullish`}:x(e,`UnaryExpression`)&&e.operator===`void`?{expression:e,truthiness:`falsy`,nullishness:`nullish`}:{expression:e,truthiness:`unknown`,nullishness:`unknown`},Hd=e=>{let t=Rd(e);if(x(t,`ConditionalExpression`)){let e=Hd(t.test);return e.every(e=>e.truthiness===`truthy`)?Hd(t.consequent):e.every(e=>e.truthiness===`falsy`)?Hd(t.alternate):Bd([...Hd(t.consequent),...Hd(t.alternate)])}if(!x(t,`LogicalExpression`))return[Vd(t)];let n=Hd(t.left),r=Hd(t.right),i=[];for(let e of n){if(t.operator===`&&`){e.truthiness!==`truthy`&&i.push(e.truthiness===`falsy`?e:{...e,truthiness:`falsy`}),e.truthiness!==`falsy`&&i.push(...r);continue}if(t.operator===`||`){e.truthiness!==`falsy`&&i.push(e.truthiness===`truthy`?e:{...e,truthiness:`truthy`,nullishness:`non-nullish`}),e.truthiness!==`truthy`&&i.push(...r);continue}e.nullishness!==`nullish`&&i.push(e.nullishness===`non-nullish`?e:{...e,nullishness:`non-nullish`}),e.nullishness!==`non-nullish`&&i.push(...r)}return Bd(i)},Ud=e=>{let t=[],n=new Set;for(let r of Hd(e))n.has(r.expression)||(n.add(r.expression),t.push(r.expression));return t},Wd=new Set([`assign`,`defineProperties`,`defineProperty`]),Gd=new Set([`defineProperty`,`set`]),Kd=new WeakMap,qd=e=>{let t=F(e);for(;t.parent;){let e=t.parent;if(!x(e,`MemberExpression`)||e.object!==t)break;t=F(e)}return t},X=e=>{let t=e;for(;t;){if(b(t)||x(t,`Program`))return t;t=t.parent}return e},Z=(e,t)=>{if(x(e,`ReturnStatement`)||x(e,`ThrowStatement`)||x(e,`BreakStatement`)||t&&x(e,`ContinueStatement`))return!0;if(x(e,`BlockStatement`))return e.body.some(e=>Z(e,t));if(!x(e,`IfStatement`))return!1;if(x(e.test,`Literal`)){let n=e.test.value?e.consequent:e.alternate;return n?Z(n,t):!1}return!!(e.alternate&&Z(e.consequent,t)&&Z(e.alternate,t))},Jd=e=>Z(e,!0),Yd=(e,t)=>{let n=t.indexOf(e);return n>0&&t.slice(0,n).some(Jd)},Xd=(e,t)=>{let n=e;for(;n.parent&&n!==t;){let e=n.parent;if((x(e,`BlockStatement`)||x(e,`Program`))&&Yd(n,e.body)||(x(e,`WhileStatement`)&&x(e.test,`Literal`)&&!e.test.value||x(e,`ForStatement`)&&e.test&&x(e.test,`Literal`)&&!e.test.value)&&e.body===n||x(e,`SwitchCase`)&&Yd(n,e.consequent)||x(e,`IfStatement`)&&x(e.test,`Literal`)&&(e.test.value===!1&&e.consequent===n||e.test.value===!0&&e.alternate===n)||x(e,`ConditionalExpression`)&&x(e.test,`Literal`)&&(e.test.value===!1&&e.consequent===n||e.test.value===!0&&e.alternate===n)||x(e,`LogicalExpression`)&&e.right===n&&x(e.left,`Literal`)&&(e.operator===`&&`&&!e.left.value||e.operator===`||`&&e.left.value))return!0;n=e}return!1},Zd=(e,t)=>{let n=e;for(;n.parent&&n!==t;){let e=n.parent;if(x(e,`IfStatement`)&&(!x(e.test,`Literal`)||e.test.value===!0&&e.alternate===n||e.test.value===!1&&e.consequent===n)||x(e,`ConditionalExpression`)&&(!x(e.test,`Literal`)||e.test.value===!0&&e.alternate===n||e.test.value===!1&&e.consequent===n)||x(e,`LogicalExpression`)&&e.right===n&&(!x(e.left,`Literal`)||e.operator===`&&`&&!e.left.value||e.operator===`||`&&e.left.value)||x(e,`DoWhileStatement`)&&!(e.body===n&&x(e.test,`Literal`)&&!e.test.value)||x(e,`ForStatement`)||x(e,`ForInStatement`)||x(e,`ForOfStatement`)&&e.right!==n||x(e,`WhileStatement`)||x(e,`SwitchCase`)||x(e,`CatchClause`)||x(e,`TryStatement`)&&e.block===n||(x(e,`CallExpression`)||x(e,`MemberExpression`))&&e.optional)return!0;n=e}return!1},Qd=(e,t)=>{let n=D(e);if(x(n,`Literal`))return!1;if(x(n,`Identifier`)){if(t.isGlobalReference(n)&&(n.name===`undefined`||n.name===`NaN`||n.name===`Infinity`))return!1;let e=t.symbolFor(n);return e?e.kind===`var`||e.kind===`function`||e.kind===`parameter`||e.kind===`import`?!1:Y(e.declarationNode)>Y(n):!0}if(x(n,`ArrayExpression`))return n.elements.some(e=>e?x(e,`SpreadElement`)?!0:Qd(e,t):!1);if(x(n,`ObjectExpression`))return n.properties.length>0;if(x(n,`TemplateLiteral`))return n.expressions.length>0;if(x(n,`UnaryExpression`)){let e=D(n.argument);return n.operator===`typeof`&&x(e,`Identifier`)&&!t.symbolFor(e)?!1:Qd(e,t)?!0:n.operator===`void`||n.operator===`typeof`||n.operator===`!`?!1:!(x(e,`Literal`)&&(typeof e.value==`number`||typeof e.value==`string`))}return!0},$d=(e,t,n)=>{let r=e;for(;r.parent&&r.parent!==t;)r=r.parent;let i=t.body.findIndex(e=>e===r);return r.parent!==t||i<=0?!1:t.body.slice(0,i).some(e=>x(e,`EmptyStatement`)?!1:x(e,`ExpressionStatement`)?Qd(e.expression,n):x(e,`VariableDeclaration`)?e.declarations.some(e=>!x(e.id,`Identifier`)||!!(e.init&&Qd(e.init,n))):!0)},ef=(e,t)=>x(e,`AwaitExpression`)?Qd(e.argument,t):!1,tf=(e,t,n)=>{let r=e;for(;r.parent&&r!==t;){let t=r.parent;if(x(t,`IfStatement`)&&(!x(t.test,`Literal`)||t.test.value===!0&&t.alternate===r||t.test.value===!1&&t.consequent===r)||x(t,`ConditionalExpression`)&&(!x(t.test,`Literal`)||t.test.value===!0&&t.alternate===r||t.test.value===!1&&t.consequent===r)||x(t,`LogicalExpression`)&&t.right===r&&(!x(t.left,`Literal`)||t.operator===`&&`&&!t.left.value||t.operator===`||`&&t.left.value)||x(t,`WhileStatement`)&&(!x(t.test,`Literal`)||!t.test.value)||x(t,`ForStatement`)&&t.test&&(!x(t.test,`Literal`)||!t.test.value)||x(t,`ForInStatement`)||x(t,`ForOfStatement`)||x(t,`SwitchCase`)||x(t,`CatchClause`)||x(t,`TryStatement`)&&t.block===r&&x(r,`BlockStatement`)&&($d(e,r,n)||ef(e,n))||(x(t,`CallExpression`)||x(t,`MemberExpression`))&&t.optional)return!0;r=t}return!1},nf=(e,t)=>{let n=e;for(;n;){if(n===t)return!0;n=n.parent}return!1},rf=(e,t)=>{let n=e;for(;n.parent&&n!==t;){let e=n.parent;if(x(e,`IfStatement`)&&(!x(e.test,`Literal`)||e.test.value===!0&&e.alternate===n||e.test.value===!1&&e.consequent===n)||x(e,`ConditionalExpression`)&&(!x(e.test,`Literal`)||e.test.value===!0&&e.alternate===n||e.test.value===!1&&e.consequent===n)||x(e,`LogicalExpression`)&&e.right===n&&(!x(e.left,`Literal`)||e.operator===`&&`&&!e.left.value||e.operator===`||`&&e.left.value)||x(e,`ForStatement`)||x(e,`ForInStatement`)||x(e,`ForOfStatement`)||x(e,`WhileStatement`)||x(e,`SwitchCase`)||x(e,`CatchClause`)||x(e,`TryStatement`)&&e.block===n||(x(e,`CallExpression`)||x(e,`MemberExpression`))&&e.optional)return n;n=e}return null},af=e=>x(e,`AwaitExpression`)||x(e,`YieldExpression`)?e.argument?Ld(e.argument):Ld(e):x(e,`ForOfStatement`)?Ld(e.right):Y(e),of=(e,t,n)=>{if(Y(t)<af(e))return!1;let r=rf(e,n);return!!(r&&nf(t,r))},sf=e=>{let t=Kd.get(e);if(t)return t;let n=(t,n,r)=>{let i=D(t);if(!x(i,`MemberExpression`))return!1;let a=D(i.object);return!!(x(a,`Identifier`)&&a.name===n&&e.isGlobalReference(a)&&r.has(j(i)??``))},r=e=>{let t=D(e);if(!x(t,`ObjectExpression`))return null;let n=new Set;for(let e of t.properties){if(!x(e,`Property`))return null;let t=M(e,{allowComputedString:!0});if(t===null)return null;n.add(t)}return n},i=e=>{let t=qd(e),i=t.parent;if(i){if(x(i,`AssignmentExpression`)&&i.left===t||x(i,`UpdateExpression`)&&i.argument===t||x(i,`UnaryExpression`)&&i.operator===`delete`){if(!x(t,`MemberExpression`))return null;let e=j(t);return e===null?null:new Set([e])}if(!(!x(i,`CallExpression`)||i.arguments[0]!==t)){if(n(i.callee,`Object`,Wd)){let e=D(i.callee);if(!x(e,`MemberExpression`))return;let t=j(e);if(t===`assign`){let e=i.arguments.slice(1).map(r);return e.some(e=>e===null)?null:new Set(e.flatMap(e=>[...e??[]]))}if(t===`defineProperties`){let e=i.arguments[1];return e?r(e):null}let n=i.arguments[1];return n&&x(n,`Literal`)&&typeof n.value==`string`?new Set([n.value]):null}if(n(i.callee,`Reflect`,Gd)){let e=i.arguments[1];return e&&x(e,`Literal`)&&typeof e.value==`string`?new Set([e.value]):null}}}},a=e=>{let t=F(e),n=t.parent;if(x(n,`ForOfStatement`)&&n.right===t)return n.await||Z(n.body,!1);let r=n;if(!x(r,`MemberExpression`)||r.object!==t||j(r)!==`next`)return!1;let i=F(r);return!!(x(i.parent,`CallExpression`)&&i.parent.callee===i)},o=e=>{let t=F(e),n=t.parent;return x(n,`ForOfStatement`)&&!n.await&&n.right===t&&!Z(n.body,!1)?!0:!!(x(n,`SpreadElement`)&&n.parent&&!x(n.parent,`ObjectExpression`))},s=e=>{let t=F(e),n=t.parent;if(!x(n,`ForOfStatement`)||n.await||n.right!==t||Z(n.body,!1))return[];let r=X(n.body),i=new Set;return k(n.body,e=>{if(X(e)!==r||!x(e,`BreakStatement`))return;let a=e;if(e.label){for(;a?.parent;){let t=a.parent;if(x(t,`LabeledStatement`)&&t.label.name===e.label.name){nf(n,t.body)&&i.add(t);return}a=t}return}for(;a?.parent;){let e=a.parent;if(x(e,`ForStatement`)||x(e,`ForInStatement`)||x(e,`ForOfStatement`)||x(e,`WhileStatement`)||x(e,`DoWhileStatement`)||x(e,`SwitchStatement`)){x(e,`ForOfStatement`)&&e.right===t&&i.add(e);return}a=e}}),[...i]},c=t=>{let n=D(t.callee),r=null;if(b(n))r=n;else if(x(n,`Identifier`)){let t=N(n,e);if(t?.kind===`function`&&b(t.declarationNode))r=t.declarationNode;else if(t?.kind===`const`&&t.initializer){let e=D(t.initializer);b(e)&&(r=e)}}return r&&b(r)?r:null},l=e=>{let t=c(e);return!t||!b(t)?null:t.generator?a(e)||o(e)?t:null:t},u=[],d=new Map;k(e.rootScope.node,t=>{if(x(t,`CallExpression`)){let e=X(t),n=l(t);n&&!Xd(t,e)&&u.push({argumentCall:t,call:t,conditionalExitTargets:b(n)&&n.generator?s(t):[],owner:e,targetOwner:n,yieldCount:b(n)&&n.generator&&a(t)?1:null})}if(!x(t,`Identifier`))return;let n=i(t);if(n===void 0)return;let r=N(t,e);if(!r)return;let o=X(t);if(Xd(t,o))return;let c=d.get(r.id)??[];c.push({node:t,owner:o,propertyNames:n,symbolId:r.id}),d.set(r.id,c)});let f=t=>{let n=X(t),r=Y(t),i=new Set,a=(e,t)=>{for(let n of u)n.owner!==e||Y(n.call)>=t||i.has(n.targetOwner)||(i.add(n.targetOwner),a(n.targetOwner,1/0))};return a(n,r),x(n,`Program`)||a(e.rootScope.node,1/0),i},p=e=>{if(x(e,`Program`))return 1/0;let t=u.find(t=>x(t.owner,`Program`)&&t.targetOwner===e);return t?Y(t.call):1/0},m=new Map;for(let e of u){let t=m.get(e.owner)??[];t.push(e),m.set(e.owner,t)}let h=new WeakMap,ee=(e,t)=>{let n=h.get(e)?.get(t);if(n!==void 0)return n;let r=[e],i=new Set,a=!1;for(;r.length>0;){let e=r.pop();if(!(!e||i.has(e))){if(e===t){a=!0;break}i.add(e);for(let t of m.get(e)??[])r.push(t.targetOwner)}}let o=h.get(e)??new WeakMap;return o.set(t,a),h.set(e,o),a},g=(e,t)=>{let n=new Set,r=e;for(;r?.parent&&r!==t;){let t=r.parent,i=x(t,`DoWhileStatement`)&&x(t.test,`Literal`)&&!t.test.value,a=x(t,`ForStatement`)||x(t,`ForInStatement`)||x(t,`ForOfStatement`)||x(t,`WhileStatement`)||x(t,`DoWhileStatement`)?t.body:null,o=e;for(;a&&x(a,`BlockStatement`)&&o&&o.parent!==a;)o=o.parent??null;let s=a&&x(a,`BlockStatement`)&&o?a.body.findIndex(e=>e===o):-1,c=!!(a&&x(a,`BlockStatement`)&&s>=0&&a.body.slice(s+1).some(e=>Z(e,!1)));a&&!i&&!c&&n.add(t),r=t}return n},_=(e,t,n)=>{let r=g(e,n);return r.size===0?!1:[...g(t,n)].some(e=>r.has(e))},v=new WeakMap,te=e=>{let t=v.get(e);if(t)return t;let n=new Map;for(let t of u){if(!ee(t.targetOwner,e))continue;let r=n.get(t.owner)??[];r.push(t),n.set(t.owner,r)}return v.set(e,n),n},ne=(e,t)=>{let n=te(e),r=te(t);for(let[e,t]of n){let n=r.get(e);if(n){for(let r of t)for(let t of n)if(r!==t&&(Y(r.call)<Y(t.call)||b(e)||_(r.call,t.call,e)))return!0}}return!1},re=e=>{let t=X(e);if(x(t,`Program`))return!1;let n=u.filter(e=>x(e.owner,`Program`)&&ee(e.targetOwner,t));return n.length===0?!1:n.length!==1||n[0]?.targetOwner!==t},ie=e=>{let t=qd(e.node),n=t.parent;return!!(x(t,`Identifier`)&&n&&(x(n,`AssignmentExpression`)&&n.left===t||x(n,`UpdateExpression`)&&n.argument===t))},ae=(t,n)=>{let r=D(t);if(x(r,`Identifier`)){let t=N(r,e);return t&&n.has(t.id)?n.get(t.id)??!1:null}if(x(r,`SequenceExpression`)){let e=r.expressions.at(-1);return e?ae(e,n):null}if(x(r,`ConditionalExpression`)){let e=ae(r.consequent,n),t=ae(r.alternate,n);return e===null&&t===null?null:e===null||t===null?!0:e||t}if(x(r,`LogicalExpression`)){let e=ae(r.left,n),t=ae(r.right,n);return e===null?t===null?null:!0:r.operator===`&&`?t:e}return null},oe=(e,t)=>{let n=qd(e.node).parent;if(!n||!x(n,`AssignmentExpression`)){t.delete(e.symbolId);return}let r=t.get(e.symbolId)??!1,i=null;n.operator===`||=`||n.operator===`??=`?i=r:(n.operator===`=`||n.operator===`&&=`)&&(i=ae(n.right,t));let a=Zd(e.node,e.owner);i===null?a?t.set(e.symbolId,!0):t.delete(e.symbolId):t.set(e.symbolId,a&&r||i)},se=(t,n)=>{if(!b(t.targetOwner))return n;let r=new Map(n);for(let[i,a]of t.targetOwner.params.entries()){let o=x(a,`AssignmentPattern`)?a.left:a;if(!x(o,`Identifier`))continue;let s=t.argumentCall.arguments[i],c=s&&!x(s,`SpreadElement`)?D(s):null,l=null;if(x(a,`AssignmentPattern`)&&(!c||x(c,`Identifier`)&&c.name===`undefined`&&e.isGlobalReference(c)||x(c,`UnaryExpression`)&&c.operator===`void`)&&x(a,`AssignmentPattern`)?l=D(a.right):c&&(l=c),!x(l,`Identifier`))continue;let u=N(l,e);if(!u||!n.has(u.id))continue;let d=e.symbolFor(o);d&&r.set(d.id,n.get(u.id)??!1)}return r},ce=(t,n)=>{if(!b(t.targetOwner))return{conditionalSuspensions:[],conditionalStartIndex:1/0,cutoffIndex:1/0};let r=new Set;t.targetOwner.async&&(r.add(`AwaitExpression`),r.add(`ForOfStatement`));let i=t.conditionalExitTargets.some(e=>!n||!nf(n,e));(t.yieldCount!==null||i)&&r.add(`YieldExpression`);let a=[],o=1/0,s=1/0,c=0;return k(t.targetOwner.body,n=>{if(X(n)!==t.targetOwner||Xd(n,t.targetOwner)||!(r.has(n.type)&&(!x(n,`ForOfStatement`)||n.await)))return;let l=x(n,`YieldExpression`)&&n.argument?D(n.argument):null;if(x(n,`YieldExpression`)&&n.delegate&&l&&(x(l,`ArrayExpression`)&&l.elements.length===0||x(l,`Literal`)&&l.value===``))return;let u=af(n);if(x(n,`YieldExpression`)){if(c+=1,i&&c>=1){o=Math.min(o,u);return}if(t.yieldCount===null||c>t.yieldCount)return}tf(n,t.targetOwner,e)?(a.push(n),o=Math.min(o,u)):s=Math.min(s,u)}),{conditionalSuspensions:a,conditionalStartIndex:Math.min(o,s),cutoffIndex:s}},le=(e,t,n)=>{let r=(e,t,i)=>{if(t.has(e.targetOwner))return!1;let a=new Set(t);a.add(e.targetOwner);let o=new Map(se(e,i)),s=ce(e),c=[...[...o.keys()].flatMap(e=>d.get(e)??[]).filter(t=>t.owner===e.targetOwner).map(e=>({event:e,index:Y(e.node)})),...u.filter(t=>t.owner===e.targetOwner).map(e=>({call:e,index:Y(e.call)}))].sort((e,t)=>e.index-t.index);for(let t of c){if(t.index>=s.cutoffIndex)break;let i=`event`in t?t.event.node:t.call.call;if(!s.conditionalSuspensions.some(t=>of(t,i,e.targetOwner))){if(`event`in t){if(!o.has(t.event.symbolId))continue;if(ie(t.event)){oe(t.event,o);continue}if(n===null||t.event.propertyNames===null||t.event.propertyNames.has(n))return!0;continue}if(r(t.call,a,o))return!0}}return!1};return r(e,new Set,t)},ue={getEventsBefore:(t,n)=>{let r=[],i=(e,t,a,o,s,c,l)=>{if(s.has(e))return;let f=new Set(s);f.add(e);let p=new Map(l),m=[...[...p.keys()].flatMap(e=>d.get(e)??[]).filter(t=>t.owner===e).map(e=>({event:e,index:Y(e.node)})),...u.filter(t=>t.owner===e).map(e=>({call:e,index:Y(e.call)}))].sort((e,t)=>e.index-t.index);for(let s of m){if(s.index>=t)break;let l=`event`in s?s.event.node:s.call.call;if(o.some(t=>of(t,l,e)))continue;if(`event`in s){if(!p.has(s.event.symbolId))continue;let e=!!(c||p.get(s.event.symbolId)||Zd(s.event.node,s.event.owner)||s.index>a);if(ie(s.event)){oe(s.event,p);continue}r.push({isConditional:e,node:s.event.node});continue}let u=ce(s.call,n);i(s.call.targetOwner,u.cutoffIndex,u.conditionalStartIndex,u.conditionalSuspensions,f,c||Zd(s.call.call,s.call.owner)||s.index>a,se(s.call,p))}},a=X(n),o=new Map([[t.id,!1]]);return x(a,`Program`)||i(e.rootScope.node,p(a),1/0,[],new Set,!1,o),i(a,Y(n),1/0,[],new Set,!1,o),r},getOutermostTarget:qd,isGlobalNamespaceMethod:n,isExecutionOrderAmbiguous:re,isMutationOrderAmbiguous:(e,t,n)=>{let r=X(t),i=Y(t);if((d.get(e.id)??[]).some(e=>n!==null&&e.propertyNames!==null&&!e.propertyNames.has(n)?!1:e.owner===r?Y(e.node)>=i&&(b(r)||_(e.node,t,r)):x(e.owner,`Program`)?(te(r).get(e.owner)??[]).some(t=>_(e.node,t.call,e.owner)):ee(e.owner,r)||ne(e.owner,r)))return!0;let a=new Map([[e.id,!1]]);return u.some(e=>e.owner===r&&Y(e.call)>=i&&_(e.call,t,r)&&le(e,a,n))},isMutatedBefore:(e,t,n)=>{let r=d.get(e.id);if(!r)return!1;let i=Y(t),a=X(t),o=f(t);return r.some(e=>n!==null&&e.propertyNames!==null&&!e.propertyNames.has(n)?!1:e.owner===a?Y(e.node)<i:x(e.owner,`Program`)&&!x(a,`Program`)?Y(e.node)<p(a):o.has(e.owner))}};return Kd.set(e,ue),ue},cf=(e,t)=>t===`katex`?e===`katex`||e.startsWith(`katex/`):e===t,lf=(e,t,n)=>{let r=D(e);if(!x(r,`CallExpression`))return!1;let i=D(r.callee),a=r.arguments[0];return!!(x(i,`Identifier`)&&i.name===`require`&&n.isGlobalReference(i)&&a&&x(a,`Literal`)&&typeof a.value==`string`&&cf(a.value,t))},uf=(e,t)=>{if(e.kind!==`ts-import-equals`)return!1;let n=e.declarationNode;if(!x(n,`TSImportEqualsDeclaration`))return!1;let r=n.moduleReference;return!!(x(r,`TSExternalModuleReference`)&&x(r.expression,`Literal`)&&typeof r.expression.value==`string`&&cf(r.expression.value,t))},df=(e,t)=>{let n=D(e);return!!(x(n,`AwaitExpression`)&&x(n.argument,`ImportExpression`)&&x(n.argument.source,`Literal`)&&typeof n.argument.source.value==`string`&&cf(n.argument.source.value,t))},ff=(e,t,n,r,i)=>{let a=N(D(e),i),o=sf(i);if(!a||o.isExecutionOrderAmbiguous(r)||o.isMutationOrderAmbiguous(a,r,n)||o.isMutatedBefore(a,r,n))return null;let s=zd(a);if(typeof s?.source.value==`string`&&cf(s.source.value,t))return x(a.declarationNode,`ImportDefaultSpecifier`)||x(a.declarationNode,`ImportNamespaceSpecifier`)||A(a.declarationNode)===`default`?a:null;if(uf(a,t))return a;if(a.kind!==`const`||!a.initializer)return null;let c=D(a.initializer);return lf(c,t,i)||x(c,`MemberExpression`)&&j(c)===`default`&&(lf(c.object,t,i)||df(c.object,t))||df(c,t)?a:null},pf=(e,t,n,r,i)=>{let a=N(D(e),i);if(!a)return null;let o=zd(a),s=sf(i);return typeof o?.source.value!=`string`||!cf(o.source.value,t)||A(a.declarationNode)!==n||s.isExecutionOrderAmbiguous(r)||s.isMutationOrderAmbiguous(a,r,null)||s.isMutatedBefore(a,r,null)?null:a},mf=(e,t,n)=>ff(e,`katex`,`renderToString`,t,n)!==null||lf(e,`katex`,n),hf=(e,t,n)=>{if(pf(e,`katex`,`renderToString`,t,n))return!0;let r=D(e);if(!x(r,`Identifier`))return!1;let i=n.referenceFor(r)?.resolvedSymbol;if(!i||i.kind!==`const`||!i.initializer||sf(n).isMutatedBefore(i,t,null))return!1;let a=D(i.initializer),o=i.bindingIdentifier.parent;return x(o,`Property`)&&M(o,{allowComputedString:!0})===`renderToString`?mf(a,i.declarationNode,n):x(a,`MemberExpression`)&&j(a)===`renderToString`&&mf(a.object,i.declarationNode,n)?!0:x(a,`Identifier`)?hf(a,i.declarationNode,n):!1},gf=(e,t)=>{let n=D(e);if(x(n,`Identifier`)){if(!/katex/i.test(n.name))return!1;let e=t.referenceFor(n)?.resolvedSymbol;return!!(e&&e.kind!==`parameter`&&e.kind!==`let`)}if(!x(n,`MemberExpression`)||j(n)!==`renderToString`)return!1;let r=D(n.object);if(!x(r,`Identifier`)||!/katex/i.test(r.name))return!1;let i=t.referenceFor(r)?.resolvedSymbol;if(!i)return!1;if(i.kind===`import`){if(!cf(String(zd(i)?.source.value??``),`katex`))return!0;let e=sf(t);return e.isExecutionOrderAmbiguous(n)||e.isMutationOrderAmbiguous(i,n,`renderToString`)?!1:e.isMutatedBefore(i,n,`renderToString`)}if(i.kind===`parameter`||i.kind===`let`||i.kind===`var`)return!0;if(i.kind!==`const`||!i.initializer)return!1;let a=D(i.initializer);if(x(a,`ObjectExpression`))return!0;if(x(a,`CallExpression`)){let e=D(a.callee);return x(e,`Identifier`)&&e.name===`require`}return x(a,`AwaitExpression`)&&x(a.argument,`ImportExpression`)},_f=(e,t)=>{let n=D(e);if(!x(n,`ObjectExpression`))return null;let r;for(let e of n.properties){if(!x(e,`Property`)){r=null;continue}let n=M(e,{allowComputedString:!0});if(n===null){r=null;continue}n===t&&(r=e.kind===`init`?e.value:null)}return r},vf=e=>{let t=D(e);if(!x(t,`ObjectExpression`))return null;for(let e of t.properties){if(!x(e,`Property`))return null;let t=M(e,{allowComputedString:!0});if(t===null||t===`get`||t===`set`)return null}return _f(t,`value`)},yf=new WeakMap,bf=(e,t)=>{let n=D(e);return x(n,`Identifier`)?n.name===`undefined`&&t.isGlobalReference(n):x(n,`Literal`)&&!n.value},xf=(e,t,n)=>{let r=vf(t);return r===null?`trusted`:r===void 0?e:bf(r,n)?`untrusted`:`trusted`},Sf=(e,t)=>e===t?e:e===`trusted`||t===`trusted`?`trusted`:e===`unsupported`||t===`unsupported`?`unsupported`:`untrusted`,Cf=(e,t,n,r)=>{let i=sf(n),a=i.getOutermostTarget(t),o=a.parent;if(!o)return`unsupported`;if(x(o,`AssignmentExpression`)&&o.left===a){if(!x(a,`MemberExpression`))return`unsupported`;let t=j(a);return t===null?`trusted`:t===`trust`?bf(o.right,n)?`untrusted`:`trusted`:e}if(x(o,`UnaryExpression`)&&o.operator===`delete`){if(!x(a,`MemberExpression`))return`unsupported`;let t=j(a);return t===null?`trusted`:t===`trust`?`absent`:e}if(x(o,`UpdateExpression`)){if(!x(a,`MemberExpression`))return`unsupported`;let t=j(a);return t===`trust`||t===null?`trusted`:e}if(!x(o,`CallExpression`)||o.arguments[0]!==a)return`unsupported`;if(i.isGlobalNamespaceMethod(o.callee,`Object`,Wd)){let t=D(o.callee);if(!x(t,`MemberExpression`))return`unsupported`;let i=j(t);if(i===`assign`){let t=e;for(let e of o.arguments.slice(1)){let i=wf(e,e,n,new Set(r));i!==`absent`&&(t=i)}return t}if(i===`defineProperties`){let t=o.arguments[1];if(!t)return`unsupported`;let r=_f(t,`trust`);return r===null?`trusted`:r===void 0?e:xf(e,r,n)}let a=o.arguments[1];if(!a||!x(a,`Literal`)||typeof a.value!=`string`)return`trusted`;if(a.value!==`trust`)return e;let s=o.arguments[2];return s?xf(e,s,n):`unsupported`}if(i.isGlobalNamespaceMethod(o.callee,`Reflect`,Gd)){let t=D(o.callee);if(!x(t,`MemberExpression`))return`unsupported`;let r=j(t),i=o.arguments[1];if(!i||!x(i,`Literal`)||typeof i.value!=`string`)return`trusted`;if(i.value!==`trust`)return e;let a=o.arguments[2];return a?r===`defineProperty`?xf(e,a,n):bf(a,n)?`untrusted`:`trusted`:`unsupported`}return`unsupported`},wf=(e,t,n,r)=>{if(e===void 0)return`absent`;let i=D(e);if(x(i,`Identifier`)){if(i.name===`undefined`&&n.isGlobalReference(i))return`absent`;let e=N(i,n);if(!e||e.kind!==`const`||!e.initializer||r.has(e.id))return`unsupported`;let a=new Set(r);a.add(e.id);let o=sf(n);if(o.isMutationOrderAmbiguous(e,t,`trust`))return`unsupported`;let s=wf(e.initializer,t,n,a);for(let r of o.getEventsBefore(e,t)){let e=Cf(s,r.node,n,a);s=r.isConditional?Sf(s,e):e}return s}if(!x(i,`ObjectExpression`))return`unsupported`;let a=`absent`;for(let e of i.properties){if(x(e,`SpreadElement`)){let t=wf(e.argument,e.argument,n,new Set(r));t!==`absent`&&(a=t===`unsupported`?`trusted`:t);continue}if(!x(e,`Property`)){a=`trusted`;continue}let t=M(e,{allowComputedString:!0});if(t===null){a=`trusted`;continue}t===`trust`&&(a=bf(e.value,n)?`untrusted`:`trusted`)}return a},Tf=(e,t,n)=>{let r=yf.get(e),i=new Map(r);for(let[e,n]of t)i.set(e,n);yf.set(e,i);try{return n()}finally{r?yf.set(e,r):yf.delete(e)}},Ef=(e,t,n,r)=>{let i=e?D(e):void 0;if(i&&x(i,`Identifier`)){let e=n.referenceFor(i)?.resolvedSymbol,t=e?yf.get(n)?.get(e.id):void 0;if(t)return t}let a=wf(e,t,n,r);return{isSafe:a===`absent`||a===`untrusted`}},Df={containsKatex:!1,isConclusive:!0,isSafe:!0,isSafeInAttributeContext:!0},Of={containsKatex:!1,isConclusive:!0,isSafe:!0,isSafeInAttributeContext:!1},Q={containsKatex:!1,isConclusive:!1,isSafe:!1,isSafeInAttributeContext:!1},kf={containsKatex:!0,isConclusive:!1,isSafe:!1,isSafeInAttributeContext:!1},Af={containsKatex:!0,isConclusive:!0,isSafe:!1,isSafeInAttributeContext:!1},jf=new WeakMap,Mf=new WeakMap,Nf=(e,t,n)=>{jf.set(e,t),Mf.set(e,n)},Pf=e=>({containsKatex:e.some(e=>e.containsKatex),isConclusive:e.every(e=>e.isSafe)?e.filter(e=>e.containsKatex).every(e=>e.isConclusive):e.some(e=>e.containsKatex&&e.isConclusive&&!e.isSafe)||e.some(e=>e.containsKatex&&e.isConclusive)&&e.some(e=>!e.containsKatex&&!e.isSafe),isSafe:e.every(e=>e.isSafe),isSafeInAttributeContext:e.every(e=>e.isSafeInAttributeContext)}),Ff=(e,t)=>{let n=D(e);if(!x(n,`ObjectExpression`))return{isKnown:!1,value:null};let r=!0,i=null;for(let e of n.properties){if(!x(e,`Property`)){r=!1,i=null;continue}let n=M(e,{allowComputedString:!0});n===null?(r=!1,i=null):n===t&&(r=!0,i=e.value)}return{isKnown:r,value:i}},If=(e,t)=>{let n=D(e);if(x(n,`Identifier`)){let e=N(n,t);return!!(e&&e.kind===`import`&&zd(e)?.source.value===`react`&&A(e.declarationNode)===`useMemo`)}if(!x(n,`MemberExpression`)||j(n)!==`useMemo`)return!1;let r=N(D(n.object),t);return!!(r&&r.kind===`import`&&zd(r)?.source.value===`react`&&(x(r.declarationNode,`ImportDefaultSpecifier`)||x(r.declarationNode,`ImportNamespaceSpecifier`)||A(r.declarationNode)===`default`))},Lf=(e,t)=>{let n=e=>{let r=D(e);if(x(r,`Identifier`)){let e=N(r,t);return!e||e.kind!==`const`||!e.initializer||e.references.some(e=>e.flag!==`read`)?null:n(e.initializer)}return!x(r,`Literal`)||!(`regex`in r)||!r.regex?null:r.regex},r=e=>{let t=D(e);if(!b(t))return null;if(!x(t.body,`BlockStatement`))return t.body;if(t.body.body.length!==1)return null;let n=t.body.body[0];return n&&x(n,`ReturnStatement`)?n.argument:null},i=e=>{let n=D(e);if(!b(n)||n.params.length!==1)return!1;let i=n.params[0],a=r(n);if(!i||!x(i,`Identifier`)||!a||!x(a,`MemberExpression`)||!a.computed||!x(D(a.property),`Identifier`))return!1;let o=D(a.property);if(t.referenceFor(o)?.resolvedSymbol!==t.symbolFor(i)||!x(D(a.object),`Identifier`))return!1;let s=N(D(a.object),t);if(!s||s.kind!==`const`||!s.initializer||s.references.some(e=>e.flag!==`read`))return!1;let c=Ff(s.initializer,`<`);if(!c.isKnown||!c.value||!x(D(c.value),`Literal`))return!1;let l=D(c.value);return x(l,`Literal`)?typeof l.value==`string`&&!l.value.includes(`<`)&&!l.value.includes(`$`):!1},a=D(e),o=!1;for(;x(a,`CallExpression`);){let e=D(a.callee);if(!x(e,`MemberExpression`))return!1;let t=j(e);if(t!==`replace`&&t!==`replaceAll`)return!1;let r=a.arguments[0],s=a.arguments[1];if(!r||!s||!(x(s,`Literal`)&&typeof s.value==`string`&&!s.value.includes(`<`)&&!s.value.includes(`$`))&&!i(s))return!1;let c=n(r),l=t===`replaceAll`&&x(r,`Literal`)&&r.value===`<`,u=!!c?.flags.includes(`g`)&&(c?.pattern===`<`||/^\[[^\]]*<[^\]]*\]$/.test(c?.pattern??``));(l||u)&&(o=!0),a=D(e.object)}return!o||!x(a,`Identifier`)?!1:t.referenceFor(a)?.resolvedSymbol?.kind===`parameter`},Rf=(e,t)=>{let n=D(e.callee);return x(n,`MemberExpression`)&&j(n)===`sanitize`&&(ff(n.object,`dompurify`,`sanitize`,e,t)||ff(n.object,`isomorphic-dompurify`,`sanitize`,e,t))?Of:x(n,`MemberExpression`)&&j(n)===`escape`&&ff(n.object,`html-escaper`,`escape`,e,t)||pf(n,`html-escaper`,`escape`,e,t)?Df:pf(n,`dompurify`,`sanitize`,e,t)||pf(n,`isomorphic-dompurify`,`sanitize`,e,t)?Of:null},zf=(e,t)=>{if(!t.isSafe)return null;let n=D(e.callee);if(!x(n,`MemberExpression`))return null;let r=j(n);if((r===`trim`||r===`trimEnd`||r===`trimStart`)&&e.arguments.length===0)return t;if(r!==`replace`&&r!==`replaceAll`)return null;let i=e.arguments[1];return!i||!x(i,`Literal`)||typeof i.value!=`string`||i.value.includes(`<`)?null:{containsKatex:t.containsKatex,isConclusive:t.isConclusive,isSafe:!0,isSafeInAttributeContext:t.isSafeInAttributeContext&&!/[&>"']/.test(i.value)}},Bf=e=>{let t=e.toLowerCase();for(let e of[`script`,`style`,`textarea`,`title`])if(t.lastIndexOf(`<${e}`)>t.lastIndexOf(`</${e}`))return`raw-text`;let n=e.lastIndexOf(`<`);if(n<=e.lastIndexOf(`>`))return`text`;let r=e.slice(n+1),i=null;for(let e=0;e<r.length;e+=1){let t=r[e];(t===`"`||t===`'`)&&r[e-1]!==`\\`&&(i===t?i=null:i===null&&(i=t))}return i===null?`unsafe-tag`:`attribute`},Vf=(e,t,n,r)=>{let i=e.expressions.map(e=>$(e,t,new Set(n),r)),a=``,o=!0;for(let t=0;t<i.length;t+=1){a+=e.quasis[t]?.value.raw??``;let n=Bf(a),r=i[t]??Q;n===`text`?o&&=r.isSafe:n===`attribute`?o&&=r.isSafeInAttributeContext:o=!1}return{containsKatex:i.some(e=>e.containsKatex),isConclusive:o?i.filter(e=>e.containsKatex).every(e=>e.isConclusive):i.some(e=>e.containsKatex&&e.isConclusive&&!e.isSafe)||i.some(e=>e.containsKatex&&e.isConclusive)&&i.some(e=>!e.containsKatex&&!e.isSafe),isSafe:o,isSafeInAttributeContext:!1}},Hf=(e,t)=>{let n=e;for(;n.parent&&n!==t;){let e=n.parent;if(x(e,`BlockStatement`)){let t=e.body.findIndex(e=>e===n);if(t>0&&e.body.slice(0,t).some(e=>L(e)))return!0}if(x(e,`SwitchCase`)){let t=e.consequent.findIndex(e=>e===n);if(t>0&&e.consequent.slice(0,t).some(e=>L(e)))return!0}if(x(e,`IfStatement`)&&x(e.test,`Literal`)){let t=e.alternate,r=e.consequent,i=!!e.test.value;if(!i&&r===n||i&&t===n)return!0}if(x(e,`WhileStatement`)&&e.body===n){let t=e.test;if(x(t,`Literal`)&&!t.value)return!0}if(x(e,`ForStatement`)&&e.body===n){let t=e.test;if(t&&x(t,`Literal`)&&!t.value)return!0}n=e}return!1},Uf=(e,t,n,r=new Map)=>{if(!b(e))return Q;if(!x(e.body,`BlockStatement`))return $(e.body,t,n,r);let i=e.body,a=[];return k(i,e=>{if(e!==i&&b(e))return!1;if(x(e,`ReturnStatement`))return Hf(e,i)||a.push(e.argument?$(e.argument,t,new Set(n),r):Df),!1}),a.length===0?Df:Pf(a)},Wf=(e,t,n,r,i=new Map)=>{if(!b(e))return Q;let a=[];if(!x(e.body,`BlockStatement`))a.push(e.body);else{let t=e.body;k(t,e=>{if(e!==t&&b(e))return!1;x(e,`ReturnStatement`)&&e.argument&&!Hf(e,t)&&a.push(e.argument)})}return a.length===0?Q:Pf(a.map(e=>{let a=Ff(e,t);if(a.isKnown&&a.value!==null)return $(a.value,n,new Set(r),i);let o=D(e);return x(o,`CallExpression`)?qf(o,n,t)??Q:Q}))},Gf=(e,t)=>{let n=D(e);if(!x(n,`Identifier`))return null;let r=N(n,t);if(!r||r.references.some(e=>e.flag!==`read`))return null;if(r.kind===`function`&&b(r.declarationNode))return{functionNode:r.declarationNode,symbol:r};if(r.kind!==`const`||!r.initializer)return null;let i=D(r.initializer);return b(i)?{functionNode:i,symbol:r}:null},Kf=(e,t,n,r)=>{let i=new Map;if(!b(e))return i;let a=(e,t)=>e===void 0||x(e,`Identifier`)&&e.name===`undefined`&&t.isGlobalReference(e)||x(e,`UnaryExpression`)&&e.operator===`void`,o=(e,t,n,a)=>a?Tf(r,i,()=>Ef(e,t,n,new Set)):Ef(e,t,n,new Set);for(let[s,c]of e.params.entries()){let e=t.arguments[s],l=x(c,`AssignmentPattern`)&&a(e,n),u=l&&x(c,`AssignmentPattern`)?c.right:e,d=l?r:n,f=l?c:t,p=x(c,`AssignmentPattern`)?c.left:c;if(x(p,`Identifier`)){let e=r.symbolFor(p);if(!e||e.references.some(e=>e.flag!==`read`))continue;i.set(e.id,o(u,f,d,l));continue}if(!(!x(p,`ObjectPattern`)||!u))for(let e of p.properties){if(!x(e,`Property`))continue;let t=M(e,{allowComputedString:!0});if(t===null)continue;let n=Ff(u,t),s=x(e.value,`AssignmentPattern`)?e.value.left:e.value;if(!x(s,`Identifier`))continue;let c=r.symbolFor(s);if(!n.isKnown||!c||c.references.some(e=>e.flag!==`read`))continue;let l=x(e.value,`AssignmentPattern`)&&(n.value===null||a(n.value??void 0,d)),p=l&&x(e.value,`AssignmentPattern`)?e.value.right:n.value??void 0,m=l?r:d,h=l?e:f;i.set(c.id,o(p,h,m,l))}}return i},qf=(e,t,n)=>{let r=D(e.callee);if(!x(r,`Identifier`))return null;let i=N(r,t);if(!i||i.kind!==`import`)return null;let a=zd(i),o=A(i.declarationNode),s=jf.get(t),c=a?.source.value,l=Mf.get(t)??0;if(!s||typeof c!=`string`||!o||l>=2)return null;let u=Gn(s,c,o);if(!u||!b(u.functionNode))return null;let d=Ue(u.programNode);return Nf(d,u.filePath,l+1),Tf(d,Kf(u.functionNode,e,t,d),()=>n?Wf(u.functionNode,n,d,new Set):Uf(u.functionNode,d,new Set))},Jf=(e,t,n,r)=>{if(!x(e,`CallExpression`))return Q;let i=D(e.callee);if(x(i,`MemberExpression`)&&j(i)===`get`){let e=D(i.object);if(x(e,`Identifier`)){let i=N(e,t),a=i?.initializer?D(i.initializer):null,o=a&&x(a,`NewExpression`)?D(a.callee):null;if(i?.kind===`const`&&a&&x(a,`NewExpression`)&&x(o,`Identifier`)&&o.name===`Map`&&t.isGlobalReference(o)&&!n.has(i.id)){let e=new Set(n);e.add(i.id);let a=[],o=!1;for(let n of i.references){let i=n.identifier.parent;if(n.flag!==`read`||!i||!x(i,`MemberExpression`)||i.object!==n.identifier){o=!0;break}let s=j(i);if(s===`size`)continue;let c=i.parent;if(!c||!x(c,`CallExpression`)||c.callee!==i){o=!0;break}if(![`get`,`has`,`keys`,`values`,`entries`,`clear`,`delete`].includes(s??``)){if(s!==`set`||!c.arguments[1]){o=!0;break}a.push($(c.arguments[1],t,new Set(e),r))}}if(!o&&a.length>0)return Pf(a)}}}if(x(i,`MemberExpression`)&&j(i)===`renderToString`&&mf(i.object,e,t)||hf(i,e,t))return{containsKatex:!0,isConclusive:!0,isSafe:Ef(e.arguments[1],e,t,new Set).isSafe,isSafeInAttributeContext:!1};let a=qf(e,t);if(a?.containsKatex)return a;let o=Gf(i,t);if(o&&!n.has(o.symbol.id)){let i=new Set(n);i.add(o.symbol.id);let a=e.arguments.map(e=>{let i=D(e);return b(i)?Uf(i,t,new Set(n),r):$(i,t,new Set(n),r)}),s=new Map,c=!1;if(b(o.functionNode))for(let[e,n]of o.functionNode.params.entries()){if(!x(n,`Identifier`))continue;let r=t.symbolFor(n),i=a[e],o=r?.references.every(e=>e.flag===`read`);r&&i&&o&&s.set(r.id,i),i?.containsKatex&&r&&!o&&(c=!0)}let l=Tf(t,Kf(o.functionNode,e,t,t),()=>Uf(o.functionNode,t,i,s));return!a.some(e=>e.containsKatex)||l.containsKatex?l:c?kf:Af}if(gf(i,t))return{containsKatex:!0,isConclusive:!0,isSafe:!1,isSafeInAttributeContext:!1};if(x(i,`MemberExpression`)){let a=$(i.object,t,new Set(n),r);if(a.containsKatex)return zf(e,a)||(a.isConclusive?{containsKatex:!0,isConclusive:!0,isSafe:!1,isSafeInAttributeContext:!1}:kf)}let s=Rf(e,t);if(s)return s;if(Lf(e,t))return Of;if(If(i,t)){let i=e.arguments[0];if(!i)return Q;let a=D(i);if(b(a))return Uf(a,t,new Set(n),r);let o=Gf(a,t);if(!o||n.has(o.symbol.id))return Q;let s=new Set(n);return s.add(o.symbol.id),Uf(o.functionNode,t,s,r)}return e.arguments.some(e=>{let i=D(e);return(b(i)?Uf(i,t,new Set(n),r):$(i,t,new Set(n),r)).containsKatex})?kf:Q},Yf=(e,t)=>{let n=Rd(e);if(x(n,`Literal`))return!!n.value;if(x(n,`Identifier`)&&(n.name===`undefined`||n.name===`NaN`)&&t.isGlobalReference(n))return!1;if(x(n,`TemplateLiteral`)){let e=Va(n);return e===null?null:!!e}if(x(n,`ArrayExpression`)||x(n,`ObjectExpression`)||x(n,`ArrowFunctionExpression`)||x(n,`FunctionExpression`)||x(n,`ClassExpression`)||x(n,`NewExpression`)||x(n,`JSXElement`)||x(n,`JSXFragment`))return!0;if(x(n,`UnaryExpression`)){if(n.operator===`void`)return!1;if(n.operator===`typeof`)return!0;if(n.operator===`!`){let e=Yf(n.argument,t);return e===null?null:!e}}return null},$=(e,t,n,r=new Map)=>{let i=D(e);if(x(i,`Literal`)||x(i,`UnaryExpression`)&&i.operator===`void`)return Df;if(x(i,`Identifier`)){if((i.name===`undefined`||i.name===`NaN`)&&t.isGlobalReference(i))return Df;let e=t.referenceFor(i)?.resolvedSymbol,a=e?r.get(e.id):void 0;if(a)return a;if(!e||n.has(e.id))return Q;let o=new Set(n);if(o.add(e.id),e.kind===`let`||e.kind===`var`){let n=[];e.initializer&&n.push(e.initializer);for(let t of e.references){if(t.flag===`read`)continue;let e=ya(t.identifier);if(!e)return Q;n.push(e)}return n.length===0?Q:Pf(n.map(e=>$(e,t,new Set(o),r)))}return e.kind!==`const`||!e.initializer?Q:$(e.initializer,t,o,r)}if(x(i,`CallExpression`))return Jf(i,t,n,r);if(x(i,`MemberExpression`)){let e=j(i),a=D(i.object);if(e&&x(a,`Identifier`)){let i=t.referenceFor(a)?.resolvedSymbol,o=i?.initializer?D(i.initializer):null;if(i?.kind===`const`&&o&&x(o,`CallExpression`)){if(If(o.callee,t)){let i=o.arguments[0],a=i?D(i):null;if(a&&b(a)){let i=Wf(a,e,t,new Set(n),r);if(i.containsKatex)return i}}let i=qf(o,t,e);if(i?.containsKatex)return i}}return Q}if(x(i,`TemplateLiteral`))return Vf(i,t,n,r);if(x(i,`ConditionalExpression`)){let e=Yf(i.test,t);return e===null?Pf([$(i.consequent,t,new Set(n),r),$(i.alternate,t,new Set(n),r)]):$(e?i.consequent:i.alternate,t,new Set(n),r)}if(x(i,`LogicalExpression`)){let e=i.operator===`??`?null:Yf(i.left,t);if(e!==null)return $(i.operator===`&&`?e?i.right:i.left:e?i.left:i.right,t,new Set(n),r);let a=Ud(i);if(a.length===1)return $(a[0]??i,t,new Set(n),r);let o=[i.left,i.right].map(e=>$(e,t,new Set(n),r));return{...i.operator===`&&`?o[1]??Q:Pf(a.map(e=>$(e,t,new Set(n),r))),containsKatex:o.some(e=>e.containsKatex)}}if(x(i,`BinaryExpression`)&&i.operator===`+`)return Pf([$(i.left,t,new Set(n),r),$(i.right,t,new Set(n),r)]);if(x(i,`SequenceExpression`)){let e=i.expressions.at(-1);return e?$(e,t,n,r):Q}return Q},Xf=e=>{let t=null;if(x(e,`JSXAttribute`)&&x(e.name,`JSXIdentifier`)&&e.name.name===`dangerouslySetInnerHTML`&&x(e.value,`JSXExpressionContainer`)&&x(e.value.expression,`ObjectExpression`)&&(t=e.value.expression),x(e,`Property`)&&M(e,{allowComputedString:!0})===`dangerouslySetInnerHTML`&&x(D(e.value),`ObjectExpression`)&&(t=D(e.value)),!x(t,`ObjectExpression`))return null;let n=null;for(let e of t.properties){if(x(e,`SpreadElement`)){n=null;continue}if(!x(e,`Property`)){n=null;continue}let t=M(e,{allowComputedString:!0});if(t===null){n=null;continue}t===`__html`&&(n=e.value)}return n},Zf=(e,t)=>{let n=Qt({filename:t,sourceText:e});if(n===null)return[];let r=Ue(n);Nf(r,t,0);let i=[];return k(n,e=>{let t=Xf(e);if(t===null)return;let n=$(t,r,new Set);if(!n.containsKatex)return;let a=Y(e),o=Ld(e);a<0||o<0||i.push({endIndex:o,proof:n,startIndex:a})}),i},Qf=/dangerouslySetInnerHTML|(?:\.(?:inner|outer)HTML|\[\s*["'](?:inner|outer)HTML["']\s*\])\s*[+]?=(?!=)|\.insertAdjacentHTML\s*\(|\bdocument\.write(?:ln)?\s*\(|\.(?:createContextualFragment|setHTMLUnsafe)\s*\(/,$f=/(?:__html\s*:|(?:\.(?:inner|outer)HTML|\[\s*["'](?:inner|outer)HTML["']\s*\])\s*[+]?=(?!=)|\.insertAdjacentHTML\s*\(\s*[^,]*,|\bdocument\.write(?:ln)?\s*\(|\.(?:createContextualFragment|setHTMLUnsafe)\s*\()\s*([\s\S]*)/,ep=/searchParams|query|params|request|req\.|response\.|await|fetch|props\.|children|(?:user|untrusted|unsafe|raw|comment|message|cms|remote|external)\.|(?:user|untrusted|unsafe|raw|comment|message|cms|remote|external|content|profile|signature|subtitle)\w*(?:html|markup)|(?:html|markup)\w*(?:input|payload)|\b(?:load|read|receive|decode)\w*\s*\(|\bget\w*(?:Html|Markup|Content|Page|Message)\b|\blocation\b|document\.cookie|\breferrer\b|\blocalStorage\b|\bsessionStorage\b|URLSearchParams|window\.name/i,tp=/^(?:"(?:\\.|[^"\\\n])*"|'(?:\\.|[^'\\\n])*'|`[^`$]*`)\s*(?:\/\/[^\n]*)?\s*(?:[;,})\n]|$)/,np=/^[A-Z][A-Z0-9_]*\s*(?:\/\/[^\n]*)?\s*(?:[;,})\n]|$)/,rp=/^[\w$]+(?:\??\.[\w$]+)*\??\.(?:inner|outer)HTML\b/,ip=/\b(?:DOMPurify|sanitize\w*|purify|(?:escape|encode)[A-Za-z]*(?:Html|HTML|Entit\w*)|insane|xss)\b|(?<!un)safe|(?<!un)saniti[sz]/i,ap=/[:=]\s*[^\n;]*\b(?:DOMPurify\b|sanitize\w*\s*\(|purify\w*\s*\()/i,op=/=\s*[\w$.?[\]]*\.(?:inner|outer)HTML\s*(?:[;,)\n]|$)/,sp=/process\.env/,cp=/\b(?:t|i18n|translate|formatMessage|intl)\s*[.(]/,lp=/^(?:[\w$.]+\.)?(?:toHtml|render[A-Za-z]*(?:Html|HTML)|renderToString|renderToStaticMarkup|codeToHtml|codeToHast|highlight[A-Za-z]*)\s*\(/,up=/\b(?:shiki|prism|hljs|highlightjs|getHighlighter|codeToHtml|codeToHast|refractor|lowlight|starry-night)\b|highlight\.js/i,dp=/[:=]\s*[^\n;]*(?:\b(?:katex|shiki|hljs|prism|mermaid)\b|hast-util-to-html|renderHtmlFromRichText|(?:toHtml|render[A-Za-z]*(?:Html|HTML)|renderToString|renderToStaticMarkup|codeToHtml|codeToHast)\s*\()/i,fp=/\b(?:(?:katex|shiki|hljs|prism|mermaid|highlighter)[\w$]*\.(?:render\w*|highlight\w*|codeTo(?:Html|Hast))|(?:toHtml|render(?:Html|HTML)[A-Za-z]*|render[A-Za-z]*(?:Html|HTML)|renderToString|renderToStaticMarkup|codeToHtml|codeToHast|highlight[A-Za-z]*))\s*\(/i,pp=/^[\w$]+\s*(?:[;,})\n]|$)/,mp=/^[\w$]+\s*(?:\|\||\?\?)\s*(?:"[^"\n]*"|'[^'\n]*'|`[^`$]*`)\s*(?:[;,})\n]|$)/,hp=/^[\w$]+(?:\.[\w$]+|\[[^\]]*\])+\s*(?:[;,})\n]|$)/,gp=/<style\b[^<>]*$/,_p=/(?:^|\/)emails(?:\/|$)|email[-_.]templates?(?:\/|$)|RawHtml|[A-Za-z]*[Ee]mail[A-Za-z]*\.(?:t|j)sx?/i,vp=/(?:^|\/)\.[\w-]+\//,yp=/(?<!un)saniti[sz]e?d?[\w-]*\.[cm]?[jt]sx?$/i,bp=/(?:^|[^\w$.])([\w$]+(?:\.[\w$]+)*)(?:(?:\.(?:inner|outer)HTML|\[\s*["'](?:inner|outer)HTML["']\s*\])\s*[+]?=(?!=)|\.insertAdjacentHTML\s*\()/,xp=/\b(?:appendChild|append|prepend|before|after|replaceWith|replaceChild|replaceChildren|insertBefore|insertAdjacentElement)\s*\(/,Sp=5e3,Cp=e=>{if(!e.startsWith("`"))return null;let t=e.indexOf("`",1);if(t<0||t>Sp)return null;let n=e.slice(1,t).match(/\$\{[^}]*\}/g);return n===null?``:n.join(` `)},wp=(e,t,n)=>{let r=jp(e,t,n);return r===null?null:n.slice(r.initializerStartIndex,r.initializerStartIndex+Sp)},Tp=e=>{if(!/^["']/.test(e))return!1;let t=e.replace(/"(?:\\.|[^"\\\n])*"|'(?:\\.|[^'\\\n])*'/g,``),n=t.search(/[;,})\]]/),r=n>=0?t.slice(0,n):t;return/^[\s+]*$/.test(r)},Ep=(e,t)=>{let n=t.includes(`createElement`),r=t.includes(`createHTMLDocument`);if(!n&&!r)return!1;let i=q(e),a=q(e.split(`.`)[0]??e);if(RegExp(`\\b${a}\\s*=\\s*[^\\n;]*(?:getElementById|querySelector|getElementsBy|\\.current\\b|document\\.(?:body|head|documentElement))`).test(t))return!1;if(n&&(RegExp(`${i}\\s*=\\s*document\\.createElement\\(\\s*["'\`]template["'\`]`).test(t)||RegExp(`${a}\\s*=\\s*[^\\n;]*\\bcreateElement\\(\\s*["'\`](?:style|textarea)["'\`]`).test(t))||r&&RegExp(`${a}\\s*=\\s*[^\\n;]*\\bcreateHTMLDocument\\s*\\(`).test(t))return!0;if(!n||!RegExp(`${a}\\s*=\\s*[^\\n;]*\\bcreateElement\\s*\\(`).test(t))return!1;let o=RegExp(`${xp.source}[^)]*\\b${a}\\b`),s=RegExp(`\\breturn\\b[^\\n]*\\b${a}\\b(?!\\s*\\.\\s*(?:textContent|innerText|innerHTML|outerHTML))`);return o.test(t)||s.test(t)?!1:RegExp(`\\b${a}\\.(?:textContent|innerText|querySelector|querySelectorAll|children|childNodes)\\b`).test(t)},Dp=e=>{let t=[],n=``,r=0,i=null;for(let a=0;a<e.length;a+=1){let o=e[a];if(i!==null){n+=o,o===i&&e[a-1]!==`\\`&&(i=null);continue}if(o===`"`||o===`'`||o==="`"){i=o,n+=o;continue}if(o===`(`||o===`[`||o===`{`?r+=1:(o===`)`||o===`]`||o===`}`)&&--r,o===`+`&&r===0&&e[a-1]!==`+`&&e[a+1]!==`+`){t.push(n),n=``;continue}n+=o}return t.push(n),t},Op=e=>{let t=e.replace(/[;}]\s*$/,``).trim();if(!t.includes(`+`))return!1;let n=[];for(let e of Dp(t)){let t=e.trim();t.length>0&&n.push(t)}return n.length<2?!1:n.every(e=>{let t=e.replace(/\(\s*([\w$]+(?:\??\.[\w$]+)*)\s+as\s+[^)]*\)/g,`$1`);return rp.test(t)?!ep.test(t.replace(rp,``)):!1})},kp=(e,t)=>{let n=0,r=null;for(let i=t;i<e.length;i+=1){let t=e[i];if(r!==null){t===r&&e[i-1]!==`\\`&&(r=null);continue}if(t===`"`||t===`'`||t==="`"){r=t;continue}if(t===`{`&&(n+=1),t===`}`&&(--n,n===0))return i}return e.length},Ap=(e,t)=>{let n=[],r=null,i=!1,a=!1;for(let o=0;o<t;o+=1){let t=e[o],s=e[o+1];if(i){t===`
|
|
10
|
+
`&&(i=!1);continue}if(a){t===`*`&&s===`/`&&(a=!1,o+=1);continue}if(r!==null){t===r&&e[o-1]!==`\\`&&(r=null);continue}if(t===`/`&&s===`/`){i=!0,o+=1;continue}if(t===`/`&&s===`*`){a=!0,o+=1;continue}if(t===`"`||t===`'`||t==="`"){r=t;continue}t===`{`&&n.push(o),t===`}`&&n.pop()}let o=n.at(-1);return o===void 0?e.length:kp(e,o)},jp=(e,t,n)=>{let r=RegExp(`(const|let|var)\\s+${q(e)}\\s*(?::[^=\\n]*)?=\\s*([^;\\n]+)`,`g`),i=null,a=-1;for(let e of n.matchAll(r)){let r=e.index;if(r===void 0||r>=t||r<=a||Ap(n,r)<t)continue;a=r;let o=e[2];o!==void 0&&(i={declarationIndex:r,initializer:o,initializerStartIndex:r+e[0].length-o.length,isImmutable:e[1]===`const`})}return i},Mp=(e,t,n,r)=>{if(t.isImmutable)return!0;let i=r.slice(t.initializerStartIndex+t.initializer.length,n);return!RegExp(`(?:^|[^\\w$.])${q(e)}\\s*=(?!=)`).test(i)},Np=(e,t,n)=>{if(!/highlight/i.test(e))return!1;let r=e.match(/^([\w$]+)/)?.[1];if(r===void 0)return!1;let i=jp(r,n,t);return i===null?/highlighted/i.test(e)||up.test(t):Mp(r,i,n,t)&&fp.test(i.initializer)},Pp=(e,t,n,r=new Set)=>{let i=e.trim(),a=Dp(i);if(a.length>1)return a.every(e=>Pp(e,t,n,r));let o=[...i.matchAll(/\$\{([^}]*)\}/g)].flatMap(e=>e[1]===void 0?[]:[e[1]]);if(o.length>1)return o.every(e=>Pp(e,t,n,r));let s=i.match(/^([\w$]+)(?:(?:\??\.[\w$]+)|(?:\[\s*(?:"[^"\n]*"|'[^'\n]*'|\d+)\s*\]))*$/)?.[1];if(s&&!r.has(s)){let e=jp(s,n,t);if(e&&Mp(s,e,n,t)){let n=new Set(r);return n.add(s),Pp(e.initializer,t,e.initializerStartIndex,n)}}return!!(tp.test(`${i};`)||np.test(`${i};`)||ip.test(i)||sp.test(i)||cp.test(i)||lp.test(i)||Np(i,t,n))},Fp=(e,t,n,r,i=new Set)=>{let a=e.trim().match(/^([\w$]+)$/)?.[1];if(!a)return!1;if(a===t)return!0;if(i.has(a))return!1;let o=jp(a,n,r);if(!o?.isImmutable)return!1;let s=new Set(i);return s.add(a),Fp(o.initializer,t,o.initializerStartIndex,r,s)},Ip=(e,t,n)=>{let r=n.slice(Math.max(0,t-Sp),t),i=q(e);return RegExp(`(?:function\\s+[\\w$]+|(?:const|let|var)\\s+[\\w$]+\\s*=)\\s*\\(\\s*\\{[^}]*\\b${i}\\b[^}]*\\}`).test(r)},Lp=(e,t,n)=>{let r=[/function\s+([\w$]+)\s*\(([^)]*)\)\s*\{/g,/(?:const|let|var)\s+([\w$]+)\s*=\s*(?:async\s*)?\(([^)]*)\)\s*=>\s*\{/g],i=null,a=-1;for(let o of r)for(let r of n.matchAll(o)){let o=r.index;if(o===void 0||o>=t||o<a)continue;let s=kp(n,o+r[0].lastIndexOf(`{`));if(s<t)continue;let c=(r[2]??``).split(`,`).findIndex(t=>t.trim().match(/^(?:\.\.\.)?([\w$]+)/)?.[1]===e);if(c<0)continue;a=o;let l=r[1]??``;i={bodyEndIndex:s,declarationNameIndex:o+r[0].indexOf(l),functionName:l,parameterIndex:c}}return i},Rp=e=>{let t=[],n=0,r=0,i=null;for(let a=0;a<e.length;a+=1){let o=e[a];if(i!==null){o===i&&e[a-1]!==`\\`&&(i=null);continue}if(o===`"`||o===`'`||o==="`"){i=o;continue}(o===`(`||o===`[`||o===`{`)&&(r+=1),(o===`)`||o===`]`||o===`}`)&&--r,o===`,`&&r===0&&(t.push(e.slice(n,a).trim()),n=a+1)}return t.push(e.slice(n).trim()),t},zp=(e,t,n,r=new Set)=>{let i=e.trim().match(/^([\w$]+)$/)?.[1];if(i===void 0||r.has(i))return!1;if(Lp(i,t,n)!==null)return!0;let a=jp(i,t,n);if(!a||!Mp(i,a,t,n))return!1;let o=new Set(r);return o.add(i),zp(a.initializer,a.initializerStartIndex,n,o)},Bp=(e,t,n,r,i)=>{let a=e.trim();if(Pp(a,t,n))return!1;let o=a.match(/^([\w$]+)(?:\.|\s*(?:(?:\|\||\?\?)|[;,})\n]|$))/)?.[1];if(o===void 0)return ep.test(a);if(Ip(o,n,t))return!0;if(r.has(o))return!1;r.add(o);let s=jp(o,n,t),c=Lp(o,n,t);if(s!==null&&(c===null||s.declarationIndex>c.declarationNameIndex))return Mp(o,s,n,t)&&Pp(s.initializer,t,s.initializerStartIndex)?!1:!Mp(o,s,n,t)||Bp(s.initializer,t,s.initializerStartIndex,r,i)?!0:zp(s.initializer,s.initializerStartIndex,t)?!1:ep.test(a);if(c!==null&&c.functionName.length>0){let e=RegExp(`\\b${q(c.functionName)}\\s*\\(`,`g`),n=!1;for(let a of t.matchAll(e)){if(a.index===c.declarationNameIndex||i.has(a.index))continue;let e=a.index+a[0].lastIndexOf(`(`),s=Id(t,e);if(s<0)continue;let l=Rp(t.slice(e+1,s))[c.parameterIndex];if(l===void 0||a.index>=c.declarationNameIndex&&a.index<=c.bodyEndIndex&&Fp(l,o,a.index,t))continue;n=!0;let u=new Set(r);u.delete(o);let d=new Set(i);if(d.add(a.index),Bp(l,t,a.index,u,d))return!0}if(n)return!1;let s=t.slice(Math.max(0,c.declarationNameIndex-48),c.declarationNameIndex);return/\bexport\s+(?:(?:default\s+)?(?:async\s+)?function|const|let|var)\s+$/.test(s)?!0:ep.test(a)}return ep.test(a)},Vp=U({id:`dangerous-html-sink`,title:`HTML injection sink with dynamic content`,severity:`warn`,recommendation:`Prefer rendering structured React nodes. If HTML is required, sanitize with a well-reviewed sanitizer and keep the trust boundary close to the sink.`,scan:e=>{if(e.isGeneratedBundle||!G(e.relativePath)||_p.test(e.relativePath)||vp.test(e.relativePath)||yp.test(e.relativePath)||!Qf.test(e.content))return[];let t=Zf(e.content,e.absolutePath),n=[],r=e.content.split(`
|
|
11
|
+
`);for(let i=0;i<r.length;i+=1){let a=r[i]??``;if(!Qf.test(a))continue;let o=a.slice(0,a.search(Qf)).replace(/"[^"]*"|'[^']*'|`[^`]*`/g,``);if(/(?:^|[^:])\/\//.test(o)||/^\s*[/*]/.test(a))continue;let s=r.slice(i,i+1+4).join(`
|
|
12
|
+
`),c=$f.exec(s);if(c===null)continue;let l=(c[1]??``).trimStart(),u=l.slice(0,300),d=u.search(/[;}]/),f=d>=0?u.slice(0,d+1):u,p=r.slice(0,i).join(`
|
|
13
|
+
`).length+ +(i>0)+a.search(Qf),m=t.find(e=>p>=e.startIndex&&p<e.endIndex)?.proof;if(m?.isConclusive&&m.isSafe)continue;let h=m?.isConclusive===!0;if(tp.test(f)||np.test(f))continue;if(rp.test(f)&&!f.includes(`+`)){let e=f.replace(rp,``);if(!ep.test(e))continue}if(Op(f))continue;let ee=$f.exec(r.slice(i,i+1+60).join(`
|
|
14
|
+
`))?.[1]?.trimStart(),g=Cp(ee??l),_=pp.test(f)||hp.test(f)||mp.test(f)?f.match(/^[\w$]+/)?.[0]:void 0;if(g===null&&_!==void 0&&pp.test(f)&&Lp(_,p,e.content)===null){let t=wp(_,p,e.content);if(t!==null){if(Tp(t))continue;g=Cp(t)}}if(g===``)continue;let v=g??f,te=Dp(v).length>1||(g?.match(/\$\{/g)?.length??0)>1;if(!h&&!te&&ip.test(v)||!te&&sp.test(v)||!te&&cp.test(v)||!h&&!Bp(v,e.content,p,new Set,new Set)||!h&&lp.test(f)||!h&&Np(f,e.content,p))continue;if(_!==void 0){let t=q(_),n=jp(_,p,e.content),r=n?.initializer;if(!(r!==void 0&&(Dp(r).length>1||(r.match(/\$\{/g)?.length??0)>1))){let i=RegExp(`\\b${t}\\b\\s*${dp.source}`,`i`);if(!h&&(r===void 0?i.test(e.content):n!==null&&Mp(_,n,p,e.content)&&fp.test(r)))continue;let a=RegExp(`\\b${t}\\b\\s*${ap.source}`,`i`);if(!h&&(r===void 0?a.test(e.content):n!==null&&Mp(_,n,p,e.content)&&ap.test(`=${r}`)))continue}if(RegExp(`\\b${t}\\b\\s*${op.source}`).test(e.content)||RegExp(`highlight[\\w$]*\\s*\\.map\\(\\s*(?:async\\s+)?\\(?\\s*${t}\\b`,`i`).test(e.content)&&up.test(e.content))continue}if(hp.test(f)){let t=f.match(/\.([\w$]+)\s*(?:[;,})\n]|$)/)?.[1];if(t!==void 0&&RegExp(`\\b${q(t)}\\s*:\\s*${cp.source}`).test(e.content))continue}let ne=bp.exec(a),re=ne?.[1]??ne?.[2];if(re!==void 0&&Ep(re,e.content))continue;let ie=r.slice(Math.max(0,i-5),i+1).join(`
|
|
15
|
+
`).slice(0,-a.length+a.search(Qf));gp.test(ie)||n.push({message:`HTML is injected from a dynamic-looking source, which can become XSS if the value is user-controlled or unsanitized.`,line:i+1,column:a.search(/\S/)+1})}return n}}),Hp=e=>!(!G(e)||xl.test(e)||Cl.test(e)),Up=/firebase|firestore|supabase|\b(?:setDoc|addDoc)\s*\(/i,Wp=U({id:`firebase-client-owned-authz-field`,title:`Client writes authorization field`,severity:`error`,recommendation:`Derive authority fields on the server or enforce them in Firebase/Supabase rules; never trust client-provided owner, org, or role values.`,scan:K({shouldScan:e=>Hp(e.relativePath)&&(Up.test(e.content)||Up.test(e.relativePath)),pattern:/(?:\b(?:setDoc|updateDoc|addDoc)\s*\(|(?:\b(?:firebase|firestore|getFirestore)\b|\bcollection\s*\(|\.collection\s*\()[\s\S]{0,500}\.(?:set|update|add)\s*\()(?:[^;'"`]|'[^'\n]*'|"[^"\n]*"|`[^`]*`){0,700}\b(?:ownerId|ownerID|creatorId|creatorID|providerId|providerID|orgId|orgID|tenantId|tenantID|workspaceId|workspaceID|ghostOrg|role|roles|isAdmin)\b/i,message:`Client code writes an ownership, tenant, or role field that should be server-owned and immutable.`})}),Gp=U({id:`firebase-permissive-rules`,title:`Permissive Firebase security rule`,severity:`error`,recommendation:"Bind every read/write to `request.auth.uid`, immutable ownership, and tenant membership instead of treating sign-in as authorization.",scan:K({shouldScan:e=>Vl(e.relativePath),pattern:/allow\s+(?:read|write|create|update|delete|list|get|read,\s*write)\s*:\s*if\s+(?:true|request\.auth\s*!=\s*null)\s*;?/i,message:`Firebase rules grant broad access to everyone or to any signed-in user, which is the Chattr/Firewreck failure mode.`})}),Kp=U({id:`firebase-query-filter-as-auth`,title:`Firestore query filter used as authorization`,severity:`warn`,recommendation:"Make sure Firestore rules compare the requested document against `request.auth.uid` and trusted membership data.",scan:K({shouldScan:e=>Hp(e.relativePath),pattern:/\.where\s*\(\s*["'](?:uid|userId|userID|ownerId|ownerID|orgId|orgID|tenantId|tenantID|role)["']\s*,\s*["']==["']/i,message:`Firestore query code filters by an auth-shaped field; filtering is not authorization unless rules enforce the same boundary.`})}),qp=/api\.github\.com|github\.com|gitlab\.com|bitbucket\.org/gi,Jp=/\$\{([^}]*)\}/g,Yp=/\b(?:params|searchParams|query|req|request|input|payload)\s*[.[]|\buntrusted|\bdecodeURI\w*/,Xp=/encodeURIComponent\s*\(/,Zp=/^\s*[\w$]+\.toString\(\)\s*$/,Qp=U({id:`git-provider-url-injection-risk`,title:`Git provider URL built from interpolation`,severity:`warn`,recommendation:`Validate owner, repo, org, and branch identifiers against strict slugs and build URLs with URL/path encoders instead of raw interpolation.`,scan:e=>{if(!G(e.relativePath))return[];let t=[];for(let n of e.content.matchAll(qp)){let r=e.content.slice(n.index,n.index+200),i=r.indexOf("`"),a=i>=0?r.slice(0,i):r;if(!Array.from(a.matchAll(Jp)).some(e=>{let t=e[1]??``;return Yp.test(t)&&!Xp.test(t)&&!Zp.test(t)}))continue;let o=W(e.content,n.index);t.push({message:`GitHub/GitLab/Bitbucket URL construction interpolates path components that may be attacker-controlled.`,line:o.line,column:o.column});break}return t}}),$p=/child_process|childProcess|execa|subprocess|Deno\.run/,em=/(?:\b(?:eval|new\s+Function|vm\.runIn\w*)|(?<![.\w$])(?:exec(?:File)?(?:Sync)?|spawn(?:Sync)?)|\b(?:child_process|childProcess|cp)\.(?:exec|spawn)\w*)\s*\([^;]{0,200}(?<!["'])\b(?:exif|metadata|manifest|preset|plugin|upload|drop(?:ped|s)?\b|archive|zip|unzip|untar)(?!\w*["'])/,tm=/(?:\b(?:eval|new\s+Function|vm\.runIn\w*)|\b(?:child_process|childProcess|cp)\.(?:exec|spawn)\w*)\s*\([^;]{0,200}(?<!["'])\b(?:exif|metadata|manifest|preset|plugin|upload|drop(?:ped|s)?\b|archive|zip|unzip|untar)(?!\w*["'])/,nm=`Imported metadata, uploads, or plugin manifests appear to reach code execution.`,rm=K({shouldScan:()=>!0,pattern:em,ignoreStringLiterals:!0,message:nm}),im=K({shouldScan:()=>!0,pattern:tm,ignoreStringLiterals:!0,message:nm}),am=U({id:`import-metadata-execution-risk`,title:`Imported metadata reaches code execution`,severity:`error`,recommendation:`Parse imported metadata as data with strict schemas; do not evaluate EXIF, manifests, presets, dropped files, or archives.`,scan:e=>G(e.relativePath)?$p.test(e.content)?rm(e):im(e):[]}),om=/createHash\s*\(\s*["'](?:md5|sha1)["']|\bmd5\s*\(/gi,sm=/\b(?:password|token|secret|signature|signing|auth|credential|session|cookie|csrf|api.?key)\b/i,cm=/(?<!cipher\.)\bcreate(?:Cipher|Decipher)\s*\(/,lm=/\bcreate(?:Cipher|Decipher)iv\s*\(\s*["'](?:des|des3|des-?ede3?|rc4|rc2|bf|blowfish)\b/i,um=/\b(?:DES|RC4|Blowfish)\b/,dm=/\b(?:cipher|decipher|encrypt|decrypt|crypto)\b/i,fm=/[A-Za-z_$][\w$.]{0,100}signature[\w$]*(?:\([^)]*\))?\s*(?:===?|!==?)\s*[A-Za-z_$][\w$.]*(?:\([^)]*\))?|[A-Za-z_$][\w$.]{0,100}(?:\([^)]*\))?\s*(?:===?|!==?)\s*[A-Za-z_$][\w$.]{0,100}signature[\w$]*(?:\([^)]*\))?/i,pm=/(?:===?|!==?)\s*[A-Z](?:[a-z]|[A-Z0-9_]*\b(?!\s*[.(]))|^[A-Z](?:[a-z]|[A-Z0-9_]*\b(?!\s*[.(]))[\w$.]*(?:\([^)]*\))?\s*(?:===?|!==?)/,mm=/signature(?:Method|Type|Status|Algorithm|Kind|Mode|Version)\b/i,hm=/(?:===?|!==?)\s*(?:true|false|null|undefined)\b/,gm=/\.(?:length|size|byteLength)\s*(?:===?|!==?)|\.(?:length|size|byteLength)\s*$/,_m=/\bcrypto\b|createH(?:mac|ash)|createSign|createVerify|\bsubtle\b|\bhmac\b|\bdigest\b|\bsha-?(?:1|256|384|512)\b|\bmd5\b|\bwebhook|x-(?:hub-)?signature/i,vm=/\.[cm]?[jt]sx$/i,ym=/timingSafeEqual|timing.?safe/i,bm=/gravatar|digest[-_ ]?auth|oauth[-_ ]?1|pkcs#?12|smime|\b_id\b|\betag\b|checksum|cache[-_ ]?key|fingerprint/i,xm=/token|secret|password|nonce|salt|csrf|credential|otp/i,Sm=/(?:focus|render|refresh|remount|redraw|animation|layout|cache|update)[-_]?nonce/i,Cm=/Math\.random\s*\(/g,wm=/createHash|md5|cipher|encrypt|decrypt|crypto|signature|Math\.random/i,Tm=(e,t,n,r)=>{for(let i of e.matchAll(t)){let t=e.slice(Math.max(0,i.index-250),i.index+250);if(n.test(t)&&!r?.test(t))return i.index}return-1},Em=(e,t,n,r)=>{for(let i of e.matchAll(t)){let t=e.lastIndexOf(`
|
|
16
|
+
`,i.index)+1,a=e.indexOf(`
|
|
17
|
+
`,i.index),o=a<0?e.length:a,s=e.slice(t,o);if(!r.test(s)&&n.test(s))return i.index}return-1},Dm=U({id:`insecure-crypto-risk`,title:`Weak cryptography in security context`,severity:`warn`,recommendation:"Use modern primitives, `crypto.randomBytes` / Web Crypto randomness, and timing-safe comparisons for signatures, digests, tokens, and auth material.",scan:e=>{if(!G(e.relativePath)||Tl.test(e.relativePath)||bm.test(e.relativePath)||!wm.test(e.content))return[];let t=au(e),n=Tm(t,om,sm,bm);if(n<0&&(n=t.search(lm)),n<0&&(n=t.search(cm)),n<0&&dm.test(t)&&(n=t.search(um)),n<0&&!ym.test(t)&&!vm.test(e.relativePath)&&_m.test(t)){let e=fm.exec(t);e!==null&&!pm.test(e[0])&&!mm.test(e[0])&&!hm.test(e[0])&&!gm.test(e[0])&&(n=e.index)}if(n<0&&(n=Em(t,Cm,xm,Sm)),n<0)return[];let r=W(t,n);return[{message:`Code uses weak hashes, deprecated ciphers, timing-unsafe comparisons, or Math.random in a security-shaped context.`,line:r.line,column:r.column}]}}),Om=`(?<![A-Za-z0-9])(?:session|sess|sid|connect\\.sid|auth|jwt|access[_-]?token|refresh[_-]?token|id[_-]?token)(?![A-Za-z0-9])`,km=`[\`"'][^\`"']*?${Om}[^\`"']*[\`"']`,Am=RegExp(`(?:\\.cookies\\.set|cookies\\(\\s*\\)\\.set|\\.cookie)\\s*\\(\\s*${km}`,`gi`),jm=/httpOnly\s*:\s*false\b/i,Mm=/"(?:[^"\\]|\\.)*"|'(?:[^'\\]|\\.)*'|`(?:[^`\\]|\\.)*`/g,Nm=e=>{let t=e.split(``),n=0,r=null;for(;n<e.length;){let i=e[n];if(r!==null){if(i===`\\`){n+=2;continue}i===r?r=null:i!==`
|
|
18
|
+
`&&(t[n]=` `),n+=1;continue}(i===`"`||i===`'`||i==="`")&&(r=i),n+=1}return t.join(``)},Pm=/cookie\s*:\s*\{/gi,Fm=RegExp(`document\\.cookie\\s*=\\s*[\`"'][^\`"'=;]*?${Om}[^\`"'=;]*=`,`gi`),Im=e=>{if(e.trim().length===0)return 0;let t=0,n=null,r=1;for(let i=0;i<e.length;i+=1){let a=e[i];if(n!==null){a===`\\`?i+=1:a===n&&(n=null);continue}a===`"`||a===`'`||a==="`"?n=a:a===`(`||a===`[`||a===`{`?t+=1:a===`)`||a===`]`||a===`}`?--t:a===`,`&&t===0&&(r+=1)}return r},Lm=(e,t,n,r,i)=>{t.lastIndex=0;for(let a=t.exec(e);a!==null;a=t.exec(e)){if(!r(a.index,a[0]))continue;let t=W(e,a.index);i.push({message:n,line:t.line,column:t.column})}},Rm=U({id:`insecure-session-cookie`,title:`Auth cookie missing HttpOnly protection`,severity:`warn`,recommendation:"Set auth/session cookies server-side with `httpOnly: true`, `secure: true`, and `sameSite`. Cookies set via `document.cookie` or with `httpOnly: false` are readable by any XSS payload and can be stolen.",scan:e=>{if(!G(e.relativePath))return[];let t=au(e);if(!/cookie/i.test(t))return[];let n=[],r=`An auth/session cookie is exposed to JavaScript (set via document.cookie, with httpOnly: false, or without cookie options), letting an XSS payload steal it.`;Am.lastIndex=0;for(let e=Am.exec(t);e!==null;e=Am.exec(t)){let i=e.index+e[0].lastIndexOf(`(`),a=Id(t,i);if(a<0)continue;let o=t.slice(i+1,a),s=Im(o)<3,c=o.replace(Mm,``);if(!s&&!jm.test(c))continue;let l=W(t,e.index);n.push({message:r,line:l.line,column:l.column})}let i=Nm(t);Pm.lastIndex=0;for(let e=Pm.exec(i);e!==null;e=Pm.exec(i)){let t=e.index+e[0].length-1,a=Id(i,t),o=a>=0?i.slice(t,a):i.slice(t,t+400);if(!jm.test(o))continue;let s=W(i,e.index);n.push({message:r,line:s.line,column:s.column})}return Lm(t,Fm,r,()=>!0,n),n}}),zm=/\b(?:alg|algorithms?)\s*:\s*\[?\s*["'`]none["'`]/gi,Bm=(e,t)=>{let n=null,r=[];for(let i=0;i<t;i+=1){let t=e[i];if(n==="`"){t===`\\`?i+=1:t==="`"?n=null:t===`$`&&e[i+1]===`{`&&(r.push(0),n=null,i+=1);continue}if(n!==null){t===`\\`?i+=1:t===n&&(n=null);continue}if(t===`"`||t===`'`||t==="`")n=t;else if(r.length>0){let e=r.length-1;t===`{`?r[e]+=1:t===`}`&&(r[e]===0?(r.pop(),n="`"):--r[e])}}return n!==null},Vm=U({id:`jwt-insecure-verification`,title:`JWT verified with the 'none' algorithm`,severity:`error`,recommendation:"Never accept the `none` algorithm; it disables signature verification and lets any forged token through. Pin the real algorithm(s) explicitly (`jwt.verify(token, key, { algorithms: ['RS256'] })`).",scan:e=>{if(!G(e.relativePath))return[];let t=au(e);if(!/\bjwt\b|jsonwebtoken|\bjose\b/i.test(t))return[];let n=[];zm.lastIndex=0;for(let e=zm.exec(t);e!==null;e=zm.exec(t)){if(Bm(t,e.index))continue;let r=W(t,e.index);n.push({message:`JWT is configured with the 'none' algorithm, which disables signature verification, so any forged token is accepted.`,line:r.line,column:r.column})}return n}}),Hm=/PRIVATE KEY|SSH_PRIVATE_KEY|GPG_PRIVATE_KEY|DEPLOY_KEY|SIGNING_KEY/i,Um=U({id:`key-lifecycle-risk`,title:`Long-lived key material in repository`,severity:`error`,committedFilesOnly:!0,recommendation:`Remove private keys from source, rotate exposed credentials, prefer short-lived deploy credentials, and document revocation/expiry for release keys.`,scan:K({shouldScan:e=>!Sl.test(e.relativePath)&&!El.test(e.relativePath)&&Hm.test(e.content),pattern:/(?<!(?:placeholder|example|sample|dummy|fake)[\s\S]{0,40})-----BEGIN (?:RSA |EC |OPENSSH |DSA )?PRIVATE KEY-----(?:\s|\\r|\\n)*[A-Za-z0-9+/=][A-Za-z0-9+/=\s]{38,}(?![^-]{0,160}\.\.\.)|\b(?:SSH_PRIVATE_KEY|GPG_PRIVATE_KEY|DEPLOY_KEY|SIGNING_KEY)\b\s*[:=]\s*["'][^"'\n]{16,}["']/i,message:`Private or long-lived release key material appears in the repository.`})}),Wm=U({id:`local-rpc-native-bridge-risk`,title:`Weak localhost native bridge boundary`,severity:`warn`,recommendation:`Use exact origin allowlists after URL parsing, per-request nonces, narrow methods, and never expose install/update commands to arbitrary web pages.`,scan:K({shouldScan:e=>G(e.relativePath),pattern:/\b(?:Access-Control-Allow-Origin|websocket|WebSocket|(?:127\.0\.0\.1|localhost)(?=[\s\S]{0,700}\b(?:UpdateApp|InstallApp)\b)|(?:127\.0\.0\.1|localhost)[\s\S]{0,350}\b(?:onmessage|message|request|req)\b)\b[\s\S]{0,700}(?:\b(?:UpdateApp|InstallApp|child_process)\b|(?<![.\w$])(?:exec(?:File)?(?:Sync)?|spawn(?:Sync)?)\s*\()/i,message:`Code appears to bridge browser code to localhost/native capabilities with weak origin or update/install checks.`})}),Gm=/\bfrom\s+["']@modelcontextprotocol\/sdk[^"']*["']|\bMcpServer\b|\bMcpAgent\b/,Km=/@modelcontextprotocol\/sdk|\bMcpServer\b|\bMcpAgent\b/,qm=/\bserver\.\s*tool\s*\(|\bregisterTool\s*\(|\bsetRequestHandler\s*\(\s*CallToolRequestSchema/,Jm=/\b(?:tool|registerTool|setRequestHandler)\b/,Ym=U({id:`mcp-tool-capability-risk`,title:`MCP tool exposes dangerous capability`,severity:`warn`,recommendation:`MCP tool calls run with the connecting client's authority. Validate inputs, enforce per-tool authorization, and avoid raw filesystem/shell/network access where possible.`,scan:K({shouldScan:e=>G(e.relativePath)&&Km.test(e.content)&&Jm.test(e.content)&&Al.test(e.content),pattern:qm,requireAll:[Gm,Al],ignoreStringLiterals:!0,message:`An MCP tool/resource/prompt handler appears to expose file, shell, network, or code-execution capability.`})}),Xm=U({id:`mdx-ssr-execution-risk`,title:`Server-rendered MDX can execute code`,severity:`warn`,recommendation:`Use a constrained compiler for untrusted content, disable expressions/raw HTML, sandbox renderers, and avoid caching attacker-controlled output across tenants.`,scan:K({shouldScan:e=>G(e.relativePath),pattern:/(?:@mdx-js\/mdx|next-mdx-remote|\b(?:MDXRemote|compileMDX|evaluateMdx)\b)[\s\S]{0,700}\b(?:repo\b|customer|tenant|user[-_]?(?:content|markdown|mdx|input|provided|generated|submitted)|untrusted|searchParams|req\.|request\.|fetch\s*\(|prisma\.|db\.|database|rehypeRaw|allowDangerousHtml)/i,message:`MDX/markdown rendering code may evaluate user or repository content during SSR or static generation.`})}),Zm=U({id:`nosql-injection-risk`,title:`NoSQL query accepts operator-shaped input`,severity:`warn`,recommendation:"Coerce scalar fields before querying, reject operator keys from client input, and avoid `$where` or request-derived regexes.",scan:K({shouldScan:e=>Il(e.relativePath,bl),pattern:/\$where\s*['"]?\s*:\s*(?:f?['"`][^'"`]{0,200}\$\{|function|f['"])|\.find\s*\(\s*JSON\.parse\s*\(\s*(?:req|request)\.|\.aggregate\s*\(\s*\[?\s*\{[^}]{0,400}\$where|\bnew\s+RegExp\s*\(\s*(?:req|request)\.|\$regex['"]?\s*:\s*(?:req|request)\./i,message:"Code appears to pass raw JSON, regex, or `$where` style input into a NoSQL query."})}),Qm=[...Su.filter(e=>!e.test(`service_role`)),Cu],$m=U({id:`package-metadata-secret`,title:`Secret-like package metadata`,severity:`warn`,recommendation:`Keep secrets out of package metadata and generated reports; they are often published to registries, logs, or browser artifacts.`,scan:e=>{if(!e.relativePath.endsWith(`package.json`))return[];let t=Xu(e.content)??Qm.find(t=>t.test(e.content));if(t===void 0)return[];let n=hl(e.content,t);return[{message:`Package metadata contains secret-like values or public env secret names.`,line:n.line,column:n.column}]}}),eh=U({id:`path-traversal-risk`,title:`Filesystem path uses caller input`,severity:`warn`,recommendation:`Resolve paths against a fixed base directory, reject traversal after normalization, and map user-visible identifiers to server-owned paths.`,scan:K({shouldScan:e=>G(e.relativePath)&&!Dd(e.relativePath),pattern:/\b(?:readFile|readFileSync|writeFile|writeFileSync)\s*\(\s*(?:req\.|request\.|params\.|query\.|body\.|parsed\.|`[^`]*(?<![-./\w$'"`])(?:req\.|request\.|params\.|query\.|body\.))|\bpath\.(?:join|resolve)\s*\([^)]*(?<![-./\w$'"`])(?<!basename\(\s{0,4})(?:req\.|request\.|params\.|query\.|body\.|parsed\.)/,message:`Filesystem access appears to use request, query, params, or body data as part of the path.`})}),th=/\b(?:repoUrl|updateUrl|UpdateApp|InstallApp|auto.?updater?|installer|curl(?!\s+(?:-T\b|--upload-file\b))|wget)\b[\s\S]{0,250}(?:\.(?:zip|exe|dmg|appimage|msi|deb|rpm)\b|\.tar\.gz\b|\|\s*(?:bash|sh)\b)/i,nh=/\b(?:curl|wget)\b(?=(?:[^\r\n]|\\\r?\n)*https?:\/\/)(?:[^\r\n]|\\\r?\n)*?\|\s*(?:bash|sh)\b/i,rh=/sha(?:256|512|1)sum|--checksum|checksum=|EXPECTED_SHA|gpg\s+--verify|\.sha(?:256|512)\b/i,ih=/\b(?:child_process|childProcess|execa|os\.system|subprocess\.|Deno\.run|autoUpdater|electron-updater)\b|\b(?:exec(?:File)?(?:Sync)?|spawn(?:Sync)?)\s*\(/,ah=/.\/\.github\/workflows\//i,oh=/(?:^|\/)[\w-]+[.@-]\d+\.\d+\.\d+(?:[-.][\w.]+)?\//,sh=e=>Pl(e)&&!ah.test(e)&&!oh.test(e)&&!Tl.test(e),ch=U({id:`plugin-update-trust-risk`,title:`Plugin or updater trust boundary risk`,severity:`warn`,recommendation:`Require signed updates/plugins, pin trusted repositories, verify hashes before execution, and keep custom repository installs behind explicit warnings.`,scan:e=>{if(!G(e.relativePath)&&!sh(e.relativePath))return[];let t=au(e),n=nh.test(t);if(!n&&!th.test(t))return[];let r=n?nh:th;if(rh.test(t)||vl.test(e.relativePath)&&!ih.test(t))return[];let i=hl(t,r);return[{message:`Code appears to download, install, update, or execute plugin/updater content across a trust boundary.`,line:i.line,column:i.column}]}}),lh=/origin(?!al)|\.source\s*[!=]==?/i,uh=/\b(?:event|e|evt|msg|message)\.data\b/,dh=/\b(?:const|let|var)\s+[^;=]*=\s*$/,fh=/port\d?\b|worker|channel|broadcast|socket|\bws\b|\bsse\b|eventsource|^_?self\.|^source\./i,ph=String.raw`=\s*new\s+(?:EventSource|WebSocket|Worker|SharedWorker|BroadcastChannel|MessageChannel)\b`,mh=(e,t)=>{let n=/^[\w$]+/.exec(e)?.[0];return n===void 0?!1:RegExp(`(?<![\\w$.])${q(n)}\\s*${ph}`).test(t)},hh=(e,t)=>{let n=/^[\w$]+/.exec(e)?.[0];return n===void 0?!1:RegExp(`(?:^|[(,{;]\\s*)${q(n)}\\s*[?!]?\\s*:\\s*(?:Worker|SharedWorker|MessagePort|BroadcastChannel|WebSocket|EventSource)\\b`,`m`).test(t)},gh=/worker/i,_h=(e,t)=>{let n=Y(t),r=Ld(t);return n<0||r<0?``:e.slice(n,r)},vh=(e,t)=>{if(t.type===`CallExpression`){let n=y(t.callee)?_h(e,t.callee):``;if(!n.endsWith(`addEventListener`))return null;let r=t.arguments[0];return y(r)&&r.type===`Literal`&&r.value===`message`?n:null}if(t.type===`AssignmentExpression`&&y(t.left)){let n=_h(e,t.left);return n.endsWith(`.onmessage`)?n:null}return null},yh=U({id:`postmessage-origin-risk`,title:`postMessage handler without origin check`,severity:`warn`,recommendation:"Validate `event.origin` against an exact allowlist before using `event.data`, especially when an iframe or parent window can be attacker-controlled.",scan:e=>{if(!G(e.relativePath)||gh.test(e.relativePath))return[];let t=e.content.includes(`onmessage`),n=e.content.includes(`addEventListener`)&&(e.content.includes(`message`)||e.content.includes(`\\`));if(!t&&!n)return[];let r=Qt({filename:e.absolutePath,sourceText:e.content,shouldAttachParentReferences:!1});if(r===null)return[];let i=[];return k(r,t=>{let n=vh(e.content,t);if(n===null||fh.test(n)||mh(n,e.content)||hh(n,e.content))return;let r=_h(e.content,t),a=r.search(uh);if(a<0)return;let o=r.search(lh);if(o>=0&&(dh.test(r.slice(0,a))||o<a))return;let s=W(e.content,Y(t));i.push({message:`A message event handler reads cross-window messages without an obvious origin check.`,line:s.line,column:s.column})}),i}}),bh=/(?:^|\/)(?:locales?|i18n|lang|langs|translations?)\//i,xh=/(?:^|\/)(?:\.env(?:\.[^/]*)?|(?:debug|crash|trace|stack[-_]?trace|report|dump|phpinfo)(?:[-_.][^/]*)?\.(?:txt|log|json|html?)|[^/]+\.log)$/i,Sh=e=>Nl(e,Ol.test(e))&&!bh.test(e)&&xh.test(e),Ch=U({id:`public-debug-artifact`,title:`Public debug artifact`,severity:`warn`,recommendation:`Remove debug artifacts from public output; logs and dumps often reveal source paths, internal routes, tokens, or environment snapshots.`,scan:e=>{if(!Sh(e.relativePath))return[];let t={message:`A browser-reachable debug, log, dump, report, or env artifact is present.`,line:1,column:1};return[Su.some(t=>t.test(e.content))?{...t,severity:`error`}:t]}}),wh=/(?:^|\/)docs?\//i,Th=U({id:`public-env-secret-name`,title:`Secret-like public env variable`,severity:`warn`,recommendation:`Public env prefixes are inlined into browser bundles. Rename public values to non-secret names, and keep tokens, passwords, private keys, and service-role credentials server-only.`,scan:e=>{if(!Hp(e.relativePath)||wh.test(e.relativePath))return[];let t=Xu(e.content);if(t===void 0)return[];let n=hl(e.content,t);return[{message:`Client code references a public env variable whose name looks like a secret or privileged credential.`,line:n.line,column:n.column}]}}),Eh=`(?:"[^"\\n]{0,200}"|'[^'\\n]{0,200}'|\`[^\`$]{0,200}\`)`,Dh=`\\s*\\(?\\s*(?:${Eh}|(?:[\\w\$]+(?:\\.[\\w\$]+)*\\.escape(?:Id|Literal|Identifier)|(?:[\\w\$]+\\.)*(?:connection|conn|client|pool|db|mysql|sqlstring|knex)\\.escape)\\s*\\([^()]{0,200}\\))\\s*\\)?`,Oh=U({id:`raw-sql-injection-risk`,title:`Raw SQL built outside parameter binding`,severity:`warn`,recommendation:`Keep user input in driver parameters or ORM bind variables. Avoid unsafe/raw SQL helpers and string interpolation for queries.`,scan:K({shouldScan:e=>Od(e.relativePath),pattern:[/\$queryRawUnsafe\s*\(/,/\$executeRawUnsafe\s*\(/,/\bPrisma\.raw\s*\((?!\s*(?:["'][^"'\n]*["']\s*[,)]|`[^`$]*`))/,/\bsql\.\s*(?:raw|unsafe)\s*\((?!\s*(?:["'][^"'\n]*["']\s*[,)]|`[^`$]*`))/,/\b(?:client|pool|conn)\.query\s*\(\s*['"`]\s*(?:SELECT|INSERT|UPDATE|DELETE)\b[^)]{0,400}\$\{(?!\s*[\w$.]*(?:sanitiz|escape|quote)[\w$]*\s*\()/i,RegExp(`\\.query\\s*\\(\\s*${Eh}(?:\\s*\\+${Dh})*\\s*\\+(?!${Dh})`,`i`),/\.(?:where|orderBy|having)Raw\s*\((?!\s*(?:["'][^"'\n]*["']\s*[,)]|`[^`$]*`))/,/\bcursor\.execute\s*\(\s*f['"]/,/\bcursor\.execute\s*\(\s*(?:"[^"]{0,400}"|'[^']{0,400}')\s*(?:%|\.format\s*\(|\+)/,/\b(?:engine|session)\.execute\s*\(\s*(?:text\s*\(\s*)?f['"]/,/\$[\w]+->(?:query|exec|prepare|executeQuery|executeStatement|createQuery|createNativeQuery)\s*\(\s*(?:"[^"]{0,400}"|'[^']{0,400}')\s*\.\s*\$/,/mysqli_query\s*\(\s*[^,]+,\s*(?:"[^"]{0,400}"|'[^']{0,400}')\s*\.\s*\$/],message:`Code uses a raw SQL escape hatch or string-built query shape that can bypass parameter binding.`})}),kh=e=>_l.test(e)||/(?:^|\/)\.npmrc$/.test(e)||/(?:^|\/)[^/]*(?:credential|credentials|service-account|serviceAccount|firebase-admin|google-service-account|gcp-service-account)[^/]*\.(?:json|env|pem|key)$/i.test(e),Ah=e=>/(?:^|\/)\.env(?:\.[^./]+)*\.(?:example|sample|template|dist|defaults?)$|(?:^|\/)[^/]*(?:example|sample|template)[^/]*\.(?:env|json|pem|key)$/i.test(e),jh=U({id:`repository-secret-file`,title:`Secret file checked into repository`,severity:`error`,committedFilesOnly:!0,recommendation:`Remove committed env files, service-account credentials, npm auth tokens, and webhook URLs; rotate exposed values and keep only redacted examples in source.`,scan:e=>{if(!kh(e.relativePath)||Ah(e.relativePath)||Sl.test(e.relativePath))return[];let t=Su.find(t=>t.test(e.content))??Xu(e.content);if(t===void 0)return[];let n=hl(e.content,t);return[{message:`A repository credential/config file contains secret-looking values.`,line:n.line,column:n.column}]}}),Mh=`(?:req|request|ctx\\.req|ctx\\.request)\\.(?:body|query|params)|await\\s+(?:req|request)\\.json\\(\\s*\\)`,Nh=U({id:`request-body-mass-assignment`,title:`Request input spread without field allowlist`,severity:`warn`,recommendation:"Assign explicit, allowlisted fields (or validate with a strict schema and no `.passthrough()`) instead of spreading/merging request input. Otherwise the client can set ownership, role, or price columns (mass assignment) or pollute the prototype.",scan:K({shouldScan:e=>G(e.relativePath),pattern:[RegExp(`\\.\\.\\.\\s*(?:${Mh})`,`i`),RegExp(`(?:Object\\.assign\\s*\\(|_\\.(?:merge|mergeWith|defaultsDeep)\\s*\\(|(?:^|[^.\\w])(?:merge|defaultsDeep)\\s*\\()[\\s\\S]{0,80}?(?:${Mh})`,`i`)],message:`Request input is spread or merged into an object without a field allowlist, enabling mass assignment (client-set owner/role/price fields) or prototype pollution.`})}),Ph=U({id:`secret-in-fallback`,title:`Hardcoded secret fallback for env var`,severity:`error`,recommendation:"Remove the literal fallback and fail closed (throw when the variable is unset). The hardcoded value is a committed secret, and the `??`/`||` default makes the app run with it in any environment that forgot to set the var.",scan:K({shouldScan:e=>G(e.relativePath),pattern:/\bprocess\.env\.(?!(?:(?:(?:NEXT|EXPO|GATSBY|NUXT|REACT_APP|VITE)_)?PUBLIC_[A-Z0-9_]*(?<!_SECRET)(?<!_PRIVATE_KEY)(?<!_PASSWORD)(?<!_PASSWD)|[A-Z0-9_]*(?:PUBLISHABLE|ANON)_KEY)(?![A-Z0-9_]))[A-Z][A-Z0-9_]*(?:SECRET|TOKEN|PASSWORD|PASSWD|PRIVATE_KEY|API_?KEY|APIKEY|ACCESS_KEY|CLIENT_SECRET|CREDENTIAL|SIGNING_KEY|ENCRYPTION_KEY|WEBHOOK_SECRET|SERVICE_ROLE)[A-Z0-9_]*(?<!_(?:NAME|HEADER|ENDPOINT|URL|URI|ID|PREFIX|SUFFIX|PARAM|PARAMS|FIELD|ISSUER|AUDIENCE|ALGORITHM|ALG|REGION|BUCKET|HOST|HOSTNAME|PORT|PATH|VERSION|SCOPE|TYPE|FORMAT|EXPIRY|TTL))\s*(?:\?\?|\|\|)\s*(["'`])(?![0-9]+["'`])(?![a-z][a-z0-9]*(?:[_-][a-z0-9]+)*[_-](?:token|secret|key|password|passwd|credential)s?["'`])(?![\w-]{0,12}0{8,}["'`])(?!test test test test test test test test test test test junk["'`])(?!(?:changeme|change[_-]?me|placeholder|your[_-]|example|sample|dummy|development|local|todo|replace[_-]?me|https?:\/\/|x{3,}|\*{3,}))[^"'`\n]{8,}\1/i,message:`A secret env var has a hardcoded string fallback: the literal is a committed secret and the app fails open (uses it) when the variable is unset.`})}),Fh=(e,t)=>{let n=null;if(x(e,`Program`)?n=e.body:(x(e,`FunctionDeclaration`)||x(e,`FunctionExpression`)||x(e,`ArrowFunctionExpression`))&&x(e.body,`BlockStatement`)&&(n=e.body.body),n===null)return!1;for(let e of n){if(!x(e,`ExpressionStatement`)||e.directive===void 0)return!1;if(e.directive===t)return!0}return!1},Ih=(e,t=`source.tsx`)=>{let n=Qt({filename:t,sourceText:e,shouldAttachParentReferences:!1});return n===null?!1:Fh(n,`use server`)},Lh=K({shouldScan:e=>Hp(e.relativePath),pattern:/\b(?:ownerId|ownerID|creatorId|creatorID|userId|userID|uid|providerId|providerID|orgId|orgID|tenantId|tenantID|teamId|teamID|workspaceId|workspaceID|ghostOrg|role|roles|isAdmin|admin)\b/,requireAll:[/\b(?:supabase\b|\.from\s*\(\s*["'][^"']+["']\s*\))[\s\S]{0,700}\b(?:insert|upsert|update)\s*\(\s*(?:\{|\[?\s*\{)[\s\S]{0,700}\b(?:ownerId|creatorId|userId|orgId|tenantId|role|isAdmin)\b/i],message:`Client Supabase code appears to write user, tenant, owner, or role fields that should be enforced by RLS.`}),Rh=U({id:`supabase-client-owned-authz-field`,title:`Client writes Supabase authorization field`,severity:`error`,recommendation:"Use RLS policies based on `auth.uid()` and server-owned membership rows; do not trust client-provided owner, org, or role columns.",scan:e=>{let t=Lh(e);return t.length===0?t:Ih(e.content,e.relativePath)?[]:t}}),zh=e=>/(?:^|\/)supabase\/(?:migrations|schemas)\//.test(e),Bh=e=>e.endsWith(`.sql`)||zh(e),Vh=/^\$[A-Za-z_]?\w*\$/,Hh=new Set([`do`,`plpgsql`,`sql`,`plpython3u`,`plpythonu`,`plperl`,`plperlu`,`plv8`]),Uh=(e,t)=>{let n=t-1;for(;n>=0&&/\s/.test(e[n]??``);)--n;let r=n;for(;r>=0&&/[A-Za-z0-9_]/.test(e[r]??``);)--r;return e.slice(r+1,n+1).toLowerCase()},Wh=(e,t,n,r)=>{let i=n,a=!1;for(;i<r;){let n=e[i];if(n===`;`){a=!1,i+=1;continue}if(/[A-Za-z_]/.test(n)){let t=i;for(;t<r&&/[A-Za-z0-9_]/.test(e[t]??``);)t+=1;e.slice(i,t).toLowerCase()===`execute`&&(a=!0),i=t;continue}if(n===`'`){let n=a;for(n||(t[i]=` `),i+=1;i<r;){if(e[i]===`'`){if(e[i+1]===`'`){n||(t[i]=` `,t[i+1]=` `),i+=2;continue}n||(t[i]=` `),i+=1;break}!n&&e[i]!==`
|
|
19
|
+
`&&(t[i]=` `),i+=1}continue}if(n===`"`){for(i+=1;i<r;){if(e[i]===`"`){if(e[i+1]===`"`){i+=2;continue}i+=1;break}i+=1}continue}if(n===`-`&&e[i+1]===`-`){for(;i<r&&e[i]!==`
|
|
20
|
+
`;)t[i]=` `,i+=1;continue}if(n===`/`&&e[i+1]===`*`){for(;i<r;){if(e[i]===`*`&&e[i+1]===`/`){t[i]=` `,t[i+1]=` `,i+=2;break}e[i]!==`
|
|
21
|
+
`&&(t[i]=` `),i+=1}continue}i+=1}},Gh=e=>{let t=e.split(``),n=0;for(;n<e.length;){let r=e[n];if(r===`-`&&e[n+1]===`-`){for(;n<e.length&&e[n]!==`
|
|
22
|
+
`;)t[n]=` `,n+=1;continue}if(r===`/`&&e[n+1]===`*`){for(;n<e.length;){if(e[n]===`*`&&e[n+1]===`/`){t[n]=` `,t[n+1]=` `,n+=2;break}e[n]!==`
|
|
23
|
+
`&&(t[n]=` `),n+=1}continue}if(r===`'`){for(t[n]=` `,n+=1;n<e.length;){if(e[n]===`'`){if(e[n+1]===`'`){t[n]=` `,t[n+1]=` `,n+=2;continue}t[n]=` `,n+=1;break}e[n]!==`
|
|
24
|
+
`&&(t[n]=` `),n+=1}continue}if(r===`$`){let r=Vh.exec(e.slice(n));if(r!==null){let i=r[0],a=e.indexOf(i,n+i.length),o=a<0?e.length:a+i.length,s=Uh(e,n);if(Hh.has(s))Wh(e,t,n+i.length,o);else for(let r=n;r<o;r+=1)e[r]!==`
|
|
25
|
+
`&&(t[r]=` `);n=o;continue}}if(r===`"`){for(n+=1;n<e.length;){if(e[n]===`"`){if(e[n+1]===`"`){n+=2;continue}n+=1;break}n+=1}continue}n+=1}return t.join(``)},Kh=/disable\s+row\s+level\s+security/i,qh=/auth\.role\(\)\s*=\s*["']service_role["']/i,Jh=/create\s+policy/gi,Yh=/;|create\s+policy/i,Xh=/\b(?:using|with\s+check)\s*\(\s*true\s*\)/i,Zh=/\bfor\s+select\b/i,Qh=/\bto\s+([\s\S]+?)(?=\s+(?:using|with\s+check|as|for)\b|;|$)/i,$h=new Set([`service_role`,`postgres`,`supabase_admin`]),eg=e=>{let t=Qh.exec(e);if(t===null)return!1;let n=t[1].split(`,`).map(e=>e.trim().replace(/["'`]/g,``).toLowerCase()).filter(Boolean);return n.length>0&&n.every(e=>$h.has(e))},tg=(e,t)=>qh.test(t)?!0:!Xh.test(e)||Zh.test(e)?!1:!eg(e),ng=U({id:`supabase-rls-policy-risk`,title:`Permissive Supabase RLS policy`,severity:`error`,recommendation:"Keep public-read policies explicit, but gate inserts, updates, deletes, and service-role bypasses behind `auth.uid()` plus trusted tenant membership.",scan:e=>{if(!Bh(e.relativePath))return[];let t=Gh(e.content),n=t.search(Kh);Jh.lastIndex=0;for(let r=Jh.exec(t);r!==null;r=Jh.exec(t)){let i=r.index+r[0].length,a=t.slice(i).search(Yh),o=a<0?t.length:i+a;if(tg(t.slice(r.index,o),e.content.slice(r.index,o))){(n<0||r.index<n)&&(n=r.index);break}}if(n<0)return[];let{line:r,column:i}=W(t,n);return[{message:`Supabase policy SQL disables RLS, permits writes broadly, or references a service-role bypass.`,line:r,column:i}]}}),rg=/create\s+(?:unlogged\s+)?table\s+(?:if\s+not\s+exists\s+)?(?!["`]?(?:auth|storage|realtime|vault|extensions|graphql|graphql_public|pgbouncer|net|supabase_functions|supabase_migrations|cron|pgsodium|pgmq|information_schema|pg_catalog|pg_temp|private|internal)["`]?\s*\.)(?:["`]?public["`]?\s*\.\s*)?["`]?([A-Za-z_][\w$]*)["`]?(?:\s*\(|\s+as\b)/gi,ig=/alter\s+table\s+(?:if\s+exists\s+)?(?:only\s+)?(?:["`]?public["`]?\s*\.\s*)?["`]?([A-Za-z_][\w$]*)["`]?\s+(?:force\s+)?enable\s+row\s+level\s+security/gi,ag=/\benable\s+row\s+level\s+security\b/gi,og=e=>{let t=new Map,n=0;for(let r of e.matchAll(ig)){let e=r[1];e!==void 0&&(n+=1,t.set(e.toLowerCase(),r.index))}return{lastEnableIndexByTable:t,staticEnableCount:n}},sg=(e,t)=>(e.match(ag)?.length??0)>t,cg=U({id:`supabase-table-missing-rls`,title:`Supabase table created without Row Level Security`,severity:`error`,recommendation:"Enable RLS in the same migration (`alter table <name> enable row level security;`) and add `auth.uid()`-scoped policies for select/insert/update/delete. A public table without RLS is fully readable and writable with the public anon key.",scan:e=>{if(!zh(e.relativePath))return[];let t=Gh(e.content);if(!/create\s+(?:unlogged\s+)?table/i.test(t))return[];let n=[],{lastEnableIndexByTable:r,staticEnableCount:i}=og(t);if(sg(t,i))return[];rg.lastIndex=0;for(let e=rg.exec(t);e!==null;e=rg.exec(t)){let i=e[1];if(i===void 0)continue;let a=r.get(i.toLowerCase());if(a!==void 0&&a>=e.index)continue;let o=W(t,e.index);n.push({message:`Supabase migration creates a public table but never enables Row Level Security, leaving every row exposed to the anon key.`,line:o.line,column:o.column})}return n}}),lg=U({id:`svg-filter-clickjacking-risk`,title:`SVG-filtered iframe clickjacking primitive`,severity:`warn`,recommendation:"Avoid filtering cross-origin iframes. Use `frame-ancestors` on sensitive pages and keep SVG filters away from embedded privileged UI.",scan:K({shouldScan:e=>G(e.relativePath),pattern:/<iframe\b(?:=>|[^>]){0,300}\bfilter\s*:\s*["']?url\(#|filter\s*:\s*url\(#[\s\S]{0,700}<iframe\b|<fe(?:DisplacementMap|ColorMatrix|Composite|Tile|Morphology)\b[\s\S]{0,700}<iframe\b/i,message:`An iframe is rendered through an SVG/CSS filter, which can support advanced clickjacking or visual exfiltration tricks.`})}),ug=e=>G(e)?xl.test(e)?!0:/(?:^|\/)(?:middleware|route)\.[cm]?[jt]sx?$/.test(e):!1,dg=U({id:`tenant-static-proxy-risk`,title:`Tenant-controlled static asset proxy`,severity:`warn`,recommendation:`Bind tenant identity to the trusted host or authenticated org, canonicalize after decoding, reject traversal, and never let one tenant choose another tenant's asset prefix.`,scan:K({shouldScan:e=>ug(e.relativePath),pattern:/\b(?:fetch|path\.join|getObject\w*|GetObjectCommand|getSignedUrl|createReadStream)\s*\([^;]{0,200}(?:\$\{[^}]{0,100}\b(?:tenant|subdomain|workspace|hostPattern|(?<!\.)organization(?:Id|Slug)?)\b|\b(?:tenant|subdomain|workspace)(?:Id|Slug|Name)?\b\s*[,)+\].])/i,message:`Route code appears to compose tenant or subdomain input into a static/CDN/object-store fetch path.`})}),fg=[/dangerouslySetInnerHTML\s*=\s*\{\{\s*__html\s*:[\s\S]{0,300}?\bJSON\.stringify\s*\(/gi,/<script\b[^>]*>(?:(?!<\/script>)[\s\S]){0,300}?\bJSON\.stringify\s*\(/gi],pg=/\$\{|["'`]\s*\+\s*$/,mg=/^\s*\{(?!\{)/,hg=/"(?:[^"\\\n]|\\.)*"|'(?:[^'\\\n]|\\.)*'/g,gg=/\b(?:true|false|null)\b|[\d.]+(?:e[+-]?\d+)?/gi,_g=e=>{if(e.includes("`")||e.includes("${"))return!1;let t=e.replace(hg,``).replace(gg,``);return!/[A-Za-z_$]/.test(t)},vg=/^[\s)]*\.replace\s*\([^)]*(?:\\u003[cC]|<|<)/,yg=/(?:\b(?:escapeHtml|escapeJSON|escapeJson|htmlEscape|jsesc)|(?<![.\w])(?:serialize|serializeJavascript|devalue|uneval|superjson))\s*\(\s*$/i,bg=/\bJSON\.stringify\s*\($/i,xg=U({id:`unsafe-json-in-html`,title:`Unescaped JSON in HTML or script sink`,severity:`warn`,recommendation:'JSON.stringify does not HTML-escape, so a `<\/script>` (or `<`) in the data breaks out and becomes XSS. Use an HTML-safe serializer (serialize-javascript, devalue) or escape `<`, `>`, and `&`, or pass data via a JSON `<script type="application/json">` read with JSON.parse.',scan:e=>{if(!G(e.relativePath))return[];let t=au(e);if(!t.includes(`JSON.stringify`))return[];let n=[],r=new Set;for(let[e,i]of fg.entries()){i.lastIndex=0;for(let a=i.exec(t);a!==null;a=i.exec(t)){let i=a[0].replace(bg,``);if(yg.test(i))continue;if(e===1){let e=t.indexOf(`>`,a.index),n=a[0].search(/\bJSON\.stringify\s*\($/i);if(e>=0&&n>=0){let r=t.slice(e+1,a.index+n);if(!pg.test(r)||mg.test(r))continue}}let o=a.index+a[0].length-1,s=Id(t,o);if(s>=0){let e=t.slice(s+1,s+1+160);if(vg.test(e)||_g(t.slice(o+1,s)))continue}if(r.has(a.index))continue;r.add(a.index);let c=W(t,a.index);n.push({message:"JSON.stringify is embedded in HTML/script markup without HTML-escaping; data containing `<\/script>` or `<` breaks out and becomes XSS.",line:c.line,column:c.column})}}return n}}),Sg=/(?:(?<![.\w$])fetch|\baxios\.\s*(?:get|post|put|delete|head)|\bgot|\bgot\.\s*(?:get|post))\s*\(\s*([^,)]+)/,Cg=/\b(?:url|targetUrl|callbackUrl|redirectUrl|webhookUrl|companyUrl|websiteUrl|domainUrl|imageUrl|fetchUrl|next|return_to|returnTo|destination|location)\b/i,wg=/\breq\.|\brequest\.(?:query|body|params|nextUrl)|\bsearchParams\b|\bparams\.|\bbody\.|\bquery\./,Tg=/\bredirect\s*:\s*["'](?:manual|error)["']/,Eg=/\b(params|body|query)\./g,Dg=(e,t)=>RegExp(`(?:const|let|var)\\s+${e}\\s*(?::[^=;\\n]{0,80})?=\\s*new\\s+URLSearchParams\\b`).test(t),Og=(e,t)=>{let n=e.replace(Eg,(e,n)=>Dg(n,t)?``:e);return wg.test(n)},kg=(e,t)=>{if(Og(e,t))return!0;let n=/^[\w$]+$/.exec(e.trim());if(n===null)return!1;let r=RegExp(`(?:const|let|var)[^=;\\n]{0,80}\\b${n[0]}\\b[^=;\\n]{0,80}=([^;\\n]*)`,`g`);for(let e of t.matchAll(r)){let n=e[1]??``;if(/\breq\.|\brequest\.|\bsearchParams\b|\$_(?:GET|POST|REQUEST)/.test(n)||Og(n,t))return!0}return!1},Ag=U({id:`untrusted-redirect-following`,title:`Server fetch follows redirects for caller-shaped URL`,severity:`warn`,recommendation:'Use `redirect: "manual"` or equivalent and re-validate every redirect target before following it to avoid SSRF redirect bypasses.',scan:e=>{if(!ug(e.relativePath)||!Sg.test(e.content))return[];let t=[],n=e.content.split(`
|
|
26
|
+
`);for(let r=0;r<n.length;r+=1){let i=n[r]??``,a=i.match(Sg),o=a?.[1]??``;if(!a||!Cg.test(o)||!kg(o,e.content))continue;let s=n.slice(r,r+5).join(`
|
|
27
|
+
`);Tg.test(s)||t.push({message:`Server-side fetch code appears to follow redirects for a URL shaped like caller-controlled input.`,line:r+1,column:i.search(/\S/)+1})}return t}}),jg=U({id:`url-prefilled-privileged-action`,title:`URL pre-fills a privileged action`,severity:`warn`,recommendation:`Require server-side validation and explicit confirmation for URL-sourced invite, role, permission, redirect, or sharing parameters.`,scan:K({shouldScan:e=>Hp(e.relativePath),pattern:/(?<!(?:safe|valid|sanitiz|relativ|allowlist|whitelist|parse|normaliz)[\w$]*\(\s*(?:new\s+)?(?:[\w$]+\s*\.\s*){0,4})\b(?:searchParams|useSearchParams\s*\(\s*\)|URLSearchParams\s*\([^)]{0,120}\))(?:[?!])?\.get(?:All)?\s*\(\s*["'](?:userstoinvite|role|permission|sharingaction|invite|admin|next|continue|returnTo|redirect_uri|callbackUrl)["']|\bsearchParams\.(?:userstoinvite|role|permission|sharingaction|invite|admin|returnTo|redirect_uri|callbackUrl)\b/i,message:`Client code reads sensitive action state from the URL, which can pre-fill invites, roles, redirects, or sharing flows with attacker values.`})}),Mg=/(?:^|\/)[^/]*webhook[^/]*\/|(?:^|\/)[^/]*webhook[^/]*\.[cm]?[jt]s$|\bwebhook\b/i,Ng=/\b(?:export\s+(?:async\s+)?function\s+POST|export\s+const\s+(?:POST|handler|webhook)|webhookHandler|webhookRoute)\b/i,Pg=RegExp(`verifySignature|verify.*signature|verify\\w*(?:Webhook|Auth)|constructEvent|createHmac|timingSafeEqual|svix|webhookSecret|stripe\\.webhooks|["'][\\w-]*signature["']|\\b[A-Za-z]{0,40}(?:verif|valid|check|assert|authenticat|compare|guard)[A-Za-z]{0,40}(?:secret|signature|hmac|webhook|digest)[A-Za-z]{0,40}\\s*\\(`,`i`),Fg=/webhook[\s_-]?ur[il]\w*/gi,Ig=/process\.env\.\w*WEBHOOK_URL|\b(?:send|post|dispatch|publish|notify)\w*Webhook/,Lg=/\b(?:req|request)\b/,Rg=/\/\/[^\n]*|\/\*[\s\S]*?\*\/|"(?:\\.|[^"\\\n])*"|'(?:\\.|[^'\\\n])*'|`(?:\\.|[^`\\])*`/g,zg=U({id:`webhook-signature-risk`,title:`Webhook handler lacks signature verification`,severity:`warn`,recommendation:`Verify provider signatures before parsing or acting on webhook bodies. Use provider SDK helpers or HMAC verification with timing-safe comparison.`,scan:K({shouldScan:e=>{if(!G(e.relativePath)||Ig.test(e.content))return!1;let t=e.content.replace(Rg,``).replace(Fg,``);return Mg.test(e.relativePath)||Mg.test(t)},pattern:Ng,requireAll:[Lg],suppressWhen:Pg,message:`Webhook handler code does not show an obvious signature verification step.`})}),Bg=/\.[cm]?[jt]sx?$/i,Vg=/\.d\.[cm]?[jt]s$/i,Hg=/\.mdx$/i,Ug=/\.html?$/i,Wg=new Set([`.angular`,`.astro`,`.cache`,`.contentlayer`,`.docusaurus`,`.expo`,`.git`,`.next`,`.nuxt`,`.output`,`.svelte-kit`,`.turbo`,`.vercel`,`build`,`coverage`,`dist`,`node_modules`,`out`,`storybook-static`]),Gg=new WeakMap,Kg=e=>{let t=Gg.get(e);if(t)return t;let n=Ue(e);return Gg.set(e,n),n},qg=e=>{let t=[],n=[],i=[e],o=!1;for(;i.length>0;){let e=i.pop();if(!e)continue;let s;try{s=r.readdirSync(e,{withFileTypes:!0})}catch{return null}for(let r of s){let s=a.join(e,r.name),c=Wg.has(r.name)||r.name.startsWith(`.`)&&r.name!==`.dumi`&&r.name!==`.storybook`;if(!(r.isSymbolicLink()&&c)){if(r.isSymbolicLink())return null;if(r.isDirectory()){if(c)continue;i.push(s);continue}if(!(!r.isFile()||Jc(s))){if(Hg.test(r.name)){o=!0;continue}if(Ug.test(r.name)){n.push(P(s));continue}Bg.test(r.name)&&(Vg.test(r.name)||t.push(P(s)))}}}}return{sourceFilePaths:t,htmlFilePaths:n,hasOpaqueMdxConsumerSurface:o}},Jg=(e,t)=>{for(let n of e){let e;try{e=r.readFileSync(n,`utf8`)}catch{return!0}for(let n of t)if(e.includes(`"${n}"`)||e.includes(`'${n}'`))return!0}return!1},Yg=e=>{if(x(e,`ImportDeclaration`))return Ec(e)?null:typeof e.source.value==`string`?e.source.value:null;if(x(e,`ExportNamedDeclaration`))return e.exportKind===`type`||Tc(e.specifiers,`ExportSpecifier`,`exportKind`)?null:e.source&&typeof e.source.value==`string`?e.source.value:null;if(x(e,`ExportAllDeclaration`))return e.exportKind===`type`?null:typeof e.source.value==`string`?e.source.value:null;if(x(e,`ImportExpression`))return x(e.source,`Literal`)&&typeof e.source.value==`string`?e.source.value:null;if(x(e,`CallExpression`)&&x(e.callee,`Identifier`)&&e.callee.name===`require`&&e.arguments.length===1){let t=e.arguments[0];return t&&x(t,`Literal`)&&typeof t.value==`string`?t.value:null}return null},Xg=(e,t,n,r)=>{k(e.programNode,i=>{let a=Yg(i);if(!a)return;let o=Bn(e.filePath,a);if(!o){r.add(a);return}let s=P(o);n.set(i,s);let c=t.get(s)??new Set;c.add(e),t.set(s,c)})},Zg=({rootDirectory:e,currentFilePath:t,currentProgramNode:n,currentScopes:r,requiredModuleSources:i=[],knownModuleSources:a})=>{if(i.length>0&&a!==void 0&&!i.some(e=>a.includes(e)))return null;let o=qg(e);if(!o||i.length>0&&a===void 0&&!Jg(o.sourceFilePaths,i))return null;let s=new Map;for(let e of o.sourceFilePaths){if(e===t){s.set(e,{filePath:e,programNode:n,scopes:r});continue}let i=tn(e);if(!i||!x(i,`Program`))return null;s.set(e,{filePath:e,programNode:i,scopes:Kg(i)})}let c=new Map,l=new WeakMap,u=new Set;for(let e of s.values())Xg(e,c,l,u);return{modulesByFilePath:s,htmlFilePaths:o.htmlFilePaths,consumerModulesByFilePath:c,resolvedSourcePathByNode:l,unresolvedRuntimeSources:u,hasOpaqueMdxConsumerSurface:o.hasOpaqueMdxConsumerSurface}},Qg=e=>{if(!e)return null;let t=D(e);return!x(t,`Literal`)||typeof t.value!=`boolean`?null:t.value},$g=(e,t,n={})=>{let r=n.maximumConstAliases===void 0?4:n.maximumConstAliases,i=n.shouldFoldStaticConditions??!1,a=n.shouldKeepKnownValues??!1,o=[],s=[{expression:e,remainingConstAliases:r,resolvingSymbols:new Set}];for(;s.length>0;){let e=s.pop();if(!e)continue;let n=D(e.expression);if(x(n,`Literal`)){if(typeof n.value!=`string`){if(a)continue;return null}o.push(n.value);continue}if(x(n,`TemplateLiteral`)){let e=Va(n);if(e===null){if(a)continue;return null}o.push(e);continue}if(x(n,`ConditionalExpression`)){let t=i?Qg(n.test):null;if(t!==null){s.push({expression:t?n.consequent:n.alternate,remainingConstAliases:e.remainingConstAliases,resolvingSymbols:e.resolvingSymbols});continue}s.push({expression:n.alternate,remainingConstAliases:e.remainingConstAliases,resolvingSymbols:new Set(e.resolvingSymbols)}),s.push({expression:n.consequent,remainingConstAliases:e.remainingConstAliases,resolvingSymbols:new Set(e.resolvingSymbols)});continue}if(a&&x(n,`LogicalExpression`)&&(n.operator===`??`||n.operator===`||`)){s.push({expression:n.right,remainingConstAliases:e.remainingConstAliases,resolvingSymbols:new Set(e.resolvingSymbols)}),s.push({expression:n.left,remainingConstAliases:e.remainingConstAliases,resolvingSymbols:new Set(e.resolvingSymbols)});continue}if(x(n,`Identifier`)){let r=t.referenceFor(n)?.resolvedSymbol;if(!r||r.kind!==`const`||!r.initializer||!x(r.declarationNode,`VariableDeclarator`)||r.declarationNode.id!==r.bindingIdentifier||e.remainingConstAliases===0||e.resolvingSymbols.has(r)){if(a)continue;return null}e.resolvingSymbols.add(r),s.push({expression:r.initializer,remainingConstAliases:e.remainingConstAliases===null?null:e.remainingConstAliases-1,resolvingSymbols:e.resolvingSymbols});continue}if(!a)return null}return o.length>0?o:null},e_=(e,t,n={})=>$g(e,t,n),t_=(e,t)=>$g(e,t,{shouldKeepKnownValues:!0}),n_=(e,t,n,r,i=!1)=>{let a=e.value;return a?x(a,`Literal`)?typeof a.value==`string`?[a.value]:null:x(a,`JSXExpressionContainer`)?e_(a.expression,t,{maximumConstAliases:n,shouldFoldStaticConditions:r,shouldKeepKnownValues:i}):null:null},r_=(e,t)=>n_(e,t,4,!1),i_=(e,t)=>n_(e,t,null,!0),a_=(e,t)=>n_(e,t,4,!1,!0),o_=(e,t)=>{let n=a.relative(t,e);return n===``||!n.startsWith(`..${a.sep}`)&&n!==`..`&&!a.isAbsolute(n)},s_={attribute:null,expression:null,isPresent:!1,isUnknown:!1},c_={attribute:null,expression:null,isPresent:!1,isUnknown:!0},l_=(e,t,n)=>{for(let r=e.properties.length-1;r>=0;--r){let i=e.properties[r];if(!i)return c_;if(x(i,`SpreadElement`)){if(!x(i.argument,`ObjectExpression`))return c_;let e=l_(i.argument,t,n);if(e.isPresent||e.isUnknown)return e;continue}if(!x(i,`Property`))return c_;let a=M(i,{allowComputedString:!0});if(!a)return c_;if((n?a:a.toLowerCase())===t)return{attribute:null,expression:i.value,isPresent:!0,isUnknown:!1}}return s_},u_=(e,t,n=!0)=>{let r=n?t:t.toLowerCase();for(let t=e.length-1;t>=0;--t){let i=e[t];if(!i)return c_;if(x(i,`JSXSpreadAttribute`)){if(!x(i.argument,`ObjectExpression`))return c_;let e=l_(i.argument,r,n);if(e.isPresent||e.isUnknown)return e;continue}if(!x(i,`JSXAttribute`))continue;let a=Jo(i.name);if((n?a:a?.toLowerCase())===r)return{attribute:i,expression:null,isPresent:!0,isUnknown:!1}}return s_},d_=/(?<attributeName>[^\s"'<>/=]+)(?:\s*=\s*(?:"(?<doubleQuoted>[^"]*)"|'(?<singleQuoted>[^']*)'|(?<unquoted>[^\s"'=<>`]+)))?/g,f_=/<!--[\s\S]*?-->|(?<skippedContentOpeningTag><(?<skippedContentTag>script|style|textarea|title|xmp|iframe|noembed|noframes|plaintext|template)\b(?:"[^"]*"|'[^']*'|[^'"<>])*?>)[\s\S]*?(?:<\/\k<skippedContentTag>\s*>|$)|(?<openingTag><[A-Za-z][\w:-]*(?:"[^"]*"|'[^']*'|[^'"<>])*>)/gi,p_=new Map,m_=(e,t,n)=>{if(!e.isPresent)return;let r=e.attribute?a_(e.attribute,t):e.expression?t_(e.expression,t):null;for(let e of r??[]){let t=e?.trim();t&&n.add(t)}},h_=(e,t,n)=>{for(let r of e.properties){if(x(r,`SpreadElement`)){x(r.argument,`ObjectExpression`)&&h_(r.argument,t,n);continue}if(x(r,`Property`)&&M(r,{allowComputedString:!0})?.toLowerCase()===`id`)for(let e of t_(r.value,t)??[]){let t=e.trim();t&&n.add(t)}}},g_=e=>{let t=e.parent;for(x(t,`JSXElement`)&&t.openingElement===e&&(t=t.parent);t;){if(x(t,`JSXElement`)&&ds(t.openingElement)===`template`)return!0;t=t.parent}return!1},__=(e,t,n)=>{k(e,e=>{if(!x(e,`JSXOpeningElement`)||g_(e))return;let r=u_(e.attributes,`id`,!1);if(r.isUnknown){for(let r of e.attributes)m_(u_([r],`id`,!1),t,n),x(r,`JSXSpreadAttribute`)&&x(r.argument,`ObjectExpression`)&&h_(r.argument,t,n);return}m_(r,t,n)})},v_=(e,t)=>{for(let n of e.matchAll(f_)){let e=n.groups?.skippedContentOpeningTag??n.groups?.openingTag;if(e)for(let n of e.matchAll(d_)){if(n.groups?.attributeName?.toLowerCase()!==`id`)continue;let e=n.groups?.doubleQuoted??n.groups?.singleQuoted??n.groups?.unquoted??``;e.trim()&&t.add(e.trim())}}},y_=e=>{if(!a.isAbsolute(e.currentFilePath))return null;let t=e.configuredRootDirectory?P(e.configuredRootDirectory):null;return!t||!o_(e.currentFilePath,t)?null:t},b_=()=>{p_.clear()},x_=e=>{let t=new Set;__(e.currentProgramNode,e.currentScopes,t);let n=y_(e);if(!n)return t;if(p_.has(n)){let e=p_.get(n);return e?new Set([...e,...t]):null}let i=Zg({rootDirectory:n,currentFilePath:P(e.currentFilePath),currentProgramNode:e.currentProgramNode,currentScopes:e.currentScopes});if(!i)return p_.set(n,null),null;let a=new Set;for(let e of i.modulesByFilePath.values())__(e.programNode,e.scopes,a);try{for(let e of i.htmlFilePaths)v_(r.readFileSync(e,`utf8`),a)}catch{return p_.set(n,null),null}return p_.set(n,a),new Set([...a,...t])},S_=new Map,C_=()=>{S_.clear()},w_=e=>{let t=S_.get(e);if(t!==void 0)return t;let n;try{n=r.realpathSync(e)}catch{n=e}return S_.set(e,n),n},T_=(e,t,n)=>{if(t===void 0||t.length===0)return!1;let r=P(w_(e)),i=P(t);if(n&&r===i)return!0;let a=i.endsWith(`/`)?i:`${i}/`;return r.startsWith(a)},E_=/webpackIgnore\s*:\s*true|@vite-ignore/,D_=new Map,O_=()=>{D_.clear()},k_=e=>{if(!e)return null;let t=D_.get(e);if(t!==void 0)return t===!1?null:t;let n=!1;try{let t=i(e,`utf8`);E_.test(t)&&(n=t)}catch{n=!1}return D_.set(e,n),n===!1?null:n},A_=()=>{O_(),Hn(),Et(),wn(),C_(),b_(),zn()},j_=e=>gl.test(e)||_l.test(e),M_=e=>{let t=Ol.test(e);return kh(e)||Bh(e)||Vl(e)||Pl(e)?{bucket:`priority`,isGeneratedBundleByName:t}:Nl(e,t)?{bucket:`artifact`,isGeneratedBundleByName:t}:j_(e)?{bucket:`other`,isGeneratedBundleByName:t}:null},N_=(e,t)=>t||j_(e)||Pl(e)||kh(e),P_=[`nextjs`,`astro`,`vite`,`cra`,`remix`,`gatsby`,`expo`,`react-native`,`tanstack-start`,`preact`,`unknown`];export{Gd as $,Ke as $i,aa as $n,ri as $r,Xc as $t,Ch as A,p as Aa,kt as Ai,to as An,gi as Ar,Hu as At,Vm as B,dt as Bi,ba as Bn,di as Br,Nu as Bt,Rh as C,fe as Ca,Kt as Ci,wo as Cn,hi as Cr,Ku as Ct,jh as D,g as Da,Lt as Di,Co as Dn,_i as Dr,xu as Dt,Nh as E,m as Ea,Bt as Ei,Do as En,Gi as Er,zu as Et,Zm as F,s as Fa,ht as Fi,Pa as Fn,xi as Fr,Iu as Ft,Kp as G,st as Gi,fa as Gn,si as Gr,nl as Gt,Dm as H,nt as Hi,va as Hn,ai as Hr,lu as Ht,Xm as I,_t as Ii,Fa as In,wi as Ir,Gu as It,Vp as J,Ye as Ji,ma as Jn,Zr as Jr,tl as Jt,Gp as K,$e as Ki,ha as Kn,ci as Kr,al as Kt,Ym as L,ut as Li,L as Ln,oi as Lr,Pu as Lt,ch as M,l as Ma,E as Mi,R as Mn,Si as Mr,Lu as Mt,eh as N,u as Na,vt as Ni,Va as Nn,yi as Nr,Uu as Nt,Oh as O,f as Oa,Rt as Oi,To as On,Ti as Or,Mu as Ot,$m as P,c as Pa,mt as Pi,Ia as Pn,Pi as Pr,Wu as Pt,Wd as Q,ct as Qi,oa as Qn,$r as Qr,Jc as Qt,Wm as R,ft as Ri,ka as Rn,pi as Rr,Fu as Rt,ng as S,se as Sa,D as Si,jo as Sn,Ei as Sr,Bu as St,Ph as T,h as Ta,Vt as Ti,Eo as Tn,Mi as Tr,qu as Tt,am as U,it as Ui,_a as Un,ui as Ur,Bl as Ut,Rm as V,Qe as Vi,ya as Vn,ii as Vr,uu as Vt,Qp as W,at as Wi,ga as Wn,mi as Wr,U as Wt,_f as X,Ze as Xi,I as Xn,Xr,cl as Xt,vf as Y,rt as Yi,ca as Yn,Qr as Yr,sl as Yt,sf as Z,Ge as Zi,F as Zn,ei as Zr,Qc as Zt,Ag as _,re as _a,Bn as _i,qo as _n,zi as _r,fu as _t,E_ as a,We as aa,j as ai,Sc as an,M as ar,Pd as at,lg as b,le as ba,Jt as bi,Ao as bn,Di as br,ku as bt,x_ as c,y as ca,lr as ci,vs as cn,Ri as cr,gd as ct,i_ as d,me as da,qn as di,fs as dn,Oi as dr,du as dt,qe as ea,ni as ei,Pc as en,P as er,Ud as et,r_ as f,pe as fa,k as fi,ds as fn,Wi as fr,hu as ft,jg as g,ne as ga,O as gi,Jo as gn,Vi as gr,_u as gt,zg as h,te as ha,Gn as hi,Zo as hn,Bi as hr,pu as ht,A_ as i,Ue as ia,Tr as ii,xc as in,N as ir,Fd as it,yh as j,ee as ja,At as ji,Ua as jn,Ci as jr,Ru as jt,Th as k,d as ka,Ot as ki,ko as kn,ji as kr,Ju as kt,u_ as l,ge as la,A as li,ms as ln,Fi as lr,hd as lt,Zg as m,ue as ma,Wn as mi,ss as mn,Ui as mr,gu as mt,M_ as n,tt as na,Yr as ni,Ec as nn,ta as nr,Rd as nt,k_ as o,x as oa,dr as oi,Cc as on,Li as or,Ed as ot,Qg as p,ce as pa,Kn as pi,cs as pn,Hi as pr,bu as pt,Wp as q,Xe as qi,pa as qn,li as qr,ol as qt,N_ as r,ot as ra,zr as ri,wc as rn,Qi as rr,Y as rt,T_ as s,b as sa,ur as si,tc as sn,Ai as sr,Td as st,P_ as t,et as ta,ti,Tc as tn,Xi as tr,zd as tt,o_ as u,he as ua,sr as ui,ps as un,Ni as ur,mu as ut,xg as v,de as va,Cn as vi,Wo as vn,bi as vr,vu as vt,Fh as w,_ as wa,Ht as wi,Oo as wn,vi as wr,ju as wt,cg as x,oe as xa,qt as xi,B as xn,ki as xr,Vu as xt,dg as y,ae as ya,tn as yi,Mo as yn,Ii as yr,yu as yt,Um as z,lt as zi,Oa as zn,fi as zr,Au as zt};
|
|
28
|
+
//# sourceMappingURL=capability-DvngxDGb.js.map
|