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.

rraju26/pyIndiaFactorInvesting

https://github.com/rraju26/pyIndiaFactorInvesting · scanned 2026-06-15 23:56 UTC (2 months, 3 weeks ago)

20 raw signals (0 security + 20 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 20 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 34 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
compute_factor_summary software dead src/factors.py:25
_max_drawdown software healthy src/factors.py:78
rolling_regression software dead src/factors.py:90
run_factor_regression software dead src/factors.py:166
compute_information_ratio software dead src/factors.py:241
_apply_style software healthy src/visualise.py:27
_add_source software healthy src/visualise.py:37
plot_cumulative_returns software dead src/visualise.py:56
plot_rolling_beta software dead src/visualise.py:105
plot_drawdown software dead src/visualise.py:168
plot_factor_summary_table software dead src/visualise.py:215
load_invespar_factors software dead src/data.py:32
load_nifty_sample software dead src/data.py:117
load_fund_sample software dead src/data.py:198
load_fi_factors software dead src/data.py:248
load_fi_fund_sample software dead src/data.py:330
align_data software dead src/data.py:398

LabelLayerStatusPath
README.md software healthy README.md
environment.yml software healthy environment.yml
pyproject.toml software healthy pyproject.toml
LICENSE software healthy LICENSE
requirements.txt software healthy requirements.txt
ci.yml software healthy .github/workflows/ci.yml
factors.py software healthy src/factors.py
__init__.py software healthy src/__init__.py
visualise.py software healthy src/visualise.py
data.py software healthy src/data.py

LabelLayerStatusPath
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src

LabelLayerStatusPath
uv cicd healthy .github/workflows/ci.yml
pip cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
repobility-clone-v9br55v3 software healthy /tmp/repobility-clone-v9br55v3

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
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/38b05517-cd81-4446-800c-7f900eff47ba/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/38b05517-cd81-4446-800c-7f900eff47ba/

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.