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.

rock3r/fineco-helper

https://github.com/rock3r/fineco-helper · scanned 2026-06-15 23:54 UTC (2 months, 3 weeks ago)

18 raw signals (0 security + 18 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 18 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 272 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
clippy.toml software healthy clippy.toml
rust-toolchain.toml software healthy rust-toolchain.toml
deny.toml software healthy deny.toml
Cargo.toml software healthy Cargo.toml
README.md software healthy README.md
rustfmt.toml software healthy rustfmt.toml
CLAUDE.md software healthy CLAUDE.md
LICENSE software healthy LICENSE
Cargo.lock software healthy Cargo.lock
AGENTS.md software healthy AGENTS.md
CONVENTIONS.md software healthy docs/CONVENTIONS.md
TESTING.md software healthy docs/TESTING.md
ARCHITECTURE.md software healthy docs/ARCHITECTURE.md
README.md software healthy docs/README.md
LIVE-REFRESH-GATES.md software healthy docs/LIVE-REFRESH-GATES.md
SELF-HOSTING.md software healthy docs/SELF-HOSTING.md
DEPLOYMENT.md software healthy docs/DEPLOYMENT.md
CONNECTORS.md software healthy docs/CONNECTORS.md
policy.json software healthy deploy/policy.json
README.md software healthy deploy/docker/README.md
Dockerfile software healthy deploy/docker/Dockerfile
docker-compose.yml software healthy deploy/docker/docker-compose.yml
README.md software healthy deploy/config/README.md
fineco-alert.sh software healthy deploy/alerting/fineco-alert.sh
README.md software healthy deploy/alerting/examples/README.md
fineco-refresh-egress-set.sh software healthy deploy/firewall/fineco-refresh-egress-set.sh
fineco-backup.sh software healthy deploy/backup/fineco-backup.sh
fineco-restore.sh software healthy deploy/backup/fineco-restore.sh
provision.sh software healthy deploy/provision/provision.sh
Cargo.toml software healthy crates/fineco-ipc/Cargo.toml
refresh.rs software healthy crates/fineco-ipc/tests/refresh.rs
framing.rs software healthy crates/fineco-ipc/tests/framing.rs
protocol.rs software healthy crates/fineco-ipc/tests/protocol.rs
socket.rs software healthy crates/fineco-ipc/tests/socket.rs
capability.rs software healthy crates/fineco-ipc/tests/capability.rs
market_control.rs software healthy crates/fineco-ipc/tests/market_control.rs
deadline.rs software healthy crates/fineco-ipc/tests/deadline.rs
lib.rs software healthy crates/fineco-ipc/src/lib.rs
capability.rs software healthy crates/fineco-ipc/src/capability.rs
Cargo.toml software healthy crates/fineco-core/Cargo.toml
safe_error.rs software healthy crates/fineco-core/tests/safe_error.rs
freshness.rs software healthy crates/fineco-core/tests/freshness.rs
transport.rs software healthy crates/fineco-core/src/transport.rs
lib.rs software healthy crates/fineco-core/src/lib.rs
text.rs software healthy crates/fineco-core/src/text.rs
freshness.rs software healthy crates/fineco-core/src/freshness.rs
Cargo.toml software healthy crates/fineco-query/Cargo.toml
handler.rs software healthy crates/fineco-query/tests/handler.rs
lib.rs software healthy crates/fineco-query/src/lib.rs
Cargo.toml software healthy crates/fineco-gateway/Cargo.toml

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

LabelLayerStatusPath
docs software healthy docs
deploy software healthy deploy
docker software healthy deploy/docker
config software healthy deploy/config
alerting software healthy deploy/alerting
examples software healthy deploy/alerting/examples
firewall software healthy deploy/firewall
backup software healthy deploy/backup
provision software healthy deploy/provision
crates software healthy crates
fineco-ipc software healthy crates/fineco-ipc
tests software healthy crates/fineco-ipc/tests
src software healthy crates/fineco-ipc/src
fineco-core software healthy crates/fineco-core
tests software healthy crates/fineco-core/tests
src software healthy crates/fineco-core/src
fineco-query software healthy crates/fineco-query
tests software healthy crates/fineco-query/tests
src software healthy crates/fineco-query/src
fineco-gateway software healthy crates/fineco-gateway
tests software healthy crates/fineco-gateway/tests
fixtures software healthy crates/fineco-gateway/tests/fixtures
src software healthy crates/fineco-gateway/src
fineco-store software healthy crates/fineco-store
tests software healthy crates/fineco-store/tests
src software healthy crates/fineco-store/src
fineco-helper software healthy crates/fineco-helper
tests software healthy crates/fineco-helper/tests
src software healthy crates/fineco-helper/src
fineco-worker software healthy crates/fineco-worker
tests software healthy crates/fineco-worker/tests
src software healthy crates/fineco-worker/src
fineco-market software healthy crates/fineco-market
tests software healthy crates/fineco-market/tests
src software healthy crates/fineco-market/src
fineco-live software healthy crates/fineco-live
tests software healthy crates/fineco-live/tests
src software healthy crates/fineco-live/src
fineco-refresh software healthy crates/fineco-refresh
src software healthy crates/fineco-refresh/src
.github software healthy .github
workflows software healthy .github/workflows
e2e software healthy e2e
mock-enrichment software healthy e2e/mock-enrichment
tests software healthy e2e/mock-enrichment/tests
src software healthy e2e/mock-enrichment/src
fixtures software healthy e2e/fixtures
enrichment software healthy e2e/fixtures/enrichment
fineco software healthy e2e/fixtures/fineco
smoke software healthy e2e/smoke

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

LabelLayerStatusPath
auth::crates/fineco-helper/tests/deploy_units.rs security healthy crates/fineco-helper/tests/deploy_units.rs
auth::e2e/spike/README.md security healthy e2e/spike/README.md
auth::crates/fineco-gateway/src/lib.rs security healthy crates/fineco-gateway/src/lib.rs
auth::crates/fineco-gateway/Cargo.toml security healthy crates/fineco-gateway/Cargo.toml
auth::crates/fineco-gateway/src/access.rs security healthy crates/fineco-gateway/src/access.rs
auth::e2e/spike/verify-spike.sh security healthy e2e/spike/verify-spike.sh
auth::crates/fineco-helper/tests/access_middleware.rs security healthy crates/fineco-helper/tests/access_middleware.rs
auth::crates/fineco-gateway/tests/access.rs security healthy crates/fineco-gateway/tests/access.rs
auth::crates/fineco-helper/src/serve.rs security healthy crates/fineco-helper/src/serve.rs
auth::e2e/spike/docker-compose.cf-spike.yml security healthy e2e/spike/docker-compose.cf-spike.yml
auth::README.md security healthy README.md
auth::docs/README.md security healthy docs/README.md
auth::AGENTS.md security healthy AGENTS.md
auth::crates/fineco-helper/tests/serve.rs security healthy crates/fineco-helper/tests/serve.rs

LabelLayerStatusPath
image::deploy/docker/Dockerfile hardware healthy deploy/docker/Dockerfile
image::e2e/Dockerfile hardware healthy e2e/Dockerfile
store-server hardware healthy deploy/docker/docker-compose.yml
worker hardware healthy deploy/docker/docker-compose.yml
gateway hardware healthy deploy/docker/docker-compose.yml
cloudflared hardware healthy deploy/docker/docker-compose.yml
mock-fineco hardware healthy e2e/docker-compose.yml
mock-enrichment hardware healthy e2e/docker-compose.yml
store-server hardware healthy e2e/docker-compose.yml
gateway hardware healthy e2e/docker-compose.yml
smoke hardware healthy e2e/docker-compose.yml

LabelLayerStatusPath
data_captures data healthy crates/fineco-store/src/schema_v4.sql
job_runs data healthy crates/fineco-store/src/schema_v1.sql
assets data healthy crates/fineco-store/src/schema_v1.sql
portfolio_snapshots data healthy crates/fineco-store/src/schema_v1.sql
position_snapshots data healthy crates/fineco-store/src/schema_v1.sql
fx_rates data healthy crates/fineco-store/src/schema_v1.sql
orders data healthy crates/fineco-store/src/schema_v1.sql
tax_carry_forward data healthy crates/fineco-store/src/schema_v1.sql
tax_minus_by_year data healthy crates/fineco-store/src/schema_v1.sql
store_meta data healthy crates/fineco-store/src/schema_v3.sql

LabelLayerStatusPath
127.0.0.1 network healthy deploy/docker/README.md
127.999.999.999 network healthy crates/fineco-core/src/transport.rs
10.0.0.1 network healthy crates/fineco-core/src/transport.rs
198.51.100.10 network healthy crates/fineco-helper/tests/serve.rs
147.0.0.0 network healthy crates/fineco-worker/src/lib.rs
137.0.0.0 network healthy crates/fineco-market/src/client.rs

LabelLayerStatusPath
port:256 network healthy deploy/docker/Dockerfile
port:0104 network healthy deploy/docker/Dockerfile
port:10001 network healthy deploy/docker/Dockerfile
port:06 network healthy deploy/provision/provision.sh
port:08 network healthy deploy/provision/provision.sh

LabelLayerStatusPath
static-and-test cicd healthy .github/workflows/ci.yml
supply-chain cicd healthy .github/workflows/ci.yml
e2e cicd healthy .github/workflows/ci.yml

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

LabelLayerStatusPath
sqlite data healthy README.md

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/4dfba20b-72e8-4218-b63a-66613d4eb19b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/4dfba20b-72e8-4218-b63a-66613d4eb19b/

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.