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.

seung-lab/CAVEpipelines

https://github.com/seung-lab/CAVEpipelines · scanned 2026-06-16 00:07 UTC (2 months, 2 weeks ago)

18 raw signals (0 security + 18 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 16 actionable findings from 1 signal source. 2 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 586 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
test_dag_levels_orders_by_depth software healthy tests/test_orchestrator.py:9
test_orchestrate_runs_levels_in_order software healthy tests/test_orchestrator.py:17
test_orchestrate_solo_stage_runs_without_a_completion_gate software healthy tests/test_orchestrator.py:27
test_orchestrate_parallel_partial_failure_reports_and_finis… software healthy tests/test_orchestrator.py:38
fake_run_workload software healthy tests/test_orchestrator.py:48
test_run_workload_records_complete_then_failed software healthy tests/test_orchestrator.py:59
boom software healthy tests/test_orchestrator.py:67
test_select_range_picks_depth_levels software healthy tests/test_orchestrator.py:76
test_build_set_requires_meshing_and_optional_l2cache software healthy tests/test_orchestrator.py:85
test_confirm_run_rejects_a_selected_stage_the_dataset_does_… software healthy tests/test_orchestrator.py:92
_all_coords software healthy tests/test_distribution_grid.py:8
test_permutation_is_bijection software healthy tests/test_distribution_grid.py:16
test_permute_unpermute_inverse software healthy tests/test_distribution_grid.py:21
test_deterministic_per_seed software healthy tests/test_distribution_grid.py:26
test_batches_partition_grid_exactly software healthy tests/test_distribution_grid.py:36
test_coord_to_batch_index_roundtrip software healthy tests/test_distribution_grid.py:44
test_batch_is_scattered_not_contiguous software healthy tests/test_distribution_grid.py:51
_isolate_db_caches software healthy tests/conftest.py:17
cfg software healthy tests/conftest.py:26
make_job software healthy tests/conftest.py:47
_make software healthy tests/conftest.py:50
render software healthy tests/conftest.py:89
_render software healthy tests/conftest.py:93
no_cluster software healthy tests/conftest.py:102
running_run software healthy tests/conftest.py:110
no_cost_sample software healthy tests/conftest.py:117
no_sleep software healthy tests/conftest.py:123
seed_cost software healthy tests/conftest.py:129
_seed software healthy tests/conftest.py:132
stub_layer_counts software healthy tests/conftest.py:155
_stub software healthy tests/conftest.py:158
_stub_cache_server software healthy tests/test_cgcache.py:10
_run_client software healthy tests/test_cgcache.py:28
_serve software healthy tests/test_cgcache.py:37
test_client_relays_server_stdout software healthy tests/test_cgcache.py:47
test_client_surfaces_server_error software healthy tests/test_cgcache.py:56
test_client_unreachable_exits_after_timeout software healthy tests/test_cgcache.py:65
_job software healthy tests/test_manifest.py:7
test_job_spec_completion_counts software healthy tests/test_manifest.py:13
test_max_failed_indexes_passes_through_on_big_layers software healthy tests/test_manifest.py:23
test_per_layer_resource_curves software healthy tests/test_manifest.py:30
test_flat_fallback_without_resources_block software healthy tests/test_manifest.py:43
test_job_spec_renders_layer_requests software healthy tests/test_manifest.py:49
test_gp_ceiling_refuses_job software healthy tests/test_manifest.py:64
test_pod_failure_policy_spot_vs_fatal software healthy tests/test_manifest.py:71
test_worker_env_targets_the_right_chunk software healthy tests/test_manifest.py:81
test_parallel_flag_drives_builder_gate software healthy tests/test_manifest.py:90
test_spot_scheduling software healthy tests/test_manifest.py:104
test_status_annotations_and_optional_secret software healthy tests/test_manifest.py:111
test_sample_uses_batch_size_one software healthy tests/test_manifest.py:124

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

LabelLayerStatusPath
ARCHITECTURE.md software healthy ARCHITECTURE.md
README.md software healthy README.md
.pre-commit-config.yaml software healthy .pre-commit-config.yaml
pyproject.toml software healthy pyproject.toml
RELEASING.md software healthy RELEASING.md
LICENSE software healthy LICENSE
codecov.yml software healthy codecov.yml
dataset-example.yml software healthy config/dataset-example.yml
README.md software healthy config/README.md
pipeline-example.yml software healthy config/pipeline-example.yml
test_orchestrator.py software healthy tests/test_orchestrator.py
test_distribution_grid.py software healthy tests/test_distribution_grid.py
conftest.py software healthy tests/conftest.py
test_cgcache.py software healthy tests/test_cgcache.py
test_manifest.py software healthy tests/test_manifest.py
test_distribution_harness.py software healthy tests/test_distribution_harness.py
test_kube.py software healthy tests/test_kube.py
test_distribution_lock.py software healthy tests/test_distribution_lock.py
test_pause.py software healthy tests/test_pause.py
test_costs.py software healthy tests/test_costs.py
test_config.py software healthy tests/test_config.py
test_db_state.py software healthy tests/test_db_state.py
test_submit.py software healthy tests/test_submit.py
test_db_cost.py software healthy tests/test_db_cost.py
test_util.py software healthy tests/test_util.py
test_status.py software healthy tests/test_status.py
test_cli.py software healthy tests/test_cli.py
test_oneshot.py software healthy tests/test_oneshot.py
test_run_layer.py software healthy tests/test_run_layer.py
test_apply.py software healthy tests/test_apply.py
util.py software healthy cave_pipeline/util.py
__init__.py software healthy cave_pipeline/__init__.py
manifest.py software healthy cave_pipeline/manifest.py
config.py software healthy cave_pipeline/config.py
kube.py software healthy cave_pipeline/kube.py
stages.py software healthy cave_pipeline/stages.py
costs.py software healthy cave_pipeline/costs.py
ops.py software healthy cave_pipeline/ops.py
cli.py software healthy cave_pipeline/cli.py
cgcache.py software healthy cave_pipeline/cgcache.py
rates.py software healthy cave_pipeline/rates.py
__main__.py software healthy cave_pipeline/__main__.py
cost.py software healthy cave_pipeline/db/cost.py
__init__.py software healthy cave_pipeline/db/__init__.py
base.py software healthy cave_pipeline/db/base.py
models.py software healthy cave_pipeline/db/models.py
state.py software healthy cave_pipeline/db/state.py
__init__.py software healthy cave_pipeline/distribution/__init__.py
grid.py software healthy cave_pipeline/distribution/grid.py
exit_codes.py software healthy cave_pipeline/distribution/exit_codes.py

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

LabelLayerStatusPath
_Fake software healthy tests/test_distribution_lock.py:6
Images software healthy cave_pipeline/config.py:23
WorkloadIdentity software healthy cave_pipeline/config.py:29
Bigtable software healthy cave_pipeline/config.py:35
Ramp software healthy cave_pipeline/config.py:41
Curve software healthy cave_pipeline/config.py:49
Resources software healthy cave_pipeline/config.py:59
Job software healthy cave_pipeline/config.py:66
Config software healthy cave_pipeline/config.py:80
Stage software healthy cave_pipeline/stages.py:20
BaseStage software healthy cave_pipeline/stages.py:34
Ingest software healthy cave_pipeline/stages.py:55
Meshing software healthy cave_pipeline/stages.py:71
L2Cache software healthy cave_pipeline/stages.py:93
Migrate software healthy cave_pipeline/stages.py:127
MigrateCleanup software healthy cave_pipeline/stages.py:138
Paused software healthy cave_pipeline/ops.py:26
CostBase software healthy cave_pipeline/db/models.py:18
Job software healthy cave_pipeline/db/models.py:22
Pod software healthy cave_pipeline/db/models.py:46
StateBase software healthy cave_pipeline/db/models.py:65
Run software healthy cave_pipeline/db/models.py:69
Stage software healthy cave_pipeline/db/models.py:88
FatalChunkError software healthy cave_pipeline/distribution/exit_codes.py:15

LabelLayerStatusPath
config software healthy config
tests software healthy tests
cave_pipeline software healthy cave_pipeline
db software healthy cave_pipeline/db
distribution software healthy cave_pipeline/distribution
terraform software healthy terraform
helm software healthy helm
templates software healthy helm/templates
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
CostBase data healthy cave_pipeline/db/models.py
StateBase data healthy cave_pipeline/db/models.py
jobs data healthy cave_pipeline/db/models.py
pods data healthy cave_pipeline/db/models.py
run data healthy cave_pipeline/db/models.py
stages data healthy cave_pipeline/db/models.py

LabelLayerStatusPath
tf::google_service_account::worker hardware healthy terraform/serviceaccount.tf
tf::google_project_iam_member::worker hardware healthy terraform/serviceaccount.tf
tf::google_service_account_iam_member::workload_identity hardware healthy terraform/serviceaccount.tf
tf::google_container_cluster::cluster hardware healthy terraform/cluster.tf

LabelLayerStatusPath
test cicd healthy .github/workflows/ci.yml
validate-tag cicd healthy .github/workflows/ci.yml
publish cicd healthy .github/workflows/ci.yml
refresh cicd healthy .github/workflows/update-rates.yml

LabelLayerStatusPath
redis data healthy README.md
sqlite data healthy README.md
postgresql data healthy config/README.md

LabelLayerStatusPath
auth::README.md security healthy README.md
auth::.github/workflows/ci.yml security healthy .github/workflows/ci.yml

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::update-rates cicd healthy .github/workflows/update-rates.yml

LabelLayerStatusPath
CODECOV_TOKEN cicd healthy
GCP_BILLING_API_KEY cicd healthy

LabelLayerStatusPath
repobility-clone-6836piiu software healthy /tmp/repobility-clone-6836piiu

LabelLayerStatusPath
sqs data healthy README.md

LabelLayerStatusPath
port:06 network healthy .github/workflows/update-rates.yml

LabelLayerStatusPath
gpu (detected) hardware healthy config/README.md

LabelLayerStatusPath
vps::gcp hardware healthy tests/test_kube.py
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/606ad718-4b2e-421d-8506-002a3db9d168/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/606ad718-4b2e-421d-8506-002a3db9d168/

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.