Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

bsbbera/mywiki-ui-site

https://github.com/bsbbera/mywiki-ui-site · scanned 2026-06-17 01:44 UTC (1 month, 1 week ago)

60 raw signals (0 security + 60 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ -15.7 (diff) · 44 actionable findings from 1 signal source. 16 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 1223 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
quartz.layout.ts software healthy quartz.layout.ts
globals.d.ts software healthy globals.d.ts
index.d.ts software healthy index.d.ts
vercel.json software healthy vercel.json
quartz.config.ts software healthy quartz.config.ts
package-lock.json software healthy package-lock.json
README.md software healthy README.md
LICENSE.txt software healthy LICENSE.txt
package.json software healthy package.json
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
Dockerfile software healthy Dockerfile
tsconfig.json software healthy tsconfig.json
prerender-dataview.js software healthy scripts/prerender-dataview.js
copy-vault-content.js software healthy scripts/copy-vault-content.js
dependabot.yml software healthy .github/dependabot.yml
pull_request_template.md software healthy .github/pull_request_template.md
FUNDING.yml software healthy .github/FUNDING.yml
feature_request.md software healthy .github/ISSUE_TEMPLATE/feature_request.md
bug_report.md software healthy .github/ISSUE_TEMPLATE/bug_report.md
ci.yaml software healthy .github/workflows/ci.yaml
deploy-preview.yaml software healthy .github/workflows/deploy-preview.yaml
docker-build-push.yaml software healthy .github/workflows/docker-build-push.yaml
build-preview.yaml software healthy .github/workflows/build-preview.yaml
bootstrap-cli.mjs software healthy quartz/bootstrap-cli.mjs
bootstrap-worker.mjs software healthy quartz/bootstrap-worker.mjs
worker.ts software healthy quartz/worker.ts
build.ts software healthy quartz/build.ts
cfg.ts software healthy quartz/cfg.ts
dark.css software healthy quartz/static/giscus/dark.css
light.css software healthy quartz/static/giscus/light.css
index.ts software healthy quartz/plugins/index.ts
vfile.ts software healthy quartz/plugins/vfile.ts
types.ts software healthy quartz/plugins/types.ts
tagPage.tsx software healthy quartz/plugins/emitters/tagPage.tsx
index.ts software healthy quartz/plugins/emitters/index.ts
ogImage.tsx software healthy quartz/plugins/emitters/ogImage.tsx
assets.ts software healthy quartz/plugins/emitters/assets.ts
contentIndex.tsx software healthy quartz/plugins/emitters/contentIndex.tsx
folderPage.tsx software healthy quartz/plugins/emitters/folderPage.tsx
helpers.ts software healthy quartz/plugins/emitters/helpers.ts
componentResources.ts software healthy quartz/plugins/emitters/componentResources.ts
404.tsx software healthy quartz/plugins/emitters/404.tsx
aliases.ts software healthy quartz/plugins/emitters/aliases.ts
cname.ts software healthy quartz/plugins/emitters/cname.ts
favicon.ts software healthy quartz/plugins/emitters/favicon.ts
contentPage.tsx software healthy quartz/plugins/emitters/contentPage.tsx
static.ts software healthy quartz/plugins/emitters/static.ts
index.ts software healthy quartz/plugins/filters/index.ts
explicit.ts software healthy quartz/plugins/filters/explicit.ts
draft.ts software healthy quartz/plugins/filters/draft.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
walkMd software healthy scripts/prerender-dataview.js:walkMd
parseFrontmatter software healthy scripts/prerender-dataview.js:parseFrontmatter
slugify software healthy scripts/prerender-dataview.js:slugify
buildIndex software healthy scripts/prerender-dataview.js:buildIndex
fmtShort software healthy scripts/prerender-dataview.js:fmtShort
fmtLong software healthy scripts/prerender-dataview.js:fmtLong
under software healthy scripts/prerender-dataview.js:under
mdLink software healthy scripts/prerender-dataview.js:mdLink
htmlLink software healthy scripts/prerender-dataview.js:htmlLink
renderDataviewBlock software healthy scripts/prerender-dataview.js:renderDataviewBlock
renderFieldBars software healthy scripts/prerender-dataview.js:renderFieldBars
renderDataviewJsBlock software healthy scripts/prerender-dataview.js:renderDataviewJsBlock
tag software healthy scripts/prerender-dataview.js:tag
renderInline software healthy scripts/prerender-dataview.js:renderInline
prerenderContent software healthy scripts/prerender-dataview.js:prerenderContent
isExcluded software healthy scripts/copy-vault-content.js:isExcluded
log software healthy scripts/copy-vault-content.js:log
ensureDir software healthy scripts/copy-vault-content.js:ensureDir
resetDir software healthy scripts/copy-vault-content.js:resetDir
copyMarkdownWithPublishFlag software healthy scripts/copy-vault-content.js:copyMarkdownWithPublishFlag
copyDir software healthy scripts/copy-vault-content.js:copyDir
main software healthy scripts/copy-vault-content.js:main
parseMarkdown software healthy quartz/worker.ts:parseMarkdown
processHtml software healthy quartz/worker.ts:processHtml
buildQuartz software healthy quartz/build.ts:buildQuartz
pluginNames software healthy quartz/build.ts:pluginNames
startWatching software healthy quartz/build.ts:startWatching
rebuild software healthy quartz/build.ts:rebuild
getStaticResourcesFromPlugins software healthy quartz/plugins/index.ts:getStaticResourcesFromPlugins
defaultProcessedContent software healthy quartz/plugins/vfile.ts:defaultProcessedContent
computeTagInfo software healthy quartz/plugins/emitters/tagPage.tsx:computeTagInfo
processTagPage software healthy quartz/plugins/emitters/tagPage.tsx:processTagPage
generateSocialImage software healthy quartz/plugins/emitters/ogImage.tsx:generateSocialImage
processOgImage software healthy quartz/plugins/emitters/ogImage.tsx:processOgImage
title software healthy quartz/plugins/emitters/ogImage.tsx:title
filesToCopy software healthy quartz/plugins/emitters/assets.ts:filesToCopy
copyFile software healthy quartz/plugins/emitters/assets.ts:copyFile
generateSiteMap software healthy quartz/plugins/emitters/contentIndex.tsx:generateSiteMap
createURLEntry software healthy quartz/plugins/emitters/contentIndex.tsx:createURLEntry
generateRSSFeed software healthy quartz/plugins/emitters/contentIndex.tsx:generateRSSFeed
computeFolderInfo software healthy quartz/plugins/emitters/folderPage.tsx:computeFolderInfo
_getFolders software healthy quartz/plugins/emitters/folderPage.tsx:_getFolders
write software healthy quartz/plugins/emitters/helpers.ts:write
getComponentResources software healthy quartz/plugins/emitters/componentResources.ts:getComponentR…
normalizeResource software healthy quartz/plugins/emitters/componentResources.ts:normalizeReso…
joinScripts software healthy quartz/plugins/emitters/componentResources.ts:joinScripts
addGlobalPageResources software healthy quartz/plugins/emitters/componentResources.ts:addGlobalPage…
gtag software healthy quartz/plugins/emitters/componentResources.ts:gtag
aliasTargetSlug software healthy quartz/plugins/emitters/aliases.ts:aliasTargetSlug
extractDomainFromBaseUrl software healthy quartz/plugins/emitters/cname.ts:extractDomainFromBaseUrl

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
scripts software healthy scripts
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows
quartz software healthy quartz
static software healthy quartz/static
giscus software healthy quartz/static/giscus
plugins software healthy quartz/plugins
emitters software healthy quartz/plugins/emitters
filters software healthy quartz/plugins/filters
transformers software healthy quartz/plugins/transformers
util software healthy quartz/util
components software healthy quartz/components
scripts software healthy quartz/components/scripts
pages software healthy quartz/components/pages
styles software healthy quartz/components/styles
processors software healthy quartz/processors
i18n software healthy quartz/i18n
locales software healthy quartz/i18n/locales
cli software healthy quartz/cli
styles software healthy quartz/styles
themes software healthy quartz/styles/themes
.windsurf software healthy .windsurf
workflows software healthy .windsurf/workflows
docs software healthy docs
content software healthy content
wiki software healthy content/wiki
books software healthy content/wiki/books
finance software healthy content/wiki/finance
financial-statements software healthy content/wiki/finance/financial-statements
investing software healthy content/wiki/finance/investing
financial-ratios software healthy content/wiki/finance/financial-ratios
people software healthy content/wiki/people
Paradoxes software healthy content/wiki/Paradoxes
career software healthy content/wiki/career
technology software healthy content/wiki/technology
data-engineering software healthy content/wiki/technology/data-engineering
data-management software healthy content/wiki/technology/data-engineering/data-management
data-storage software healthy content/wiki/technology/data-engineering/data-storage
data-ingestion software healthy content/wiki/technology/data-engineering/data-ingestion
data-architecture software healthy content/wiki/technology/data-engineering/data-architecture
data-processing software healthy content/wiki/technology/data-engineering/data-processing
spark software healthy content/wiki/technology/data-engineering/data-processing/sp…
data-modeling software healthy content/wiki/technology/data-engineering/data-modeling
machine-learning software healthy content/wiki/technology/machine-learning
ml-fundamentals software healthy content/wiki/technology/machine-learning/ml-fundamentals
mlops software healthy content/wiki/technology/machine-learning/mlops
deep-learning software healthy content/wiki/technology/machine-learning/deep-learning
statistics software healthy content/wiki/technology/machine-learning/statistics
ml-algorithms software healthy content/wiki/technology/machine-learning/ml-algorithms

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
if software healthy quartz/plugins/transformers/links.ts:if
PerfTimer software healthy quartz/util/perf.ts:PerfTimer
FileTrieNode software healthy quartz/util/fileTrie.ts:FileTrieNode
QuartzLogger software healthy quartz/util/log.ts:QuartzLogger
to software healthy quartz/components/scripts/themeselector.inline.ts:to
RouteAnnouncer software healthy quartz/components/scripts/spa.inline.ts:RouteAnnouncer
DiagramPanZoom software healthy quartz/components/scripts/mermaid.inline.ts:DiagramPanZoom

LabelLayerStatusPath
GITHUB_SHA_SHORT cicd healthy
GITHUB_SHA cicd healthy
CLOUDFLARE_API_TOKEN cicd healthy
OWNER_LOWERCASE cicd healthy
PACKAGE_VERSION cicd healthy
CLOUDFLARE_ACCOUNT_ID cicd healthy
GITHUB_TOKEN cicd healthy

LabelLayerStatusPath
build-and-test cicd healthy .github/workflows/ci.yaml
publish-tag cicd healthy .github/workflows/ci.yaml
deploy-preview cicd healthy .github/workflows/deploy-preview.yaml
build cicd healthy .github/workflows/docker-build-push.yaml
build-preview cicd healthy .github/workflows/build-preview.yaml

LabelLayerStatusPath
/FolderContent frontend healthy quartz/components/pages/FolderContent.tsx
/TagContent frontend healthy quartz/components/pages/TagContent.tsx
/404 frontend healthy quartz/components/pages/404.tsx
/Content frontend healthy quartz/components/pages/Content.tsx

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yaml
gha::deploy-preview cicd healthy .github/workflows/deploy-preview.yaml
gha::docker-build-push cicd healthy .github/workflows/docker-build-push.yaml
gha::build-preview cicd healthy .github/workflows/build-preview.yaml

LabelLayerStatusPath
vps::gcp hardware healthy quartz/components/Infobox.tsx
vps::aws hardware healthy quartz/components/Infobox.tsx
vps::azure hardware healthy quartz/components/Infobox.tsx

LabelLayerStatusPath
bsbbera__mywiki-ui-site software healthy /data/fable5_failed_archive/bsbbera__mywiki-ui-site

LabelLayerStatusPath
138.112.25.25 network healthy quartz/components/scripts/clipboard.inline.ts

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/9f1daf9e-3c03-4403-b14d-75372e34ae0d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9f1daf9e-3c03-4403-b14d-75372e34ae0d/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.