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.

xrey167/FinX-Plattform

https://github.com/xrey167/FinX-Plattform · scanned 2026-06-16 01:04 UTC (2 months, 1 week ago)

279 raw signals (147 security + 132 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 110 actionable findings from 2 signal sources. 416 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 2961 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
rust-toolchain.toml software healthy rust-toolchain.toml
deny.toml software healthy deny.toml
Cargo.toml software healthy Cargo.toml
.mcp.json software healthy .mcp.json
README.md software healthy README.md
rustfmt.toml software healthy rustfmt.toml
docker-compose.yaml software healthy docker-compose.yaml
CONTRIBUTING.md software healthy CONTRIBUTING.md
.env.example software healthy .env.example
SUPPORT.md software healthy SUPPORT.md
Cargo.lock software healthy Cargo.lock
SECURITY.md software healthy SECURITY.md
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
codecov.yml software healthy codecov.yml
README.md software healthy integrations/excel-addin/README.md
package.json software healthy integrations/excel-addin/package.json
package-lock.json software healthy integrations/excel-addin/package-lock.json
esbuild.config.mjs software healthy integrations/excel-addin/esbuild.config.mjs
.eslintrc.json software healthy integrations/excel-addin/.eslintrc.json
tsconfig.json software healthy integrations/excel-addin/tsconfig.json
vitest.config.ts software healthy integrations/excel-addin/vitest.config.ts
storage.test.ts software healthy integrations/excel-addin/test/storage.test.ts
flatten.test.ts software healthy integrations/excel-addin/test/flatten.test.ts
client.test.ts software healthy integrations/excel-addin/test/client.test.ts
config.test.ts software healthy integrations/excel-addin/test/config.test.ts
options.test.ts software healthy integrations/excel-addin/test/options.test.ts
url.test.ts software healthy integrations/excel-addin/test/url.test.ts
errors.test.ts software healthy integrations/excel-addin/test/errors.test.ts
functions.html software healthy integrations/excel-addin/src/functions/functions.html
functions.ts software healthy integrations/excel-addin/src/functions/functions.ts
functions.json software healthy integrations/excel-addin/src/functions/functions.json
config.ts software healthy integrations/excel-addin/src/lib/config.ts
flatten.ts software healthy integrations/excel-addin/src/lib/flatten.ts
url.ts software healthy integrations/excel-addin/src/lib/url.ts
storage.ts software healthy integrations/excel-addin/src/lib/storage.ts
index.ts software healthy integrations/excel-addin/src/lib/index.ts
options.ts software healthy integrations/excel-addin/src/lib/options.ts
client.ts software healthy integrations/excel-addin/src/lib/client.ts
types.ts software healthy integrations/excel-addin/src/lib/types.ts
errors.ts software healthy integrations/excel-addin/src/lib/errors.ts
taskpane.html software healthy integrations/excel-addin/src/taskpane/taskpane.html
taskpane.ts software healthy integrations/excel-addin/src/taskpane/taskpane.ts
tdw-cli.Dockerfile software healthy docker/tdw-cli.Dockerfile
tdw-mcp.Dockerfile software healthy docker/tdw-mcp.Dockerfile
tdw-service.Dockerfile software healthy docker/tdw-service.Dockerfile
tdw-worker.Dockerfile software healthy docker/tdw-worker.Dockerfile
kg-tags.md software healthy docs/kg-tags.md
perf-baseline.json software healthy docs/perf-baseline.json
architecture.md software healthy docs/architecture.md

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

LabelLayerStatusPath
integrations software healthy integrations
excel-addin software healthy integrations/excel-addin
test software healthy integrations/excel-addin/test
src software healthy integrations/excel-addin/src
functions software healthy integrations/excel-addin/src/functions
lib software healthy integrations/excel-addin/src/lib
taskpane software healthy integrations/excel-addin/src/taskpane
docker software healthy docker
docs software healthy docs
ops software healthy docs/ops
quality software healthy docs/quality
crate-readiness software healthy docs/quality/crate-readiness
adr software healthy docs/adr
release software healthy docs/release
schemas software healthy docs/schemas
config software healthy docs/schemas/config
agent software healthy docs/schemas/agent
protocol software healthy docs/schemas/protocol
event software healthy docs/schemas/event
products software healthy docs/products
launch software healthy docs/products/launch
roadmap software healthy docs/roadmap
fuzz software healthy fuzz
corpus software healthy fuzz/corpus
protocol_json software healthy fuzz/corpus/protocol_json
config_toml software healthy fuzz/corpus/config_toml
mcp_jsonrpc software healthy fuzz/corpus/mcp_jsonrpc
mcp_http software healthy fuzz/corpus/mcp_http
sql_guard software healthy fuzz/corpus/sql_guard
fuzz_targets software healthy fuzz/fuzz_targets
scripts software healthy scripts
pipelines software healthy pipelines
xtask software healthy xtask
src software healthy xtask/src
crates software healthy crates
tdw-session software healthy crates/tdw-session
tests software healthy crates/tdw-session/tests
examples software healthy crates/tdw-session/examples
src software healthy crates/tdw-session/src
tdw-provider-government-us software healthy crates/tdw-provider-government-us
tests software healthy crates/tdw-provider-government-us/tests
examples software healthy crates/tdw-provider-government-us/examples
src software healthy crates/tdw-provider-government-us/src
tdw-feature-store software healthy crates/tdw-feature-store
examples software healthy crates/tdw-feature-store/examples
src software healthy crates/tdw-feature-store/src
tdw-provider-benzinga software healthy crates/tdw-provider-benzinga
tests software healthy crates/tdw-provider-benzinga/tests
examples software healthy crates/tdw-provider-benzinga/examples
src software healthy crates/tdw-provider-benzinga/src

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

LabelLayerStatusPath
boom software healthy integrations/excel-addin/test/storage.test.ts:boom
stubFetch software healthy integrations/excel-addin/test/client.test.ts:stubFetch
here software healthy integrations/excel-addin/src/functions/functions.ts:here
loadConfig software healthy integrations/excel-addin/src/functions/functions.ts:loadCon…
hostFetch software healthy integrations/excel-addin/src/functions/functions.ts:hostFet…
get software healthy integrations/excel-addin/src/functions/functions.ts:get
byod software healthy integrations/excel-addin/src/functions/functions.ts:byod
routes software healthy integrations/excel-addin/src/functions/functions.ts:routes
resolveConfig software healthy integrations/excel-addin/src/lib/config.ts:resolveConfig
toCell software healthy integrations/excel-addin/src/lib/flatten.ts:toCell
extractRecords software healthy integrations/excel-addin/src/lib/flatten.ts:extractRecords
resolveFields software healthy integrations/excel-addin/src/lib/flatten.ts:resolveFields
cap software healthy integrations/excel-addin/src/lib/flatten.ts:cap
transpose software healthy integrations/excel-addin/src/lib/flatten.ts:transpose
flattenToGrid software healthy integrations/excel-addin/src/lib/flatten.ts:flattenToGrid
normalizeRoute software healthy integrations/excel-addin/src/lib/url.ts:normalizeRoute
r software healthy integrations/excel-addin/src/lib/url.ts:r
scalarToString software healthy integrations/excel-addin/src/lib/url.ts:scalarToString
encodeParams software healthy integrations/excel-addin/src/lib/url.ts:encodeParams
buildUrl software healthy integrations/excel-addin/src/lib/url.ts:buildUrl
base software healthy integrations/excel-addin/src/lib/url.ts:base
coerceParams software healthy integrations/excel-addin/src/lib/url.ts:coerceParams
getStorageItem software healthy integrations/excel-addin/src/lib/storage.ts:getStorageItem
setStorageItem software healthy integrations/excel-addin/src/lib/storage.ts:setStorageItem
wrappers software healthy integrations/excel-addin/src/lib/index.ts:wrappers
parseFieldList software healthy integrations/excel-addin/src/lib/options.ts:parseFieldList
parseBool software healthy integrations/excel-addin/src/lib/options.ts:parseBool
parseCount software healthy integrations/excel-addin/src/lib/options.ts:parseCount
parseOptions software healthy integrations/excel-addin/src/lib/options.ts:parseOptions
buildHeaders software healthy integrations/excel-addin/src/lib/client.ts:buildHeaders
fetchRoute software healthy integrations/excel-addin/src/lib/client.ts:fetchRoute
can software healthy integrations/excel-addin/src/lib/errors.ts:can
formatCellError software healthy integrations/excel-addin/src/lib/errors.ts:formatCellError
httpStatusToError software healthy integrations/excel-addin/src/lib/errors.ts:httpStatusToError
detail software healthy integrations/excel-addin/src/lib/errors.ts:detail
configError software healthy integrations/excel-addin/src/lib/errors.ts:configError
wrappers software healthy integrations/excel-addin/src/lib/errors.ts:wrappers
toCellError software healthy integrations/excel-addin/src/lib/errors.ts:toCellError
el software healthy integrations/excel-addin/src/taskpane/taskpane.ts:el
loadInto software healthy integrations/excel-addin/src/taskpane/taskpane.ts:loadInto
save software healthy integrations/excel-addin/src/taskpane/taskpane.ts:save
fetch_history software healthy examples/workspace/80-python-sdk/main.py:51
main software healthy examples/workspace/80-python-sdk/main.py:60
count_warnings software healthy ci/clippy-pedantic-ratchet.py:35
main software healthy ci/clippy-pedantic-ratchet.py:71
__enter__ software healthy sdk/python/tests/test_client.py:37
__exit__ software healthy sdk/python/tests/test_client.py:40
__init__ software healthy sdk/python/tests/test_client.py:73
__call__ software healthy sdk/python/tests/test_client.py:76
_http_error software healthy sdk/python/tests/test_client.py:59

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

LabelLayerStatusPath
_StubResponse software healthy sdk/python/tests/test_client.py:34
_RecordingOpener software healthy sdk/python/tests/test_client.py:45
_ErrorOpener software healthy sdk/python/tests/test_client.py:70
UrlBuildingTests software healthy sdk/python/tests/test_client.py:92
ParamEncodingTests software healthy sdk/python/tests/test_client.py:123
KwargMappingTests software healthy sdk/python/tests/test_client.py:139
FinXObjectTests software healthy sdk/python/tests/test_client.py:164
ErrorMappingTests software healthy sdk/python/tests/test_client.py:198
EtfNamespace software healthy sdk/python/finx_platform/etf.py:11
QuantitativeStatsNamespace software healthy sdk/python/finx_platform/quantitative.py:11
QuantitativeNamespace software healthy sdk/python/finx_platform/quantitative.py:121
TechnicalNamespace software healthy sdk/python/finx_platform/technical.py:11
ForecastNamespace software healthy sdk/python/finx_platform/forecast.py:11
FinX software healthy sdk/python/finx_platform/__init__.py:50
RegulatorsCftcNamespace software healthy sdk/python/finx_platform/regulators.py:11
RegulatorsFedNamespace software healthy sdk/python/finx_platform/regulators.py:101
RegulatorsSecNamespace software healthy sdk/python/finx_platform/regulators.py:149
RegulatorsNamespace software healthy sdk/python/finx_platform/regulators.py:491
UscongressNamespace software healthy sdk/python/finx_platform/uscongress.py:11
FixedincomeBondIndicesNamespace software healthy sdk/python/finx_platform/fixedincome.py:11
FixedincomeCorporateCommercialPaperNamespace software healthy sdk/python/finx_platform/fixedincome.py:155
FixedincomeCorporateHqmNamespace software healthy sdk/python/finx_platform/fixedincome.py:207
FixedincomeCorporateMoodyNamespace software healthy sdk/python/finx_platform/fixedincome.py:351
FixedincomeCorporateSpotRatesNamespace software healthy sdk/python/finx_platform/fixedincome.py:449
FixedincomeCorporateNamespace software healthy sdk/python/finx_platform/fixedincome.py:501
FixedincomeGovernmentSvenssonYieldCurveNamespace software healthy sdk/python/finx_platform/fixedincome.py:557
FixedincomeGovernmentTipsYieldsNamespace software healthy sdk/python/finx_platform/fixedincome.py:701
FixedincomeGovernmentTreasuryRatesNamespace software healthy sdk/python/finx_platform/fixedincome.py:753
FixedincomeGovernmentNamespace software healthy sdk/python/finx_platform/fixedincome.py:943
FixedincomeMortgageIndicesNamespace software healthy sdk/python/finx_platform/fixedincome.py:1132
FixedincomeRateEffrForecastNamespace software healthy sdk/python/finx_platform/fixedincome.py:1230
FixedincomeRateNamespace software healthy sdk/python/finx_platform/fixedincome.py:1282
FixedincomeSpreadsTcmNamespace software healthy sdk/python/finx_platform/fixedincome.py:1749
FixedincomeSpreadsTcmEffrNamespace software healthy sdk/python/finx_platform/fixedincome.py:1847
FixedincomeSpreadsTreasuryEffrNamespace software healthy sdk/python/finx_platform/fixedincome.py:1945
FixedincomeSpreadsNamespace software healthy sdk/python/finx_platform/fixedincome.py:1997
FixedincomeNamespace software healthy sdk/python/finx_platform/fixedincome.py:2008
EquityCalendarNamespace software healthy sdk/python/finx_platform/equity.py:11
EquityCompareNamespace software healthy sdk/python/finx_platform/equity.py:227
EquityDarkpoolNamespace software healthy sdk/python/finx_platform/equity.py:317
EquityDiscoveryNamespace software healthy sdk/python/finx_platform/equity.py:365
EquityEstimatesNamespace software healthy sdk/python/finx_platform/equity.py:791
EquityFundamentalNamespace software healthy sdk/python/finx_platform/equity.py:1091
EquityOwnershipNamespace software healthy sdk/python/finx_platform/equity.py:2105
EquityPriceNamespace software healthy sdk/python/finx_platform/equity.py:2363
EquityShortsNamespace software healthy sdk/python/finx_platform/equity.py:2499
EquityNamespace software healthy sdk/python/finx_platform/equity.py:2589
CurrencyPriceNamespace software healthy sdk/python/finx_platform/currency.py:11
CurrencyNamespace software healthy sdk/python/finx_platform/currency.py:63
FinXObject software healthy sdk/python/finx_platform/_client.py:50

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

LabelLayerStatusPath
20260521_0006_parity_layer.sql data healthy migrations/postgres/20260521_0006_parity_layer.sql
20260607_0001_price_alerts.sql data healthy migrations/postgres/20260607_0001_price_alerts.sql
20260521_0007_kg_tags_feature_store.sql data healthy migrations/postgres/20260521_0007_kg_tags_feature_store.sql
20260607_0002_function_steps.sql data healthy migrations/postgres/20260607_0002_function_steps.sql
20260521_0003_agents_and_evals.sql data healthy migrations/postgres/20260521_0003_agents_and_evals.sql
20260607_0003_identity_users.sql data healthy migrations/postgres/20260607_0003_identity_users.sql
20260608_0001_identity_sessions.sql data healthy migrations/postgres/20260608_0001_identity_sessions.sql
20260528_0001_reference_master.sql data healthy migrations/postgres/20260528_0001_reference_master.sql
20260608_0002_identity_reset_tokens.sql data healthy migrations/postgres/20260608_0002_identity_reset_tokens.sql
20260528_0002_symbol_history.sql data healthy migrations/postgres/20260528_0002_symbol_history.sql
20260521_0004_agent_runtime.sql data healthy migrations/postgres/20260521_0004_agent_runtime.sql
20260528_0003_trading_calendar.sql data healthy migrations/postgres/20260528_0003_trading_calendar.sql
20260521_0002_bronze_market_data.sql data healthy migrations/postgres/20260521_0002_bronze_market_data.sql
20260521_0001_init_schemas.sql data healthy migrations/postgres/20260521_0001_init_schemas.sql
20260521_0008_worker_queue.sql data healthy migrations/postgres/20260521_0008_worker_queue.sql
20260521_0005_event_spine.sql data healthy migrations/postgres/20260521_0005_event_spine.sql
reference_seed.sql data healthy migrations/postgres/seeds/reference_seed.sql
20260528_0023_raw_yahoo_keyless_breadth.sql data healthy migrations/clickhouse/20260528_0023_raw_yahoo_keyless_bread…
20260528_0013_raw_fundamentals_news.sql data healthy migrations/clickhouse/20260528_0013_raw_fundamentals_news.s…
20260528_0014_corporate_actions.sql data healthy migrations/clickhouse/20260528_0014_corporate_actions.sql
20260528_0022_raw_government_wave.sql data healthy migrations/clickhouse/20260528_0022_raw_government_wave.sql
20260528_0006_kafka_ingest.sql data healthy migrations/clickhouse/20260528_0006_kafka_ingest.sql
20260528_0024_raw_ecb_cboe_eia_nasdaq_breadth.sql data healthy migrations/clickhouse/20260528_0024_raw_ecb_cboe_eia_nasdaq…
20260528_0001_raw_equity_historical.sql data healthy migrations/clickhouse/20260528_0001_raw_equity_historical.s…
20260528_0002_raw_tick_trade.sql data healthy migrations/clickhouse/20260528_0002_raw_tick_trade.sql
20260528_0029_raw_index_currency_remainder.sql data healthy migrations/clickhouse/20260528_0029_raw_index_currency_rema…
20260521_0002_bronze_ohlcv.sql data healthy migrations/clickhouse/20260521_0002_bronze_ohlcv.sql
20260528_0028_raw_famafrench_imf_utils.sql data healthy migrations/clickhouse/20260528_0028_raw_famafrench_imf_util…
20260528_0008_reference_symbol_info.sql data healthy migrations/clickhouse/20260528_0008_reference_symbol_info.s…
20260528_0004_analytics_stats_mv.sql data healthy migrations/clickhouse/20260528_0004_analytics_stats_mv.sql
20260528_0003_analytics_ohlc_mv.sql data healthy migrations/clickhouse/20260528_0003_analytics_ohlc_mv.sql
20260528_0010_raw_book.sql data healthy migrations/clickhouse/20260528_0010_raw_book.sql
20260528_0011_trading_calendar_dict.sql data healthy migrations/clickhouse/20260528_0011_trading_calendar_dict.s…
20260528_0021_raw_fred_macro_rate.sql data healthy migrations/clickhouse/20260528_0021_raw_fred_macro_rate.sql
20260521_0001_init_databases.sql data healthy migrations/clickhouse/20260521_0001_init_databases.sql
20260528_0012_analytics_book_stats_mv.sql data healthy migrations/clickhouse/20260528_0012_analytics_book_stats_mv…
20260528_0007_silver_market_data_bar_mv.sql data healthy migrations/clickhouse/20260528_0007_silver_market_data_bar_…
20260528_0009_symbol_dictionaries.sql data healthy migrations/clickhouse/20260528_0009_symbol_dictionaries.sql
20260528_0016_fx_rates.sql data healthy migrations/clickhouse/20260528_0016_fx_rates.sql
20260528_0015_analytics_indicators.sql data healthy migrations/clickhouse/20260528_0015_analytics_indicators.sql
20260528_0027_raw_cftc_cot.sql data healthy migrations/clickhouse/20260528_0027_raw_cftc_cot.sql
20260528_0025_raw_fmp_fundamentals_breadth.sql data healthy migrations/clickhouse/20260528_0025_raw_fmp_fundamentals_br…
20260528_0020_analytics_rsi_wilder_exact_udf.sql data healthy migrations/clickhouse/20260528_0020_analytics_rsi_wilder_ex…
20260528_0018_analytics_total_return.sql data healthy migrations/clickhouse/20260528_0018_analytics_total_return.…
20260528_0026_raw_fmp_completion.sql data healthy migrations/clickhouse/20260528_0026_raw_fmp_completion.sql
20260528_0017_analytics_rsi_wilder.sql data healthy migrations/clickhouse/20260528_0017_analytics_rsi_wilder.sql
20260528_0005_reference_dictionaries.sql data healthy migrations/clickhouse/20260528_0005_reference_dictionaries.…
20260528_0019_analytics_rolling_vol_fixed_n.sql data healthy migrations/clickhouse/20260528_0019_analytics_rolling_vol_f…

LabelLayerStatusPath
auth::crates/tdw-service-api/src/policy.rs security healthy crates/tdw-service-api/src/policy.rs
auth::crates/tdw-config/README.md security healthy crates/tdw-config/README.md
auth::docs/schemas/protocol/op_envelope.schema.json security healthy docs/schemas/protocol/op_envelope.schema.json
auth::crates/tdw-protocol/src/lib.rs security healthy crates/tdw-protocol/src/lib.rs
auth::crates/tdw-auth-oidc/src/lib.rs security healthy crates/tdw-auth-oidc/src/lib.rs
auth::.github/workflows/ci.yml security healthy .github/workflows/ci.yml
auth::crates/tdw-auth-oidc/examples/basic.rs security healthy crates/tdw-auth-oidc/examples/basic.rs
auth::crates/tdw-service-api/src/dispatcher.rs security healthy crates/tdw-service-api/src/dispatcher.rs
auth::docs/schemas/protocol/op.schema.json security healthy docs/schemas/protocol/op.schema.json
auth::crates/tdw-service/Cargo.toml security healthy crates/tdw-service/Cargo.toml
auth::crates/tdw-backend/src/server/mod.rs security healthy crates/tdw-backend/src/server/mod.rs
auth::crates/tdw-service-api/src/lib.rs security healthy crates/tdw-service-api/src/lib.rs
auth::crates/tdw-service-api/README.md security healthy crates/tdw-service-api/README.md
auth::crates/tdw-auth/README.md security healthy crates/tdw-auth/README.md
auth::crates/tdw-identity/src/lib.rs security healthy crates/tdw-identity/src/lib.rs
auth::crates/tdw-auth-oidc/README.md security healthy crates/tdw-auth-oidc/README.md
auth::Cargo.toml security healthy Cargo.toml
auth::crates/tdw-service-api/Cargo.toml security healthy crates/tdw-service-api/Cargo.toml
auth::.env.example security healthy .env.example
auth::docker-compose.yaml security healthy docker-compose.yaml
auth::crates/tdw-service-api/src/app_state.rs security healthy crates/tdw-service-api/src/app_state.rs
auth::crates/tdw-auth-oidc/src/verify.rs security healthy crates/tdw-auth-oidc/src/verify.rs
auth::README.md security healthy README.md
auth::crates/tdw-auth-oidc/tests/verify_jwt.rs security healthy crates/tdw-auth-oidc/tests/verify_jwt.rs
auth::crates/tdw-auth-oidc/Cargo.toml security healthy crates/tdw-auth-oidc/Cargo.toml
auth::crates/AGENTS.md security healthy crates/AGENTS.md
auth::crates/tdw-service-api/examples/basic.rs security healthy crates/tdw-service-api/examples/basic.rs
auth::deny.toml security healthy deny.toml

LabelLayerStatusPath
analyze cicd healthy .github/workflows/codeql.yml
mutation-baseline cicd healthy .github/workflows/test-policy.yml
fuzz-smoke cicd healthy .github/workflows/test-policy.yml
ratchet cicd healthy .github/workflows/clippy-pedantic-ratchet.yml
unit cicd healthy .github/workflows/ci.yml
lint cicd healthy .github/workflows/ci.yml
coverage cicd healthy .github/workflows/ci.yml
windows-release cicd healthy .github/workflows/ci.yml
aarch64-build cicd healthy .github/workflows/ci.yml
changes cicd healthy .github/workflows/ci.yml
images cicd healthy .github/workflows/ci.yml
integration cicd healthy .github/workflows/ci.yml
bench cicd healthy .github/workflows/nightly.yml
mutation-smoke cicd healthy .github/workflows/nightly.yml
e2e-full cicd healthy .github/workflows/nightly.yml
flaky-detect cicd healthy .github/workflows/nightly.yml
fuzz-smoke cicd healthy .github/workflows/nightly.yml
binance-clickhouse-soak cicd healthy .github/workflows/nightly.yml
retrieval-eval-ci cicd healthy .github/workflows/nightly.yml
knowledge-benchmark cicd healthy .github/workflows/nightly.yml
live-smoke cicd healthy .github/workflows/nightly.yml
build cicd healthy .github/workflows/release.yml
publish cicd healthy .github/workflows/release.yml
live-stack cicd healthy .github/workflows/live-stack.yml
tools-smoke cicd healthy .github/workflows/live-stack.yml

LabelLayerStatusPath
image::examples/workspace/30-backend-app/Dockerfile hardware healthy examples/workspace/30-backend-app/Dockerfile
image::examples/workspace/10-backend-minimal/Dockerfile hardware healthy examples/workspace/10-backend-minimal/Dockerfile
image::examples/workspace/80-python-sdk/Dockerfile hardware healthy examples/workspace/80-python-sdk/Dockerfile
image::examples/workspace/50-agent-reasoning-citations/Dock… hardware healthy examples/workspace/50-agent-reasoning-citations/Dockerfile
image::examples/workspace/40-agent-echo/Dockerfile hardware healthy examples/workspace/40-agent-echo/Dockerfile
image::examples/workspace/60-agent-widget-data/Dockerfile hardware healthy examples/workspace/60-agent-widget-data/Dockerfile
image::examples/workspace/70-agent-charts-tables/Dockerfile hardware healthy examples/workspace/70-agent-charts-tables/Dockerfile
image::examples/workspace/20-backend-derived/Dockerfile hardware healthy examples/workspace/20-backend-derived/Dockerfile
postgres hardware healthy docker-compose.yaml
clickhouse hardware healthy docker-compose.yaml
qdrant hardware healthy docker-compose.yaml
memgraph hardware healthy docker-compose.yaml
meilisearch hardware healthy docker-compose.yaml
minio hardware healthy docker-compose.yaml
redis hardware healthy docker-compose.yaml
minio-init hardware healthy docker-compose.yaml
tdw-bootstrap hardware healthy docker-compose.yaml
tdw-worker-serve hardware healthy docker-compose.yaml
tdw-service-daemon hardware healthy docker-compose.yaml
tdw-mcp-serve hardware healthy docker-compose.yaml
tdw-service hardware healthy docker-compose.yaml
tdw-worker hardware healthy docker-compose.yaml
tdw-mcp hardware healthy docker-compose.yaml
tdw-cli hardware healthy docker-compose.yaml

LabelLayerStatusPath
port:5432 network healthy docker-compose.yaml
port:8123 network healthy docker-compose.yaml
port:9000 network healthy docker-compose.yaml
port:6333 network healthy docker-compose.yaml
port:6334 network healthy docker-compose.yaml
port:7687 network healthy docker-compose.yaml
port:7700 network healthy docker-compose.yaml
port:9001 network healthy docker-compose.yaml
port:9002 network healthy docker-compose.yaml
port:6379 network healthy docker-compose.yaml
port:8788 network healthy docker-compose.yaml
port:03 network healthy .github/workflows/test-policy.yml
port:11 network healthy .github/workflows/test-policy.yml
port:02 network healthy .github/workflows/test-policy.yml
port:17 network healthy .github/workflows/test-policy.yml

LabelLayerStatusPath
password_literal::crates/tdw-service-api/src/dispatcher.rs security healthy crates/tdw-service-api/src/dispatcher.rs
password_literal::crates/tdw-service-api/src/dispatcher.rs security healthy crates/tdw-service-api/src/dispatcher.rs
password_literal::crates/tdw-service-api/src/dispatcher.rs security healthy crates/tdw-service-api/src/dispatcher.rs
password_literal::crates/tdw-service-api/src/dispatcher.rs security healthy crates/tdw-service-api/src/dispatcher.rs
password_literal::crates/tdw-service-api/src/dispatcher.rs security healthy crates/tdw-service-api/src/dispatcher.rs
password_literal::crates/tdw-service-api/src/dispatcher.rs security healthy crates/tdw-service-api/src/dispatcher.rs
password_literal::crates/tdw-functions-app/tests/welcome_fl… security healthy crates/tdw-functions-app/tests/welcome_flow.rs
password_literal::crates/tdw-functions-app/src/lib.rs security healthy crates/tdw-functions-app/src/lib.rs

LabelLayerStatusPath
raw data healthy sql/ddl/postgres_bronze.sql
system data healthy migrations/postgres/20260521_0006_parity_layer.sql
evals data healthy migrations/postgres/20260521_0003_agents_and_evals.sql
ref data healthy migrations/postgres/20260528_0001_reference_master.sql
agents data healthy migrations/postgres/20260521_0004_agent_runtime.sql
analytics data healthy migrations/clickhouse/20260528_0013_raw_fundamentals_news.s…
reference data healthy migrations/clickhouse/20260528_0008_reference_symbol_info.s…

LabelLayerStatusPath
gha::codeql cicd healthy .github/workflows/codeql.yml
gha::test-policy cicd healthy .github/workflows/test-policy.yml
gha::clippy-pedantic-ratchet cicd healthy .github/workflows/clippy-pedantic-ratchet.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::nightly cicd healthy .github/workflows/nightly.yml
gha::release cicd healthy .github/workflows/release.yml
gha::live-stack cicd healthy .github/workflows/live-stack.yml

LabelLayerStatusPath
sqlite data healthy Cargo.toml
postgres data healthy .mcp.json
postgresql data healthy .mcp.json
clickhouse data healthy .mcp.json
redis data healthy README.md
mysql data healthy Cargo.lock

LabelLayerStatusPath
127.0.0.1 network healthy docker-compose.yaml
127.0.0.5 network healthy crates/tdw-backend/src/server/mod.rs
192.168.1.10 network healthy crates/tdw-backend/src/server/mod.rs
124.0.0.0 network healthy crates/tdw-provider-yahoo/src/http_fetcher.rs

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
FRED_API_KEY cicd healthy

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

LabelLayerStatusPath
kafka data healthy Cargo.toml

LabelLayerStatusPath
vps::aws hardware healthy deny.toml

LabelLayerStatusPath
gpu (detected) hardware healthy crates/tdw-embed-local/Cargo.toml
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/9bb45929-7917-4b3c-aeba-7c8b573c7f76/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9bb45929-7917-4b3c-aeba-7c8b573c7f76/

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.