shieldcortex 4.4.1 → 4.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +23 -11
- package/dashboard/.next/standalone/dashboard/.next/BUILD_ID +1 -1
- package/dashboard/.next/standalone/dashboard/.next/app-path-routes-manifest.json +19 -0
- package/dashboard/.next/standalone/dashboard/.next/build-manifest.json +8 -6
- package/dashboard/.next/standalone/dashboard/.next/prerender-manifest.json +459 -3
- package/dashboard/.next/standalone/dashboard/.next/routes-manifest.json +114 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/admin/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/admin/page/build-manifest.json +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/admin/page/next-font-manifest.json +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/admin/page/react-loadable-manifest.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/admin/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/admin/page.js +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/admin/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/admin/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/admin/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/cloud/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/cloud/page/build-manifest.json +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/cloud/page/next-font-manifest.json +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/cloud/page/react-loadable-manifest.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/cloud/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/cloud/page.js +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/cloud/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/cloud/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/cloud/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/capture/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/capture/page/build-manifest.json +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/capture/page/next-font-manifest.json +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/capture/page/react-loadable-manifest.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/capture/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/capture/page.js +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/capture/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/capture/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/capture/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/graph/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/graph/page/build-manifest.json +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/graph/page/next-font-manifest.json +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/graph/page/react-loadable-manifest.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/graph/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/graph/page.js +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/graph/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/graph/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/graph/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/page/build-manifest.json +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/page/next-font-manifest.json +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/page/react-loadable-manifest.json +8 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/page.js +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/recall/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/recall/page/build-manifest.json +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/recall/page/next-font-manifest.json +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/recall/page/react-loadable-manifest.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/recall/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/recall/page.js +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/recall/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/recall/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/recall/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/review/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/review/page/build-manifest.json +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/review/page/next-font-manifest.json +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/review/page/react-loadable-manifest.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/review/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/review/page.js +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/review/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/review/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/review/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/timeline/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/timeline/page/build-manifest.json +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/timeline/page/next-font-manifest.json +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/timeline/page/react-loadable-manifest.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/timeline/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/timeline/page.js +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/timeline/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/timeline/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/memory/timeline/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/overview/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/overview/page/build-manifest.json +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/overview/page/next-font-manifest.json +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/overview/page/react-loadable-manifest.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/overview/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/overview/page.js +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/overview/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/overview/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/overview/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/audit/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/audit/page/build-manifest.json +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/audit/page/next-font-manifest.json +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/audit/page/react-loadable-manifest.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/audit/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/audit/page.js +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/audit/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/audit/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/audit/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/intercepts/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/intercepts/page/build-manifest.json +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/intercepts/page/next-font-manifest.json +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/intercepts/page/react-loadable-manifest.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/intercepts/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/intercepts/page.js +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/intercepts/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/intercepts/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/intercepts/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/iron-dome/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/iron-dome/page/build-manifest.json +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/iron-dome/page/next-font-manifest.json +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/iron-dome/page/react-loadable-manifest.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/iron-dome/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/iron-dome/page.js +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/iron-dome/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/iron-dome/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/iron-dome/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/page/build-manifest.json +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/page/next-font-manifest.json +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/page/react-loadable-manifest.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/page.js +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/policies/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/policies/page/build-manifest.json +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/policies/page/next-font-manifest.json +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/policies/page/react-loadable-manifest.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/policies/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/policies/page.js +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/policies/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/policies/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/policies/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/quarantine/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/quarantine/page/build-manifest.json +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/quarantine/page/next-font-manifest.json +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/quarantine/page/react-loadable-manifest.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/quarantine/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/quarantine/page.js +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/quarantine/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/quarantine/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/protection/quarantine/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/settings/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/settings/page/build-manifest.json +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/settings/page/next-font-manifest.json +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/settings/page/react-loadable-manifest.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/settings/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/settings/page.js +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/settings/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/settings/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/settings/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/supply-chain/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/supply-chain/page/build-manifest.json +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/supply-chain/page/next-font-manifest.json +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/supply-chain/page/react-loadable-manifest.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/supply-chain/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/supply-chain/page.js +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/supply-chain/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/supply-chain/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/supply-chain/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/supply-chain/xray/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/supply-chain/xray/page/build-manifest.json +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/supply-chain/xray/page/next-font-manifest.json +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/supply-chain/xray/page/react-loadable-manifest.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/supply-chain/xray/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/supply-chain/xray/page.js +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/supply-chain/xray/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/supply-chain/xray/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/supply-chain/xray/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/xray/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/xray/page/build-manifest.json +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/xray/page/next-font-manifest.json +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/xray/page/react-loadable-manifest.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/xray/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/xray/page.js +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/xray/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/xray/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/(dashboard)/xray/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page/build-manifest.json +6 -4
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page.js +1 -1
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.html +2 -2
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.rsc +7 -7
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +2 -2
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.segments/_full.segment.rsc +7 -7
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.segments/_head.segment.rsc +3 -3
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.segments/_index.segment.rsc +3 -3
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page/build-manifest.json +6 -4
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page.js +2 -2
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.html +1 -1
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.rsc +10 -11
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.segments/_full.segment.rsc +10 -11
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.segments/_head.segment.rsc +3 -3
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.segments/_index.segment.rsc +6 -7
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -3
- package/dashboard/.next/standalone/dashboard/.next/server/app/admin.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/admin.meta +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/admin.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/admin.segments/!KGRhc2hib2FyZCk/admin/__PAGE__.segment.rsc +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/admin.segments/!KGRhc2hib2FyZCk/admin.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/admin.segments/!KGRhc2hib2FyZCk.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/admin.segments/_full.segment.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/admin.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/admin.segments/_index.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/admin.segments/_tree.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/cloud.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/cloud.meta +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/cloud.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/cloud.segments/!KGRhc2hib2FyZCk/cloud/__PAGE__.segment.rsc +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/cloud.segments/!KGRhc2hib2FyZCk/cloud.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/cloud.segments/!KGRhc2hib2FyZCk.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/cloud.segments/_full.segment.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/cloud.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/cloud.segments/_index.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/cloud.segments/_tree.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/index.html +1 -1
- package/dashboard/.next/standalone/dashboard/.next/server/app/index.meta +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/index.rsc +15 -19
- package/dashboard/.next/standalone/dashboard/.next/server/app/index.segments/__PAGE__.segment.rsc +5 -8
- package/dashboard/.next/standalone/dashboard/.next/server/app/index.segments/_full.segment.rsc +15 -19
- package/dashboard/.next/standalone/dashboard/.next/server/app/index.segments/_head.segment.rsc +3 -3
- package/dashboard/.next/standalone/dashboard/.next/server/app/index.segments/_index.segment.rsc +6 -7
- package/dashboard/.next/standalone/dashboard/.next/server/app/index.segments/_tree.segment.rsc +2 -3
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/capture.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/capture.meta +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/capture.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/capture.segments/!KGRhc2hib2FyZCk/memory/capture/__PAGE__.segment.rsc +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/capture.segments/!KGRhc2hib2FyZCk/memory/capture.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/capture.segments/!KGRhc2hib2FyZCk/memory.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/capture.segments/!KGRhc2hib2FyZCk.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/capture.segments/_full.segment.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/capture.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/capture.segments/_index.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/capture.segments/_tree.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/graph.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/graph.meta +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/graph.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/graph.segments/!KGRhc2hib2FyZCk/memory/graph/__PAGE__.segment.rsc +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/graph.segments/!KGRhc2hib2FyZCk/memory/graph.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/graph.segments/!KGRhc2hib2FyZCk/memory.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/graph.segments/!KGRhc2hib2FyZCk.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/graph.segments/_full.segment.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/graph.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/graph.segments/_index.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/graph.segments/_tree.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/recall.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/recall.meta +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/recall.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/recall.segments/!KGRhc2hib2FyZCk/memory/recall/__PAGE__.segment.rsc +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/recall.segments/!KGRhc2hib2FyZCk/memory/recall.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/recall.segments/!KGRhc2hib2FyZCk/memory.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/recall.segments/!KGRhc2hib2FyZCk.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/recall.segments/_full.segment.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/recall.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/recall.segments/_index.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/recall.segments/_tree.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/review.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/review.meta +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/review.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/review.segments/!KGRhc2hib2FyZCk/memory/review/__PAGE__.segment.rsc +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/review.segments/!KGRhc2hib2FyZCk/memory/review.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/review.segments/!KGRhc2hib2FyZCk/memory.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/review.segments/!KGRhc2hib2FyZCk.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/review.segments/_full.segment.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/review.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/review.segments/_index.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/review.segments/_tree.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/timeline.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/timeline.meta +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/timeline.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/timeline.segments/!KGRhc2hib2FyZCk/memory/timeline/__PAGE__.segment.rsc +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/timeline.segments/!KGRhc2hib2FyZCk/memory/timeline.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/timeline.segments/!KGRhc2hib2FyZCk/memory.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/timeline.segments/!KGRhc2hib2FyZCk.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/timeline.segments/_full.segment.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/timeline.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/timeline.segments/_index.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory/timeline.segments/_tree.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory.meta +16 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory.rsc +24 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory.segments/!KGRhc2hib2FyZCk/memory/__PAGE__.segment.rsc +9 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory.segments/!KGRhc2hib2FyZCk/memory.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory.segments/!KGRhc2hib2FyZCk.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory.segments/_full.segment.rsc +24 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory.segments/_index.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/memory.segments/_tree.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/overview.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/overview.meta +16 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/overview.rsc +24 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/overview.segments/!KGRhc2hib2FyZCk/overview/__PAGE__.segment.rsc +9 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/overview.segments/!KGRhc2hib2FyZCk/overview.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/overview.segments/!KGRhc2hib2FyZCk.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/overview.segments/_full.segment.rsc +24 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/overview.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/overview.segments/_index.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/overview.segments/_tree.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/page/build-manifest.json +6 -4
- package/dashboard/.next/standalone/dashboard/.next/server/app/page/react-loadable-manifest.json +1 -15
- package/dashboard/.next/standalone/dashboard/.next/server/app/page.js +4 -3
- package/dashboard/.next/standalone/dashboard/.next/server/app/page.js.nft.json +1 -1
- package/dashboard/.next/standalone/dashboard/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/audit.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/audit.meta +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/audit.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/audit.segments/!KGRhc2hib2FyZCk/protection/audit/__PAGE__.segment.rsc +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/audit.segments/!KGRhc2hib2FyZCk/protection/audit.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/audit.segments/!KGRhc2hib2FyZCk/protection.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/audit.segments/!KGRhc2hib2FyZCk.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/audit.segments/_full.segment.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/audit.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/audit.segments/_index.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/audit.segments/_tree.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/intercepts.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/intercepts.meta +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/intercepts.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/intercepts.segments/!KGRhc2hib2FyZCk/protection/intercepts/__PAGE__.segment.rsc +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/intercepts.segments/!KGRhc2hib2FyZCk/protection/intercepts.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/intercepts.segments/!KGRhc2hib2FyZCk/protection.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/intercepts.segments/!KGRhc2hib2FyZCk.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/intercepts.segments/_full.segment.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/intercepts.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/intercepts.segments/_index.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/intercepts.segments/_tree.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/iron-dome.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/iron-dome.meta +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/iron-dome.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/iron-dome.segments/!KGRhc2hib2FyZCk/protection/iron-dome/__PAGE__.segment.rsc +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/iron-dome.segments/!KGRhc2hib2FyZCk/protection/iron-dome.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/iron-dome.segments/!KGRhc2hib2FyZCk/protection.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/iron-dome.segments/!KGRhc2hib2FyZCk.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/iron-dome.segments/_full.segment.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/iron-dome.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/iron-dome.segments/_index.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/iron-dome.segments/_tree.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/policies.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/policies.meta +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/policies.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/policies.segments/!KGRhc2hib2FyZCk/protection/policies/__PAGE__.segment.rsc +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/policies.segments/!KGRhc2hib2FyZCk/protection/policies.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/policies.segments/!KGRhc2hib2FyZCk/protection.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/policies.segments/!KGRhc2hib2FyZCk.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/policies.segments/_full.segment.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/policies.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/policies.segments/_index.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/policies.segments/_tree.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/quarantine.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/quarantine.meta +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/quarantine.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/quarantine.segments/!KGRhc2hib2FyZCk/protection/quarantine/__PAGE__.segment.rsc +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/quarantine.segments/!KGRhc2hib2FyZCk/protection/quarantine.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/quarantine.segments/!KGRhc2hib2FyZCk/protection.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/quarantine.segments/!KGRhc2hib2FyZCk.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/quarantine.segments/_full.segment.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/quarantine.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/quarantine.segments/_index.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection/quarantine.segments/_tree.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection.meta +16 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection.segments/!KGRhc2hib2FyZCk/protection/__PAGE__.segment.rsc +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection.segments/!KGRhc2hib2FyZCk/protection.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection.segments/!KGRhc2hib2FyZCk.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection.segments/_full.segment.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection.segments/_index.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/protection.segments/_tree.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/settings.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/settings.meta +16 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/settings.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/settings.segments/!KGRhc2hib2FyZCk/settings/__PAGE__.segment.rsc +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/settings.segments/!KGRhc2hib2FyZCk/settings.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/settings.segments/!KGRhc2hib2FyZCk.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/settings.segments/_full.segment.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/settings.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/settings.segments/_index.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/settings.segments/_tree.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/supply-chain/xray.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/supply-chain/xray.meta +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/supply-chain/xray.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/supply-chain/xray.segments/!KGRhc2hib2FyZCk/supply-chain/xray/__PAGE__.segment.rsc +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/supply-chain/xray.segments/!KGRhc2hib2FyZCk/supply-chain/xray.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/supply-chain/xray.segments/!KGRhc2hib2FyZCk/supply-chain.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/supply-chain/xray.segments/!KGRhc2hib2FyZCk.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/supply-chain/xray.segments/_full.segment.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/supply-chain/xray.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/supply-chain/xray.segments/_index.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/supply-chain/xray.segments/_tree.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/supply-chain.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/supply-chain.meta +18 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/supply-chain.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/supply-chain.segments/!KGRhc2hib2FyZCk/supply-chain/__PAGE__.segment.rsc +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/supply-chain.segments/!KGRhc2hib2FyZCk/supply-chain.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/supply-chain.segments/!KGRhc2hib2FyZCk.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/supply-chain.segments/_full.segment.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/supply-chain.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/supply-chain.segments/_index.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/supply-chain.segments/_tree.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/xray.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/xray.meta +16 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/xray.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/xray.segments/!KGRhc2hib2FyZCk/xray/__PAGE__.segment.rsc +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/xray.segments/!KGRhc2hib2FyZCk/xray.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/xray.segments/!KGRhc2hib2FyZCk.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/xray.segments/_full.segment.rsc +21 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/xray.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/xray.segments/_index.segment.rsc +7 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/xray.segments/_tree.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app-paths-manifest.json +19 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/52d24__next-internal_server_app_(dashboard)_memory_capture_page_actions_63edc13b.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/52d24__next-internal_server_app_(dashboard)_memory_graph_page_actions_dbea2941.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/52d24__next-internal_server_app_(dashboard)_memory_recall_page_actions_862f5d2a.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/52d24__next-internal_server_app_(dashboard)_memory_review_page_actions_a92d5b10.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/52d24__next-internal_server_app_(dashboard)_memory_timeline_page_actions_ca9ce9e1.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/52d24__next-internal_server_app_(dashboard)_protection_audit_page_actions_f7691378.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/52d24__next-internal_server_app_(dashboard)_protection_policies_page_actions_cf89da5c.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/52d24__next-internal_server_app_(dashboard)_supply-chain_page_actions_dde2608a.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/52d24__next-internal_server_app_(dashboard)_supply-chain_xray_page_actions_25d3be0c.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/87dda_server_app_(dashboard)_protection_intercepts_page_actions_6ddf5b47.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/87dda_server_app_(dashboard)_protection_quarantine_page_actions_6f4f062b.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_next_c9fe89e1._.js +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_next_dist_0984e28b._.js +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_next_dist_d7bbb1c6._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_next_dist_esm_8b94d72c._.js +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_next_dist_esm_build_templates_app-page_f7d4354e.js +1 -1
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_next_dist_fe6a9400._.js +1 -1
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_sonner_dist_index_mjs_8c2eff75._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__453bd501._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__4b8693ea._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__5304568b._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__883523b7._.js +3 -3
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__b789489c._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__c95102dd._.js +1 -1
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__fb5796ae._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/acce3_next-internal_server_app_(dashboard)_protection_iron-dome_page_actions_0aea67c8.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_024efb58._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_0734b815._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_0934dafc._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_0d9fbcc0._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_0e714544._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/{dashboard_f4cc9ff7._.js → dashboard_18059cf9._.js} +2 -2
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_1bfd1423._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_21edaee1._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_254480da._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_25af784d._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_2ae2cdd9._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_2f2b5522._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_315f952f._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_341cc376._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_354daf70._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_42c76551._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_537e8679._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_5a44c25a._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_5b25ee34._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_5ebb1380._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_62f8f1fa._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_65d138f7._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_71fe2c0e._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_7cf5447f._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_80a74456._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_8481163e._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_86b2b751._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_8c581cd9._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_91d25d41._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_992cf6c5._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_9f4c00b5._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard__next-internal_server_app_(dashboard)_admin_page_actions_f99f8aba.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard__next-internal_server_app_(dashboard)_cloud_page_actions_5ff04aeb.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard__next-internal_server_app_(dashboard)_memory_page_actions_4529165f.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard__next-internal_server_app_(dashboard)_overview_page_actions_4a244b02.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard__next-internal_server_app_(dashboard)_protection_page_actions_4229fd3d.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard__next-internal_server_app_(dashboard)_settings_page_actions_aa1f9866.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard__next-internal_server_app_(dashboard)_xray_page_actions_c6ca6ce9.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_a0a7f554._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_a3053031._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_a38f5767._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_a3cc94bf._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_b1850b4f._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_b4e15446._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_bc44a6f5._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_c06ef3e8._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_c219bf07._.js +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_cb692f5d._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_ccbe7478._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_d2ab3dee._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_d5fc66fc._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_dd1ddeb1._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/{dashboard_1cd9d700._.js → dashboard_dd70a70e._.js} +2 -2
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_ebc28872._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_f6813b70._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_f89c6dde._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_fa4d9b7f._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_fb667e64._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_src_29acd7a4._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_error_tsx_2301e8fd._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_src_components_protection_ProtectionOverview_tsx_54554a97._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_src_components_settings_SettingsView_tsx_16dc83a7._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_src_components_xray_XRayOverview_tsx_ceba698e._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_src_lib_3f1490a1._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/middleware-build-manifest.js +6 -4
- package/dashboard/.next/standalone/dashboard/.next/server/next-font-manifest.js +1 -1
- package/dashboard/.next/standalone/dashboard/.next/server/next-font-manifest.json +76 -0
- package/dashboard/.next/standalone/dashboard/.next/server/pages/404.html +1 -1
- package/dashboard/.next/standalone/dashboard/.next/server/pages/500.html +2 -2
- package/dashboard/.next/standalone/dashboard/.next/server/server-reference-manifest.js +1 -1
- package/dashboard/.next/standalone/dashboard/.next/server/server-reference-manifest.json +1 -1
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/102f894cc892994d.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/1482af194911d5e7.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/2c2a280eeaed7ed2.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/302ad459a0e5c4ba.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/344b86872b9c4525.js +9 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/364656baa57adaa7.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/417032eeb2cd875f.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/43d761df92da7cb6.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/4ddb24d8ce3b8617.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/5274a6127d41c42c.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/52843253e4b833a5.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/{e007ff86847a4042.js → 8a5b61fd5e1bbcfa.js} +1 -1
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/8eaf3adbd52b96d5.css +3 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/927fe0465516b94a.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/99a618b860658c5c.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/9e56d1f8f4d7adcb.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/a18776eadc9ef21a.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/abc5967c868b0fe9.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/b31e08a78b0cb6fb.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/b4b3fb5729bead7e.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/c2ccb1c0ed7b2af2.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/cbc2e6ffcad6e91c.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/d2f861595d6a41df.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/{215ce64499260c25.js → d334b69bff7779be.js} +1 -1
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/d878b929b21636c4.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/d9ad4c35fc865415.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/e281719dbabcca1d.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/turbopack-79214717b23f7452.js +4 -0
- package/dashboard/.next/standalone/dashboard/package.json +1 -0
- package/dist/api/events.d.ts +1 -1
- package/dist/api/routes/admin.js +101 -7
- package/dist/api/routes/graph.js +3 -2
- package/dist/api/routes/memories.js +24 -5
- package/dist/api/routes/system.js +11 -1
- package/dist/api/routes/xray-findings.d.ts +4 -0
- package/dist/api/routes/xray-findings.js +57 -0
- package/dist/api/routes/xray.d.ts +4 -0
- package/dist/api/routes/xray.js +358 -0
- package/dist/api/visualization-server.js +23 -1
- package/dist/xray/activity.d.ts +87 -0
- package/dist/xray/activity.js +256 -0
- package/dist/xray/dir-scanner.js +48 -2
- package/dist/xray/file-scanner.js +42 -19
- package/dist/xray/findings-store.d.ts +56 -0
- package/dist/xray/findings-store.js +173 -0
- package/dist/xray/guidance.d.ts +26 -0
- package/dist/xray/guidance.js +180 -0
- package/dist/xray/index.js +21 -0
- package/dist/xray/preinstall.js +79 -0
- package/dist/xray/types.d.ts +19 -0
- package/dist/xray/watch.js +83 -5
- package/package.json +1 -1
- package/plugins/openclaw/dist/openclaw.plugin.json +1 -1
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_next_dist_e83b0b39._.js +0 -6
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__1837adce._.js +0 -3
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__3b976911._.js +0 -3
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__536fb178._.js +0 -3
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__dd62b66f._.js +0 -3
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__e7b9112f._.js +0 -3
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_19978329._.js +0 -3
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_3051539d._.js +0 -11
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/2473c16c0c2f6b5f.css +0 -2
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/3c430292ca8ddc5f.css +0 -1
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/4c20fb97ba4556e7.js +0 -1
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/64ee9622541d967c.js +0 -1
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/6ba7a5c1a80a6791.js +0 -1
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/7d08316952ccdcef.js +0 -5
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/a2549232b06fdb76.js +0 -842
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/b3ac7aa47461e043.js +0 -3
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/d3d8171bf50ef87e.js +0 -1
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/da64d159c042f5ae.js +0 -1
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/e8456c3e5fe1c1d8.js +0 -1
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/ec55aacd8af83909.js +0 -1
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/f772b169c536121a.js +0 -9
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/turbopack-c2d84e7d37269ac1.js +0 -4
- /package/dashboard/.next/standalone/dashboard/.next/static/{iirFNn01-fptKDNjFObe- → jgtHmh7zpEVcqlYNM0gvu}/_buildManifest.js +0 -0
- /package/dashboard/.next/standalone/dashboard/.next/static/{iirFNn01-fptKDNjFObe- → jgtHmh7zpEVcqlYNM0gvu}/_clientMiddlewareManifest.json +0 -0
- /package/dashboard/.next/standalone/dashboard/.next/static/{iirFNn01-fptKDNjFObe- → jgtHmh7zpEVcqlYNM0gvu}/_ssgManifest.js +0 -0
package/README.md
CHANGED
|
@@ -31,7 +31,7 @@ shieldcortex quickstart
|
|
|
31
31
|
|
|
32
32
|
---
|
|
33
33
|
|
|
34
|
-
**Contents:** [The Problem](#-the-problem) · [What You Get](#-what-you-get) · [Quick Start](#-quick-start) · [Licensing and Trial](#-licensing-and-trial) · [Connect Servers to Cloud](#-connect-servers-to-cloud) · [Ecosystem Quickstarts](#-ecosystem-quickstarts) · [How It Compares](#-how-it-compares) · [Iron Dome](#%EF%B8%8F-iron-dome) · [Dream Mode](#-dream-mode--background-consolidation) · [Cortex](#-cortex--systematic-mistake-learning) · [OpenClaw](#-openclaw-integration) · [Dashboard](#-dashboard) · [Integrations](#-integrations) · [CLI](#-cli) · [Configuration](#%EF%B8%8F-configuration)
|
|
34
|
+
**Contents:** [The Problem](#-the-problem) · [What You Get](#-what-you-get) · [Quick Start](#-quick-start) · [X-Ray Scanner](#-x-ray-scanner) · [Licensing and Trial](#-licensing-and-trial) · [Connect Servers to Cloud](#-connect-servers-to-cloud) · [Ecosystem Quickstarts](#-ecosystem-quickstarts) · [How It Compares](#-how-it-compares) · [Iron Dome](#%EF%B8%8F-iron-dome) · [Dream Mode](#-dream-mode--background-consolidation) · [Cortex](#-cortex--systematic-mistake-learning) · [OpenClaw](#-openclaw-integration) · [Dashboard](#-dashboard) · [Integrations](#-integrations) · [CLI](#-cli) · [Configuration](#%EF%B8%8F-configuration)
|
|
35
35
|
|
|
36
36
|
---
|
|
37
37
|
|
|
@@ -115,6 +115,16 @@ shieldcortex audit
|
|
|
115
115
|
|
|
116
116
|
Actions: `quarantine` flagged packages, `clean` confirmed threats, or `auto-protect` to block future installs.
|
|
117
117
|
|
|
118
|
+
**X-Ray Scanner** — deep file analysis for hidden threats in your codebase:
|
|
119
|
+
|
|
120
|
+
```bash
|
|
121
|
+
shieldcortex xray ./my-project # one-off scan
|
|
122
|
+
shieldcortex xray ./my-project --watch # real-time file watcher
|
|
123
|
+
shieldcortex xray ./my-project --ci --threshold=HIGH # CI/CD gate
|
|
124
|
+
```
|
|
125
|
+
|
|
126
|
+
Detects prompt injection in files, steganographic payloads, obfuscated code, network beacons, eval/exec patterns, credential leaks in metadata, and dependency risk indicators. Results appear in the dashboard X-Ray tab with actionable review, ignore, resolve, and quarantine workflows.
|
|
127
|
+
|
|
118
128
|
**Docker Install Safety** — auto-detects container environments and skips plugin install to avoid gateway crashes. No configuration needed.
|
|
119
129
|
|
|
120
130
|
<br>
|
|
@@ -525,24 +535,23 @@ The key shift is that memory is no longer a black box:
|
|
|
525
535
|
- `Review` tells you what should be suppressed, archived, pinned, or marked canonical
|
|
526
536
|
- `Shield` tells you what got blocked before it could poison memory or behavior
|
|
527
537
|
|
|
528
|
-
**
|
|
538
|
+
**Command Centre** — memory health, threat pressure, X-Ray score, and urgent actions at a glance.
|
|
529
539
|
|
|
530
|
-

|
|
531
541
|
|
|
532
|
-
**
|
|
542
|
+
**Constellation Graph** — all entities visible as coloured nebula clusters grouped by type. Click to bloom into individual nodes with connection lines.
|
|
533
543
|
|
|
534
|
-
|
|
544
|
+

|
|
535
545
|
|
|
536
|
-
**
|
|
546
|
+
**Protection** — Iron Dome security profiles, active configuration, module status, and quarantine queue.
|
|
537
547
|
|
|
538
|
-
|
|
548
|
+

|
|
539
549
|
|
|
540
|
-
**
|
|
550
|
+
**X-Ray Scanner** — scan findings with human-readable guidance, actionable review workflow, and quarantine.
|
|
541
551
|
|
|
542
|
-
-
|
|
543
|
-
- `GET /api/v1/incidents/replay` — reconstruct a best-effort incident timeline from audit, quarantine, and retained event data
|
|
552
|
+

|
|
544
553
|
|
|
545
|
-
|
|
554
|
+
**Cloud Diagnostics** — inspect local-to-cloud queue health, retry pressure, sync policy, device identity, and Team-gated cloud replica controls from the local dashboard.
|
|
546
555
|
|
|
547
556
|
<br>
|
|
548
557
|
|
|
@@ -584,6 +593,9 @@ shieldcortex openclaw status # Check OpenClaw hook status
|
|
|
584
593
|
shieldcortex codex install # Connect Codex CLI / VS Code
|
|
585
594
|
shieldcortex consolidate # Run Dream Mode (merge, archive, contradict)
|
|
586
595
|
shieldcortex audit # Dependency scanner (Pro)
|
|
596
|
+
shieldcortex xray <path> # Deep file analysis for hidden threats
|
|
597
|
+
shieldcortex xray <path> --watch # Real-time file watcher
|
|
598
|
+
shieldcortex xray <path> --ci # CI/CD gate (exits non-zero on findings)
|
|
587
599
|
shieldcortex cortex confirm # Capture positive feedback
|
|
588
600
|
shieldcortex config --key value # Update configuration
|
|
589
601
|
```
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
jgtHmh7zpEVcqlYNM0gvu
|
|
@@ -1,4 +1,23 @@
|
|
|
1
1
|
{
|
|
2
|
+
"/(dashboard)/admin/page": "/admin",
|
|
3
|
+
"/(dashboard)/cloud/page": "/cloud",
|
|
4
|
+
"/(dashboard)/memory/capture/page": "/memory/capture",
|
|
5
|
+
"/(dashboard)/memory/graph/page": "/memory/graph",
|
|
6
|
+
"/(dashboard)/memory/page": "/memory",
|
|
7
|
+
"/(dashboard)/memory/recall/page": "/memory/recall",
|
|
8
|
+
"/(dashboard)/memory/review/page": "/memory/review",
|
|
9
|
+
"/(dashboard)/memory/timeline/page": "/memory/timeline",
|
|
10
|
+
"/(dashboard)/overview/page": "/overview",
|
|
11
|
+
"/(dashboard)/protection/audit/page": "/protection/audit",
|
|
12
|
+
"/(dashboard)/protection/intercepts/page": "/protection/intercepts",
|
|
13
|
+
"/(dashboard)/protection/iron-dome/page": "/protection/iron-dome",
|
|
14
|
+
"/(dashboard)/protection/page": "/protection",
|
|
15
|
+
"/(dashboard)/protection/policies/page": "/protection/policies",
|
|
16
|
+
"/(dashboard)/protection/quarantine/page": "/protection/quarantine",
|
|
17
|
+
"/(dashboard)/settings/page": "/settings",
|
|
18
|
+
"/(dashboard)/supply-chain/page": "/supply-chain",
|
|
19
|
+
"/(dashboard)/supply-chain/xray/page": "/supply-chain/xray",
|
|
20
|
+
"/(dashboard)/xray/page": "/xray",
|
|
2
21
|
"/_global-error/page": "/_global-error",
|
|
3
22
|
"/_not-found/page": "/_not-found",
|
|
4
23
|
"/page": "/"
|
|
@@ -7,13 +7,15 @@
|
|
|
7
7
|
"static/chunks/a6dad97d9634a72d.js"
|
|
8
8
|
],
|
|
9
9
|
"lowPriorityFiles": [
|
|
10
|
-
"static/
|
|
11
|
-
"static/
|
|
10
|
+
"static/jgtHmh7zpEVcqlYNM0gvu/_ssgManifest.js",
|
|
11
|
+
"static/jgtHmh7zpEVcqlYNM0gvu/_buildManifest.js"
|
|
12
12
|
],
|
|
13
13
|
"rootMainFiles": [
|
|
14
|
-
"static/chunks/
|
|
15
|
-
"static/chunks/
|
|
16
|
-
"static/chunks/
|
|
17
|
-
"static/chunks/
|
|
14
|
+
"static/chunks/d878b929b21636c4.js",
|
|
15
|
+
"static/chunks/d9ad4c35fc865415.js",
|
|
16
|
+
"static/chunks/43d761df92da7cb6.js",
|
|
17
|
+
"static/chunks/e281719dbabcca1d.js",
|
|
18
|
+
"static/chunks/9e56d1f8f4d7adcb.js",
|
|
19
|
+
"static/chunks/turbopack-79214717b23f7452.js"
|
|
18
20
|
]
|
|
19
21
|
}
|
|
@@ -50,6 +50,462 @@
|
|
|
50
50
|
"x-next-revalidate-tag-token"
|
|
51
51
|
]
|
|
52
52
|
},
|
|
53
|
+
"/admin": {
|
|
54
|
+
"experimentalBypassFor": [
|
|
55
|
+
{
|
|
56
|
+
"type": "header",
|
|
57
|
+
"key": "next-action"
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"type": "header",
|
|
61
|
+
"key": "content-type",
|
|
62
|
+
"value": "multipart/form-data;.*"
|
|
63
|
+
}
|
|
64
|
+
],
|
|
65
|
+
"initialRevalidateSeconds": false,
|
|
66
|
+
"srcRoute": "/admin",
|
|
67
|
+
"dataRoute": "/admin.rsc",
|
|
68
|
+
"allowHeader": [
|
|
69
|
+
"host",
|
|
70
|
+
"x-matched-path",
|
|
71
|
+
"x-prerender-revalidate",
|
|
72
|
+
"x-prerender-revalidate-if-generated",
|
|
73
|
+
"x-next-revalidated-tags",
|
|
74
|
+
"x-next-revalidate-tag-token"
|
|
75
|
+
]
|
|
76
|
+
},
|
|
77
|
+
"/cloud": {
|
|
78
|
+
"experimentalBypassFor": [
|
|
79
|
+
{
|
|
80
|
+
"type": "header",
|
|
81
|
+
"key": "next-action"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"type": "header",
|
|
85
|
+
"key": "content-type",
|
|
86
|
+
"value": "multipart/form-data;.*"
|
|
87
|
+
}
|
|
88
|
+
],
|
|
89
|
+
"initialRevalidateSeconds": false,
|
|
90
|
+
"srcRoute": "/cloud",
|
|
91
|
+
"dataRoute": "/cloud.rsc",
|
|
92
|
+
"allowHeader": [
|
|
93
|
+
"host",
|
|
94
|
+
"x-matched-path",
|
|
95
|
+
"x-prerender-revalidate",
|
|
96
|
+
"x-prerender-revalidate-if-generated",
|
|
97
|
+
"x-next-revalidated-tags",
|
|
98
|
+
"x-next-revalidate-tag-token"
|
|
99
|
+
]
|
|
100
|
+
},
|
|
101
|
+
"/memory/capture": {
|
|
102
|
+
"experimentalBypassFor": [
|
|
103
|
+
{
|
|
104
|
+
"type": "header",
|
|
105
|
+
"key": "next-action"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"type": "header",
|
|
109
|
+
"key": "content-type",
|
|
110
|
+
"value": "multipart/form-data;.*"
|
|
111
|
+
}
|
|
112
|
+
],
|
|
113
|
+
"initialRevalidateSeconds": false,
|
|
114
|
+
"srcRoute": "/memory/capture",
|
|
115
|
+
"dataRoute": "/memory/capture.rsc",
|
|
116
|
+
"allowHeader": [
|
|
117
|
+
"host",
|
|
118
|
+
"x-matched-path",
|
|
119
|
+
"x-prerender-revalidate",
|
|
120
|
+
"x-prerender-revalidate-if-generated",
|
|
121
|
+
"x-next-revalidated-tags",
|
|
122
|
+
"x-next-revalidate-tag-token"
|
|
123
|
+
]
|
|
124
|
+
},
|
|
125
|
+
"/memory/graph": {
|
|
126
|
+
"experimentalBypassFor": [
|
|
127
|
+
{
|
|
128
|
+
"type": "header",
|
|
129
|
+
"key": "next-action"
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"type": "header",
|
|
133
|
+
"key": "content-type",
|
|
134
|
+
"value": "multipart/form-data;.*"
|
|
135
|
+
}
|
|
136
|
+
],
|
|
137
|
+
"initialRevalidateSeconds": false,
|
|
138
|
+
"srcRoute": "/memory/graph",
|
|
139
|
+
"dataRoute": "/memory/graph.rsc",
|
|
140
|
+
"allowHeader": [
|
|
141
|
+
"host",
|
|
142
|
+
"x-matched-path",
|
|
143
|
+
"x-prerender-revalidate",
|
|
144
|
+
"x-prerender-revalidate-if-generated",
|
|
145
|
+
"x-next-revalidated-tags",
|
|
146
|
+
"x-next-revalidate-tag-token"
|
|
147
|
+
]
|
|
148
|
+
},
|
|
149
|
+
"/memory": {
|
|
150
|
+
"experimentalBypassFor": [
|
|
151
|
+
{
|
|
152
|
+
"type": "header",
|
|
153
|
+
"key": "next-action"
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"type": "header",
|
|
157
|
+
"key": "content-type",
|
|
158
|
+
"value": "multipart/form-data;.*"
|
|
159
|
+
}
|
|
160
|
+
],
|
|
161
|
+
"initialRevalidateSeconds": false,
|
|
162
|
+
"srcRoute": "/memory",
|
|
163
|
+
"dataRoute": "/memory.rsc",
|
|
164
|
+
"allowHeader": [
|
|
165
|
+
"host",
|
|
166
|
+
"x-matched-path",
|
|
167
|
+
"x-prerender-revalidate",
|
|
168
|
+
"x-prerender-revalidate-if-generated",
|
|
169
|
+
"x-next-revalidated-tags",
|
|
170
|
+
"x-next-revalidate-tag-token"
|
|
171
|
+
]
|
|
172
|
+
},
|
|
173
|
+
"/memory/recall": {
|
|
174
|
+
"experimentalBypassFor": [
|
|
175
|
+
{
|
|
176
|
+
"type": "header",
|
|
177
|
+
"key": "next-action"
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
"type": "header",
|
|
181
|
+
"key": "content-type",
|
|
182
|
+
"value": "multipart/form-data;.*"
|
|
183
|
+
}
|
|
184
|
+
],
|
|
185
|
+
"initialRevalidateSeconds": false,
|
|
186
|
+
"srcRoute": "/memory/recall",
|
|
187
|
+
"dataRoute": "/memory/recall.rsc",
|
|
188
|
+
"allowHeader": [
|
|
189
|
+
"host",
|
|
190
|
+
"x-matched-path",
|
|
191
|
+
"x-prerender-revalidate",
|
|
192
|
+
"x-prerender-revalidate-if-generated",
|
|
193
|
+
"x-next-revalidated-tags",
|
|
194
|
+
"x-next-revalidate-tag-token"
|
|
195
|
+
]
|
|
196
|
+
},
|
|
197
|
+
"/memory/review": {
|
|
198
|
+
"experimentalBypassFor": [
|
|
199
|
+
{
|
|
200
|
+
"type": "header",
|
|
201
|
+
"key": "next-action"
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
"type": "header",
|
|
205
|
+
"key": "content-type",
|
|
206
|
+
"value": "multipart/form-data;.*"
|
|
207
|
+
}
|
|
208
|
+
],
|
|
209
|
+
"initialRevalidateSeconds": false,
|
|
210
|
+
"srcRoute": "/memory/review",
|
|
211
|
+
"dataRoute": "/memory/review.rsc",
|
|
212
|
+
"allowHeader": [
|
|
213
|
+
"host",
|
|
214
|
+
"x-matched-path",
|
|
215
|
+
"x-prerender-revalidate",
|
|
216
|
+
"x-prerender-revalidate-if-generated",
|
|
217
|
+
"x-next-revalidated-tags",
|
|
218
|
+
"x-next-revalidate-tag-token"
|
|
219
|
+
]
|
|
220
|
+
},
|
|
221
|
+
"/memory/timeline": {
|
|
222
|
+
"experimentalBypassFor": [
|
|
223
|
+
{
|
|
224
|
+
"type": "header",
|
|
225
|
+
"key": "next-action"
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
"type": "header",
|
|
229
|
+
"key": "content-type",
|
|
230
|
+
"value": "multipart/form-data;.*"
|
|
231
|
+
}
|
|
232
|
+
],
|
|
233
|
+
"initialRevalidateSeconds": false,
|
|
234
|
+
"srcRoute": "/memory/timeline",
|
|
235
|
+
"dataRoute": "/memory/timeline.rsc",
|
|
236
|
+
"allowHeader": [
|
|
237
|
+
"host",
|
|
238
|
+
"x-matched-path",
|
|
239
|
+
"x-prerender-revalidate",
|
|
240
|
+
"x-prerender-revalidate-if-generated",
|
|
241
|
+
"x-next-revalidated-tags",
|
|
242
|
+
"x-next-revalidate-tag-token"
|
|
243
|
+
]
|
|
244
|
+
},
|
|
245
|
+
"/overview": {
|
|
246
|
+
"experimentalBypassFor": [
|
|
247
|
+
{
|
|
248
|
+
"type": "header",
|
|
249
|
+
"key": "next-action"
|
|
250
|
+
},
|
|
251
|
+
{
|
|
252
|
+
"type": "header",
|
|
253
|
+
"key": "content-type",
|
|
254
|
+
"value": "multipart/form-data;.*"
|
|
255
|
+
}
|
|
256
|
+
],
|
|
257
|
+
"initialRevalidateSeconds": false,
|
|
258
|
+
"srcRoute": "/overview",
|
|
259
|
+
"dataRoute": "/overview.rsc",
|
|
260
|
+
"allowHeader": [
|
|
261
|
+
"host",
|
|
262
|
+
"x-matched-path",
|
|
263
|
+
"x-prerender-revalidate",
|
|
264
|
+
"x-prerender-revalidate-if-generated",
|
|
265
|
+
"x-next-revalidated-tags",
|
|
266
|
+
"x-next-revalidate-tag-token"
|
|
267
|
+
]
|
|
268
|
+
},
|
|
269
|
+
"/protection/audit": {
|
|
270
|
+
"experimentalBypassFor": [
|
|
271
|
+
{
|
|
272
|
+
"type": "header",
|
|
273
|
+
"key": "next-action"
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
"type": "header",
|
|
277
|
+
"key": "content-type",
|
|
278
|
+
"value": "multipart/form-data;.*"
|
|
279
|
+
}
|
|
280
|
+
],
|
|
281
|
+
"initialRevalidateSeconds": false,
|
|
282
|
+
"srcRoute": "/protection/audit",
|
|
283
|
+
"dataRoute": "/protection/audit.rsc",
|
|
284
|
+
"allowHeader": [
|
|
285
|
+
"host",
|
|
286
|
+
"x-matched-path",
|
|
287
|
+
"x-prerender-revalidate",
|
|
288
|
+
"x-prerender-revalidate-if-generated",
|
|
289
|
+
"x-next-revalidated-tags",
|
|
290
|
+
"x-next-revalidate-tag-token"
|
|
291
|
+
]
|
|
292
|
+
},
|
|
293
|
+
"/protection/intercepts": {
|
|
294
|
+
"experimentalBypassFor": [
|
|
295
|
+
{
|
|
296
|
+
"type": "header",
|
|
297
|
+
"key": "next-action"
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
"type": "header",
|
|
301
|
+
"key": "content-type",
|
|
302
|
+
"value": "multipart/form-data;.*"
|
|
303
|
+
}
|
|
304
|
+
],
|
|
305
|
+
"initialRevalidateSeconds": false,
|
|
306
|
+
"srcRoute": "/protection/intercepts",
|
|
307
|
+
"dataRoute": "/protection/intercepts.rsc",
|
|
308
|
+
"allowHeader": [
|
|
309
|
+
"host",
|
|
310
|
+
"x-matched-path",
|
|
311
|
+
"x-prerender-revalidate",
|
|
312
|
+
"x-prerender-revalidate-if-generated",
|
|
313
|
+
"x-next-revalidated-tags",
|
|
314
|
+
"x-next-revalidate-tag-token"
|
|
315
|
+
]
|
|
316
|
+
},
|
|
317
|
+
"/protection/iron-dome": {
|
|
318
|
+
"experimentalBypassFor": [
|
|
319
|
+
{
|
|
320
|
+
"type": "header",
|
|
321
|
+
"key": "next-action"
|
|
322
|
+
},
|
|
323
|
+
{
|
|
324
|
+
"type": "header",
|
|
325
|
+
"key": "content-type",
|
|
326
|
+
"value": "multipart/form-data;.*"
|
|
327
|
+
}
|
|
328
|
+
],
|
|
329
|
+
"initialRevalidateSeconds": false,
|
|
330
|
+
"srcRoute": "/protection/iron-dome",
|
|
331
|
+
"dataRoute": "/protection/iron-dome.rsc",
|
|
332
|
+
"allowHeader": [
|
|
333
|
+
"host",
|
|
334
|
+
"x-matched-path",
|
|
335
|
+
"x-prerender-revalidate",
|
|
336
|
+
"x-prerender-revalidate-if-generated",
|
|
337
|
+
"x-next-revalidated-tags",
|
|
338
|
+
"x-next-revalidate-tag-token"
|
|
339
|
+
]
|
|
340
|
+
},
|
|
341
|
+
"/protection": {
|
|
342
|
+
"experimentalBypassFor": [
|
|
343
|
+
{
|
|
344
|
+
"type": "header",
|
|
345
|
+
"key": "next-action"
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"type": "header",
|
|
349
|
+
"key": "content-type",
|
|
350
|
+
"value": "multipart/form-data;.*"
|
|
351
|
+
}
|
|
352
|
+
],
|
|
353
|
+
"initialRevalidateSeconds": false,
|
|
354
|
+
"srcRoute": "/protection",
|
|
355
|
+
"dataRoute": "/protection.rsc",
|
|
356
|
+
"allowHeader": [
|
|
357
|
+
"host",
|
|
358
|
+
"x-matched-path",
|
|
359
|
+
"x-prerender-revalidate",
|
|
360
|
+
"x-prerender-revalidate-if-generated",
|
|
361
|
+
"x-next-revalidated-tags",
|
|
362
|
+
"x-next-revalidate-tag-token"
|
|
363
|
+
]
|
|
364
|
+
},
|
|
365
|
+
"/protection/policies": {
|
|
366
|
+
"experimentalBypassFor": [
|
|
367
|
+
{
|
|
368
|
+
"type": "header",
|
|
369
|
+
"key": "next-action"
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
"type": "header",
|
|
373
|
+
"key": "content-type",
|
|
374
|
+
"value": "multipart/form-data;.*"
|
|
375
|
+
}
|
|
376
|
+
],
|
|
377
|
+
"initialRevalidateSeconds": false,
|
|
378
|
+
"srcRoute": "/protection/policies",
|
|
379
|
+
"dataRoute": "/protection/policies.rsc",
|
|
380
|
+
"allowHeader": [
|
|
381
|
+
"host",
|
|
382
|
+
"x-matched-path",
|
|
383
|
+
"x-prerender-revalidate",
|
|
384
|
+
"x-prerender-revalidate-if-generated",
|
|
385
|
+
"x-next-revalidated-tags",
|
|
386
|
+
"x-next-revalidate-tag-token"
|
|
387
|
+
]
|
|
388
|
+
},
|
|
389
|
+
"/protection/quarantine": {
|
|
390
|
+
"experimentalBypassFor": [
|
|
391
|
+
{
|
|
392
|
+
"type": "header",
|
|
393
|
+
"key": "next-action"
|
|
394
|
+
},
|
|
395
|
+
{
|
|
396
|
+
"type": "header",
|
|
397
|
+
"key": "content-type",
|
|
398
|
+
"value": "multipart/form-data;.*"
|
|
399
|
+
}
|
|
400
|
+
],
|
|
401
|
+
"initialRevalidateSeconds": false,
|
|
402
|
+
"srcRoute": "/protection/quarantine",
|
|
403
|
+
"dataRoute": "/protection/quarantine.rsc",
|
|
404
|
+
"allowHeader": [
|
|
405
|
+
"host",
|
|
406
|
+
"x-matched-path",
|
|
407
|
+
"x-prerender-revalidate",
|
|
408
|
+
"x-prerender-revalidate-if-generated",
|
|
409
|
+
"x-next-revalidated-tags",
|
|
410
|
+
"x-next-revalidate-tag-token"
|
|
411
|
+
]
|
|
412
|
+
},
|
|
413
|
+
"/settings": {
|
|
414
|
+
"experimentalBypassFor": [
|
|
415
|
+
{
|
|
416
|
+
"type": "header",
|
|
417
|
+
"key": "next-action"
|
|
418
|
+
},
|
|
419
|
+
{
|
|
420
|
+
"type": "header",
|
|
421
|
+
"key": "content-type",
|
|
422
|
+
"value": "multipart/form-data;.*"
|
|
423
|
+
}
|
|
424
|
+
],
|
|
425
|
+
"initialRevalidateSeconds": false,
|
|
426
|
+
"srcRoute": "/settings",
|
|
427
|
+
"dataRoute": "/settings.rsc",
|
|
428
|
+
"allowHeader": [
|
|
429
|
+
"host",
|
|
430
|
+
"x-matched-path",
|
|
431
|
+
"x-prerender-revalidate",
|
|
432
|
+
"x-prerender-revalidate-if-generated",
|
|
433
|
+
"x-next-revalidated-tags",
|
|
434
|
+
"x-next-revalidate-tag-token"
|
|
435
|
+
]
|
|
436
|
+
},
|
|
437
|
+
"/supply-chain": {
|
|
438
|
+
"experimentalBypassFor": [
|
|
439
|
+
{
|
|
440
|
+
"type": "header",
|
|
441
|
+
"key": "next-action"
|
|
442
|
+
},
|
|
443
|
+
{
|
|
444
|
+
"type": "header",
|
|
445
|
+
"key": "content-type",
|
|
446
|
+
"value": "multipart/form-data;.*"
|
|
447
|
+
}
|
|
448
|
+
],
|
|
449
|
+
"initialRevalidateSeconds": false,
|
|
450
|
+
"srcRoute": "/supply-chain",
|
|
451
|
+
"dataRoute": "/supply-chain.rsc",
|
|
452
|
+
"allowHeader": [
|
|
453
|
+
"host",
|
|
454
|
+
"x-matched-path",
|
|
455
|
+
"x-prerender-revalidate",
|
|
456
|
+
"x-prerender-revalidate-if-generated",
|
|
457
|
+
"x-next-revalidated-tags",
|
|
458
|
+
"x-next-revalidate-tag-token"
|
|
459
|
+
]
|
|
460
|
+
},
|
|
461
|
+
"/supply-chain/xray": {
|
|
462
|
+
"experimentalBypassFor": [
|
|
463
|
+
{
|
|
464
|
+
"type": "header",
|
|
465
|
+
"key": "next-action"
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
"type": "header",
|
|
469
|
+
"key": "content-type",
|
|
470
|
+
"value": "multipart/form-data;.*"
|
|
471
|
+
}
|
|
472
|
+
],
|
|
473
|
+
"initialRevalidateSeconds": false,
|
|
474
|
+
"srcRoute": "/supply-chain/xray",
|
|
475
|
+
"dataRoute": "/supply-chain/xray.rsc",
|
|
476
|
+
"allowHeader": [
|
|
477
|
+
"host",
|
|
478
|
+
"x-matched-path",
|
|
479
|
+
"x-prerender-revalidate",
|
|
480
|
+
"x-prerender-revalidate-if-generated",
|
|
481
|
+
"x-next-revalidated-tags",
|
|
482
|
+
"x-next-revalidate-tag-token"
|
|
483
|
+
]
|
|
484
|
+
},
|
|
485
|
+
"/xray": {
|
|
486
|
+
"experimentalBypassFor": [
|
|
487
|
+
{
|
|
488
|
+
"type": "header",
|
|
489
|
+
"key": "next-action"
|
|
490
|
+
},
|
|
491
|
+
{
|
|
492
|
+
"type": "header",
|
|
493
|
+
"key": "content-type",
|
|
494
|
+
"value": "multipart/form-data;.*"
|
|
495
|
+
}
|
|
496
|
+
],
|
|
497
|
+
"initialRevalidateSeconds": false,
|
|
498
|
+
"srcRoute": "/xray",
|
|
499
|
+
"dataRoute": "/xray.rsc",
|
|
500
|
+
"allowHeader": [
|
|
501
|
+
"host",
|
|
502
|
+
"x-matched-path",
|
|
503
|
+
"x-prerender-revalidate",
|
|
504
|
+
"x-prerender-revalidate-if-generated",
|
|
505
|
+
"x-next-revalidated-tags",
|
|
506
|
+
"x-next-revalidate-tag-token"
|
|
507
|
+
]
|
|
508
|
+
},
|
|
53
509
|
"/": {
|
|
54
510
|
"experimentalBypassFor": [
|
|
55
511
|
{
|
|
@@ -78,8 +534,8 @@
|
|
|
78
534
|
"dynamicRoutes": {},
|
|
79
535
|
"notFoundRoutes": [],
|
|
80
536
|
"preview": {
|
|
81
|
-
"previewModeId": "
|
|
82
|
-
"previewModeSigningKey": "
|
|
83
|
-
"previewModeEncryptionKey": "
|
|
537
|
+
"previewModeId": "853cd22d277d51e8ea57752629d21c9f",
|
|
538
|
+
"previewModeSigningKey": "ee40cd5b604b608d4ea86d74bb2efb82c9b97d7d1a11f5436c9aa7aeba9854f1",
|
|
539
|
+
"previewModeEncryptionKey": "c3c7f0de7d7cc2e217cadff310ab45924509ed0e2450f00eac3941a548cd4f18"
|
|
84
540
|
}
|
|
85
541
|
}
|