https://github.com/whaldus01-gif/DART-CHECK
· scanned 2026-06-16 00:56 UTC (2 months, 1 week ago)
16 raw signals (0 security + 16 graph)
Last scanned 2 months, 1 week ago · v1 · 16 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 60 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 |
|---|---|---|---|
validate_api_key |
software | healthy | app.py:25 |
_set_corp_data |
software | healthy | app.py:61 |
_load_corp_from_file |
software | healthy | app.py:68 |
_refresh_from_dart |
software | healthy | app.py:87 |
_refresh_corp_list_bg |
software | healthy | app.py:125 |
parse_amount |
software | healthy | app.py:143 |
validate_year |
software | healthy | app.py:155 |
get_usd_krw |
software | healthy | app.py:172 |
_fetch_summary |
software | healthy | app.py:191 |
find_by_id |
software | healthy | app.py:239 |
is_pure_loss |
software | healthy | app.py:246 |
find_by_name |
software | healthy | app.py:249 |
find_by_name_sign |
software | healthy | app.py:257 |
find_metric |
software | healthy | app.py:268 |
find_op_income |
software | healthy | app.py:274 |
find_net_income |
software | healthy | app.py:284 |
_sub |
software | healthy | app.py:313 |
_parse_won |
software | healthy | app.py:331 |
_fetch_tables_raw |
software | healthy | app.py:344 |
_extract_sdb |
software | healthy | app.py:374 |
pure_loss |
software | healthy | app.py:377 |
by_id |
software | healthy | app.py:380 |
by_name_sign |
software | healthy | app.py:387 |
metric |
software | healthy | app.py:398 |
op_income |
software | healthy | app.py:402 |
borrowings |
software | healthy | app.py:412 |
_won_to_mil |
software | healthy | app.py:442 |
_sub_won |
software | healthy | app.py:447 |
sdb |
software | healthy | app.py:454 |
flow |
software | healthy | app.py:501 |
sdb_overseas |
software | healthy | app.py:530 |
conv |
software | healthy | app.py:546 |
fin_val |
software | healthy | app.py:552 |
bs_col_for |
software | healthy | app.py:562 |
_get_yf_col |
software | healthy | app.py:624 |
_yf_val |
software | healthy | app.py:641 |
health |
software | healthy | app.py:660 |
index |
software | healthy | app.py:669 |
search |
software | healthy | app.py:674 |
search_overseas |
software | healthy | app.py:698 |
financial |
software | healthy | app.py:727 |
financial_overseas |
software | healthy | app.py:771 |
to_uk_krw |
software | healthy | app.py:825 |
to_uk_usd |
software | healthy | app.py:828 |
not_found |
software | healthy | app.py:862 |
server_error |
software | healthy | app.py:866 |
| Label | Layer | Status | Path |
|---|---|---|---|
ANY /api/sdb |
api | healthy | app.py |
ANY /api/sdb_overseas |
api | healthy | app.py |
ANY /api/health |
api | healthy | app.py |
ANY / |
api | healthy | app.py |
ANY /api/search |
api | healthy | app.py |
ANY /api/search_overseas |
api | healthy | app.py |
ANY /api/financial |
api | healthy | app.py |
ANY /api/financial_overseas |
api | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
app.py |
software | healthy | app.py |
requirements.txt |
software | healthy | requirements.txt |
index.html |
software | healthy | templates/index.html |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ah4hp_gx |
software | healthy | /tmp/repobility-clone-ah4hp_gx |
| Label | Layer | Status | Path |
|---|---|---|---|
templates |
software | healthy | templates |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5000 |
network | healthy | app.py |
This page is publicly accessible at:
https://repobility.com/scan/02ea797b-d94d-4c3d-836a-511454dde2dd/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/02ea797b-d94d-4c3d-836a-511454dde2dd/
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.