https://github.com/DanBeckDev/danielbeck.dev
· scanned 2026-06-17 01:25 UTC (1 month, 2 weeks ago)
5 raw signals (0 security + 5 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +20.1 (diff) · 5 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 74 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.
| Label | Layer | Status | Path |
|---|---|---|---|
getCategoryBySlug |
software | healthy | src/consts/categories.ts:getCategoryBySlug |
getCategoryByName |
software | healthy | src/consts/categories.ts:getCategoryByName |
GET |
software | healthy | src/pages/rss.xml.ts:GET |
ogImageUrl |
software | healthy | src/lib/seo.ts:ogImageUrl |
absoluteUrl |
software | healthy | src/lib/seo.ts:absoluteUrl |
youtubeThumbnail |
software | healthy | src/lib/seo.ts:youtubeThumbnail |
personJsonLd |
software | healthy | src/lib/seo.ts:personJsonLd |
articleJsonLd |
software | healthy | src/lib/seo.ts:articleJsonLd |
breadcrumbJsonLd |
software | healthy | src/lib/seo.ts:breadcrumbJsonLd |
videoJsonLd |
software | healthy | src/lib/seo.ts:videoJsonLd |
formatDate |
software | healthy | src/lib/date.ts:formatDate |
formatDateShort |
software | healthy | src/lib/date.ts:formatDateShort |
isoDate |
software | healthy | src/lib/date.ts:isoDate |
relativeDate |
software | healthy | src/lib/date.ts:relativeDate |
ownerRepo |
software | healthy | src/lib/github.ts:ownerRepo |
fetchRepo |
software | healthy | src/lib/github.ts:fetchRepo |
data |
software | healthy | src/lib/github.ts:data |
enrichProjects |
software | healthy | src/lib/github.ts:enrichProjects |
slugify |
software | healthy | src/lib/content.ts:slugify |
postUrl |
software | healthy | src/lib/content.ts:postUrl |
tagUrl |
software | healthy | src/lib/content.ts:tagUrl |
categoryUrl |
software | healthy | src/lib/content.ts:categoryUrl |
projectUrl |
software | healthy | src/lib/content.ts:projectUrl |
byDateDesc |
software | healthy | src/lib/content.ts:byDateDesc |
getPosts |
software | healthy | src/lib/content.ts:getPosts |
getFeaturedPosts |
software | healthy | src/lib/content.ts:getFeaturedPosts |
getPostsByCategoryName |
software | healthy | src/lib/content.ts:getPostsByCategoryName |
getPostsByTagSlug |
software | healthy | src/lib/content.ts:getPostsByTagSlug |
getAllTags |
software | healthy | src/lib/content.ts:getAllTags |
readingTime |
software | healthy | src/lib/content.ts:readingTime |
getRelatedPosts |
software | healthy | src/lib/content.ts:getRelatedPosts |
posts |
software | healthy | src/lib/content.ts:posts |
assert |
software | healthy | src/lib/content.ts:assert |
getProjects |
software | healthy | src/lib/content.ts:getProjects |
getFeaturedProjects |
software | healthy | src/lib/content.ts:getFeaturedProjects |
getVideos |
software | healthy | src/lib/content.ts:getVideos |
getFeaturedVideos |
software | healthy | src/lib/content.ts:getFeaturedVideos |
getSpeaking |
software | healthy | src/lib/content.ts:getSpeaking |
| Label | Layer | Status | Path |
|---|---|---|---|
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
astro.config.mjs |
software | healthy | astro.config.mjs |
package.json |
software | healthy | package.json |
.prettierrc.mjs |
software | healthy | .prettierrc.mjs |
tsconfig.json |
software | healthy | tsconfig.json |
content.config.ts |
software | healthy | src/content.config.ts |
categories.ts |
software | healthy | src/consts/categories.ts |
site.ts |
software | healthy | src/consts/site.ts |
index.ts |
software | healthy | src/components/mdx/index.ts |
rss.xml.ts |
software | healthy | src/pages/rss.xml.ts |
[...route].ts |
software | healthy | src/pages/og/[...route].ts |
seo.ts |
software | healthy | src/lib/seo.ts |
date.ts |
software | healthy | src/lib/date.ts |
github.ts |
software | healthy | src/lib/github.ts |
content.ts |
software | healthy | src/lib/content.ts |
idempotent-network-automation-at-scale.md |
software | healthy | src/content/speaking/idempotent-network-automation-at-scale… |
netconfig-pipeline.md |
software | healthy | src/content/projects/netconfig-pipeline.md |
gnmi-telemetry-collector.md |
software | healthy | src/content/projects/gnmi-telemetry-collector.md |
global.css |
software | healthy | src/styles/global.css |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
consts |
software | healthy | src/consts |
components |
software | healthy | src/components |
mdx |
software | healthy | src/components/mdx |
pages |
software | healthy | src/pages |
og |
software | healthy | src/pages/og |
lib |
software | healthy | src/lib |
content |
software | healthy | src/content |
speaking |
software | healthy | src/content/speaking |
projects |
software | healthy | src/content/projects |
styles |
software | healthy | src/styles |
| Label | Layer | Status | Path |
|---|---|---|---|
/rss.xml |
frontend | healthy | src/pages/rss.xml.ts |
/og/[...route] |
frontend | healthy | src/pages/og/[...route].ts |
| Label | Layer | Status | Path |
|---|---|---|---|
DanBeckDev__danielbeck.dev |
software | healthy | /data/fable5_failed_archive/DanBeckDev__danielbeck.dev |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | package-lock.json |
This page is publicly accessible at:
https://repobility.com/scan/0eb949ea-fa6d-4cd0-8818-fda4ca68fd49/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0eb949ea-fa6d-4cd0-8818-fda4ca68fd49/
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.