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.

woyzeck1978/pensioenfondsen

https://github.com/woyzeck1978/pensioenfondsen · scanned 2026-06-16 01:01 UTC (2 months, 1 week ago)

99 raw signals (0 security + 99 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 83 actionable findings from 1 signal source. 16 repeated signals grouped for readability. 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
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 54.0/100 with 88.9% coverage. It contains 644 nodes across 6 cross-layer flows, written primarily in mixed languages. Engine surfaced 99 findings — concentrated in quality (38), software (30), security (21). Risk profile is high: 1 critical, 19 high, 12 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 77 of 83 actionable findings. 99 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical System graph security Secrets conf 1.00 Runtime dotenv file present in repo: scripts/.env
`scripts/.env` looks like a runtime dotenv file. It contains secret-looking assignments for DNB_API_KEY. Move real values to a secret manager and keep only `.env.example` style templates in source control.
scripts/.env ConfigEnv fileRuntime env
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in parse_finals.py:13
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
parse_finals.py:13 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in scripts/data_collection/pull_appended_reports.py:38
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
scripts/data_collection/pull_appended_reports.py:38 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in scripts/data_collection/scrape_2024_old_reports.py:47
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
scripts/data_collection/scrape_2024_old_reports.py:47 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in scripts/data_collection/scrape_board_members.py:115
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
scripts/data_collection/scrape_board_members.py:115 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in scripts/data_collection/scrape_esg_reports.py:78
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
scripts/data_collection/scrape_esg_reports.py:78 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in scripts/data_collection/scrape_historical_annual_reports.py:55
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
scripts/data_collection/scrape_historical_annual_reports.py:55 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in scripts/data_collection/scrape_missing_reports_advanced.py:40
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
scripts/data_collection/scrape_missing_reports_advanced.py:40 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in scripts/data_collection/scrape_user_links_robust.py:25
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
scripts/data_collection/scrape_user_links_robust.py:25 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in scripts/data_collection/search_and_download_reports.py:51
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
scripts/data_collection/search_and_download_reports.py:51 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in scripts/document_parsing/extract_sfdr_metrics.py:180
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
scripts/document_parsing/extract_sfdr_metrics.py:180 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in scripts/document_parsing/parse_apf_transitie.py:19
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
scripts/document_parsing/parse_apf_transitie.py:19 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in scripts/document_parsing/parse_denationaleapf.py:16
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
scripts/document_parsing/parse_denationaleapf.py:16 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in scripts/document_parsing/parse_dnapf.py:20
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
scripts/document_parsing/parse_dnapf.py:20 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in scripts/document_parsing/parse_hnpf.py:14
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
scripts/document_parsing/parse_hnpf.py:14 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in scripts/document_parsing/parse_oak.py:18
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
scripts/document_parsing/parse_oak.py:18 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in scripts/document_parsing/parse_renb.py:13
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
scripts/document_parsing/parse_renb.py:13 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in scripts/document_parsing/parse_transitieplannen.py:28
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
scripts/document_parsing/parse_transitieplannen.py:28 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in scripts/document_parsing/parse_vanlanschot.py:23
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
scripts/document_parsing/parse_vanlanschot.py:23 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in scripts/document_parsing/parse_vanlanschot2.py:18
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
scripts/document_parsing/parse_vanlanschot2.py:18 Tls verify false
medium System graph quality Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
AI-coder instruction files were found, but the repo is missing license, ci, operator-readme. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable.
Repo hardeningGenerated repo pattern
medium System graph quality Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, ci, operator-readme. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
Repo hardeningGenerated repo pattern
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — scripts/data_collection/download_bpfbouw.py:13
`requests.get(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — scripts/db_management/update_abn.py:32
`urllib.request.urlopen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — scripts/utils_and_viz/find_missing_funds.py:9
`requests.get(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph security Coverage conf 1.00 No auth library detected
The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing.
auth
medium System graph cicd CI/CD security conf 1.00 No CI/CD pipelines detected
No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints.
CI/CD securityCoverage
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 13 placeholder/mock markers across 4 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph network Security conf 1.00 Privileged port 30 in use
Port 30 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
scripts/automation/setup_server.sh Ports
medium System graph network Security conf 1.00 Privileged port 6 in use
Port 6 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
scripts/automation/setup_server.sh Ports
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
11 test file(s) for 179 source file(s) (ratio 0.06). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 810 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph quality Integrity conf 1.00 13 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: scripts/document_parsing/pass_31_deep_extraction.py:extract_text_from_pdf, scripts/analysis/analyze_mix_and_costs.py:extract_text_from_pdf This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygien…
13 occurrences
repo-level (13 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 2 occurrences Near-duplicate function bodies in 3 places
Functions with the same first-5-line body hash: scripts/data_collection/search_and_download_reports.py:mark_downloaded, scripts/data_collection/pull_appended_reports.py:mark_downloaded, scripts/data_collection/scrape_missing_reports_advanced.py:mark_downloaded This is *the* AI-coder failure mode (…
2 occurrences
repo-level (2 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 3 occurrences Near-duplicate function bodies in 4 places
Functions with the same first-5-line body hash: scripts/document_parsing/extract_aum.py:find_aum, scripts/analysis/analyze_management_style.py:find_management_style, scripts/analysis/analyze_geography.py:find_geographic_allocation, scripts/analysis/analyze_geo_weights.py:find_specific_geo_weights …
3 occurrences
repo-level (3 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 2 occurrences Near-duplicate function bodies in 5 places
Functions with the same first-5-line body hash: scripts/document_parsing/pass_31_deep_extraction.py:analyze_report, scripts/analysis/analyze_report_year.py:analyze_report_year, scripts/analysis/analyze_demographics.py:analyze_demographics, scripts/analysis/analyze_mix_and_costs.py:analyze_report T…
2 occurrences
repo-level (2 hits)
duplicatesduplication
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph software Dead code conf 1.00 Possibly dead Python function: analyze_benchmarks
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/analysis/analyze_benchmarks.py:21
low System graph software Dead code conf 1.00 Possibly dead Python function: analyze_demographics
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/analysis/analyze_demographics.py:67
low System graph software Dead code conf 1.00 Possibly dead Python function: analyze_equity_pct
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/analysis/analyze_equity_pct.py:20
low System graph software Dead code conf 1.00 Possibly dead Python function: analyze_equity_strategy
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/analysis/analyze_equity_strategy.py:57
low System graph software Dead code conf 1.00 Possibly dead Python function: analyze_ratios
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/analysis/analyze_coverage_ratios.py:20
low System graph software Dead code conf 1.00 Possibly dead Python function: analyze_report
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/document_parsing/pass_31_deep_extraction.py:21
low System graph software Dead code conf 1.00 Possibly dead Python function: analyze_report
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/analysis/analyze_mix_and_costs.py:21
low System graph software Dead code conf 1.00 Possibly dead Python function: analyze_report_year
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/analysis/analyze_report_year.py:21
low System graph software Dead code conf 1.00 Possibly dead Python function: cb
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/utils_and_viz/dashboard.py:677
low System graph software Dead code conf 1.00 Possibly dead Python function: fetch_one
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/db_management/fix_news_dates.py:81
low System graph software Dead code conf 1.00 Possibly dead Python function: page_ask_data
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/utils_and_viz/dashboard.py:2585
low System graph software Dead code conf 1.00 Possibly dead Python function: page_asset_managers
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/utils_and_viz/dashboard.py:1716
low System graph software Dead code conf 1.00 Possibly dead Python function: page_begrippenlijst
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/utils_and_viz/dashboard.py:2558
low System graph software Dead code conf 1.00 Possibly dead Python function: page_benchmarks
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/utils_and_viz/dashboard.py:1762
low System graph software Dead code conf 1.00 Possibly dead Python function: page_datacuratie
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/utils_and_viz/dashboard.py:2652
low System graph software Dead code conf 1.00 Possibly dead Python function: page_dekkingsgraad
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/utils_and_viz/dashboard.py:2285
low System graph software Dead code conf 1.00 Possibly dead Python function: page_equity_strategy
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/utils_and_viz/dashboard.py:1644
low System graph software Dead code conf 1.00 Possibly dead Python function: page_esg_sfdr
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/utils_and_viz/dashboard.py:2350
low System graph software Dead code conf 1.00 Possibly dead Python function: page_fund_comparison
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/utils_and_viz/dashboard.py:1382
low System graph software Dead code conf 1.00 Possibly dead Python function: page_fund_deep_dive
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/utils_and_viz/dashboard.py:925
low System graph software Dead code conf 1.00 Possibly dead Python function: page_news
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/utils_and_viz/dashboard.py:2424
low System graph software Dead code conf 1.00 Possibly dead Python function: page_sector_overview
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/utils_and_viz/dashboard.py:698
low System graph software Dead code conf 1.00 Possibly dead Python function: page_trends
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/utils_and_viz/dashboard.py:1504
low System graph software Dead code conf 1.00 Possibly dead Python function: page_wtp_tracker
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/utils_and_viz/dashboard.py:1918
low System graph software Dead code conf 1.00 Possibly dead Python function: parse_dutch_date
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/utils_and_viz/dashboard.py:2438
low System graph software Dead code conf 1.00 Possibly dead Python function: scan_fund_worker
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/data_collection/monitor_websites_concurrent.py:56
low System graph software Dead code conf 1.00 Possibly dead Python function: scrape_fund
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/data_collection/scrape_historical_annual_reports.py:86
low System graph software Dead code conf 1.00 Possibly dead Python function: scrape_fund_esg
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/data_collection/scrape_esg_reports.py:71
low System graph software Dead code conf 1.00 Possibly dead Python function: tag
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/utils_and_viz/dashboard.py:2003
low System graph software Dead code conf 1.00 Possibly dead Python function: update_selected_fund
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/utils_and_viz/dashboard.py:937
low System graph quality Docs conf 1.00 README lacks setup or run instructions
A README exists, but it does not contain common install/setup/run markers. This matches a frequent generated-code pattern: UI is present, operational handoff is thin.
ReadmeRepo hardeningGenerated repo pattern
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph api Wiring conf 1.00 Unused endpoint: GET /
`scripts/api/main.py` declares `GET /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/funds
`scripts/api/main.py` declares `GET /api/funds` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/funds/{fund_id}
`scripts/api/main.py` declares `GET /api/funds/{fund_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/health
`scripts/api/main.py` declares `GET /api/health` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/historical/{fund_id}
`scripts/api/main.py` declares `GET /api/historical/{fund_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/news
`scripts/api/main.py` declares `GET /api/news` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph quality Complexity conf 1.00 Very large file: scripts/utils_and_viz/dashboard.py (2858 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
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/e7727cb7-27ac-4681-84d5-4f9869922c2c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e7727cb7-27ac-4681-84d5-4f9869922c2c/

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.