https://github.com/textil-mode/esg-regulierungs-check
· scanned 2026-06-16 00:32 UTC (2 months, 2 weeks ago)
37 raw signals (0 security + 37 graph)
Last scanned 2 months, 2 weeks ago · v1 · 37 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 140 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 |
|---|---|---|---|
_conn |
software | healthy | fetcher.py:25 |
init_fetcher |
software | healthy | fetcher.py:31 |
_extract_html |
software | healthy | fetcher.py:54 |
_extract_pdf |
software | healthy | fetcher.py:64 |
_accept_language |
software | healthy | fetcher.py:101 |
_localized_url |
software | healthy | fetcher.py:105 |
_fetch_url |
software | healthy | fetcher.py:119 |
fetch_law_text |
software | healthy | fetcher.py:129 |
get_cached_text |
software | dead | fetcher.py:200 |
_guideline_key |
software | healthy | fetcher.py:216 |
fetch_url_text |
software | healthy | fetcher.py:221 |
get_cached_url_text |
software | dead | fetcher.py:306 |
_conn |
software | healthy | db.py:15 |
_migrate_companies |
software | healthy | db.py:35 |
init_db |
software | healthy | db.py:42 |
create_user |
software | healthy | db.py:88 |
verify_user |
software | healthy | db.py:98 |
email_exists |
software | healthy | db.py:110 |
get_company |
software | healthy | db.py:116 |
upsert_company |
software | healthy | db.py:131 |
save_analysis |
software | healthy | db.py:186 |
get_cache |
software | healthy | db.py:196 |
put_cache |
software | healthy | db.py:213 |
latest_analysis |
software | healthy | db.py:229 |
guidelines_for |
software | healthy | regulations.py:437 |
published_for |
software | healthy | regulations.py:475 |
_fmt_eur |
software | healthy | regulations.py:493 |
csrd_status |
software | dead | regulations.py:500 |
hinschg_status |
software | dead | regulations.py:524 |
coupling_premise |
software | healthy | regulations.py:555 |
t |
software | healthy | i18n.py:968 |
t_opt |
software | dead | i18n.py:973 |
normalize_lang |
software | healthy | i18n.py:978 |
_highlight_kennzahlen |
software | healthy | views.py:97 |
_shorten_passage |
software | healthy | views.py:104 |
_card_html |
software | healthy | views.py:127 |
_metrics_html |
software | healthy | views.py:152 |
render_cards_html |
software | healthy | views.py:164 |
render_csv |
software | healthy | views.py:178 |
_wiki_api |
software | healthy | autofill.py:34 |
_wiki_lookup |
software | healthy | autofill.py:43 |
_official_website |
software | healthy | autofill.py:83 |
_validate |
software | healthy | autofill.py:148 |
_num |
software | healthy | autofill.py:152 |
research_company |
software | healthy | autofill.py:184 |
__init__ |
software | healthy | app.py:64 |
__call__ |
software | healthy | app.py:67 |
_lang |
software | healthy | app.py:82 |
_uid |
software | healthy | app.py:86 |
_require_login |
software | healthy | app.py:90 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
fetcher.py |
software | healthy | fetcher.py |
db.py |
software | healthy | db.py |
README.md |
software | healthy | README.md |
regulations.py |
software | healthy | regulations.py |
i18n.py |
software | healthy | i18n.py |
CLAUDE.md |
software | healthy | CLAUDE.md |
views.py |
software | healthy | views.py |
autofill.py |
software | healthy | autofill.py |
app.py |
software | healthy | app.py |
docker-compose.hostinger.yml |
software | healthy | docker-compose.hostinger.yml |
llm.py |
software | healthy | llm.py |
Dockerfile |
software | healthy | Dockerfile |
.env.example |
software | healthy | .env.example |
requirements.txt |
software | healthy | requirements.txt |
fullscreen.html |
software | healthy | templates/fullscreen.html |
analysis.html |
software | healthy | templates/analysis.html |
base.html |
software | healthy | templates/base.html |
dashboard.html |
software | healthy | templates/dashboard.html |
login.html |
software | healthy | templates/login.html |
regulierungsliste.html |
software | healthy | templates/regulierungsliste.html |
docker-build.yml |
software | healthy | .github/workflows/docker-build.yml |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
ANY / |
api | healthy | app.py |
ANY /login |
api | healthy | app.py |
ANY /logout |
api | healthy | app.py |
ANY /set-language |
api | healthy | app.py |
ANY /dashboard |
api | healthy | app.py |
ANY /save-company |
api | healthy | app.py |
ANY /api/autofill |
api | healthy | app.py |
ANY /run-analysis |
api | healthy | app.py |
ANY /api/analysis-status |
api | healthy | app.py |
ANY /fullscreen |
api | healthy | app.py |
ANY /regulierungsliste |
api | healthy | app.py |
ANY /download-csv |
api | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
law_texts |
data | healthy | fetcher.py |
users |
data | healthy | db.py |
companies |
data | healthy | db.py |
analyses |
data | healthy | db.py |
analysis_cache |
data | healthy | db.py |
| Label | Layer | Status | Path |
|---|---|---|---|
PrefixMiddleware |
software | healthy | app.py:63 |
_TruncatedJSON |
software | healthy | llm.py:24 |
LLMClient |
software | healthy | llm.py:324 |
RateLimiter |
software | healthy | llm.py:490 |
| Label | Layer | Status | Path |
|---|---|---|---|
templates |
software | healthy | templates |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5000 |
network | healthy | app.py |
port:8082 |
network | healthy | docker-compose.hostinger.yml |
port:8080 |
network | healthy | docker-compose.hostinger.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-e8binf69 |
software | healthy | /tmp/repobility-clone-e8binf69 |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | fetcher.py |
| Label | Layer | Status | Path |
|---|---|---|---|
187.77.88.67 |
network | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::docker-build |
cicd | healthy | .github/workflows/docker-build.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/docker-build.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/f0c11ac1-224b-4cb9-8a56-862b8a83de36/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f0c11ac1-224b-4cb9-8a56-862b8a83de36/
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.