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.
263 of your 585 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 16.91s · analysis 40.92s · 63.7 MB · GitHub API rate-limit (preflight)

apache/arrow

https://github.com/apache/arrow · scanned 2026-06-05 21:28 UTC (4 days, 12 hours ago) · 10 languages

1477 raw signals (493 security + 984 graph) 11/13 scanners ran 92nd percentile · C · huge (>500K LoC) System graph score 64 (higher by 14)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 12 hours ago · v2 · 462 actionable findings from 2 signal sources. 522 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 40.0 0.15 6.00
security_score 85.0 0.25 21.25
testing_score 87.0 0.20 17.40
documentation_score 99.0 0.15 14.85
practices_score 86.0 0.15 12.90
code_quality 60.0 0.10 6.00
Overall 1.00 78.4
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 9453 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
setup software healthy docs/source/conf.py:611
run software healthy docs/source/conf.py:636
_docdir software healthy docs/source/python/conftest.py:23
__init__ software healthy r/inst/demo_flight_server.py:32
descriptor_to_key software healthy r/inst/demo_flight_server.py:42
_make_flight_info software healthy r/inst/demo_flight_server.py:46
list_flights software healthy r/inst/demo_flight_server.py:61
get_flight_info software healthy r/inst/demo_flight_server.py:72
do_put software healthy r/inst/demo_flight_server.py:80
do_get software healthy r/inst/demo_flight_server.py:87
list_actions software healthy r/inst/demo_flight_server.py:94
do_action software healthy r/inst/demo_flight_server.py:101
_shutdown software healthy r/inst/demo_flight_server.py:115
__init__ software healthy dev/test_merge_arrow_pr.py:103
issue software healthy dev/test_merge_arrow_pr.py:160
current_versions software healthy dev/test_merge_arrow_pr.py:68
current_fix_versions software healthy dev/test_merge_arrow_pr.py:74
state software healthy dev/test_merge_arrow_pr.py:78
get_issue_data software healthy dev/test_merge_arrow_pr.py:81
get_milestones software healthy dev/test_merge_arrow_pr.py:84
assign_milestone software healthy dev/test_merge_arrow_pr.py:87
close_issue software healthy dev/test_merge_arrow_pr.py:92
captured_transitions software healthy dev/test_merge_arrow_pr.py:97
prompt software healthy dev/test_merge_arrow_pr.py:107
fail software healthy dev/test_merge_arrow_pr.py:112
test_gh_fix_versions software healthy dev/test_merge_arrow_pr.py:116
test_gh_fix_versions_filters_maintenance software healthy dev/test_merge_arrow_pr.py:127
test_gh_only_suggest_major_release software healthy dev/test_merge_arrow_pr.py:140
test_gh_invalid_issue software healthy dev/test_merge_arrow_pr.py:157
test_gh_resolve software healthy dev/test_merge_arrow_pr.py:167
test_gh_resolve_non_mainline software healthy dev/test_merge_arrow_pr.py:184
test_gh_resolve_released_fix_version software healthy dev/test_merge_arrow_pr.py:199
test_multiple_authors_bad_input software healthy dev/test_merge_arrow_pr.py:209
test_gh_already_resolved software healthy dev/test_merge_arrow_pr.py:234
test_gh_output_no_components software healthy dev/test_merge_arrow_pr.py:252
test_sorting_versions software healthy dev/test_merge_arrow_pr.py:280
get_json software healthy dev/merge_arrow_pr.py:62
run_cmd software healthy dev/merge_arrow_pr.py:86
strip_ci_directives software dead dev/merge_arrow_pr.py:109
fix_version_from_branch software healthy dev/merge_arrow_pr.py:115
__init__ software healthy dev/merge_arrow_pr.py:386
get_label software healthy dev/merge_arrow_pr.py:138
components software healthy dev/merge_arrow_pr.py:146
assignees software healthy dev/merge_arrow_pr.py:150
current_fix_versions software healthy dev/merge_arrow_pr.py:154
current_versions software healthy dev/merge_arrow_pr.py:161
resolve software healthy dev/merge_arrow_pr.py:169
show software healthy dev/merge_arrow_pr.py:406
get_candidate_fix_version software healthy dev/merge_arrow_pr.py:195
version_tuple software dead dev/merge_arrow_pr.py:200

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

LabelLayerStatusPath
.rubocop.yml software healthy .rubocop.yml
README.md software healthy README.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
.pre-commit-config.yaml software healthy .pre-commit-config.yaml
cmake-format.py software warning cmake-format.py
.hadolint.yaml software healthy .hadolint.yaml
.env software healthy .env
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
.asf.yaml software healthy .asf.yaml
CHANGELOG.md software healthy CHANGELOG.md
compose.yaml software healthy compose.yaml
Gemfile software healthy ruby/Gemfile
README.md software healthy ruby/README.md
Gemfile software healthy ruby/red-arrow-flight/Gemfile
README.md software healthy ruby/red-arrow-flight/README.md
test-client.rb software healthy ruby/red-arrow-flight/test/test-client.rb
test-location.rb software healthy ruby/red-arrow-flight/test/test-location.rb
run-test.rb software healthy ruby/red-arrow-flight/test/run-test.rb
test-record-batch-reader.rb software healthy ruby/red-arrow-flight/test/test-record-batch-reader.rb
helper.rb software healthy ruby/red-arrow-flight/test/helper.rb
test-ticket.rb software healthy ruby/red-arrow-flight/test/test-ticket.rb
test-call-options.rb software healthy ruby/red-arrow-flight/test/test-call-options.rb
info-generator.rb software healthy ruby/red-arrow-flight/test/helper/info-generator.rb
server.rb software healthy ruby/red-arrow-flight/test/helper/server.rb
arrow-flight.rb software healthy ruby/red-arrow-flight/lib/arrow-flight.rb
record-batch-reader.rb software healthy ruby/red-arrow-flight/lib/arrow-flight/record-batch-reader.…
call-options.rb software healthy ruby/red-arrow-flight/lib/arrow-flight/call-options.rb
location.rb software healthy ruby/red-arrow-flight/lib/arrow-flight/location.rb
loader.rb software healthy ruby/red-arrow-flight/lib/arrow-flight/loader.rb
client.rb software healthy ruby/red-arrow-flight/lib/arrow-flight/client.rb
ticket.rb software healthy ruby/red-arrow-flight/lib/arrow-flight/ticket.rb
server-options.rb software healthy ruby/red-arrow-flight/lib/arrow-flight/server-options.rb
server-call-context.rb software healthy ruby/red-arrow-flight/lib/arrow-flight/server-call-context.…
client-options.rb software healthy ruby/red-arrow-flight/lib/arrow-flight/client-options.rb
version.rb software healthy ruby/red-arrow-flight/lib/arrow-flight/version.rb
Gemfile software healthy ruby/red-arrow-format/Gemfile
README.md software healthy ruby/red-arrow-format/README.md
test-reader.rb software healthy ruby/red-arrow-format/test/test-reader.rb
run.rb software healthy ruby/red-arrow-format/test/run.rb
test-writer.rb software healthy ruby/red-arrow-format/test/test-writer.rb
helper.rb software healthy ruby/red-arrow-format/test/helper.rb
arrow-format.rb software healthy ruby/red-arrow-format/lib/arrow-format.rb
error.rb software healthy ruby/red-arrow-format/lib/arrow-format/error.rb
file-reader.rb software healthy ruby/red-arrow-format/lib/arrow-format/file-reader.rb
bitmap.rb software healthy ruby/red-arrow-format/lib/arrow-format/bitmap.rb
streaming-writer.rb software healthy ruby/red-arrow-format/lib/arrow-format/streaming-writer.rb
readable.rb software healthy ruby/red-arrow-format/lib/arrow-format/readable.rb
buffer-alignable.rb software healthy ruby/red-arrow-format/lib/arrow-format/buffer-alignable.rb
file-writer.rb software healthy ruby/red-arrow-format/lib/arrow-format/file-writer.rb
schema.rb software healthy ruby/red-arrow-format/lib/arrow-format/schema.rb

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

LabelLayerStatusPath
ComputeFunctionsTableDirective software healthy docs/source/conf.py:619
DemoFlightServer software healthy r/inst/demo_flight_server.py:31
FakeGitHub software healthy dev/test_merge_arrow_pr.py:55
FakeCLI software healthy dev/test_merge_arrow_pr.py:101
Mock software healthy dev/test_merge_arrow_pr.py:158
GitHubIssue software healthy dev/merge_arrow_pr.py:126
GitHubAPI software healthy dev/merge_arrow_pr.py:247
CommandInput software healthy dev/merge_arrow_pr.py:358
PullRequest software healthy dev/merge_arrow_pr.py:383
Downloader software healthy dev/release/download_rc_binaries.py:34
Artifactory software healthy dev/release/download_rc_binaries.py:155
Maven software healthy dev/release/download_rc_binaries.py:159
GitHub software healthy dev/release/download_rc_binaries.py:166
PartialEnv software healthy dev/archery/archery/testing.py:24
SuccessfulSubprocessResult software healthy dev/archery/archery/testing.py:45
DependencyError software healthy dev/archery/archery/linking.py:28
DynamicLibrary software healthy dev/archery/archery/linking.py:32
EventError software healthy dev/archery/archery/bot.py:37
CommandError software healthy dev/archery/archery/bot.py:41
_CommandMixin software healthy dev/archery/archery/bot.py:47
Command software healthy dev/archery/archery/bot.py:66
Group software healthy dev/archery/archery/bot.py:70
PullRequestState software healthy dev/archery/archery/bot.py:94
PullRequestWorkflowBot software healthy dev/archery/archery/bot.py:107
CommentBot software healthy dev/archery/archery/bot.py:219
Java software healthy dev/archery/archery/lang/java.py:24
Jar software healthy dev/archery/archery/lang/java.py:29
JavaConfiguration software healthy dev/archery/archery/lang/java.py:36
JavaMavenDefinition software healthy dev/archery/archery/lang/java.py:81
NumpyDoc software healthy dev/archery/archery/lang/python.py:90
CppConfiguration software healthy dev/archery/archery/lang/cpp.py:38
CppCMakeDefinition software healthy dev/archery/archery/lang/cpp.py:284
UndefinedImage software healthy dev/archery/archery/docker/core.py:56
ComposeConfig software healthy dev/archery/archery/docker/core.py:60
Docker software healthy dev/archery/archery/docker/core.py:176
DockerCompose software healthy dev/archery/archery/docker/core.py:182
GoTester software healthy dev/archery/archery/integration/tester_go.py:51
_CDataBase software healthy dev/archery/archery/integration/tester_go.py:168
GoCDataExporter software healthy dev/archery/archery/integration/tester_go.py:197
GoCDataImporter software healthy dev/archery/archery/integration/tester_go.py:224
Field software healthy dev/archery/archery/integration/datagen.py:38
Column software healthy dev/archery/archery/integration/datagen.py:73
PrimitiveField software healthy dev/archery/archery/integration/datagen.py:104
PrimitiveColumn software healthy dev/archery/archery/integration/datagen.py:110
NullColumn software healthy dev/archery/archery/integration/datagen.py:127
NullField software healthy dev/archery/archery/integration/datagen.py:132
IntegerField software healthy dev/archery/archery/integration/datagen.py:149
RunEndsField software healthy dev/archery/archery/integration/datagen.py:209
DateField software healthy dev/archery/archery/integration/datagen.py:219
TimeField software healthy dev/archery/archery/integration/datagen.py:280

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

LabelLayerStatusPath
ruby software healthy ruby
red-arrow-flight software healthy ruby/red-arrow-flight
test software healthy ruby/red-arrow-flight/test
helper software healthy ruby/red-arrow-flight/test/helper
lib software healthy ruby/red-arrow-flight/lib
arrow-flight software healthy ruby/red-arrow-flight/lib/arrow-flight
red-arrow-format software healthy ruby/red-arrow-format
test software healthy ruby/red-arrow-format/test
lib software healthy ruby/red-arrow-format/lib
arrow-format software healthy ruby/red-arrow-format/lib/arrow-format
integration software healthy ruby/red-arrow-format/lib/arrow-format/integration
org software healthy ruby/red-arrow-format/lib/arrow-format/org
apache software healthy ruby/red-arrow-format/lib/arrow-format/org/apache
arrow software healthy ruby/red-arrow-format/lib/arrow-format/org/apache/arrow
flatbuf software healthy ruby/red-arrow-format/lib/arrow-format/org/apache/arrow/fla…
benchmark software healthy ruby/red-arrow-format/benchmark
red-arrow-cuda software healthy ruby/red-arrow-cuda
test software healthy ruby/red-arrow-cuda/test
lib software healthy ruby/red-arrow-cuda/lib
arrow-cuda software healthy ruby/red-arrow-cuda/lib/arrow-cuda
red-gandiva software healthy ruby/red-gandiva
test software healthy ruby/red-gandiva/test
expression-builder software healthy ruby/red-gandiva/test/expression-builder
lib software healthy ruby/red-gandiva/lib
gandiva software healthy ruby/red-gandiva/lib/gandiva
expression-builder software healthy ruby/red-gandiva/lib/gandiva/expression-builder
red-parquet software healthy ruby/red-parquet
test software healthy ruby/red-parquet/test
lib software healthy ruby/red-parquet/lib
parquet software healthy ruby/red-parquet/lib/parquet
red-arrow software healthy ruby/red-arrow
ext software healthy ruby/red-arrow/ext
arrow software healthy ruby/red-arrow/ext/arrow
test software healthy ruby/red-arrow/test
raw-records software healthy ruby/red-arrow/test/raw-records
values software healthy ruby/red-arrow/test/values
helper software healthy ruby/red-arrow/test/helper
lib software healthy ruby/red-arrow/lib
arrow software healthy ruby/red-arrow/lib/arrow
jruby software healthy ruby/red-arrow/lib/arrow/jruby
doc software healthy ruby/red-arrow/doc
text software healthy ruby/red-arrow/doc/text
benchmark software healthy ruby/red-arrow/benchmark
raw-records software healthy ruby/red-arrow/benchmark/raw-records
values software healthy ruby/red-arrow/benchmark/values
example software healthy ruby/red-arrow/example
red-arrow-dataset software healthy ruby/red-arrow-dataset
test software healthy ruby/red-arrow-dataset/test
lib software healthy ruby/red-arrow-dataset/lib
arrow-dataset software healthy ruby/red-arrow-dataset/lib/arrow-dataset

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

LabelLayerStatusPath
image::dev/tasks/linux-packages/apache-arrow-release/yum/al… hardware healthy dev/tasks/linux-packages/apache-arrow-release/yum/almalinux…
image::dev/tasks/linux-packages/apache-arrow-release/yum/al… hardware healthy dev/tasks/linux-packages/apache-arrow-release/yum/almalinux…
image::dev/tasks/linux-packages/apache-arrow-release/yum/am… hardware healthy dev/tasks/linux-packages/apache-arrow-release/yum/amazon-li…
image::dev/tasks/linux-packages/apache-arrow-release/yum/ce… hardware healthy dev/tasks/linux-packages/apache-arrow-release/yum/centos-9-…
image::dev/tasks/linux-packages/apache-arrow-release/yum/al… hardware healthy dev/tasks/linux-packages/apache-arrow-release/yum/almalinux…
image::dev/tasks/linux-packages/apache-arrow-apt-source/apt… hardware healthy dev/tasks/linux-packages/apache-arrow-apt-source/apt/debian…
image::dev/tasks/linux-packages/apache-arrow-apt-source/apt… hardware healthy dev/tasks/linux-packages/apache-arrow-apt-source/apt/ubuntu…
image::dev/tasks/linux-packages/apache-arrow-apt-source/apt… hardware healthy dev/tasks/linux-packages/apache-arrow-apt-source/apt/ubuntu…
image::dev/tasks/linux-packages/apache-arrow-apt-source/apt… hardware healthy dev/tasks/linux-packages/apache-arrow-apt-source/apt/ubuntu…
image::dev/tasks/linux-packages/apache-arrow-apt-source/apt… hardware healthy dev/tasks/linux-packages/apache-arrow-apt-source/apt/debian…
image::dev/tasks/linux-packages/apache-arrow-apt-source/apt… hardware healthy dev/tasks/linux-packages/apache-arrow-apt-source/apt/debian…
image::dev/tasks/linux-packages/apache-arrow/yum/almalinux-… hardware healthy dev/tasks/linux-packages/apache-arrow/yum/almalinux-8/Docke…
image::dev/tasks/linux-packages/apache-arrow/yum/almalinux-… hardware healthy dev/tasks/linux-packages/apache-arrow/yum/almalinux-9/Docke…
image::dev/tasks/linux-packages/apache-arrow/yum/amazon-lin… hardware healthy dev/tasks/linux-packages/apache-arrow/yum/amazon-linux-2023…
image::dev/tasks/linux-packages/apache-arrow/yum/centos-9-s… hardware healthy dev/tasks/linux-packages/apache-arrow/yum/centos-9-stream/D…
image::dev/tasks/linux-packages/apache-arrow/yum/almalinux-… hardware healthy dev/tasks/linux-packages/apache-arrow/yum/almalinux-10/Dock…
image::dev/tasks/linux-packages/apache-arrow/apt/debian-tri… hardware healthy dev/tasks/linux-packages/apache-arrow/apt/debian-trixie/Doc…
image::dev/tasks/linux-packages/apache-arrow/apt/ubuntu-nob… hardware healthy dev/tasks/linux-packages/apache-arrow/apt/ubuntu-noble/Dock…
image::dev/tasks/linux-packages/apache-arrow/apt/ubuntu-jam… hardware healthy dev/tasks/linux-packages/apache-arrow/apt/ubuntu-jammy/Dock…
image::dev/tasks/linux-packages/apache-arrow/apt/ubuntu-res… hardware healthy dev/tasks/linux-packages/apache-arrow/apt/ubuntu-resolute/D…
image::dev/tasks/linux-packages/apache-arrow/apt/debian-boo… hardware healthy dev/tasks/linux-packages/apache-arrow/apt/debian-bookworm/D…
image::dev/tasks/linux-packages/apache-arrow/apt/debian-for… hardware healthy dev/tasks/linux-packages/apache-arrow/apt/debian-forky/Dock…
image::dev/release/binary/Dockerfile hardware healthy dev/release/binary/Dockerfile
alpine-linux-cpp hardware healthy compose.yaml
conda hardware healthy compose.yaml
conda-cpp hardware healthy compose.yaml
conda-cpp-valgrind hardware healthy compose.yaml
debian-cpp hardware healthy compose.yaml
ubuntu-cpp hardware healthy compose.yaml
ubuntu-cpp-static hardware healthy compose.yaml
ubuntu-cpp-bundled hardware healthy compose.yaml
ubuntu-cpp-bundled-offline hardware healthy compose.yaml
ubuntu-cpp-odbc hardware healthy compose.yaml
ubuntu-cpp-minimal hardware healthy compose.yaml
ubuntu-cuda-cpp hardware healthy compose.yaml
ubuntu-cpp-sanitizer hardware healthy compose.yaml
ubuntu-cpp-thread-sanitizer hardware healthy compose.yaml
ubuntu-cpp-emscripten hardware healthy compose.yaml
fedora-cpp hardware healthy compose.yaml
cpp-jni hardware healthy compose.yaml
debian-c-glib hardware healthy compose.yaml
ubuntu-c-glib hardware healthy compose.yaml
debian-ruby hardware healthy compose.yaml
ubuntu-ruby hardware healthy compose.yaml
conda-python hardware healthy compose.yaml
conda-python-emscripten hardware healthy compose.yaml
ubuntu-cuda-python hardware healthy compose.yaml
debian-python hardware healthy compose.yaml
ubuntu-python hardware healthy compose.yaml
fedora-python hardware healthy compose.yaml

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

LabelLayerStatusPath
check-labels cicd healthy .github/workflows/r_extra.yml
docker cicd healthy .github/workflows/r_extra.yml
report-extra-cpp cicd healthy .github/workflows/r_extra.yml
pr-workflow-bot-job cicd healthy .github/workflows/pr_bot.yml
target cicd healthy .github/workflows/verify_rc.yml
apt cicd healthy .github/workflows/verify_rc.yml
binary cicd healthy .github/workflows/verify_rc.yml
wheels-linux cicd healthy .github/workflows/verify_rc.yml
wheels-macos cicd healthy .github/workflows/verify_rc.yml
wheels-windows cicd healthy .github/workflows/verify_rc.yml
yum cicd healthy .github/workflows/verify_rc.yml
label-when-reviewed cicd healthy .github/workflows/pr_review_trigger.yml
lint cicd healthy .github/workflows/dev.yml
release cicd healthy .github/workflows/dev.yml
check-labels cicd healthy .github/workflows/cpp_extra.yml
docker cicd healthy .github/workflows/cpp_extra.yml
msvc-arm64 cicd healthy .github/workflows/cpp_extra.yml
jni-linux cicd healthy .github/workflows/cpp_extra.yml
jni-macos cicd healthy .github/workflows/cpp_extra.yml
odbc-linux cicd healthy .github/workflows/cpp_extra.yml
odbc-macos cicd healthy .github/workflows/cpp_extra.yml
odbc-msvc cicd healthy .github/workflows/cpp_extra.yml
odbc-nightly cicd healthy .github/workflows/cpp_extra.yml
odbc-release cicd healthy .github/workflows/cpp_extra.yml
report-extra-cpp cicd healthy .github/workflows/cpp_extra.yml
ubuntu cicd healthy .github/workflows/matlab.yml
macos cicd healthy .github/workflows/matlab.yml
windows cicd healthy .github/workflows/matlab.yml
label_components cicd healthy .github/workflows/issue_bot.yml
ubuntu cicd healthy .github/workflows/r.yml
bundled cicd healthy .github/workflows/r.yml
windows-cpp cicd healthy .github/workflows/r.yml
windows-r cicd healthy .github/workflows/r.yml
upload cicd healthy .github/workflows/r_nightly.yml
test cicd healthy .github/workflows/archery.yml
check-labels cicd healthy .github/workflows/cuda_extra.yml
docker cicd healthy .github/workflows/cuda_extra.yml
report-extra-cpp cicd healthy .github/workflows/cuda_extra.yml
docker cicd healthy .github/workflows/integration.yml
complete cicd healthy .github/workflows/docs.yml
report-ci cicd healthy .github/workflows/report_ci.yml
windows cicd healthy .github/workflows/cpp_windows.yml
crossbow cicd healthy .github/workflows/comment_bot.yml
issue_assign cicd healthy .github/workflows/comment_bot.yml
docker cicd healthy .github/workflows/cpp.yml
build-example cicd healthy .github/workflows/cpp.yml
macos cicd healthy .github/workflows/cpp.yml
windows cicd healthy .github/workflows/cpp.yml
windows-mingw cicd healthy .github/workflows/cpp.yml
ubuntu cicd healthy .github/workflows/ruby.yml

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

LabelLayerStatusPath
gha::r_extra cicd healthy .github/workflows/r_extra.yml
gha::pr_bot cicd healthy .github/workflows/pr_bot.yml
gha::verify_rc cicd healthy .github/workflows/verify_rc.yml
gha::pr_review_trigger cicd healthy .github/workflows/pr_review_trigger.yml
gha::dev cicd healthy .github/workflows/dev.yml
gha::cpp_extra cicd healthy .github/workflows/cpp_extra.yml
gha::matlab cicd healthy .github/workflows/matlab.yml
gha::issue_bot cicd healthy .github/workflows/issue_bot.yml
gha::r cicd healthy .github/workflows/r.yml
gha::r_nightly cicd healthy .github/workflows/r_nightly.yml
gha::archery cicd healthy .github/workflows/archery.yml
gha::cuda_extra cicd healthy .github/workflows/cuda_extra.yml
gha::integration cicd healthy .github/workflows/integration.yml
gha::docs cicd healthy .github/workflows/docs.yml
gha::report_ci cicd healthy .github/workflows/report_ci.yml
gha::cpp_windows cicd healthy .github/workflows/cpp_windows.yml
gha::comment_bot cicd healthy .github/workflows/comment_bot.yml
gha::cpp cicd healthy .github/workflows/cpp.yml
gha::ruby cicd healthy .github/workflows/ruby.yml
gha::docs_light cicd healthy .github/workflows/docs_light.yml
gha::check_labels cicd healthy .github/workflows/check_labels.yml
gha::dev_pr cicd healthy .github/workflows/dev_pr.yml
gha::release cicd healthy .github/workflows/release.yml
gha::stale cicd healthy .github/workflows/stale.yml
gha::python cicd healthy .github/workflows/python.yml
gha::release_candidate cicd healthy .github/workflows/release_candidate.yml
gha::package_linux cicd healthy .github/workflows/package_linux.yml
gha::labeler cicd healthy .github/workflows/dev_pr/labeler.yml

LabelLayerStatusPath
port:5432 network healthy compose.yaml
port:9020 network healthy compose.yaml
port:50070 network healthy compose.yaml
port:50075 network healthy compose.yaml
port:8020 network healthy compose.yaml
port:8042 network healthy compose.yaml
port:9083 network healthy compose.yaml
port:21000 network healthy compose.yaml
port:21050 network healthy compose.yaml
port:25000 network healthy compose.yaml
port:25010 network healthy compose.yaml
port:25020 network healthy compose.yaml
port:5005 network healthy r/inst/demo_flight_server.py
port:22 network healthy dev/release/binary/Dockerfile
port:127 network healthy python/pyarrow/tests/conftest.py
port:8089 network healthy ci/scripts/r_test.sh
port:11 network healthy .github/workflows/stale.yml
port:10 network healthy .github/workflows/stale.yml

LabelLayerStatusPath
NIGHTLIES_RSYNC_HOST cicd healthy
RELEASE_TARBALL cicd healthy
GITHUB_TOKEN cicd healthy
DOCKERHUB_USER cicd healthy
CACHE_VERSION cicd healthy
DOCKERHUB_TOKEN cicd healthy
NIGHTLIES_RSYNC_HOST_KEY cicd healthy
BUILD_DIR cicd healthy
NIGHTLIES_RSYNC_PORT cicd healthy
ARROW_GPG_SECRET_KEY cicd healthy
NIGHTLIES_RSYNC_KEY cicd healthy
ARROW_SMTP_PASSWORD cicd healthy
CROSSBOW_GITHUB_TOKEN cicd healthy
ARROW_ZULIP_WEBHOOK cicd healthy
NIGHTLIES_RSYNC_PATH cicd healthy
CCACHE_DIR cicd healthy
NIGHTLIES_RSYNC_USER cicd healthy

LabelLayerStatusPath
13.0.0.1 network healthy r/pkgdown/assets/versions.json
12.0.1.1 network healthy r/pkgdown/assets/versions.json
23.0.1.2 network healthy dev/tasks/r/github.linux.arrow.version.back.compat.yml
22.0.0.1 network healthy dev/tasks/r/github.linux.arrow.version.back.compat.yml
21.0.0.1 network healthy dev/tasks/r/github.linux.arrow.version.back.compat.yml
20.0.0.2 network healthy dev/tasks/r/github.linux.arrow.version.back.compat.yml
14.0.2.1 network healthy dev/tasks/r/github.linux.arrow.version.back.compat.yml
11.0.0.3 network healthy dev/tasks/r/github.linux.arrow.version.back.compat.yml
127.0.0.1 network healthy dev/release/utils-binary.sh

LabelLayerStatusPath
auth::cpp/vcpkg.json security healthy cpp/vcpkg.json
auth::ci/vcpkg/vcpkg.json security healthy ci/vcpkg/vcpkg.json
auth::dev/archery/archery/ci/cli.py security healthy dev/archery/archery/ci/cli.py
auth::dev/archery/archery/crossbow/core.py security healthy dev/archery/archery/crossbow/core.py
auth::dev/archery/archery/crossbow/cli.py security healthy dev/archery/archery/crossbow/cli.py
auth::dev/archery/archery/cli.py security healthy dev/archery/archery/cli.py
auth::dev/archery/archery/release/cli.py security healthy dev/archery/archery/release/cli.py

LabelLayerStatusPath
vps::azure hardware healthy dev/tasks/python-wheels/github.osx.yml
vps::aws hardware healthy dev/tasks/docs/github.linux.yml
vps::ec2 hardware healthy python/pyarrow/tests/conftest.py

LabelLayerStatusPath
grpc::HelloWorldService api healthy cpp/examples/arrow/helloworld.proto
grpc::FlightService api healthy format/Flight.proto

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

LabelLayerStatusPath
postgres data healthy compose.yaml

LabelLayerStatusPath
gpu (detected) hardware healthy .env

LabelLayerStatusPath
.env in repo security healthy .env
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/22ac6ece-0010-4fbd-8208-25335a665c2d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/22ac6ece-0010-4fbd-8208-25335a665c2d/

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.