https://github.com/RicheByte/cyberNews
· scanned 2026-06-15 23:50 UTC (2 months, 3 weeks ago)
16 raw signals (0 security + 16 graph)
Last scanned 2 months, 3 weeks ago · v1 · 11 actionable findings from 1 signal source. 5 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 28 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 |
|---|---|---|---|
simple_sentence_tokenizer |
software | dead | fetch_news.py:51 |
simple_word_tokenizer |
software | dead | fetch_news.py:56 |
clean_html |
software | healthy | fetch_news.py:60 |
score_article_value |
software | healthy | fetch_news.py:92 |
fetch_articles |
software | healthy | fetch_news.py:137 |
extract_keywords |
software | healthy | fetch_news.py:181 |
load_keyword_history |
software | healthy | fetch_news.py:220 |
save_keyword_history |
software | healthy | fetch_news.py:231 |
get_trending_keywords |
software | healthy | fetch_news.py:264 |
generate_html_dashboard |
software | healthy | fetch_news.py:277 |
generate_markdown_report |
software | healthy | fetch_news.py:1047 |
generate_json_report |
software | healthy | fetch_news.py:1089 |
update_readme |
software | healthy | fetch_news.py:1102 |
main |
software | healthy | fetch_news.py:1165 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
index.html |
software | healthy | index.html |
fetch_news.py |
software | healthy | fetch_news.py |
requirements.txt |
software | healthy | requirements.txt |
static.yml |
software | healthy | .github/workflows/static.yml |
daily_news.yml |
software | healthy | .github/workflows/daily_news.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::static |
cicd | healthy | .github/workflows/static.yml |
gha::daily_news |
cicd | healthy | .github/workflows/daily_news.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
deploy |
cicd | healthy | .github/workflows/static.yml |
build |
cicd | healthy | .github/workflows/daily_news.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-jv40u0ne |
software | healthy | /tmp/repobility-clone-jv40u0ne |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/58a0f541-ca79-4660-bf0a-fa182735fc1b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/58a0f541-ca79-4660-bf0a-fa182735fc1b/
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.