@visulima/vis 0.0.1 → 1.0.0-alpha.10
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/CHANGELOG.md +360 -0
- package/LICENSE.md +91 -0
- package/README.md +364 -29
- package/dist/bin.js +2 -0
- package/dist/errors/index.d.ts +26 -0
- package/dist/errors/index.js +1 -0
- package/dist/generate/index.d.ts +157 -0
- package/dist/generate/index.js +1 -0
- package/dist/packem_chunks/bin.js +87 -0
- package/dist/packem_chunks/config.js +2 -0
- package/dist/packem_chunks/fix.js +53 -0
- package/dist/packem_chunks/handler.js +1 -0
- package/dist/packem_chunks/handler10.js +1 -0
- package/dist/packem_chunks/handler11.js +1 -0
- package/dist/packem_chunks/handler12.js +2 -0
- package/dist/packem_chunks/handler13.js +1 -0
- package/dist/packem_chunks/handler14.js +5 -0
- package/dist/packem_chunks/handler15.js +1 -0
- package/dist/packem_chunks/handler16.js +20 -0
- package/dist/packem_chunks/handler17.js +1 -0
- package/dist/packem_chunks/handler18.js +1 -0
- package/dist/packem_chunks/handler19.js +1 -0
- package/dist/packem_chunks/handler2.js +1 -0
- package/dist/packem_chunks/handler20.js +1 -0
- package/dist/packem_chunks/handler21.js +1 -0
- package/dist/packem_chunks/handler22.js +5 -0
- package/dist/packem_chunks/handler23.js +1 -0
- package/dist/packem_chunks/handler24.js +1 -0
- package/dist/packem_chunks/handler25.js +5 -0
- package/dist/packem_chunks/handler26.js +1 -0
- package/dist/packem_chunks/handler27.js +3 -0
- package/dist/packem_chunks/handler28.js +1 -0
- package/dist/packem_chunks/handler29.js +7 -0
- package/dist/packem_chunks/handler3.js +2 -0
- package/dist/packem_chunks/handler30.js +23 -0
- package/dist/packem_chunks/handler31.js +3 -0
- package/dist/packem_chunks/handler32.js +2 -0
- package/dist/packem_chunks/handler33.js +24 -0
- package/dist/packem_chunks/handler34.js +2 -0
- package/dist/packem_chunks/handler35.js +19 -0
- package/dist/packem_chunks/handler36.js +428 -0
- package/dist/packem_chunks/handler37.js +22 -0
- package/dist/packem_chunks/handler38.js +22 -0
- package/dist/packem_chunks/handler39.js +22 -0
- package/dist/packem_chunks/handler4.js +4 -0
- package/dist/packem_chunks/handler40.js +3 -0
- package/dist/packem_chunks/handler41.js +10 -0
- package/dist/packem_chunks/handler42.js +153 -0
- package/dist/packem_chunks/handler43.js +42 -0
- package/dist/packem_chunks/handler44.js +3 -0
- package/dist/packem_chunks/handler45.js +27 -0
- package/dist/packem_chunks/handler5.js +2 -0
- package/dist/packem_chunks/handler6.js +13 -0
- package/dist/packem_chunks/handler7.js +8 -0
- package/dist/packem_chunks/handler8.js +1 -0
- package/dist/packem_chunks/handler9.js +1 -0
- package/dist/packem_chunks/index.js +7 -0
- package/dist/packem_chunks/loader.js +1 -0
- package/dist/packem_shared/VisConfigCycleError-CAYNC7d-.js +1 -0
- package/dist/packem_shared/VisConfigError-B5LP1zRf.js +1 -0
- package/dist/packem_shared/VisConfigLoadError-CeqBSd2Z.js +2 -0
- package/dist/packem_shared/VisConfigNotFoundError-DZ9KC527.js +5 -0
- package/dist/packem_shared/VisUpdateApp-D-L4_-Iu.js +1 -0
- package/dist/packem_shared/_commonjsHelpers-D6W6KoPK.js +1 -0
- package/dist/packem_shared/ai-analysis-CGuy7dfE.js +67 -0
- package/dist/packem_shared/ai-cache-Bynt6Y9x.js +1 -0
- package/dist/packem_shared/cache-directory-D72ZEag2.js +1 -0
- package/dist/packem_shared/catalog-BVPerCwG.js +12 -0
- package/dist/packem_shared/dependency-scan-Du0tBu64.js +2 -0
- package/dist/packem_shared/docker-BcfqH4Av.js +2 -0
- package/dist/packem_shared/failure-log-DqYen0LC.js +2 -0
- package/dist/packem_shared/flakiness-DSIHZGBT.js +1 -0
- package/dist/packem_shared/run-summary-utils-C24Aaf9E.js +1 -0
- package/dist/packem_shared/runtime-check-CGHal8SO.js +1 -0
- package/dist/packem_shared/selectors-CfH9ZY08.js +3 -0
- package/dist/packem_shared/symbols-CQmER5MT.js +1 -0
- package/dist/packem_shared/target-merge-DNa-6eWu.js +1 -0
- package/dist/packem_shared/toolchain-DQfTQY8E.js +5 -0
- package/dist/packem_shared/typosquats-DOR8izpX.js +1 -0
- package/dist/packem_shared/use-measured-height-DjYgUOKk.js +1 -0
- package/dist/packem_shared/utils-DrNg0XTR.js +1 -0
- package/dist/packem_shared/xxh3-DrAUNq4n.js +1 -0
- package/index.js +601 -0
- package/package.json +124 -7
- package/schemas/project.schema.json +422 -0
- package/schemas/vis-config.schema.json +377 -0
|
@@ -0,0 +1,428 @@
|
|
|
1
|
+
var oe=Object.defineProperty;var E=(o,e)=>oe(o,"name",{value:e,configurable:!0});import{createRequire as ie}from"node:module";import{dim as k,bold as S,cyan as z}from"@visulima/colorize";import{projectGraphToDot as ce}from"@visulima/task-runner";import{Box as i,Text as t,ScrollView as ae,ScrollBar as pe,useApp as he,useWindowSize as ue,useInput as fe,Dialog as ge,render as me}from"@visulima/tui";import{M as W,r as xe,s as be,d as ye}from"./bin.js";import we,{useSyncExternalStore as ve,useState as O,useRef as q,useMemo as _,useCallback as U,useEffect as Ce}from"react";import{jsx as n,jsxs as r}from"react/jsx-runtime";const le=ie(import.meta.url),$=typeof globalThis<"u"&&typeof globalThis.process<"u"?globalThis.process:process,de=E(o=>{if(typeof $<"u"&&$.versions&&$.versions.node){const[e,l]=$.versions.node.split(".").map(Number);if(e>22||e===22&&l>=3||e===20&&l>=16)return $.getBuiltinModule(o)}return le(o)},"__cjs_getBuiltinModule"),{writeFileSync:se}=de("node:fs");var Ae=Object.defineProperty,I=E((o,e)=>Ae(o,"name",{value:e,configurable:!0}),"n");const ke=I(o=>{const e=new Map;for(const[l,d]of Object.entries(o.dependencies))for(const c of d){const s=e.get(c.target)??[];s.push(l),e.set(c.target,s)}return Object.values(o.nodes).map(l=>({deps:o.dependencies[l.name]??[],name:l.name,reverseDeps:e.get(l.name)??[],type:l.type})).sort((l,d)=>l.type!==d.type?l.type==="application"?-1:1:l.name.localeCompare(d.name))},"buildNodes"),Ee=I((o,e,l)=>{let d=o;if(e==="app"?d=d.filter(c=>c.type==="application"):e==="lib"&&(d=d.filter(c=>c.type!=="application")),l){const c=l.toLowerCase();d=d.filter(s=>s.name.toLowerCase().includes(c))}return d},"filterNodes");class Me{static{E(this,"GraphStore")}static{I(this,"GraphStore")}#e;#n=new Set;#r;constructor(e){this.#r=e;const l=ke(e);this.#e={allNodes:l,filterActive:!1,filterText:"",filterType:"all",focusedPanel:"list",selectedIndex:0}}getSnapshot=I(()=>this.#e,"getSnapshot");subscribe=I(e=>(this.#n.add(e),()=>{this.#n.delete(e)}),"subscribe");getFilteredNodes(){return Ee(this.#e.allNodes,this.#e.filterType,this.#e.filterText)}getStats(){const e=this.#e.allNodes.filter(c=>c.type==="application").length,l=this.#e.allNodes.length,d=Object.values(this.#r.dependencies).reduce((c,s)=>c+s.length,0);return{apps:e,deps:d,libs:l-e,total:l}}setSelectedIndex(e){const l=this.getFilteredNodes(),d=l.length===0?-1:Math.max(0,Math.min(e,l.length-1));d!==this.#e.selectedIndex&&this.#t({...this.#e,selectedIndex:d})}setFocusedPanel(e){e!==this.#e.focusedPanel&&this.#t({...this.#e,focusedPanel:e})}setFilterType(e){e!==this.#e.filterType&&this.#t({...this.#e,filterType:e,selectedIndex:0})}setFilter(e){this.#t({...this.#e,filterText:e,selectedIndex:0})}setFilterActive(e){e!==this.#e.filterActive&&this.#t({...this.#e,filterActive:e,filterText:e?this.#e.filterText:"",selectedIndex:e?this.#e.selectedIndex:0})}#t(e){this.#e=e;for(const l of this.#n)try{l()}catch{}}}var Te=Object.defineProperty,Se=E((o,e)=>Te(o,"name",{value:e,configurable:!0}),"p");const je=Se(({focused:o,node:e,scrollRef:l})=>{const d=o?"white":"gray";if(!e)return n(i,{alignItems:"center",borderColor:"gray",borderStyle:"single",flexDirection:"column",flexGrow:1,justifyContent:"center",children:n(t,{dimColor:!0,children:"No project selected"})});const c=e.type==="application",s=c?"yellow":"cyan",u=c?"Application":"Library";return n(i,{borderColor:d,borderStyle:"single",borderTopRightTitle:` ${u} `,borderTopTitle:` ${e.name} `,flexDirection:"column",flexGrow:1,children:r(ae,{flexGrow:1,flexShrink:1,paddingX:2,ref:l,scrollbar:!0,scrollbarColor:"gray",children:[r(i,{flexDirection:"column",marginTop:1,children:[r(i,{children:[n(t,{dimColor:!0,children:"── "}),n(t,{bold:!0,color:"white",children:"DEPENDS ON"}),r(t,{dimColor:!0,children:[" ","(",e.deps.length,")"]})]}),e.deps.length===0?n(i,{marginTop:1,paddingLeft:2,children:n(t,{dimColor:!0,children:"No dependencies"})}):n(i,{flexDirection:"column",marginTop:1,children:e.deps.map(a=>r(i,{gap:1,paddingLeft:2,children:[n(t,{color:"cyan",children:"→"}),n(t,{children:a.target}),a.type!=="static"&&r(t,{dimColor:!0,children:["(",a.type,")"]})]},a.target))})]}),r(i,{flexDirection:"column",marginTop:1,children:[r(i,{children:[n(t,{dimColor:!0,children:"── "}),n(t,{bold:!0,color:"white",children:"REQUIRED BY"}),r(t,{dimColor:!0,children:[" ","(",e.reverseDeps.length,")"]})]}),e.reverseDeps.length===0?n(i,{marginTop:1,paddingLeft:2,children:n(t,{dimColor:!0,children:"No reverse dependencies"})}):n(i,{flexDirection:"column",marginTop:1,children:e.reverseDeps.map(a=>r(i,{gap:1,paddingLeft:2,children:[n(t,{color:"magenta",children:"←"}),n(t,{children:a})]},a))})]}),r(i,{flexDirection:"column",marginTop:1,children:[r(i,{children:[n(t,{dimColor:!0,children:"── "}),n(t,{bold:!0,color:"white",children:"INFO"})]}),r(i,{flexDirection:"column",marginTop:1,paddingLeft:2,children:[r(i,{children:[n(i,{width:16,children:n(t,{dimColor:!0,children:"Type:"})}),n(t,{color:s,children:u})]}),r(i,{children:[n(i,{width:16,children:n(t,{dimColor:!0,children:"Dependencies:"})}),n(t,{children:String(e.deps.length)})]}),r(i,{children:[n(i,{width:16,children:n(t,{dimColor:!0,children:"Required by:"})}),n(t,{children:String(e.reverseDeps.length)})]}),r(i,{children:[n(i,{width:16,children:n(t,{dimColor:!0,children:"Connectivity:"})}),n(t,{children:String(e.deps.length+e.reverseDeps.length)})]})]})]})]})})},"ProjectDetailPanel");var De=Object.defineProperty,B=E((o,e)=>De(o,"name",{value:e,configurable:!0}),"g");const Ne=[{key:"all",label:"All",shortcut:"1"},{key:"app",label:"Apps",shortcut:"2"},{key:"lib",label:"Libs",shortcut:"3"}],Y=B(({isSelected:o,node:e})=>{const l=e.type==="application",d=l?"yellow":"cyan",c=l?"app":"lib";return r(i,{flexShrink:0,height:1,children:[r(t,{children:[o?"▶":" "," "]}),n(i,{flexGrow:1,children:n(t,{bold:o,inverse:o,wrap:"truncate",children:e.name})}),r(t,{color:d,children:[" ",c]}),r(t,{dimColor:!0,children:[" ","→",e.deps.length," ","←",e.reverseDeps.length]})]})},"ProjectRow"),X=B(({count:o,label:e})=>r(i,{flexShrink:0,height:1,marginTop:1,children:[r(t,{dimColor:!0,children:["▼"," "]}),n(t,{bold:!0,color:"white",children:e.toUpperCase()}),r(t,{dimColor:!0,children:[" ","(",o,")"]})]}),"TypeHeader"),$e=B(({filterActive:o,filterText:e,filterType:l,focused:d,nodes:c,scrollOffset:s,selectedIndex:u,stats:a,viewportHeight:y})=>{const g=d?"white":"gray",v=c.filter(w=>w.type==="application"),h=c.filter(w=>w.type!=="application"),f=[];let x=0;if(v.length>0){f.push(n(X,{count:v.length,label:"Applications"},"hdr-apps"));for(const w of v){const A=x;f.push(n(Y,{isSelected:A===u,node:w},w.name)),x++}}if(h.length>0){f.push(n(X,{count:h.length,label:"Libraries"},"hdr-libs"));for(const w of h){const A=x;f.push(n(Y,{isSelected:A===u,node:w},w.name)),x++}}let C=0;v.length>0&&(C+=2+v.length),h.length>0&&(C+=2+h.length);const M=C>y&&y>0;return r(i,{borderColor:g,borderStyle:"single",flexDirection:"column",flexGrow:1,children:[r(i,{flexShrink:0,gap:1,paddingX:1,children:[n(t,{bold:!0,inverse:!0,children:" VIS "}),r(t,{wrap:"truncate",children:[a.total," ","packages"]}),r(t,{dimColor:!0,children:["(",a.apps," ","apps,"," ",a.libs," ","libs,"," ",a.deps," ","deps)"]})]}),n(i,{flexShrink:0,gap:1,paddingX:1,paddingY:1,children:Ne.map(w=>{const A=l===w.key;return r(i,{children:[n(t,{dimColor:!A,children:"["}),n(t,{bold:A,color:A?"cyan":"gray",children:w.shortcut}),n(t,{dimColor:!A,children:"]"}),r(t,{color:A?"white":"gray",children:[" ",w.label]})]},w.key)})}),o&&r(i,{flexShrink:0,paddingX:1,children:[n(t,{bold:!0,color:"white",children:"/ "}),n(t,{children:e}),n(t,{inverse:!0,children:" "})]}),r(i,{flexDirection:"row",flexGrow:1,overflow:"hidden",children:[n(i,{flexDirection:"column",flexGrow:1,overflow:"hidden",paddingLeft:1,children:n(i,{flexDirection:"column",marginTop:-s,children:f})}),M&&n(i,{flexShrink:0,marginLeft:1,marginRight:1,children:n(pe,{contentHeight:C,placement:"inset",scrollOffset:s,style:"block",viewportHeight:y})})]})]})},"ProjectListPanel");var Ie=Object.defineProperty,Pe=E((o,e)=>Ie(o,"name",{value:e,configurable:!0}),"M$1");const Le=100,Oe=40,Be=10,J={1:"all",2:"app",3:"lib"},Re=Pe(({autoExitSeconds:o=0,store:e})=>{const{exit:l}=he(),{columns:d,rows:c}=ue(),s=ve(e.subscribe,e.getSnapshot),[u,a]=O(!1),y=q(null),g=q(null),[v,h]=O(0),[f,x]=O(!1),C=_(()=>e.getFilteredNodes(),[s.allNodes,s.filterType,s.filterText]),M=_(()=>e.getStats(),[s.allNodes]),w=C[s.selectedIndex]??null,A=U(m=>{const p=C.filter(T=>T.type==="application"),b=C.filter(T=>T.type!=="application");let j=0,L=0;if(p.length>0){j+=2;for(let T=0;T<p.length;T++){if(L===m)return j;j+=1,L++}}if(b.length>0){j+=2;for(let T=0;T<b.length;T++){if(L===m)return j;j+=1,L++}}return j},[C]),P=Math.max(1,c-8-(s.filterActive?1:0)),N=U(m=>{const p=A(m);h(b=>p>b+P-2?Math.max(0,p-P+2):p<b+1?Math.max(0,p-1):b)},[A,P]);if(Ce(()=>{g.current?.scrollToTop()},[w?.name]),fe((m,p)=>{if(m==="c"&&p.ctrl){l();return}if(!f){if(u){p.escape||m==="?"?a(!1):m==="q"?(a(!1),x(!0)):p.downArrow||m==="j"?y.current?.scrollBy(1):(p.upArrow||m==="k")&&y.current?.scrollBy(-1);return}if(m==="?"){a(!0);return}if(m==="q"){x(!0);return}if(p.tab){e.setFocusedPanel(s.focusedPanel==="list"?"detail":"list");return}if(J[m]){e.setFilterType(J[m]);return}if(s.filterActive){if(p.escape){e.setFilterActive(!1);return}if(p.return){e.setFilterActive(!1);return}if(p.backspace){e.setFilter(s.filterText.slice(0,-1));return}if(m&&!p.ctrl&&!p.meta){e.setFilter(s.filterText+m);return}return}if(s.focusedPanel==="list"){if(C.length===0){m==="/"&&e.setFilterActive(!0);return}if(p.downArrow||m==="j"){const b=Math.min(s.selectedIndex+1,C.length-1);e.setSelectedIndex(b),N(b);return}if(p.upArrow||m==="k"){const b=Math.max(s.selectedIndex-1,0);e.setSelectedIndex(b),N(b);return}if(p.pageDown){const b=Math.min(s.selectedIndex+10,C.length-1);e.setSelectedIndex(b),N(b);return}if(p.pageUp){const b=Math.max(s.selectedIndex-10,0);e.setSelectedIndex(b),N(b);return}if(p.home){e.setSelectedIndex(0),h(0);return}if(p.end){const b=C.length-1;e.setSelectedIndex(b),N(b);return}if(m==="/"){e.setFilterActive(!0);return}if(p.rightArrow){e.setFocusedPanel("detail");return}return}if(s.focusedPanel==="detail"){if(p.escape||p.leftArrow){e.setFocusedPanel("list");return}if(p.downArrow||m==="j"){g.current?.scrollBy(1);return}if(p.upArrow||m==="k"){g.current?.scrollBy(-1);return}if(p.pageDown){g.current?.scrollBy(10);return}if(p.pageUp){g.current?.scrollBy(-10);return}if(p.home){g.current?.scrollToTop();return}p.end&&g.current?.scrollToBottom()}}},{isActive:!0}),d<Oe||c<Be)return n(i,{alignItems:"center",height:c,justifyContent:"center",width:d,children:r(t,{color:"yellow",children:["Terminal too small (",d,"x",c,")"]})});const ne=d>=Le,R=n(i,{borderBottom:!1,borderColor:"gray",borderLeft:!1,borderRight:!1,borderStyle:"single",flexShrink:0,children:r(i,{flexWrap:"wrap",gap:2,paddingX:1,children:[r(i,{gap:1,children:[n(t,{bold:!0,color:"white",children:"q"}),n(t,{dimColor:!0,children:"QUIT"})]},"q"),r(i,{gap:1,children:[n(t,{bold:!0,color:"white",children:"?"}),n(t,{dimColor:!0,children:"HELP"})]},"?"),r(i,{gap:1,children:[n(t,{bold:!0,color:"white",children:"↑↓"}),n(t,{dimColor:!0,children:"NAV"})]},"nav"),r(i,{gap:1,children:[n(t,{bold:!0,color:"white",children:"1-3 /"}),n(t,{dimColor:!0,children:"FILTER"})]},"f"),r(i,{gap:1,children:[n(t,{bold:!0,color:"white",children:"Tab"}),n(t,{dimColor:!0,children:"PANEL"})]},"t")]})}),F=r(ge,{footer:r(t,{dimColor:!0,children:[n(t,{bold:!0,color:"white",children:"↑↓"})," ","scroll"," ",n(t,{bold:!0,color:"white",children:"?"}),"/",n(t,{bold:!0,color:"white",children:"Esc"})," ","close"]}),scrollRef:y,title:"KEYBOARD SHORTCUTS",visible:u,width:52,children:[r(i,{flexDirection:"column",marginBottom:1,children:[r(i,{marginBottom:1,children:[n(t,{dimColor:!0,children:"── "}),n(t,{bold:!0,color:"white",children:"NAVIGATION"})]}),r(i,{children:[n(i,{width:24,children:r(t,{children:[r(t,{bold:!0,color:"white",children:[" ","↑","/k"]}),n(t,{dimColor:!0,children:" Move up"})]})}),r(t,{children:[r(t,{bold:!0,color:"white",children:[" ","↓","/j"]}),n(t,{dimColor:!0,children:" Move down"})]})]}),r(t,{children:[r(t,{bold:!0,color:"white",children:[" ","Tab"]}),n(t,{dimColor:!0,children:" Switch panel"})]}),r(t,{children:[r(t,{bold:!0,color:"white",children:[" ","→","/","←"]}),n(t,{dimColor:!0,children:" Focus detail/list"})]}),r(t,{children:[r(t,{bold:!0,color:"white",children:[" ","PgUp/PgDn"]}),n(t,{dimColor:!0,children:" Jump 10 items"})]}),r(t,{children:[r(t,{bold:!0,color:"white",children:[" ","Home/End"]}),n(t,{dimColor:!0,children:" Jump to start/end"})]})]}),r(i,{flexDirection:"column",marginBottom:1,children:[r(i,{marginBottom:1,children:[n(t,{dimColor:!0,children:"── "}),n(t,{bold:!0,color:"white",children:"FILTERS"})]}),r(i,{children:[n(i,{width:24,children:r(t,{children:[r(t,{bold:!0,color:"white",children:[" ","1"]}),n(t,{dimColor:!0,children:" All"})]})}),r(t,{children:[r(t,{bold:!0,color:"white",children:[" ","2"]}),n(t,{dimColor:!0,children:" Apps only"})]})]}),r(t,{children:[r(t,{bold:!0,color:"white",children:[" ","3"]}),n(t,{dimColor:!0,children:" Libraries only"})]}),r(t,{children:[r(t,{bold:!0,color:"white",children:[" ","/"]}),n(t,{dimColor:!0,children:" Text filter"})]})]}),r(i,{flexDirection:"column",children:[r(i,{marginBottom:1,children:[n(t,{dimColor:!0,children:"── "}),n(t,{bold:!0,color:"white",children:"ACTIONS"})]}),r(t,{children:[r(t,{bold:!0,color:"white",children:[" ","q"]}),n(t,{dimColor:!0,children:" Quit"})]}),r(t,{children:[r(t,{bold:!0,color:"white",children:[" ","?"]}),n(t,{dimColor:!0,children:" Toggle help"})]})]})]}),H=n($e,{filterActive:s.filterActive,filterText:s.filterText,filterType:s.filterType,focused:s.focusedPanel==="list",nodes:C,scrollOffset:v,selectedIndex:s.selectedIndex,stats:M,viewportHeight:P}),G=n(je,{focused:s.focusedPanel==="detail",node:w,scrollRef:g});if(ne){const m=Math.floor(d*.35);return r(i,{flexDirection:"column",height:c,width:d,children:[r(i,{flexDirection:"row",flexGrow:1,children:[n(i,{flexGrow:1,children:H}),n(i,{width:m,children:G})]}),R,n(W,{autoExitSeconds:o??3,onCancel:E(()=>{x(!1)},"onCancel"),visible:f}),F]})}const re=Math.floor(c*.55);return r(i,{flexDirection:"column",height:c,width:d,children:[n(i,{height:re,children:H}),n(i,{flexGrow:1,children:G}),R,n(W,{autoExitSeconds:o??3,onCancel:E(()=>{x(!1)},"onCancel"),visible:f}),F]})},"VisGraphApp");var V=Object.freeze,ee=Object.defineProperty,D=E((o,e)=>ee(o,"name",{value:e,configurable:!0}),"x"),Fe=E((o,e)=>V(ee(o,"raw",{value:V(e||o.slice())})),"C");const te=D((o,e,l,d,c,s,u,a)=>{const y=l?k("└── "):k("├── "),g=c.has(o),v=g?k(" (*)"):"",h=d.get(o),f=h?.type==="application"?S(o):o;if(s.push(`${e}${y}${f}${v}`),g)return;c.add(o);const x=h?.deps??[],C=l?`${e} `:`${e}${k("│")} `;if(a>=u&&x.length>0){s.push(`${C}${k(`... ${x.length} more`)}`);return}for(let M=0;M<x.length;M++){const w=x[M];w&&te(w.target,C,M===x.length-1,d,c,s,u,a+1)}},"printDepsTree"),Q=D((o,e,l,d,c,s)=>{const u=e.get(o),a=u?.type==="application"?S(o):o;d.push(`${s}${a}`),l.add(o);const y=u?.deps??[];if(y.length===0){d.push(`${s} ${k("(no dependencies)")}`);return}if(c<=0){d.push(`${s} ${k(`... ${y.length} dependencies`)}`);return}for(let g=0;g<y.length;g++){const v=y[g];v&&te(v.target,s,g===y.length-1,e,l,d,c,1)}},"printRootProject"),K=D((o,e)=>{const l=new Map;for(const[h,f]of Object.entries(o.nodes))l.set(h,{deps:(o.dependencies[h]??[]).map(x=>({target:x.target,type:x.type})),name:h,type:f.type});const d=[],c=[];for(const[h,f]of l)f.type==="application"?d.push(h):c.push(h);d.sort(),c.sort();const s=d.length+c.length,u=Object.values(o.dependencies).reduce((h,f)=>h+f.length,0),a=[];if(a.push(S("Project Dependency Graph"),""),d.length>0){a.push(` ${S(z(`Applications (${d.length})`))}`,"");for(const h of d)Q(h,l,new Set,a,e," "),a.push("")}if(c.length>0){a.push(` ${S(z(`Libraries (${c.length})`))}`,"");for(const h of c)Q(h,l,new Set,a,e," "),a.push("")}const y=process.stdout.columns||80;a.push(k("─".repeat(Math.min(y,60)))),a.push(`${S(String(s))} packages ${k("·")} ${S(String(u))} dependencies ${k("·")} ${S(String(d.length))} apps${k(",")} ${S(String(c.length))} libraries`);const g=new Set;let v=!1;for(const h of[...d,...c]){const f=l.get(h)?.deps??[];for(const x of f)g.has(x.target)&&(v=!0),g.add(x.target);g.add(h)}return v&&a.push(k("(*) = already shown above")),a.join(`
|
|
2
|
+
`)},"projectGraphToAscii"),He=D(o=>{const e=Object.values(o.nodes).map(l=>({name:l.name,type:l.type}));return{edges:Object.values(o.dependencies).flat(),nodes:e}},"projectGraphToJson");var Z;const Ge=D(o=>{const e=Object.values(o.nodes).map(u=>({name:u.name,type:u.type})),l=[];for(const u of Object.values(o.dependencies))for(const a of u)l.push({source:a.source,target:a.target,type:a.type});const d=e.filter(u=>u.type==="application"),c=e.filter(u=>u.type!=="application"),s={apps:d.length,edges:l,libs:c.length,nodes:e};return String.raw(Z||(Z=Fe([`<!DOCTYPE html>
|
|
3
|
+
<html lang="en">
|
|
4
|
+
<head>
|
|
5
|
+
<meta charset="UTF-8">
|
|
6
|
+
<title>Project Dependency Graph</title>
|
|
7
|
+
<style>
|
|
8
|
+
* { margin: 0; padding: 0; box-sizing: border-box; }
|
|
9
|
+
body { font-family: system-ui, -apple-system, sans-serif; background: #0f172a; color: #e2e8f0; overflow: hidden; }
|
|
10
|
+
svg { width: 100vw; height: 100vh; }
|
|
11
|
+
.edge { fill: none; marker-end: url(#arrow); }
|
|
12
|
+
.node rect { rx: 8; ry: 8; cursor: pointer; transition: stroke-width 0.15s; }
|
|
13
|
+
.node text { font-size: 12px; font-weight: 600; pointer-events: none; }
|
|
14
|
+
.node:hover rect { stroke-width: 2.5; stroke: #fff; }
|
|
15
|
+
#info { position: fixed; top: 16px; right: 16px; background: #1e293b; padding: 14px 20px; border-radius: 10px; font-size: 13px; border: 1px solid #334155; box-shadow: 0 4px 12px rgba(0,0,0,0.3); }
|
|
16
|
+
#info b { font-variant-numeric: tabular-nums; }
|
|
17
|
+
.app-count { color: #fbbf24; }
|
|
18
|
+
.lib-count { color: #38bdf8; }
|
|
19
|
+
.dep-count { color: #a78bfa; }
|
|
20
|
+
#legend { position: fixed; bottom: 16px; left: 16px; background: #1e293b; padding: 12px 16px; border-radius: 10px; font-size: 12px; border: 1px solid #334155; display: flex; gap: 16px; align-items: center; }
|
|
21
|
+
.legend-dot { width: 12px; height: 12px; border-radius: 3px; display: inline-block; vertical-align: middle; margin-right: 6px; }
|
|
22
|
+
#tooltip { position: fixed; display: none; background: #1e293b; border: 1px solid #475569; border-radius: 8px; padding: 12px 16px; font-size: 12px; max-width: 320px; box-shadow: 0 8px 24px rgba(0,0,0,0.4); z-index: 10; pointer-events: none; }
|
|
23
|
+
#tooltip h3 { font-size: 14px; margin-bottom: 6px; }
|
|
24
|
+
#tooltip .type-badge { display: inline-block; padding: 1px 8px; border-radius: 4px; font-size: 10px; font-weight: 700; text-transform: uppercase; margin-left: 8px; }
|
|
25
|
+
#tooltip .dep-section { margin-top: 8px; color: #94a3b8; }
|
|
26
|
+
#tooltip ul { list-style: none; padding-left: 0; margin-top: 4px; }
|
|
27
|
+
#tooltip li { padding: 1px 0; color: #cbd5e1; }
|
|
28
|
+
#tooltip li::before { content: "92 "; color: #64748b; }
|
|
29
|
+
</style>
|
|
30
|
+
</head>
|
|
31
|
+
<body>
|
|
32
|
+
<div id="info">
|
|
33
|
+
<b class="app-count">`,`</b> apps ·
|
|
34
|
+
<b class="lib-count">`,`</b> libraries ·
|
|
35
|
+
<b class="dep-count">`,`</b> dependencies
|
|
36
|
+
</div>
|
|
37
|
+
<div id="legend">
|
|
38
|
+
<span><span class="legend-dot" style="background:#fbbf24"></span>Application</span>
|
|
39
|
+
<span><span class="legend-dot" style="background:#38bdf8"></span>Library</span>
|
|
40
|
+
<span style="color:#64748b">— solid = static - - - = implicit</span>
|
|
41
|
+
</div>
|
|
42
|
+
<div id="tooltip"></div>
|
|
43
|
+
<svg id="graph">
|
|
44
|
+
<defs>
|
|
45
|
+
<marker id="arrow" viewBox="0 0 10 10" refX="10" refY="5" markerWidth="6" markerHeight="6" orient="auto">
|
|
46
|
+
<path d="M 0 0 L 10 5 L 0 10 z" fill="#64748b"/>
|
|
47
|
+
</marker>
|
|
48
|
+
</defs>
|
|
49
|
+
</svg>
|
|
50
|
+
<script>
|
|
51
|
+
const data = `,`;
|
|
52
|
+
const svg = document.getElementById('graph');
|
|
53
|
+
const tooltip = document.getElementById('tooltip');
|
|
54
|
+
const W = window.innerWidth, H = window.innerHeight;
|
|
55
|
+
|
|
56
|
+
// Build adjacency
|
|
57
|
+
const depMap = {}, rdepMap = {};
|
|
58
|
+
data.nodes.forEach(n => { depMap[n.name] = []; rdepMap[n.name] = []; });
|
|
59
|
+
data.edges.forEach(e => { depMap[e.source]?.push(e.target); rdepMap[e.target]?.push(e.source); });
|
|
60
|
+
|
|
61
|
+
// Escape text for safe DOM insertion
|
|
62
|
+
function esc(s) { const d = document.createElement('div'); d.textContent = s; return d.textContent; }
|
|
63
|
+
|
|
64
|
+
// Force-directed layout
|
|
65
|
+
const repulsion = 5000 + data.nodes.length * 150;
|
|
66
|
+
const nodes = data.nodes.map(n => ({
|
|
67
|
+
...n, x: W/2 + (Math.random()-0.5)*Math.min(W*0.6, 600),
|
|
68
|
+
y: H/2 + (Math.random()-0.5)*Math.min(H*0.6, 400), vx: 0, vy: 0
|
|
69
|
+
}));
|
|
70
|
+
const nodeMap = new Map(nodes.map(n => [n.name, n]));
|
|
71
|
+
const edges = data.edges.map(e => ({
|
|
72
|
+
source: nodeMap.get(e.source), target: nodeMap.get(e.target), type: e.type
|
|
73
|
+
}));
|
|
74
|
+
|
|
75
|
+
for (let iter = 0; iter < 400; iter++) {
|
|
76
|
+
for (let i = 0; i < nodes.length; i++) {
|
|
77
|
+
for (let j = i+1; j < nodes.length; j++) {
|
|
78
|
+
let dx = nodes[j].x - nodes[i].x, dy = nodes[j].y - nodes[i].y;
|
|
79
|
+
let d = Math.sqrt(dx*dx + dy*dy) || 1;
|
|
80
|
+
let f = repulsion / (d * d);
|
|
81
|
+
nodes[i].vx -= dx/d * f; nodes[i].vy -= dy/d * f;
|
|
82
|
+
nodes[j].vx += dx/d * f; nodes[j].vy += dy/d * f;
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
edges.forEach(e => {
|
|
86
|
+
if (!e.source || !e.target) {
|
|
87
|
+
return;
|
|
88
|
+
}
|
|
89
|
+
let dx = e.target.x - e.source.x, dy = e.target.y - e.source.y;
|
|
90
|
+
let d = Math.sqrt(dx*dx + dy*dy) || 1;
|
|
91
|
+
let f = (d - 180) * 0.008;
|
|
92
|
+
e.source.vx += dx/d * f; e.source.vy += dy/d * f;
|
|
93
|
+
e.target.vx -= dx/d * f; e.target.vy -= dy/d * f;
|
|
94
|
+
});
|
|
95
|
+
nodes.forEach(n => {
|
|
96
|
+
n.vx += (W/2 - n.x) * 0.001; n.vy += (H/2 - n.y) * 0.001;
|
|
97
|
+
n.x += n.vx * 0.3; n.y += n.vy * 0.3;
|
|
98
|
+
n.vx *= 0.75; n.vy *= 0.75;
|
|
99
|
+
n.x = Math.max(80, Math.min(W-80, n.x));
|
|
100
|
+
n.y = Math.max(40, Math.min(H-40, n.y));
|
|
101
|
+
});
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
// Measure text widths
|
|
105
|
+
const measure = document.createElementNS('http://www.w3.org/2000/svg','text');
|
|
106
|
+
measure.setAttribute('font-size','12'); measure.setAttribute('font-weight','600');
|
|
107
|
+
measure.setAttribute('font-family','system-ui');
|
|
108
|
+
svg.appendChild(measure);
|
|
109
|
+
const widths = {};
|
|
110
|
+
nodes.forEach(n => { measure.textContent = n.name; widths[n.name] = measure.getComputedTextLength(); });
|
|
111
|
+
svg.removeChild(measure);
|
|
112
|
+
|
|
113
|
+
// Render edges
|
|
114
|
+
edges.forEach(e => {
|
|
115
|
+
if (!e.source || !e.target) {
|
|
116
|
+
return;
|
|
117
|
+
}
|
|
118
|
+
const sw = (widths[e.source.name]||80)/2 + 12;
|
|
119
|
+
const tw = (widths[e.target.name]||80)/2 + 12;
|
|
120
|
+
const dx = e.target.x - e.source.x, dy = e.target.y - e.source.y;
|
|
121
|
+
const d = Math.sqrt(dx*dx+dy*dy)||1;
|
|
122
|
+
const x1 = e.source.x + dx/d*sw, y1 = e.source.y + dy/d*14;
|
|
123
|
+
const x2 = e.target.x - dx/d*tw, y2 = e.target.y - dy/d*14;
|
|
124
|
+
const line = document.createElementNS('http://www.w3.org/2000/svg','line');
|
|
125
|
+
line.setAttribute('x1',x1); line.setAttribute('y1',y1);
|
|
126
|
+
line.setAttribute('x2',x2); line.setAttribute('y2',y2);
|
|
127
|
+
line.setAttribute('class','edge');
|
|
128
|
+
const edgeColors = { implicit: '#475569', devDependency: '#888888', peerDependency: '#CC8800' };
|
|
129
|
+
line.setAttribute('stroke', edgeColors[e.type] || '#64748b');
|
|
130
|
+
line.setAttribute('stroke-width', '1.5');
|
|
131
|
+
if (e.type === 'implicit' || e.type === 'peerDependency') {
|
|
132
|
+
line.setAttribute('stroke-dasharray', '6,4');
|
|
133
|
+
}
|
|
134
|
+
if (e.type === 'devDependency') {
|
|
135
|
+
line.setAttribute('stroke-dasharray', '3,3');
|
|
136
|
+
}
|
|
137
|
+
svg.appendChild(line);
|
|
138
|
+
});
|
|
139
|
+
|
|
140
|
+
// Render nodes
|
|
141
|
+
nodes.forEach(n => {
|
|
142
|
+
const w = (widths[n.name]||80) + 24;
|
|
143
|
+
const h = 32;
|
|
144
|
+
const isApp = n.type === 'application';
|
|
145
|
+
const fill = isApp ? '#fbbf24' : '#38bdf8';
|
|
146
|
+
const textFill = '#0f172a';
|
|
147
|
+
const stroke = isApp ? '#f59e0b' : '#0284c7';
|
|
148
|
+
|
|
149
|
+
const g = document.createElementNS('http://www.w3.org/2000/svg','g');
|
|
150
|
+
g.setAttribute('class','node');
|
|
151
|
+
g.setAttribute('transform','translate('+(n.x - w/2)+','+(n.y - h/2)+')');
|
|
152
|
+
const rect = document.createElementNS('http://www.w3.org/2000/svg','rect');
|
|
153
|
+
rect.setAttribute('width', w); rect.setAttribute('height', h);
|
|
154
|
+
rect.setAttribute('fill', fill); rect.setAttribute('stroke', stroke); rect.setAttribute('stroke-width','1.5');
|
|
155
|
+
g.appendChild(rect);
|
|
156
|
+
const text = document.createElementNS('http://www.w3.org/2000/svg','text');
|
|
157
|
+
text.setAttribute('x', w/2); text.setAttribute('y', h/2 + 4.5);
|
|
158
|
+
text.setAttribute('text-anchor','middle'); text.setAttribute('fill', textFill);
|
|
159
|
+
text.textContent = n.name;
|
|
160
|
+
g.appendChild(text);
|
|
161
|
+
|
|
162
|
+
g.addEventListener('mouseenter', (ev) => {
|
|
163
|
+
const deps = depMap[n.name] || [];
|
|
164
|
+
const rdeps = rdepMap[n.name] || [];
|
|
165
|
+
|
|
166
|
+
// Build tooltip using safe DOM methods
|
|
167
|
+
tooltip.textContent = '';
|
|
168
|
+
|
|
169
|
+
const heading = document.createElement('h3');
|
|
170
|
+
heading.textContent = n.name;
|
|
171
|
+
const badge = document.createElement('span');
|
|
172
|
+
badge.className = 'type-badge';
|
|
173
|
+
badge.style.background = fill;
|
|
174
|
+
badge.style.color = '#0f172a';
|
|
175
|
+
badge.textContent = n.type;
|
|
176
|
+
heading.appendChild(badge);
|
|
177
|
+
tooltip.appendChild(heading);
|
|
178
|
+
|
|
179
|
+
if (deps.length) {
|
|
180
|
+
const label = document.createElement('div');
|
|
181
|
+
label.className = 'dep-section';
|
|
182
|
+
label.textContent = 'Depends on:';
|
|
183
|
+
tooltip.appendChild(label);
|
|
184
|
+
const ul = document.createElement('ul');
|
|
185
|
+
deps.forEach(d => { const li = document.createElement('li'); li.textContent = d; ul.appendChild(li); });
|
|
186
|
+
tooltip.appendChild(ul);
|
|
187
|
+
}
|
|
188
|
+
if (rdeps.length) {
|
|
189
|
+
const label = document.createElement('div');
|
|
190
|
+
label.className = 'dep-section';
|
|
191
|
+
label.textContent = 'Required by:';
|
|
192
|
+
tooltip.appendChild(label);
|
|
193
|
+
const ul = document.createElement('ul');
|
|
194
|
+
rdeps.forEach(d => { const li = document.createElement('li'); li.textContent = d; ul.appendChild(li); });
|
|
195
|
+
tooltip.appendChild(ul);
|
|
196
|
+
}
|
|
197
|
+
if (!deps.length && !rdeps.length) {
|
|
198
|
+
const empty = document.createElement('div');
|
|
199
|
+
empty.style.marginTop = '6px';
|
|
200
|
+
empty.style.color = '#64748b';
|
|
201
|
+
empty.textContent = 'No dependencies';
|
|
202
|
+
tooltip.appendChild(empty);
|
|
203
|
+
}
|
|
204
|
+
|
|
205
|
+
tooltip.style.display = 'block';
|
|
206
|
+
const rect = tooltip.getBoundingClientRect();
|
|
207
|
+
tooltip.style.left = Math.min(ev.clientX + 12, W - rect.width - 12) + 'px';
|
|
208
|
+
tooltip.style.top = Math.min(ev.clientY + 12, H - rect.height - 12) + 'px';
|
|
209
|
+
});
|
|
210
|
+
g.addEventListener('mouseleave', () => { tooltip.style.display = 'none'; });
|
|
211
|
+
svg.appendChild(g);
|
|
212
|
+
});
|
|
213
|
+
<\/script>
|
|
214
|
+
</body>
|
|
215
|
+
</html>`],[`<!DOCTYPE html>
|
|
216
|
+
<html lang="en">
|
|
217
|
+
<head>
|
|
218
|
+
<meta charset="UTF-8">
|
|
219
|
+
<title>Project Dependency Graph</title>
|
|
220
|
+
<style>
|
|
221
|
+
* { margin: 0; padding: 0; box-sizing: border-box; }
|
|
222
|
+
body { font-family: system-ui, -apple-system, sans-serif; background: #0f172a; color: #e2e8f0; overflow: hidden; }
|
|
223
|
+
svg { width: 100vw; height: 100vh; }
|
|
224
|
+
.edge { fill: none; marker-end: url(#arrow); }
|
|
225
|
+
.node rect { rx: 8; ry: 8; cursor: pointer; transition: stroke-width 0.15s; }
|
|
226
|
+
.node text { font-size: 12px; font-weight: 600; pointer-events: none; }
|
|
227
|
+
.node:hover rect { stroke-width: 2.5; stroke: #fff; }
|
|
228
|
+
#info { position: fixed; top: 16px; right: 16px; background: #1e293b; padding: 14px 20px; border-radius: 10px; font-size: 13px; border: 1px solid #334155; box-shadow: 0 4px 12px rgba(0,0,0,0.3); }
|
|
229
|
+
#info b { font-variant-numeric: tabular-nums; }
|
|
230
|
+
.app-count { color: #fbbf24; }
|
|
231
|
+
.lib-count { color: #38bdf8; }
|
|
232
|
+
.dep-count { color: #a78bfa; }
|
|
233
|
+
#legend { position: fixed; bottom: 16px; left: 16px; background: #1e293b; padding: 12px 16px; border-radius: 10px; font-size: 12px; border: 1px solid #334155; display: flex; gap: 16px; align-items: center; }
|
|
234
|
+
.legend-dot { width: 12px; height: 12px; border-radius: 3px; display: inline-block; vertical-align: middle; margin-right: 6px; }
|
|
235
|
+
#tooltip { position: fixed; display: none; background: #1e293b; border: 1px solid #475569; border-radius: 8px; padding: 12px 16px; font-size: 12px; max-width: 320px; box-shadow: 0 8px 24px rgba(0,0,0,0.4); z-index: 10; pointer-events: none; }
|
|
236
|
+
#tooltip h3 { font-size: 14px; margin-bottom: 6px; }
|
|
237
|
+
#tooltip .type-badge { display: inline-block; padding: 1px 8px; border-radius: 4px; font-size: 10px; font-weight: 700; text-transform: uppercase; margin-left: 8px; }
|
|
238
|
+
#tooltip .dep-section { margin-top: 8px; color: #94a3b8; }
|
|
239
|
+
#tooltip ul { list-style: none; padding-left: 0; margin-top: 4px; }
|
|
240
|
+
#tooltip li { padding: 1px 0; color: #cbd5e1; }
|
|
241
|
+
#tooltip li::before { content: "\\2192 "; color: #64748b; }
|
|
242
|
+
</style>
|
|
243
|
+
</head>
|
|
244
|
+
<body>
|
|
245
|
+
<div id="info">
|
|
246
|
+
<b class="app-count">`,`</b> apps ·
|
|
247
|
+
<b class="lib-count">`,`</b> libraries ·
|
|
248
|
+
<b class="dep-count">`,`</b> dependencies
|
|
249
|
+
</div>
|
|
250
|
+
<div id="legend">
|
|
251
|
+
<span><span class="legend-dot" style="background:#fbbf24"></span>Application</span>
|
|
252
|
+
<span><span class="legend-dot" style="background:#38bdf8"></span>Library</span>
|
|
253
|
+
<span style="color:#64748b">— solid = static - - - = implicit</span>
|
|
254
|
+
</div>
|
|
255
|
+
<div id="tooltip"></div>
|
|
256
|
+
<svg id="graph">
|
|
257
|
+
<defs>
|
|
258
|
+
<marker id="arrow" viewBox="0 0 10 10" refX="10" refY="5" markerWidth="6" markerHeight="6" orient="auto">
|
|
259
|
+
<path d="M 0 0 L 10 5 L 0 10 z" fill="#64748b"/>
|
|
260
|
+
</marker>
|
|
261
|
+
</defs>
|
|
262
|
+
</svg>
|
|
263
|
+
<script>
|
|
264
|
+
const data = `,`;
|
|
265
|
+
const svg = document.getElementById('graph');
|
|
266
|
+
const tooltip = document.getElementById('tooltip');
|
|
267
|
+
const W = window.innerWidth, H = window.innerHeight;
|
|
268
|
+
|
|
269
|
+
// Build adjacency
|
|
270
|
+
const depMap = {}, rdepMap = {};
|
|
271
|
+
data.nodes.forEach(n => { depMap[n.name] = []; rdepMap[n.name] = []; });
|
|
272
|
+
data.edges.forEach(e => { depMap[e.source]?.push(e.target); rdepMap[e.target]?.push(e.source); });
|
|
273
|
+
|
|
274
|
+
// Escape text for safe DOM insertion
|
|
275
|
+
function esc(s) { const d = document.createElement('div'); d.textContent = s; return d.textContent; }
|
|
276
|
+
|
|
277
|
+
// Force-directed layout
|
|
278
|
+
const repulsion = 5000 + data.nodes.length * 150;
|
|
279
|
+
const nodes = data.nodes.map(n => ({
|
|
280
|
+
...n, x: W/2 + (Math.random()-0.5)*Math.min(W*0.6, 600),
|
|
281
|
+
y: H/2 + (Math.random()-0.5)*Math.min(H*0.6, 400), vx: 0, vy: 0
|
|
282
|
+
}));
|
|
283
|
+
const nodeMap = new Map(nodes.map(n => [n.name, n]));
|
|
284
|
+
const edges = data.edges.map(e => ({
|
|
285
|
+
source: nodeMap.get(e.source), target: nodeMap.get(e.target), type: e.type
|
|
286
|
+
}));
|
|
287
|
+
|
|
288
|
+
for (let iter = 0; iter < 400; iter++) {
|
|
289
|
+
for (let i = 0; i < nodes.length; i++) {
|
|
290
|
+
for (let j = i+1; j < nodes.length; j++) {
|
|
291
|
+
let dx = nodes[j].x - nodes[i].x, dy = nodes[j].y - nodes[i].y;
|
|
292
|
+
let d = Math.sqrt(dx*dx + dy*dy) || 1;
|
|
293
|
+
let f = repulsion / (d * d);
|
|
294
|
+
nodes[i].vx -= dx/d * f; nodes[i].vy -= dy/d * f;
|
|
295
|
+
nodes[j].vx += dx/d * f; nodes[j].vy += dy/d * f;
|
|
296
|
+
}
|
|
297
|
+
}
|
|
298
|
+
edges.forEach(e => {
|
|
299
|
+
if (!e.source || !e.target) {
|
|
300
|
+
return;
|
|
301
|
+
}
|
|
302
|
+
let dx = e.target.x - e.source.x, dy = e.target.y - e.source.y;
|
|
303
|
+
let d = Math.sqrt(dx*dx + dy*dy) || 1;
|
|
304
|
+
let f = (d - 180) * 0.008;
|
|
305
|
+
e.source.vx += dx/d * f; e.source.vy += dy/d * f;
|
|
306
|
+
e.target.vx -= dx/d * f; e.target.vy -= dy/d * f;
|
|
307
|
+
});
|
|
308
|
+
nodes.forEach(n => {
|
|
309
|
+
n.vx += (W/2 - n.x) * 0.001; n.vy += (H/2 - n.y) * 0.001;
|
|
310
|
+
n.x += n.vx * 0.3; n.y += n.vy * 0.3;
|
|
311
|
+
n.vx *= 0.75; n.vy *= 0.75;
|
|
312
|
+
n.x = Math.max(80, Math.min(W-80, n.x));
|
|
313
|
+
n.y = Math.max(40, Math.min(H-40, n.y));
|
|
314
|
+
});
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
// Measure text widths
|
|
318
|
+
const measure = document.createElementNS('http://www.w3.org/2000/svg','text');
|
|
319
|
+
measure.setAttribute('font-size','12'); measure.setAttribute('font-weight','600');
|
|
320
|
+
measure.setAttribute('font-family','system-ui');
|
|
321
|
+
svg.appendChild(measure);
|
|
322
|
+
const widths = {};
|
|
323
|
+
nodes.forEach(n => { measure.textContent = n.name; widths[n.name] = measure.getComputedTextLength(); });
|
|
324
|
+
svg.removeChild(measure);
|
|
325
|
+
|
|
326
|
+
// Render edges
|
|
327
|
+
edges.forEach(e => {
|
|
328
|
+
if (!e.source || !e.target) {
|
|
329
|
+
return;
|
|
330
|
+
}
|
|
331
|
+
const sw = (widths[e.source.name]||80)/2 + 12;
|
|
332
|
+
const tw = (widths[e.target.name]||80)/2 + 12;
|
|
333
|
+
const dx = e.target.x - e.source.x, dy = e.target.y - e.source.y;
|
|
334
|
+
const d = Math.sqrt(dx*dx+dy*dy)||1;
|
|
335
|
+
const x1 = e.source.x + dx/d*sw, y1 = e.source.y + dy/d*14;
|
|
336
|
+
const x2 = e.target.x - dx/d*tw, y2 = e.target.y - dy/d*14;
|
|
337
|
+
const line = document.createElementNS('http://www.w3.org/2000/svg','line');
|
|
338
|
+
line.setAttribute('x1',x1); line.setAttribute('y1',y1);
|
|
339
|
+
line.setAttribute('x2',x2); line.setAttribute('y2',y2);
|
|
340
|
+
line.setAttribute('class','edge');
|
|
341
|
+
const edgeColors = { implicit: '#475569', devDependency: '#888888', peerDependency: '#CC8800' };
|
|
342
|
+
line.setAttribute('stroke', edgeColors[e.type] || '#64748b');
|
|
343
|
+
line.setAttribute('stroke-width', '1.5');
|
|
344
|
+
if (e.type === 'implicit' || e.type === 'peerDependency') {
|
|
345
|
+
line.setAttribute('stroke-dasharray', '6,4');
|
|
346
|
+
}
|
|
347
|
+
if (e.type === 'devDependency') {
|
|
348
|
+
line.setAttribute('stroke-dasharray', '3,3');
|
|
349
|
+
}
|
|
350
|
+
svg.appendChild(line);
|
|
351
|
+
});
|
|
352
|
+
|
|
353
|
+
// Render nodes
|
|
354
|
+
nodes.forEach(n => {
|
|
355
|
+
const w = (widths[n.name]||80) + 24;
|
|
356
|
+
const h = 32;
|
|
357
|
+
const isApp = n.type === 'application';
|
|
358
|
+
const fill = isApp ? '#fbbf24' : '#38bdf8';
|
|
359
|
+
const textFill = '#0f172a';
|
|
360
|
+
const stroke = isApp ? '#f59e0b' : '#0284c7';
|
|
361
|
+
|
|
362
|
+
const g = document.createElementNS('http://www.w3.org/2000/svg','g');
|
|
363
|
+
g.setAttribute('class','node');
|
|
364
|
+
g.setAttribute('transform','translate('+(n.x - w/2)+','+(n.y - h/2)+')');
|
|
365
|
+
const rect = document.createElementNS('http://www.w3.org/2000/svg','rect');
|
|
366
|
+
rect.setAttribute('width', w); rect.setAttribute('height', h);
|
|
367
|
+
rect.setAttribute('fill', fill); rect.setAttribute('stroke', stroke); rect.setAttribute('stroke-width','1.5');
|
|
368
|
+
g.appendChild(rect);
|
|
369
|
+
const text = document.createElementNS('http://www.w3.org/2000/svg','text');
|
|
370
|
+
text.setAttribute('x', w/2); text.setAttribute('y', h/2 + 4.5);
|
|
371
|
+
text.setAttribute('text-anchor','middle'); text.setAttribute('fill', textFill);
|
|
372
|
+
text.textContent = n.name;
|
|
373
|
+
g.appendChild(text);
|
|
374
|
+
|
|
375
|
+
g.addEventListener('mouseenter', (ev) => {
|
|
376
|
+
const deps = depMap[n.name] || [];
|
|
377
|
+
const rdeps = rdepMap[n.name] || [];
|
|
378
|
+
|
|
379
|
+
// Build tooltip using safe DOM methods
|
|
380
|
+
tooltip.textContent = '';
|
|
381
|
+
|
|
382
|
+
const heading = document.createElement('h3');
|
|
383
|
+
heading.textContent = n.name;
|
|
384
|
+
const badge = document.createElement('span');
|
|
385
|
+
badge.className = 'type-badge';
|
|
386
|
+
badge.style.background = fill;
|
|
387
|
+
badge.style.color = '#0f172a';
|
|
388
|
+
badge.textContent = n.type;
|
|
389
|
+
heading.appendChild(badge);
|
|
390
|
+
tooltip.appendChild(heading);
|
|
391
|
+
|
|
392
|
+
if (deps.length) {
|
|
393
|
+
const label = document.createElement('div');
|
|
394
|
+
label.className = 'dep-section';
|
|
395
|
+
label.textContent = 'Depends on:';
|
|
396
|
+
tooltip.appendChild(label);
|
|
397
|
+
const ul = document.createElement('ul');
|
|
398
|
+
deps.forEach(d => { const li = document.createElement('li'); li.textContent = d; ul.appendChild(li); });
|
|
399
|
+
tooltip.appendChild(ul);
|
|
400
|
+
}
|
|
401
|
+
if (rdeps.length) {
|
|
402
|
+
const label = document.createElement('div');
|
|
403
|
+
label.className = 'dep-section';
|
|
404
|
+
label.textContent = 'Required by:';
|
|
405
|
+
tooltip.appendChild(label);
|
|
406
|
+
const ul = document.createElement('ul');
|
|
407
|
+
rdeps.forEach(d => { const li = document.createElement('li'); li.textContent = d; ul.appendChild(li); });
|
|
408
|
+
tooltip.appendChild(ul);
|
|
409
|
+
}
|
|
410
|
+
if (!deps.length && !rdeps.length) {
|
|
411
|
+
const empty = document.createElement('div');
|
|
412
|
+
empty.style.marginTop = '6px';
|
|
413
|
+
empty.style.color = '#64748b';
|
|
414
|
+
empty.textContent = 'No dependencies';
|
|
415
|
+
tooltip.appendChild(empty);
|
|
416
|
+
}
|
|
417
|
+
|
|
418
|
+
tooltip.style.display = 'block';
|
|
419
|
+
const rect = tooltip.getBoundingClientRect();
|
|
420
|
+
tooltip.style.left = Math.min(ev.clientX + 12, W - rect.width - 12) + 'px';
|
|
421
|
+
tooltip.style.top = Math.min(ev.clientY + 12, H - rect.height - 12) + 'px';
|
|
422
|
+
});
|
|
423
|
+
g.addEventListener('mouseleave', () => { tooltip.style.display = 'none'; });
|
|
424
|
+
svg.appendChild(g);
|
|
425
|
+
});
|
|
426
|
+
<\/script>
|
|
427
|
+
</body>
|
|
428
|
+
</html>`])),s.apps,s.libs,s.edges.length,JSON.stringify(s).replaceAll("</",String.raw`<\/`))},"projectGraphToHtml"),Ve=D(async({logger:o,options:e,visConfig:l,workspaceRoot:d})=>{if(!d)throw new Error("Could not determine workspace root. Run this command inside a monorepo.");const c=d,{packageJsons:s,workspace:u}=xe(c,l),a=be(c,u,s),y=!!process.stdout.isTTY&&!ye,g=e.format??(y?"tui":"ascii"),v=e.output,h=e.depth??1/0;let f;switch(g){case"dot":{f=ce(a);break}case"html":{f=Ge(a);break}case"json":{f=JSON.stringify(He(a),void 0,2);break}case"tui":{if(!y){f=K(a,h);break}const x=l?.tui?.autoExit===!0?3:typeof l?.tui?.autoExit=="number"?l.tui.autoExit:0;process.stdin.isTTY&&typeof process.stdin.setRawMode=="function"&&(process.stdin.setRawMode(!0),process.stdin.ref(),process.stdin.resume());const C=setInterval(()=>{},1e3),M=new Me(a);await me(we.createElement(Re,{autoExitSeconds:x,store:M}),{alternateScreen:!0,exitOnCtrlC:!1,interactive:!0,patchConsole:!0}).waitUntilExit(),clearInterval(C);return}default:f=K(a,h)}v?(se(v,f,"utf8"),o.info(`Graph written to ${v}`)):o.info(f)},"execute");export{Ve as default};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
var re=Object.defineProperty;var b=(e,t)=>re(e,"name",{value:t,configurable:!0});import{createRequire as ne}from"node:module";import{dim as v,cyan as se,yellow as P,red as oe,green as W}from"@visulima/colorize";import{isAccessibleSync as H,readJsonSync as ae,writeFileSync as ce,readFileSync as le}from"@visulima/fs";import{isAbsolute as C,relative as E,resolve as j,join as B}from"@visulima/path";import{redact as de}from"@visulima/redact";import{fingerprint as k,listRules as K,listRequiredValidators as ue,scan as Q,scanFiles as fe,inspectRuleset as pe}from"@visulima/secret-scanner";import{p as f}from"./bin.js";import{InteractiveManager as ge,InteractiveStreamHook as V}from"@visulima/interactive-manager";import{Spinner as me}from"@visulima/spinner";const ie=ne(import.meta.url),F=typeof globalThis<"u"&&typeof globalThis.process<"u"?globalThis.process:process,G=b(e=>{if(typeof F<"u"&&F.versions&&F.versions.node){const[t,i]=F.versions.node.split(".").map(Number);if(t>22||t===22&&i>=3||t===20&&i>=16)return F.getBuiltinModule(e)}return ie(e)},"__cjs_getBuiltinModule"),{pathToFileURL:X}=G("node:url"),{execFileSync:he}=G("node:child_process");var we=Object.defineProperty,ve=b((e,t)=>we(e,"name",{value:t,configurable:!0}),"r$1");const Y=ve((e={})=>{const t=new ge(new V(process.stdout),new V(process.stderr));return new me(e,t)},"createSpinner");var $e=Object.defineProperty,q=b((e,t)=>$e(e,"name",{value:t,configurable:!0}),"s");const ye=q((e,t)=>{if(!C(e))return e;const i=E(t,e);return i===""||i.startsWith("..")?e:i},"toRelative"),A=q((e,t)=>{const i=ye(e.file,t);return i===e.file?e:{...e,file:i}},"toRelativeFinding"),Z=q(e=>{if(!H(e))return[];try{const t=ae(e);return Array.isArray(t)?t:[]}catch{return[]}},"readBaseline"),Se=q((e,t,i)=>{const n=Z(t).map(o=>A(o,i)),r=new Set(n.map(o=>k(o))),a=e.map(o=>A(o,i)),l=new Set(a.map(o=>k(o)));return{fresh:a.filter(o=>!r.has(k(o))),resolved:n.filter(o=>!l.has(k(o))),surviving:a.filter(o=>r.has(k(o)))}},"diffBaseline"),ee=q((e,t,i,n={})=>{const r=e.map(l=>A(l,i));let a;if(n.replace)a=r;else{const l=Z(t).map(s=>A(s,i)),o=new Set;a=[];for(const s of[...l,...r]){const c=k(s);o.has(c)||(o.add(c),a.push(s))}}return ce(t,`${JSON.stringify(a,null,4)}
|
|
2
|
+
`),a.length},"writeBaseline");var be=Object.defineProperty,m=b((e,t)=>be(e,"name",{value:t,configurable:!0}),"a$1");const U=1,xe=m(e=>{const t=new Map;for(const i of e){const n=t.get(i.file);n?n.push(i):t.set(i.file,[i])}return t},"groupByFile"),ke=m(e=>{try{return le(e).split(/\r?\n/)}catch{return}},"loadLines"),je=m((e,t,i)=>{const n=Math.max(1,t);return`${e.slice(0,n-1).replaceAll(/[^\t]/g," ")}${"^".repeat(Math.max(1,i))}`},"caretFor"),Ce=m((e,t,i,n={})=>{if(e.length===0)return i?v("No secrets detected."):"No secrets detected.";const r=i?{cyan:se,dim:v,green:W,red:oe,yellow:P}:{cyan:m(o=>o,"cyan"),dim:m(o=>o,"dim"),green:m(o=>o,"green"),red:m(o=>o,"red"),yellow:m(o=>o,"yellow")},a=[],l=xe(e);for(const[o,s]of l){const c=E(t,o)||o;a.push(r.cyan(c));const g=n.redact?void 0:ke(o);for(const d of s){const x=[d.source,d.confidence].filter(Boolean).join(", "),S=x?` ${r.dim(`(${x})`)}`:"",h=d.alternateMatches&&d.alternateMatches.length>0?` ${r.dim(`also: ${d.alternateMatches.join(", ")}`)}`:"";let u="";switch(d.validation){case"error":{u=` ${r.yellow("! error")}`;break}case"rejected":{u=` ${r.red("✗ rejected")}`;break}case"skipped":{u=` ${r.dim("— unverifiable")}`;break}case"verified":{u=` ${r.green("✓ verified")}`;break}}if(a.push(` ${r.red("✖")} ${r.yellow(`[${d.ruleId}]`)}${S}${u} ${r.dim(`line ${String(d.startLine)}:${String(d.startColumn)}`)}${h}`),g){const R=Math.max(0,d.startLine-1-U),$=Math.min(g.length,d.startLine+U);for(let y=R;y<$;y+=1){const T=String(y+1).padStart(4," "),L=y+1===d.startLine,w=L?r.red("▶"):" ";if(a.push(` ${w} ${r.dim(T)} │ ${g[y]??""}`),L){const N=Math.max(1,(d.endColumn??d.startColumn+1)-d.startColumn),te=je(g[y]??"",d.startColumn,N);a.push(` ${r.dim(" │ ")}${r.red(te)}`)}}}a.push("")}}return a.join(`
|
|
3
|
+
`).trimEnd()},"formatText"),Re=m((e,t)=>{if(!C(e))return e.replaceAll("\\","/");try{return X(e).toString()}catch{return`file://${j(t,e).replaceAll("\\","/")}`}},"toSarifUri"),Fe=m((e,t=100)=>e.length<=t?e:`${e.slice(0,t-1).trimEnd()}…`,"shortText"),Me=m((e,t,i=process.cwd(),n=[])=>{const r=new Map(n.map(s=>[s.id,s])),a=new Set;for(const s of e)a.add(s.ruleId);const l=[...new Set([...r.keys(),...a])].sort((s,c)=>s.localeCompare(c)),o=new Map(l.map((s,c)=>[s,c]));return JSON.stringify({$schema:"https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0.json",runs:[{originalUriBaseIds:{SRCROOT:{uri:X(i).toString()}},results:e.map(s=>{const c={};return s.source&&(c.source=s.source),s.confidence&&(c.confidence=s.confidence),s.alternateMatches&&s.alternateMatches.length>0&&(c.alternateRules=s.alternateMatches),s.validation&&(c.validation=s.validation),{level:"error",locations:[{physicalLocation:{artifactLocation:{uri:Re(s.file,i),uriBaseId:C(s.file)?void 0:"SRCROOT"},region:{endColumn:s.endColumn,endLine:s.endLine,snippet:{text:s.match},startColumn:s.startColumn,startLine:s.startLine}}}],message:{text:s.description||s.ruleId},properties:Object.keys(c).length>0?c:void 0,ruleId:s.ruleId,ruleIndex:o.get(s.ruleId)??-1}}),tool:{driver:{informationUri:"https://visulima.com/packages/secret-scanner",name:"visulima-secret-scanner",rules:l.map(s=>{const c=r.get(s),g=c?.description??`Detected by rule \`${s}\``,d={};return c?.tags&&c.tags.length>0&&(d.tags=c.tags),c?.source&&(d.source=c.source),c?.confidence&&(d.confidence=c.confidence),{defaultConfiguration:{level:"error"},fullDescription:{text:g},helpUri:"https://visulima.com/packages/secret-scanner",id:s,name:s,properties:Object.keys(d).length>0?d:void 0,shortDescription:{text:Fe(g)}}}),version:t}}}],version:"2.1.0"},void 0,2)},"formatSarif");var Be=Object.defineProperty,I=b((e,t)=>Be(e,"name",{value:t,configurable:!0}),"n");const O=I((e,t)=>{try{return he("git",t,{cwd:e,encoding:"utf8",stdio:["ignore","pipe","pipe"]}).trim()}catch{return""}},"runGit"),D=I(e=>e.split(/\r?\n/).map(t=>t.trim()).filter(Boolean),"splitFiles"),Ae=I(e=>D(O(e,["diff","--cached","--name-only","--diff-filter=ACMR"])).map(t=>C(t)?t:B(e,t)),"stagedFiles"),z=I((e,t)=>{const i=O(e,["diff","--name-only","--diff-filter=ACMR",`${t}...HEAD`]),n=D(i);if(n.length===0){const r=O(e,["diff","--name-only","--diff-filter=ACMR",t]);return D(r).map(a=>C(a)?a:B(e,a))}return n.map(r=>C(r)?r:B(e,r))},"filesSince"),_=I(e=>O(e,["rev-parse","--show-toplevel"]).length>0,"hasGit");var qe=Object.defineProperty,p=b((e,t)=>qe(e,"name",{value:t,configurable:!0}),"l");const M=".secrets-baseline.json",J=p(e=>e?Array.isArray(e)?e:[e]:[],"toArray"),Ie=p(e=>{const t=new Set(["json","sarif","text"]);return e&&!t.has(e)&&(f.error(`--format must be one of: ${[...t].join(", ")} (got "${e}")`),process.exit(2)),e??"text"},"validateFormat"),Te=p(e=>{if(e===void 0)return;const t=new Set(["high","low","medium"]);return t.has(e)||(f.error(`--min-confidence must be one of: ${[...t].join(", ")} (got "${e}")`),process.exit(2)),e},"validateConfidence"),Le=p(async(e,t)=>{const i=await K(e);process.stdout.write(`${String(i.length)} rules loaded
|
|
4
|
+
|
|
5
|
+
`);for(const n of i){const r=t?P(n.id):n.id,a=n.tags.length>0?` ${t?v(`[${n.tags.join(", ")}]`):`[${n.tags.join(", ")}]`}`:"";if(process.stdout.write(`${r}${a}
|
|
6
|
+
${n.description}
|
|
7
|
+
`),n.keywords.length>0){const l=`keywords: ${n.keywords.slice(0,6).join(", ")}${n.keywords.length>6?", ...":""}`;process.stdout.write(` ${t?v(l):l}
|
|
8
|
+
`)}process.stdout.write(`
|
|
9
|
+
`)}},"printListRules"),Ne=p(async(e,t)=>{const i=await ue(e);if(i.length===0){process.stdout.write(t?`${v("No non-HTTP validators required by the current ruleset.")}
|
|
10
|
+
`:`No non-HTTP validators required by the current ruleset.
|
|
11
|
+
`);return}process.stdout.write(`${String(i.length)} non-HTTP validator type(s) referenced by the current ruleset:
|
|
12
|
+
|
|
13
|
+
`);for(const n of i){const r=t?P(n.displayName):n.displayName,a=`(${n.type}, ${String(n.ruleCount)} rule${n.ruleCount===1?"":"s"})`;process.stdout.write(`${r} ${t?v(a):a}
|
|
14
|
+
`),process.stdout.write(` ${n.summary}
|
|
15
|
+
`);const l=n.packageName?`install: npm add ${n.packageName}`:"no driver — bespoke implementation required";process.stdout.write(` ${t?v(l):l}
|
|
16
|
+
|
|
17
|
+
`)}},"printListValidators"),Oe=p(async(e,t,i)=>{const n=B(e,M);!i&&H(n)&&(f.warn(`Detected existing ${M} — refusing to overwrite. Delete it first to re-init.`),process.exit(1)),f.info(i?"[dry-run] Previewing init — no files will be written.":"Scanning workspace to seed baseline…");const r=Y();r.start("scanning");let a;try{a=await Q([e],t),r.succeed()}catch(o){throw r.failed(),o}if(i){f.info(`[dry-run] Would create ${M} with ${String(a.length)} finding(s).`);return}const l=ee(a,n,e,{replace:!0});f.success(`Wrote ${M} (${String(l)} findings).`),f.notice("Commit it. Use `vis secrets --baseline .secrets-baseline.json` in CI. Add path patterns to .gitignore to exclude directories from scanning.")},"runInit"),Pe=p((e,t,i)=>{const n=t??{},r=p(u=>u?j(i,u):void 0,"resolvePath"),a=p((u,R)=>{const $=J(u);return $.length>0?$:R},"pickList"),l=a(e.enableRule,n.rules?.enable),o=a(e.excludeRule,n.rules?.exclude),s=a(e.includeRule,n.rules?.include),c=a(e.exclude,n.walk?.excludePatterns),g=J(e.excludeFrom).map(u=>j(i,u)),d=g.length>0?g:n.walk?.excludeFromFiles?.map(u=>j(i,u)),x=r(e.baseline)??r(n.baseline),S=r(e.config)??r(n.config?.path),h=Te(e.minConfidence??n.config?.minConfidence);return{baseline:x,concurrency:e.concurrency,config:{extendBundled:e.noExtendBundled?!1:n.config?.extendBundled,inline:n.config?.inline,minConfidence:h,onlyVerified:e.onlyVerified??n.config?.onlyVerified??!1,path:S,validate:e.validate??n.config?.validate??!1},redact:e.redact??n.redact,rules:{enable:l,exclude:o,include:s},verbose:e.verbose??!1,walk:{excludeFromFiles:d,excludePatterns:c,gitignore:e.noGitignore?!1:n.walk?.gitignore??!0,includeHidden:e.includeHidden??n.walk?.includeHidden,maxFileSize:e.maxSize??n.walk?.maxFileSize}}},"resolveScanOptions"),_e=p(e=>{process.stderr.write(`${v("baseline diff: ")}${W(`+${String(e.fresh.length)} new`)} · ${P(`${String(e.surviving.length)} unchanged`)} · ${v(`-${String(e.resolved.length)} resolved`)}
|
|
18
|
+
`)},"printDiff"),De=p(async(e,t,i)=>{if(e.staged)return _(i)||(f.error("--staged requires a git working tree, and none was detected."),process.exit(2)),{files:Ae(i)};if(e.since)return _(i)||(f.error("--since requires a git working tree, and none was detected."),process.exit(2)),{files:z(i,e.since)};if(e.affected){if(!_(i))return f.warn("--affected requires git; falling back to full scan"),{paths:t&&t.length>0?t.map(r=>j(i,r)):[i]};const n=process.env.VIS_BASE??"HEAD~1";return{files:z(i,n)}}return{paths:t&&t.length>0?t.map(n=>j(i,n)):[i]}},"chooseScanPaths"),He=p((e,t,i,n,r,a,l)=>{switch(t){case"json":{const o=e.map(s=>A(s,i));process.stdout.write(`${JSON.stringify(o,null,2)}
|
|
19
|
+
`);break}case"sarif":{process.stdout.write(`${Me(e,r,i,a)}
|
|
20
|
+
`);break}default:process.stdout.write(`${Ce(e,i,n,{redact:l})}
|
|
21
|
+
`)}},"emitFindings"),Ye=p(async({argument:e,options:t,visConfig:i,workspaceRoot:n})=>{const r=t,a=e,l=n??process.cwd(),o=!r.quiet&&process.stdout.isTTY,s=i?.secrets,c=Pe(r,s,l),g="0.0.0-alpha";if(r.listRules){await Le(c,o);return}if(r.listValidators){await Ne(c,o);return}if(r.init){await Oe(l,c,r.dryRun??!1);return}const d=await De(r,a??[],l);if(d.files?.length===0){r.quiet||f.success("No files to scan.");return}const x=!r.quiet&&!["json","sarif"].includes(r.format??"text"),S=Y({verbose:x});S.start("scanning for secrets");let h;try{h=d.files===void 0?await Q(d.paths??[l],c):await fe(d.files,c),S.succeed()}catch(w){S.failed(),f.error(`secret scan failed: ${w instanceof Error?w.message:String(w)}`),process.exit(2)}if(r.verbose){const w=await pe(c);if(w.length>0){f.warn(`${String(w.length)} rule(s) skipped due to invalid regex. First few:`);for(const N of w.slice(0,5))process.stderr.write(` - ${N.ruleId}: ${N.reason}
|
|
22
|
+
`)}}const u=c.baseline??B(l,M),R=!r.quiet&&H(u);if(r.updateBaseline){const w=ee(h,u,l,{replace:r.replaceBaseline});f.success(`Baseline updated: ${E(l,u)||u} now contains ${String(w)} entries.`);return}const $=Ie(r.format),y=$==="sarif"?await K(c).catch(()=>[]):[],T=c.redact===!0,L=T?de(h,["match","secret"]):h;He(L,$,l,o,g,y,T),$==="text"&&R&&_e(Se(h,u,l)),h.length>0&&(r.quiet||(f.warn(`${String(h.length)} potential secret(s) found`),f.notice("Suppress individual lines with `gitleaks:allow` / `secret-scanner:allow`, or run `vis secrets --update-baseline`.")),process.exit(1)),r.quiet||f.success("No secrets detected.")},"execute");export{Ye as default};
|