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.

stockvaluation-io/stockvaluation_io

https://github.com/stockvaluation-io/stockvaluation_io · scanned 2026-06-16 00:23 UTC (2 months, 2 weeks ago)

34 raw signals (0 security + 34 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 27 actionable findings from 1 signal source. 7 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

All 1381 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
iter_blocks software healthy scripts/extract_reference_seed_sql.py:33
should_include_block software healthy scripts/extract_reference_seed_sql.py:49
extract_reference_seed software healthy scripts/extract_reference_seed_sql.py:76
main software healthy scripts/extract_reference_seed_sql.py:129
_call software healthy scripts/run_live_conformance_replay.py:50
main software healthy scripts/run_live_conformance_replay.py:57
make_cache_key software dead yfinance/app.py:18
__init__ software healthy yfinance/app.py:27
setup_config software healthy yfinance/app.py:34
setup_routes software healthy yfinance/app.py:42
health_check software healthy yfinance/app.py:45
respond software healthy yfinance/app.py:54
cached_response software healthy yfinance/app.py:72
__init__ software healthy yfinance/service.py:26
_create_session software healthy yfinance/service.py:17
get_endpoint_map software healthy yfinance/service.py:46
_balance_sheet software healthy yfinance/service.py:59
_cash_flow software healthy yfinance/service.py:63
_fast_info software healthy yfinance/service.py:67
_financials software healthy yfinance/service.py:71
_income_stmt software healthy yfinance/service.py:75
_info software healthy yfinance/service.py:79
_revenue_estimate software healthy yfinance/service.py:83
_dividends software healthy yfinance/service.py:87
get_endpoint_map software healthy yfinance/tests/test_app.py:7
info software healthy yfinance/tests/test_app.py:14
financials software healthy yfinance/tests/test_app.py:18
test_health_endpoint_reports_service_status software healthy yfinance/tests/test_app.py:22
test_api_endpoint_dispatches_to_service_and_normalizes_tick… software healthy yfinance/tests/test_app.py:32
test_api_endpoint_decodes_json_string_service_result software healthy yfinance/tests/test_app.py:42
test_default_api_response_shape_remains_unwrapped_for_exist… software healthy yfinance/tests/test_app.py:52
test_api_endpoint_rejects_missing_ticker software healthy yfinance/tests/test_app.py:65
test_api_endpoint_rejects_unknown_endpoint software healthy yfinance/tests/test_app.py:74
_object_schema software healthy valuation-agent/mcp_tools.py:227
_output_schema software healthy valuation-agent/mcp_tools.py:238
_run_tracking_properties software healthy valuation-agent/mcp_tools.py:251
tool_definitions software healthy valuation-agent/mcp_tools.py:270
__init__ software healthy valuation-agent/mcp_tools.py:515
list_tools software healthy valuation-agent/mcp_tools.py:541
call software healthy valuation-agent/mcp_tools.py:544
_start_tracked_run software healthy valuation-agent/mcp_tools.py:552
_resolve_run software healthy valuation-agent/mcp_tools.py:575
_apply_gate_records software healthy valuation-agent/mcp_tools.py:590
_gate_refusal software healthy valuation-agent/mcp_tools.py:618
_finish_tracked software healthy valuation-agent/mcp_tools.py:627
_validate_anchored_values software healthy valuation-agent/mcp_tools.py:637
_matches_recorded_user_input software healthy valuation-agent/mcp_tools.py:695
_unresolved_anchor_fields software healthy valuation-agent/mcp_tools.py:702
_health software healthy valuation-agent/mcp_tools.py:727
_value_ticker software healthy valuation-agent/mcp_tools.py:746

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
docker-compose.local.yml software healthy docker-compose.local.yml
README.md software healthy README.md
install.sh software healthy install.sh
CONTEXT.md software healthy CONTEXT.md
.env.example software healthy .env.example
pyproject.toml software healthy pyproject.toml
LICENSE software healthy LICENSE
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
AGENTS.md software healthy AGENTS.md
stockvaluation_reference_only.sql software healthy docker/local/postgres/seeds/stockvaluation_reference_only.s…
000_enable_pgcrypto.sql software healthy docker/local/postgres/init/000_enable_pgcrypto.sql
prospectus_compatibility.sh software healthy scripts/prospectus_compatibility.sh
local_smoke.sh software healthy scripts/local_smoke.sh
extract_reference_seed_sql.py software healthy scripts/extract_reference_seed_sql.py
local_release_check.sh software healthy scripts/local_release_check.sh
run_live_conformance_replay.py software healthy scripts/run_live_conformance_replay.py
test_install.sh software healthy scripts/test_install.sh
pom.xml software healthy valuation-service/pom.xml
Dockerfile software healthy valuation-service/Dockerfile
spacex_s1a_trimmed.html software healthy valuation-service/src/test/resources/prospectus/spacex_s1a_…
msft_submissions.json software healthy valuation-service/src/test/resources/sec/msft_submissions.j…
company_tickers_exchange.json software healthy valuation-service/src/test/resources/sec/company_tickers_ex…
msft_companyfacts.json software healthy valuation-service/src/test/resources/sec/msft_companyfacts.…
CoverageSmokeTest.java software healthy valuation-service/src/test/java/io/stockvaluation/CoverageS…
FixturePrimaryFilingDataProviderTest.java software healthy valuation-service/src/test/java/io/stockvaluation/provider/…
DataProviderTest.java software healthy valuation-service/src/test/java/io/stockvaluation/provider/…
YFinanceDataProviderTest.java software healthy valuation-service/src/test/java/io/stockvaluation/provider/…
ProspectusFinancialExtractorTest.java software healthy valuation-service/src/test/java/io/stockvaluation/provider/…
ProspectusFinancialSnapshotMapperTest.java software healthy valuation-service/src/test/java/io/stockvaluation/provider/…
ProspectusTestPackets.java software healthy valuation-service/src/test/java/io/stockvaluation/provider/…
SecProspectusDocumentClientTest.java software healthy valuation-service/src/test/java/io/stockvaluation/provider/…
ProspectusPacketValidatorTest.java software healthy valuation-service/src/test/java/io/stockvaluation/provider/…
SecProspectusSpringWiringTest.java software healthy valuation-service/src/test/java/io/stockvaluation/provider/…
ProspectusTableExtractorTest.java software healthy valuation-service/src/test/java/io/stockvaluation/provider/…
FinancialFieldDefinitionCatalogTest.java software healthy valuation-service/src/test/java/io/stockvaluation/provider/…
SecTickerCikResolverTest.java software healthy valuation-service/src/test/java/io/stockvaluation/provider/…
SecCompanyFactsMapperTest.java software healthy valuation-service/src/test/java/io/stockvaluation/provider/…
SecEdgarHttpClientTest.java software healthy valuation-service/src/test/java/io/stockvaluation/provider/…
SecEdgarSpringWiringTest.java software healthy valuation-service/src/test/java/io/stockvaluation/provider/…
SecEdgarPrimaryFilingDataProviderTest.java software healthy valuation-service/src/test/java/io/stockvaluation/provider/…
SecTestFixtures.java software healthy valuation-service/src/test/java/io/stockvaluation/provider/…
ValuationAssumptionPropertiesTest.java software healthy valuation-service/src/test/java/io/stockvaluation/config/Va…
SecurityConfigTest.java software healthy valuation-service/src/test/java/io/stockvaluation/config/Se…
RequiredRuntimePropertiesValidatorTest.java software healthy valuation-service/src/test/java/io/stockvaluation/config/Re…
DtoCoverageTest.java software healthy valuation-service/src/test/java/io/stockvaluation/dto/DtoCo…
AutomatedDCFAnalysisControllerTest.java software healthy valuation-service/src/test/java/io/stockvaluation/controlle…
SegmentMappingControllerSecurityTest.java software healthy valuation-service/src/test/java/io/stockvaluation/controlle…
SegmentMappingControllerTest.java software healthy valuation-service/src/test/java/io/stockvaluation/controlle…
MarketRegionResolverTest.java software healthy valuation-service/src/test/java/io/stockvaluation/utils/Mar…
SegmentParameterContextTest.java software healthy valuation-service/src/test/java/io/stockvaluation/utils/Seg…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
docker software healthy docker
local software healthy docker/local
postgres software healthy docker/local/postgres
seeds software healthy docker/local/postgres/seeds
init software healthy docker/local/postgres/init
scripts software healthy scripts
valuation-service software healthy valuation-service
src software healthy valuation-service/src
test software healthy valuation-service/src/test
resources software healthy valuation-service/src/test/resources
prospectus software healthy valuation-service/src/test/resources/prospectus
sec software healthy valuation-service/src/test/resources/sec
java software healthy valuation-service/src/test/java
io software healthy valuation-service/src/test/java/io
stockvaluation software healthy valuation-service/src/test/java/io/stockvaluation
provider software healthy valuation-service/src/test/java/io/stockvaluation/provider
prospectus software healthy valuation-service/src/test/java/io/stockvaluation/provider/…
field software healthy valuation-service/src/test/java/io/stockvaluation/provider/…
sec software healthy valuation-service/src/test/java/io/stockvaluation/provider/…
config software healthy valuation-service/src/test/java/io/stockvaluation/config
dto software healthy valuation-service/src/test/java/io/stockvaluation/dto
controller software healthy valuation-service/src/test/java/io/stockvaluation/controller
utils software healthy valuation-service/src/test/java/io/stockvaluation/utils
service software healthy valuation-service/src/test/java/io/stockvaluation/service
main software healthy valuation-service/src/main
java software healthy valuation-service/src/main/java
io software healthy valuation-service/src/main/java/io
stockvaluation software healthy valuation-service/src/main/java/io/stockvaluation
provider software healthy valuation-service/src/main/java/io/stockvaluation/provider
prospectus software healthy valuation-service/src/main/java/io/stockvaluation/provider/…
field software healthy valuation-service/src/main/java/io/stockvaluation/provider/…
sec software healthy valuation-service/src/main/java/io/stockvaluation/provider/…
form software healthy valuation-service/src/main/java/io/stockvaluation/form
config software healthy valuation-service/src/main/java/io/stockvaluation/config
dto software healthy valuation-service/src/main/java/io/stockvaluation/dto
valuationoutput software healthy valuation-service/src/main/java/io/stockvaluation/dto/valua…
controller software healthy valuation-service/src/main/java/io/stockvaluation/controller
utils software healthy valuation-service/src/main/java/io/stockvaluation/utils
constant software healthy valuation-service/src/main/java/io/stockvaluation/constant
enums software healthy valuation-service/src/main/java/io/stockvaluation/enums
repository software healthy valuation-service/src/main/java/io/stockvaluation/repository
service software healthy valuation-service/src/main/java/io/stockvaluation/service
exception software healthy valuation-service/src/main/java/io/stockvaluation/exception
domain software healthy valuation-service/src/main/java/io/stockvaluation/domain
yfinance software healthy yfinance
tests software healthy yfinance/tests
.github software healthy .github
workflows software healthy .github/workflows
valuation-agent software healthy valuation-agent
tests software healthy valuation-agent/tests

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
APIConfig software healthy yfinance/config.py:10
CacheConfig software healthy yfinance/config.py:15
RateLimitConfig software healthy yfinance/config.py:23
YFinanceApp software healthy yfinance/app.py:24
YFinanceService software healthy yfinance/service.py:11
ChromeSession software healthy yfinance/service.py:25
CachedLimiterSession software healthy yfinance/service.py:31
FakeYFinanceService software healthy yfinance/tests/test_app.py:6
MCPToolRegistry software healthy valuation-agent/mcp_tools.py:512
MCPJSONRPCServer software healthy valuation-agent/mcp_server.py:13
WorkflowRunStore software healthy valuation-agent/workflow_run_state.py:59
ValuationServiceError software healthy valuation-agent/service_client.py:17
ServiceUnavailable software healthy valuation-agent/service_client.py:21
NonJsonServiceResponse software healthy valuation-agent/service_client.py:25
ServiceHTTPError software healthy valuation-agent/service_client.py:30
ValuationServiceClient software healthy valuation-agent/service_client.py:41
AgentInstaller software healthy valuation-agent/installer.py:100
CommandResult software healthy valuation-agent/service_control.py:31
EnvironmentStatus software healthy valuation-agent/service_control.py:38
ServiceController software healthy valuation-agent/service_control.py:64
FakeClient software healthy valuation-agent/tests/agent_native/test_mcp_contracts.py:285
Response software healthy valuation-agent/tests/agent_native/test_mcp_contracts.py:10…
MissingService software healthy valuation-agent/tests/agent_native/test_mcp_contracts.py:29…
NonJson software healthy valuation-agent/tests/agent_native/test_mcp_contracts.py:29…
CurrencyFailure software healthy valuation-agent/tests/agent_native/test_mcp_contracts.py:29…
UpstreamFailure software healthy valuation-agent/tests/agent_native/test_mcp_contracts.py:30…
ReplayContext software healthy valuation-agent/tests/agent_native/test_conformance.py:19
FakeClient software healthy valuation-agent/tests/agent_native/test_segment_and_guided_…
FixtureProspectusClient software healthy valuation-agent/tests/agent_native/test_anchor_scenario_val…
ServiceAnchoredProspectusClient software healthy valuation-agent/tests/agent_native/test_anchor_scenario_val…
RefreshingAnchoredProspectusClient software healthy valuation-agent/tests/agent_native/test_anchor_scenario_val…
SegmentDetailedProspectusClient software healthy valuation-agent/tests/agent_native/test_anchor_scenario_val…
FakeClient software healthy valuation-agent/tests/agent_native/test_guided_question_pla…
FakeClient software healthy valuation-agent/tests/agent_native/test_evidence_constraine…

LabelLayerStatusPath
port:5000 network healthy docker-compose.local.yml
port:4322 network healthy docker-compose.local.yml
port:5432 network healthy docker-compose.local.yml
port:8081 network healthy docker-compose.local.yml
port:5005 network healthy yfinance/docker-compose.yml

LabelLayerStatusPath
password_literal::install.sh security healthy install.sh
password_literal::install.sh security healthy install.sh
password_literal::install.sh security healthy install.sh
password_literal::install.sh security healthy install.sh

LabelLayerStatusPath
image::valuation-service/Dockerfile hardware healthy valuation-service/Dockerfile
image::yfinance/Dockerfile hardware healthy yfinance/Dockerfile
yfinance hardware healthy yfinance/docker-compose.yml

LabelLayerStatusPath
agent-native-tests cicd healthy .github/workflows/services-tests-main.yml
valuation-service-tests cicd healthy .github/workflows/services-tests-main.yml
yfinance-tests cicd healthy .github/workflows/services-tests-main.yml

LabelLayerStatusPath
postgres data healthy docker-compose.local.yml
postgresql data healthy docker-compose.local.yml

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

LabelLayerStatusPath
public data healthy docker/local/postgres/seeds/stockvaluation_reference_only.s…

LabelLayerStatusPath
127.0.0.1 network healthy docker-compose.local.yml

LabelLayerStatusPath
gpu (detected) hardware healthy valuation-agent/tests/agent_native/test_mcp_contracts.py

LabelLayerStatusPath
vps::azure hardware healthy valuation-agent/tests/agent_native/test_mcp_contracts.py

LabelLayerStatusPath
auth::valuation-agent/tests/agent_native/test_policy_and_se… security healthy valuation-agent/tests/agent_native/test_policy_and_security…

LabelLayerStatusPath
gha::services-tests-main cicd healthy .github/workflows/services-tests-main.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/adb21c67-e983-4f43-9c15-fce0b0c8e46b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/adb21c67-e983-4f43-9c15-fce0b0c8e46b/

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.