https://github.com/Gabangxa/FreelanceDash1
· scanned 2026-06-16 04:24 UTC (2 months ago)
25 raw signals (0 security + 25 graph)
Last scanned 2 months ago · v1 · 25 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 182 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 |
|---|---|---|---|
_build_envelope |
software | healthy | events.py:34 |
_subject_for |
software | healthy | events.py:52 |
publish |
software | healthy | events.py:57 |
__init__ |
software | healthy | performance.py:17 |
init_app |
software | healthy | performance.py:32 |
_before_request |
software | healthy | performance.py:50 |
_after_request |
software | healthy | performance.py:55 |
track_db_query |
software | dead | performance.py:92 |
wrapped |
software | healthy | performance.py:99 |
is_configured |
software | dead | google_auth.py:80 |
_client |
software | healthy | google_auth.py:93 |
_external_callback_url |
software | healthy | google_auth.py:102 |
_generate_unique_username |
software | healthy | google_auth.py:116 |
login |
software | healthy | google_auth.py:151 |
callback |
software | healthy | google_auth.py:185 |
_find_or_create_user |
software | healthy | google_auth.py:304 |
_truthy |
software | healthy | nats_client.py:77 |
is_enabled |
software | healthy | nats_client.py:81 |
_run_loop |
software | healthy | nats_client.py:94 |
_ensure_loop |
software | healthy | nats_client.py:107 |
_connect |
software | healthy | nats_client.py:135 |
_ensure_app_events_stream |
software | healthy | nats_client.py:163 |
init |
software | healthy | nats_client.py:205 |
shutdown |
software | dead | nats_client.py:251 |
reset_for_tests |
software | dead | nats_client.py:280 |
record_publish_success |
software | healthy | nats_client.py:305 |
_publish_async |
software | healthy | nats_client.py:313 |
publish |
software | healthy | nats_client.py:348 |
__init__ |
software | healthy | nats_client.py:394 |
_run |
software | healthy | nats_client.py:398 |
get |
software | healthy | nats_client.py:402 |
_get |
software | healthy | nats_client.py:407 |
put |
software | healthy | nats_client.py:415 |
update |
software | healthy | nats_client.py:418 |
delete |
software | healthy | nats_client.py:421 |
keys |
software | healthy | nats_client.py:424 |
_keys |
software | healthy | nats_client.py:425 |
purge |
software | dead | nats_client.py:433 |
_purge |
software | healthy | nats_client.py:434 |
kv |
software | dead | nats_client.py:447 |
_open |
software | healthy | nats_client.py:459 |
state |
software | dead | nats_client.py:479 |
load_user |
software | healthy | models.py:16 |
set_password |
software | dead | models.py:53 |
check_password |
software | dead | models.py:56 |
generate_reset_token |
software | dead | models.py:70 |
verify_reset_token |
software | dead | models.py:76 |
clear_reset_token |
software | dead | models.py:86 |
generate_magic_link_token |
software | dead | models.py:91 |
verify_magic_link_token |
software | healthy | models.py:105 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
PerformanceMonitor |
software | healthy | performance.py:14 |
OAuthAccountConflict |
software | healthy | google_auth.py:73 |
_SyncKV |
software | healthy | nats_client.py:386 |
User |
software | healthy | models.py:19 |
Client |
software | healthy | models.py:299 |
Project |
software | healthy | models.py:317 |
Task |
software | healthy | models.py:342 |
TimeEntry |
software | healthy | models.py:359 |
Invoice |
software | healthy | models.py:399 |
InvoiceItem |
software | healthy | models.py:424 |
UserSettings |
software | healthy | models.py:435 |
EmailDeliveryLog |
software | healthy | models.py:504 |
WebhookEvent |
software | healthy | models.py:523 |
WebhookRateLimitEvent |
software | healthy | models.py:549 |
WebhookFailedAttempt |
software | healthy | models.py:571 |
WebhookCacheEntry |
software | healthy | models.py:588 |
Notification |
software | healthy | models.py:601 |
NotificationSettings |
software | healthy | models.py:733 |
Base |
software | healthy | app.py:56 |
UserFriendlyError |
software | healthy | errors.py:330 |
| Label | Layer | Status | Path |
|---|---|---|---|
User |
data | healthy | models.py |
Client |
data | healthy | models.py |
Project |
data | healthy | models.py |
Task |
data | healthy | models.py |
TimeEntry |
data | healthy | models.py |
Invoice |
data | healthy | models.py |
InvoiceItem |
data | healthy | models.py |
UserSettings |
data | healthy | models.py |
EmailDeliveryLog |
data | healthy | models.py |
WebhookEvent |
data | healthy | models.py |
WebhookRateLimitEvent |
data | healthy | models.py |
WebhookFailedAttempt |
data | healthy | models.py |
WebhookCacheEntry |
data | healthy | models.py |
Notification |
data | healthy | models.py |
NotificationSettings |
data | healthy | models.py |
webhook_rate_limit_event |
data | healthy | models.py |
webhook_failed_attempt |
data | healthy | models.py |
webhook_cache_entry |
data | healthy | models.py |
Base |
data | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
events.py |
software | healthy | events.py |
performance.py |
software | healthy | performance.py |
google_auth.py |
software | healthy | google_auth.py |
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
nats_client.py |
software | healthy | nats_client.py |
models.py |
software | healthy | models.py |
mail.py |
software | healthy | mail.py |
main.py |
software | healthy | main.py |
app.py |
software | healthy | app.py |
replit.md |
software | healthy | replit.md |
errors.py |
software | healthy | errors.py |
worker.py |
software | healthy | worker.py |
asset_bundler.py |
software | healthy | asset_bundler.py |
| Label | Layer | Status | Path |
|---|---|---|---|
ANY /google_login |
api | healthy | google_auth.py |
ANY /google_login/callback |
api | healthy | google_auth.py |
ANY / |
api | healthy | app.py |
ANY /terms |
api | healthy | app.py |
ANY /privacy |
api | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | README.md |
redis |
data | healthy | pyproject.toml |
postgres |
data | healthy | app.py |
mysql |
data | healthy | app.py |
sqlite |
data | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::app.py |
security | healthy | app.py |
auth::models.py |
security | healthy | models.py |
auth::google_auth.py |
security | healthy | google_auth.py |
| Label | Layer | Status | Path |
|---|---|---|---|
Gabangxa__FreelanceDash1 |
software | healthy | /data/fable5_failed_archive/Gabangxa__FreelanceDash1 |
| Label | Layer | Status | Path |
|---|---|---|---|
celery |
data | healthy | mail.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5000 |
network | healthy | main.py |
This page is publicly accessible at:
https://repobility.com/scan/76cf47ea-f606-47fa-ab91-5046b1d8aeef/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/76cf47ea-f606-47fa-ab91-5046b1d8aeef/
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.