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.

million-somang/faith_dev

https://github.com/million-somang/faith_dev · scanned 2026-06-16 04:33 UTC (1 month, 4 weeks ago)

44 raw signals (0 security + 44 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 4 weeks ago · v1 · 44 actionable findings from 1 signal source. 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 106 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
.env.example software healthy .env.example
IMAGE_DEPLOYMENT_GUIDE.md software healthy IMAGE_DEPLOYMENT_GUIDE.md
ecosystem.nodejs.config.cjs software healthy ecosystem.nodejs.config.cjs
MINI_APP_MODAL_SEO_GUIDE.md software healthy MINI_APP_MODAL_SEO_GUIDE.md
init-db.js software healthy init-db.js
migrate-db-adapter.sh software healthy migrate-db-adapter.sh
start.sh software healthy start.sh
CLAUDE.md software healthy CLAUDE.md
check_password.cjs software healthy check_password.cjs
check_text_checker.js software healthy check_text_checker.js
fetch_css.js software healthy fetch_css.js
fetch-news-cron.sh software healthy fetch-news-cron.sh
seed_missing_apps.js software healthy seed_missing_apps.js
TESTING_GUIDE.md software healthy TESTING_GUIDE.md
fix_escapes.cjs software healthy fix_escapes.cjs
vite.config.ts software healthy vite.config.ts
reset_admin_pw.cjs software healthy reset_admin_pw.cjs
clean-production-db.cjs software healthy clean-production-db.cjs
test_login.cjs software healthy test_login.cjs
fix_admin_token.cjs software healthy fix_admin_token.cjs
vite.config.d.ts software healthy vite.config.d.ts
fix_login_url.cjs software healthy fix_login_url.cjs
migrate_fts.ts software healthy migrate_fts.ts
extract_news_admin.cjs software healthy extract_news_admin.cjs
migrate_fts.d.ts software healthy migrate_fts.d.ts
replace_auth2.cjs software healthy replace_auth2.cjs
migrate_auth.cjs software healthy migrate_auth.cjs
check_schema.cjs software healthy check_schema.cjs
extract_admin.cjs software healthy extract_admin.cjs
package-lock.json software healthy package-lock.json
README.md software healthy README.md
migrate_fts.js software healthy migrate_fts.js
fix_server_migrations.cjs software healthy fix_server_migrations.cjs
fix_admin_auth.cjs software healthy fix_admin_auth.cjs
replace_auth.cjs software healthy replace_auth.cjs
check_db.cjs software healthy check_db.cjs
MINI_APP_GUIDE.md software healthy MINI_APP_GUIDE.md
QUICK_START.md software healthy QUICK_START.md
fix_miniapp_desc.cjs software healthy fix_miniapp_desc.cjs
NODEJS_DEPLOYMENT.md software healthy NODEJS_DEPLOYMENT.md
check_page.js software healthy check_page.js
migrate_mypage_tables.d.ts software healthy migrate_mypage_tables.d.ts
HOSTING_TROUBLESHOOTING.md software healthy HOSTING_TROUBLESHOOTING.md
SSH_DEPLOYMENT_GUIDE.md software healthy SSH_DEPLOYMENT_GUIDE.md
db_passwords.json software healthy db_passwords.json
test_auth.cjs software healthy test_auth.cjs
docker-compose.yml software healthy docker-compose.yml
fix_db.cjs software healthy fix_db.cjs
fix_auth.cjs software healthy fix_auth.cjs
news_schema.json software healthy news_schema.json

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

LabelLayerStatusPath
hashPassword software healthy reset_admin_pw.cjs:hashPassword
migrateFts software healthy migrate_fts.ts:migrateFts
migrateFts software healthy migrate_fts.js:migrateFts
hasColumn software healthy fix_server_migrations.cjs:hasColumn
hasTable software healthy fix_server_migrations.cjs:hasTable
remaining software healthy fix_admin_auth.cjs:remaining
testAuth software healthy test_auth.cjs:testAuth
verifyAdminAccess software healthy fix_auth.cjs:verifyAdminAccess
hashPassword software healthy reset_passwords.cjs:hashPassword
migrateKeywordsTable software healthy migrate_mypage_tables.js:migrateKeywordsTable
main software healthy backfill_news_images.ts:main
migrateKeywordsTable software healthy migrate_mypage_tables.ts:migrateKeywordsTable
pct software healthy diag_news_images.cjs:pct

LabelLayerStatusPath
password_literal::reset_admin_pw.cjs security healthy reset_admin_pw.cjs
password_literal::test_login.cjs security healthy test_login.cjs
password_literal::test_auth.cjs security healthy test_auth.cjs
password_literal::test_auth.cjs security healthy test_auth.cjs
password_literal::sync_admin_user.cjs security healthy sync_admin_user.cjs
password_literal::reset_passwords.cjs security healthy reset_passwords.cjs
password_literal::reset_passwords.cjs security healthy reset_passwords.cjs

LabelLayerStatusPath
GET /admin/news api healthy extract_news_admin.cjs
GET /mypage api healthy extract_news_admin.cjs
GET /admin api healthy extract_admin.cjs
GET /news/redirect api healthy extract_admin.cjs

LabelLayerStatusPath
sqlite data healthy init-db.js
postgres data healthy docker-compose.yml
postgresql data healthy docker-compose.yml

LabelLayerStatusPath
port:3000 network healthy .env.example
port:5000 network healthy test_login.cjs
port:5432 network healthy docker-compose.yml

LabelLayerStatusPath
million-somang__faith_dev software healthy /data/fable5_failed_archive/million-somang__faith_dev

LabelLayerStatusPath
db hardware healthy docker-compose.yml

LabelLayerStatusPath
auth::fix_miniapp_desc.cjs security healthy fix_miniapp_desc.cjs
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/995e2049-41d7-45d7-a158-07ab628c0deb/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/995e2049-41d7-45d7-a158-07ab628c0deb/

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.