https://github.com/RensithUdara/NewsWeaver
· scanned 2026-06-15 23:49 UTC (2 months, 3 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 3 weeks ago · v1 · 10 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 31 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 |
|---|---|---|---|
fetch_data |
software | healthy | scraper.py:55 |
parse_hn |
software | healthy | scraper.py:76 |
parse_reddit |
software | healthy | scraper.py:102 |
parse_devto |
software | healthy | scraper.py:125 |
parse_rss |
software | healthy | scraper.py:146 |
parse_html |
software | healthy | scraper.py:168 |
load_existing_data |
software | healthy | scraper.py:185 |
process_and_save |
software | healthy | scraper.py:194 |
main |
software | healthy | scraper.py:240 |
__init__ |
software | healthy | server.py:19 |
end_headers |
software | healthy | server.py:22 |
find_available_port |
software | healthy | server.py:29 |
run_server |
software | healthy | server.py:40 |
| Label | Layer | Status | Path |
|---|---|---|---|
scraper.py |
software | healthy | scraper.py |
README.md |
software | healthy | README.md |
data.json |
software | healthy | data.json |
index.html |
software | healthy | index.html |
server.py |
software | healthy | server.py |
requirements.txt |
software | healthy | requirements.txt |
WEBSITE_README.md |
software | healthy | WEBSITE_README.md |
scrape.yml |
software | healthy | .github/workflows/scrape.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
CustomHTTPRequestHandler |
software | healthy | server.py:18 |
ReuseAddrTCPServer |
software | healthy | server.py:26 |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
postgresql |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-x7scsl0k |
software | healthy | /tmp/repobility-clone-x7scsl0k |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8080 |
network | healthy | server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::scrape |
cicd | healthy | .github/workflows/scrape.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
scrape |
cicd | healthy | .github/workflows/scrape.yml |
This page is publicly accessible at:
https://repobility.com/scan/301c090d-015d-4b07-b08c-b9acb32ce79a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/301c090d-015d-4b07-b08c-b9acb32ce79a/
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.