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.

janfontanilla/RiipenScraper

https://github.com/janfontanilla/RiipenScraper · scanned 2026-06-16 04:28 UTC (2 months ago)

9 raw signals (0 security + 9 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months ago · v1 · 9 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 57 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
_load_cookie_header software healthy http_scraper.py:42
_fetch software healthy http_scraper.py:57
_text software healthy http_scraper.py:82
_parse_listing software healthy http_scraper.py:86
_enrich software healthy http_scraper.py:129
scrape_projects software healthy http_scraper.py:143
_build_message software healthy notifier.py:31
send_alert software healthy notifier.py:88
_matches_category software healthy filter.py:23
_meets_hours software healthy filter.py:28
matches_filters software healthy filter.py:38
filter_projects software healthy filter.py:54
_is_logged_in software healthy scraper.py:75
_origin_of software healthy scraper.py:93
_dismiss_cookie_banner software healthy scraper.py:99
_login software healthy scraper.py:115
_parse_total_hours software healthy scraper.py:146
_project_id_from_url software healthy scraper.py:159
_extract_project software healthy scraper.py:178
text_of software healthy scraper.py:185
_scrape_listing software healthy scraper.py:260
_enrich_from_detail software healthy scraper.py:297
scrape_projects software healthy scraper.py:324
scrape_projects_sync software dead scraper.py:414
_load_config software healthy main.py:41
run software healthy main.py:52
_log_finish software healthy main.py:130
origin_of software healthy parsing.py:10
parse_total_hours software healthy parsing.py:16
project_id_from_url software healthy parsing.py:28
main software healthy login_setup.py:32
main software healthy test_email.py:30
load_seen software healthy storage.py:19
save_seen software healthy storage.py:46
add_seen software healthy storage.py:64

LabelLayerStatusPath
http_scraper.py software healthy http_scraper.py
.env.example software healthy .env.example
requirements.txt software healthy requirements.txt
notifier.py software healthy notifier.py
README.md software healthy README.md
filter.py software healthy filter.py
scraper.py software healthy scraper.py
MAINTENANCE.md software healthy MAINTENANCE.md
main.py software healthy main.py
seen_projects.json software healthy seen_projects.json
parsing.py software healthy parsing.py
login_setup.py software healthy login_setup.py
test_email.py software healthy test_email.py
storage.py software healthy storage.py
Dockerfile software healthy Dockerfile

LabelLayerStatusPath
LoginError software healthy http_scraper.py:34
ScrapeError software healthy http_scraper.py:38
EmailSendError software healthy notifier.py:27
LoginError software healthy scraper.py:67
ScrapeError software healthy scraper.py:71

LabelLayerStatusPath
janfontanilla__RiipenScraper software healthy /data/fable5_failed_archive/janfontanilla__RiipenScraper

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
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/06a334c3-76c5-4db3-aca3-dbfac04c3829/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/06a334c3-76c5-4db3-aca3-dbfac04c3829/

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.