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

Scan timing: clone 18.05s · analysis 19.2s · 63.9 MB · GitHub API rate-limit (preflight)

near/nearcore

https://github.com/near/nearcore · scanned 2026-06-05 20:45 UTC (4 days, 13 hours ago) · 10 languages

830 raw signals (246 security + 584 graph) 11/13 scanners ran 62nd percentile · Rust · huge (>500K LoC) System graph score 60 (higher by 25)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 13 hours ago · v2 · 285 actionable findings from 2 signal sources. 253 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 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 85.0 0.20 17.00
documentation_score 97.0 0.15 14.55
practices_score 90.0 0.15 13.50
code_quality 57.0 0.10 5.70
Overall 1.00 84.8
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 4542 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
cspell.json software healthy cspell.json
ATTRIBUTIONS.md software healthy ATTRIBUTIONS.md
README.md software healthy README.md
rustfmt.toml software healthy rustfmt.toml
CONTRIBUTING.md software healthy CONTRIBUTING.md
Dockerfile software healthy Dockerfile
buf.yaml software healthy buf.yaml
lychee.toml software healthy lychee.toml
Makefile software healthy Makefile
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
.gitpod.yml software healthy .gitpod.yml
.gitpod.Dockerfile software healthy .gitpod.Dockerfile
codecov.yml software healthy codecov.yml
Cargo.toml software healthy neard/Cargo.toml
build.rs software healthy neard/build.rs
proof_example.json software healthy neard/res/proof_example.json
invalid_proof.json software healthy neard/res/invalid_proof.json
cli.rs software healthy neard/src/cli.rs
main.rs software healthy neard/src/main.rs
Dockerfile software healthy docker/sandbox/Dockerfile
entrypoint.sh software healthy docker/sandbox/entrypoint.sh
Cargo.toml software healthy nearcore/Cargo.toml
example-config-no-gc.json software healthy nearcore/res/example-config-no-gc.json
example-config-gc.json software healthy nearcore/res/example-config-gc.json
lib.rs software healthy nearcore/src/lib.rs
config_duration_test.rs software healthy nearcore/src/config_duration_test.rs
metrics.rs software healthy nearcore/src/metrics.rs
entity_debug_serializer.rs software healthy nearcore/src/entity_debug_serializer.rs
download_file.rs software healthy nearcore/src/download_file.rs
dyn_config.rs software healthy nearcore/src/dyn_config.rs
config_validate.rs software healthy nearcore/src/config_validate.rs
entity_debug.rs software healthy nearcore/src/entity_debug.rs
append_only_map.rs software healthy nearcore/src/append_only_map.rs
state_sync.rs software healthy nearcore/src/state_sync.rs
config.rs software healthy nearcore/src/config.rs
migrations.rs software healthy nearcore/src/migrations.rs
store.rs software healthy nearcore/benches/store.rs
serialization.rs software healthy nearcore/benches/serialization.rs
state_witness_borsh.rs software healthy nearcore/benches/state_witness_borsh.rs
compression.rs software healthy nearcore/benches/compression.rs
.cspell.json software healthy .devcontainer/.cspell.json
devcontainer.json software healthy .devcontainer/devcontainer.json
Dockerfile software healthy .devcontainer/Dockerfile

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

LabelLayerStatusPath
get_indent software healthy scripts/check_import_blocks.py:23
check_file software healthy scripts/check_import_blocks.py:28
fix_file software healthy scripts/check_import_blocks.py:82
get_rust_files software healthy scripts/check_import_blocks.py:149
main software healthy scripts/check_import_blocks.py:160
create_lock_file software healthy scripts/run-ft-benchmark.py:10
remove_lock_file software healthy scripts/run-ft-benchmark.py:19
run_benchmark software healthy scripts/run-ft-benchmark.py:26
main software healthy scripts/run-ft-benchmark.py:34
progress software healthy scripts/merge_queue_health.py:45
progress_item software healthy scripts/merge_queue_health.py:50
gh_api software healthy scripts/merge_queue_health.py:65
fetch_workflow_runs software healthy scripts/merge_queue_health.py:104
fetch_jobs software healthy scripts/merge_queue_health.py:133
extract_pr_number software healthy scripts/merge_queue_health.py:140
_init_nayduck_index software healthy scripts/merge_queue_health.py:156
_extend_nayduck_index software healthy scripts/merge_queue_health.py:185
resolve_nayduck_run_id software healthy scripts/merge_queue_health.py:229
fetch_nayduck_results software healthy scripts/merge_queue_health.py:245
classify_ci_failure software healthy scripts/merge_queue_health.py:267
classify_nayduck_failure software healthy scripts/merge_queue_health.py:291
build_report software healthy scripts/merge_queue_health.py:312
print_text_report software healthy scripts/merge_queue_health.py:501
print_json_report software healthy scripts/merge_queue_health.py:623
main software healthy scripts/merge_queue_health.py:632
_colored software healthy scripts/nayduck_v2.py:149
_duration software healthy scripts/nayduck_v2.py:155
_time_ago software healthy scripts/nayduck_v2.py:162
_trunc software healthy scripts/nayduck_v2.py:176
_table software healthy scripts/nayduck_v2.py:181
_github_auth software healthy scripts/nayduck_v2.py:195
_get_auth_code software healthy scripts/nayduck_v2.py:205
_api_get software healthy scripts/nayduck_v2.py:215
_api_post software healthy scripts/nayduck_v2.py:226
_fetch_log software healthy scripts/nayduck_v2.py:249
_log_url software healthy scripts/nayduck_v2.py:260
_read_tests_from_file software healthy scripts/nayduck_v2.py:271
_read_tests_from_stdin software healthy scripts/nayduck_v2.py:276
_read_tests_impl software healthy scripts/nayduck_v2.py:281
_git_sha software healthy scripts/nayduck_v2.py:298
_git_branch software healthy scripts/nayduck_v2.py:310
api_get_runs software healthy scripts/nayduck_v2.py:324
api_get_run software healthy scripts/nayduck_v2.py:333
api_get_test software healthy scripts/nayduck_v2.py:338
api_get_test_history software healthy scripts/nayduck_v2.py:343
api_get_nightly software healthy scripts/nayduck_v2.py:349
api_get_build software healthy scripts/nayduck_v2.py:354
api_fetch_log software healthy scripts/nayduck_v2.py:359
api_schedule_run software healthy scripts/nayduck_v2.py:385
api_cancel_run software dead scripts/nayduck_v2.py:395

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

LabelLayerStatusPath
neard software healthy neard
res software healthy neard/res
src software healthy neard/src
docker software healthy docker
sandbox software healthy docker/sandbox
nearcore software healthy nearcore
res software healthy nearcore/res
src software healthy nearcore/src
benches software healthy nearcore/benches
.devcontainer software healthy .devcontainer
integration-tests software healthy integration-tests
src software healthy integration-tests/src
node software healthy integration-tests/src/node
tests software healthy integration-tests/src/tests
nearcore software healthy integration-tests/src/tests/nearcore
client software healthy integration-tests/src/tests/client
standard_cases software healthy integration-tests/src/tests/standard_cases
network software healthy integration-tests/src/tests/network
runtime software healthy integration-tests/src/tests/runtime
tools software healthy integration-tests/src/tests/tools
features software healthy integration-tests/src/tests/features
utils software healthy integration-tests/src/utils
user software healthy integration-tests/src/user
benchmarks software healthy benchmarks
transactions-generator software healthy benchmarks/transactions-generator
src software healthy benchmarks/transactions-generator/src
rpc-probe software healthy benchmarks/rpc-probe
src software healthy benchmarks/rpc-probe/src
continuous software healthy benchmarks/continuous
db software healthy benchmarks/continuous/db
tool software healthy benchmarks/continuous/db/tool
cli software healthy benchmarks/continuous/db/tool/cli
src software healthy benchmarks/continuous/db/tool/cli/src
orm software healthy benchmarks/continuous/db/tool/orm
migrations software healthy benchmarks/continuous/db/tool/orm/migrations
2024-06-12-094545_simplify_permissions software healthy benchmarks/continuous/db/tool/orm/migrations/2024-06-12-094…
00000000000000_diesel_initial_setup software healthy benchmarks/continuous/db/tool/orm/migrations/00000000000000…
2024-06-03-142154_create_ft_transfers software healthy benchmarks/continuous/db/tool/orm/migrations/2024-06-03-142…
2024-06-12-120242_refine_ft_transfers software healthy benchmarks/continuous/db/tool/orm/migrations/2024-06-12-120…
2024-06-19-160030_ft_transfers_metadata software healthy benchmarks/continuous/db/tool/orm/migrations/2024-06-19-160…
src software healthy benchmarks/continuous/db/tool/orm/src
synth-bm software healthy benchmarks/synth-bm
src software healthy benchmarks/synth-bm/src
sharded-bm software healthy benchmarks/sharded-bm
cases software healthy benchmarks/sharded-bm/cases
forknet software healthy benchmarks/sharded-bm/cases/forknet
4-shards-2-cp software healthy benchmarks/sharded-bm/cases/forknet/4-shards-2-cp
epoch_configs software healthy benchmarks/sharded-bm/cases/forknet/4-shards-2-cp/epoch_con…
4-shards software healthy benchmarks/sharded-bm/cases/forknet/4-shards
epoch_configs software healthy benchmarks/sharded-bm/cases/forknet/4-shards/epoch_configs

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

LabelLayerStatusPath
NayduckError software healthy scripts/nayduck_v2.py:140
AdvChunkMissingTest software healthy pytest/tests/adversarial/chunk_missing.py:19
ComputeSha256 software healthy pytest/tests/loadtest/locust/common/congestion.py:15
ComputeSum software healthy pytest/tests/loadtest/locust/common/congestion.py:36
MintInscription software healthy pytest/tests/loadtest/locust/common/inscription.py:20
DeployInscription software healthy pytest/tests/loadtest/locust/common/inscription.py:41
FTContract software healthy pytest/tests/loadtest/locust/common/ft.py:17
TransferFT software healthy pytest/tests/loadtest/locust/common/ft.py:133
InitFT software healthy pytest/tests/loadtest/locust/common/ft.py:166
InitFTAccount software healthy pytest/tests/loadtest/locust/common/ft.py:188
SocialDbSet software healthy pytest/tests/loadtest/locust/common/social.py:20
SubmitPost software healthy pytest/tests/loadtest/locust/common/social.py:31
Follow software healthy pytest/tests/loadtest/locust/common/social.py:41
InitSocialDB software healthy pytest/tests/loadtest/locust/common/social.py:54
InitSocialDbAccount software healthy pytest/tests/loadtest/locust/common/social.py:80
TestSocialDbSetMsg software healthy pytest/tests/loadtest/locust/common/social.py:180
LinkdropContract software healthy pytest/tests/loadtest/locust/common/linkdrop.py:25
InitDropContract software healthy pytest/tests/loadtest/locust/common/linkdrop.py:58
InitDrop software healthy pytest/tests/loadtest/locust/common/linkdrop.py:78
AddKey software healthy pytest/tests/loadtest/locust/common/linkdrop.py:100
ClaimDrop software healthy pytest/tests/loadtest/locust/common/linkdrop.py:120
Account software healthy pytest/tests/loadtest/locust/common/base.py:47
Transaction software healthy pytest/tests/loadtest/locust/common/base.py:82
FunctionCall software healthy pytest/tests/loadtest/locust/common/base.py:114
MultiFunctionCall software healthy pytest/tests/loadtest/locust/common/base.py:153
Deploy software healthy pytest/tests/loadtest/locust/common/base.py:183
CreateSubAccount software healthy pytest/tests/loadtest/locust/common/base.py:202
AddFullAccessKey software healthy pytest/tests/loadtest/locust/common/base.py:222
NearNodeProxy software healthy pytest/tests/loadtest/locust/common/base.py:248
NearUser software healthy pytest/tests/loadtest/locust/common/base.py:557
NearError software healthy pytest/tests/loadtest/locust/common/base.py:620
RpcError software healthy pytest/tests/loadtest/locust/common/base.py:632
TxUnknownError software healthy pytest/tests/loadtest/locust/common/base.py:638
InvalidNonceError software healthy pytest/tests/loadtest/locust/common/base.py:647
ShardCongestedError software healthy pytest/tests/loadtest/locust/common/base.py:662
ShardStuckError software healthy pytest/tests/loadtest/locust/common/base.py:678
TxError software healthy pytest/tests/loadtest/locust/common/base.py:694
ReceiptError software healthy pytest/tests/loadtest/locust/common/base.py:702
SmartContractPanic software healthy pytest/tests/loadtest/locust/common/base.py:708
FunctionExecutionError software healthy pytest/tests/loadtest/locust/common/base.py:714
TestEvaluateRpcResult software healthy pytest/tests/loadtest/locust/common/base.py:961
SweatContract software healthy pytest/tests/loadtest/locust/common/sweat.py:17
InitSweat software healthy pytest/tests/loadtest/locust/common/sweat.py:55
InitClaim software healthy pytest/tests/loadtest/locust/common/sweat.py:83
SweatAddOracle software healthy pytest/tests/loadtest/locust/common/sweat.py:93
SweatMint software healthy pytest/tests/loadtest/locust/common/sweat.py:108
SweatMintBatch software healthy pytest/tests/loadtest/locust/common/sweat.py:127
SweatDeferBatch software healthy pytest/tests/loadtest/locust/common/sweat.py:151
SweatGetClaimableBalanceForAccount software healthy pytest/tests/loadtest/locust/common/sweat.py:169
AccountGenerator software healthy pytest/tests/loadtest/locust/common/sharding.py:279

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

LabelLayerStatusPath
binary-release cicd healthy .github/workflows/neard_release.yml
docker-release cicd healthy .github/workflows/neard_release.yml
sandbox-docker-release cicd healthy .github/workflows/neard_release.yml
track-unmerged-commits cicd healthy .github/workflows/neard_release.yml
binary-release cicd healthy .github/workflows/neard_assertion_binary.yml
build_fuzzers cicd healthy .github/workflows/master_fuzzer_binaries.yml
binary-release cicd healthy .github/workflows/neard_nightly_binary.yml
build_binary cicd healthy .github/workflows/mac_m1_binary.yml
nayduck_dev_tests cicd healthy .github/workflows/nayduck_ci_dev.yml
book cicd healthy .github/workflows/book.yml
deploy cicd healthy .github/workflows/book.yml
binary-release cicd healthy .github/workflows/neard_custom_binary.yml
publish-cargo-crates cicd healthy .github/workflows/near_crates_publish.yml
cancel-workflows cicd healthy .github/workflows/cancel_stale_workflows.yml
nayduck_tests cicd healthy .github/workflows/nayduck_ci.yml
pytest_tests cicd healthy .github/workflows/nayduck_ci.yml
tx-injection-single-node cicd healthy .github/workflows/benchmarks.yml
cargo_nextest cicd healthy .github/workflows/ci.yml
protobuf_backward_compat cicd healthy .github/workflows/ci.yml
pytest_nightly_tests cicd healthy .github/workflows/ci.yml
protocol_schema_check cicd healthy .github/workflows/ci.yml
py_style_check cicd healthy .github/workflows/ci.yml
check_fmt cicd healthy .github/workflows/ci.yml
check_import_blocks cicd healthy .github/workflows/ci.yml
check_clippy cicd healthy .github/workflows/ci.yml
doctests cicd healthy .github/workflows/ci.yml
spellcheck cicd healthy .github/workflows/ci.yml
check_cargo_deny cicd healthy .github/workflows/ci.yml
check_themis cicd healthy .github/workflows/ci.yml
check_machete cicd healthy .github/workflows/ci.yml
check_non_default cicd healthy .github/workflows/ci.yml
check_udeps cicd healthy .github/workflows/ci.yml
cargo_audit cicd healthy .github/workflows/ci.yml
upload_coverage cicd healthy .github/workflows/ci.yml
publishable_packages_check cicd healthy .github/workflows/ci.yml
openapi_spec cicd healthy .github/workflows/ci.yml
check-pr-title cicd healthy .github/workflows/pr_title.yml
monthly-issue-metrics cicd healthy .github/workflows/issue-metrics.yml
lychee_checks cicd healthy .github/workflows/lychee_lints.yml

LabelLayerStatusPath
recent frontend healthy tools/debug-ui/src/EpochInfoView.tsx
validators frontend healthy tools/debug-ui/src/EpochInfoView.tsx
shards frontend healthy tools/debug-ui/src/EpochInfoView.tsx
current frontend healthy tools/debug-ui/src/NetworkInfoView.tsx
peer_storage frontend healthy tools/debug-ui/src/NetworkInfoView.tsx
connection_storage frontend healthy tools/debug-ui/src/NetworkInfoView.tsx
tier1 frontend healthy tools/debug-ui/src/NetworkInfoView.tsx
snapshot_hosts frontend healthy tools/debug-ui/src/NetworkInfoView.tsx
chain_info_summary frontend healthy tools/debug-ui/src/ChainAndChunkInfoView.tsx
floating_chunks frontend healthy tools/debug-ui/src/ChainAndChunkInfoView.tsx
blocks frontend healthy tools/debug-ui/src/ChainAndChunkInfoView.tsx
last_blocks frontend healthy tools/debug-ui/src/App.tsx
network_info frontend healthy tools/debug-ui/src/App.tsx
* frontend healthy tools/debug-ui/src/App.tsx
epoch_info frontend healthy tools/debug-ui/src/App.tsx
chain_and_chunk_info frontend healthy tools/debug-ui/src/App.tsx
sync_info frontend healthy tools/debug-ui/src/App.tsx
validator_info frontend healthy tools/debug-ui/src/App.tsx
cluster frontend healthy tools/debug-ui/src/App.tsx
entity_debug frontend healthy tools/debug-ui/src/App.tsx
actors frontend healthy tools/debug-ui/src/App.tsx

LabelLayerStatusPath
35.195.32.249 network healthy nearcore/res/example-config-no-gc.json
35.229.222.235 network healthy nearcore/res/example-config-no-gc.json
35.195.27.104 network healthy nearcore/res/example-config-no-gc.json
34.94.132.112 network healthy nearcore/res/example-config-no-gc.json
35.196.209.192 network healthy nearcore/res/example-config-no-gc.json
2.1.1.1 network healthy nearcore/src/download_file.rs
127.0.0.1 network healthy benchmarks/sharded-bm/bench.sh
34.90.190.128 network healthy scripts/ft-benchmark.sh
31.192.22.209 network healthy chain/network/src/config_json.rs
203.0.113.5 network healthy chain/network/src/config_json.rs
192.0.2.0 network healthy chain/network/src/blacklist.rs
192.0.2.4 network healthy chain/network/src/blacklist.rs
10.128.0.5 network healthy chain/jsonrpc/src/sharded_rpc.rs
10.99.99.99 network healthy chain/jsonrpc/src/sharded_rpc.rs
8.8.8.8 network healthy pytest/lib/network.py
1.2.3.4 network healthy tools/debug-ui/src/LandingPage.tsx

LabelLayerStatusPath
gha::neard_release cicd healthy .github/workflows/neard_release.yml
gha::neard_assertion_binary cicd healthy .github/workflows/neard_assertion_binary.yml
gha::master_fuzzer_binaries cicd healthy .github/workflows/master_fuzzer_binaries.yml
gha::neard_nightly_binary cicd healthy .github/workflows/neard_nightly_binary.yml
gha::mac_m1_binary cicd healthy .github/workflows/mac_m1_binary.yml
gha::nayduck_ci_dev cicd healthy .github/workflows/nayduck_ci_dev.yml
gha::book cicd healthy .github/workflows/book.yml
gha::neard_custom_binary cicd healthy .github/workflows/neard_custom_binary.yml
gha::near_crates_publish cicd healthy .github/workflows/near_crates_publish.yml
gha::cancel_stale_workflows cicd healthy .github/workflows/cancel_stale_workflows.yml
gha::nayduck_ci cicd healthy .github/workflows/nayduck_ci.yml
gha::benchmarks cicd healthy .github/workflows/benchmarks.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::pr_title cicd healthy .github/workflows/pr_title.yml
gha::issue-metrics cicd healthy .github/workflows/issue-metrics.yml
gha::lychee_lints cicd healthy .github/workflows/lychee_lints.yml

LabelLayerStatusPath
down.sql data healthy benchmarks/continuous/db/tool/orm/migrations/2024-06-12-094…
up.sql data healthy benchmarks/continuous/db/tool/orm/migrations/2024-06-12-094…
down.sql data healthy benchmarks/continuous/db/tool/orm/migrations/00000000000000…
up.sql data healthy benchmarks/continuous/db/tool/orm/migrations/00000000000000…
down.sql data healthy benchmarks/continuous/db/tool/orm/migrations/2024-06-03-142…
up.sql data healthy benchmarks/continuous/db/tool/orm/migrations/2024-06-03-142…
down.sql data healthy benchmarks/continuous/db/tool/orm/migrations/2024-06-12-120…
up.sql data healthy benchmarks/continuous/db/tool/orm/migrations/2024-06-12-120…
down.sql data healthy benchmarks/continuous/db/tool/orm/migrations/2024-06-19-160…
up.sql data healthy benchmarks/continuous/db/tool/orm/migrations/2024-06-19-160…
db_migration.py data healthy pytest/tests/sanity/db_migration.py

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
image::docker/sandbox/Dockerfile hardware healthy docker/sandbox/Dockerfile
image::.devcontainer/Dockerfile hardware healthy .devcontainer/Dockerfile
image::runtime/runtime-params-estimator/emu-cost/Dockerfile hardware healthy runtime/runtime-params-estimator/emu-cost/Dockerfile
image::tools/debug-ui/Dockerfile hardware healthy tools/debug-ui/Dockerfile
image::tracing/Dockerfile hardware healthy tracing/Dockerfile
mongo hardware healthy tracing/docker-compose.yml
mongo-express hardware healthy tracing/docker-compose.yml
collector hardware healthy tracing/docker-compose.yml
querier hardware healthy tracing/docker-compose.yml

LabelLayerStatusPath
port:3030 network healthy Dockerfile
port:14 network healthy benchmarks/sharded-bm/bench.sh
port:24 network healthy benchmarks/sharded-bm/bench.sh
port:49 network healthy benchmarks/sharded-bm/bench.sh
port:24567 network healthy pytest/tests/sanity/docker.py
port:17 network healthy .github/workflows/lychee_lints.yml
port:15 network healthy .github/workflows/lychee_lints.yml
port:27017 network healthy tracing/docker-compose.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
CARGO_REGISTRY_TOKEN cicd healthy
DOCKER_TAGS cicd healthy
SANDBOX_VERSION cicd healthy
NAYDUCK_CODE cicd healthy
DOCKER_PAT_TOKEN cicd healthy
DOCKERHUB_USERNAME cicd healthy
NEARONE_GITHUB_TOKEN cicd healthy

LabelLayerStatusPath
auth::.github/workflows/neard_nightly_binary.yml security healthy .github/workflows/neard_nightly_binary.yml
auth::.github/workflows/neard_custom_binary.yml security healthy .github/workflows/neard_custom_binary.yml
auth::.github/workflows/neard_assertion_binary.yml security healthy .github/workflows/neard_assertion_binary.yml
auth::.github/workflows/mac_m1_binary.yml security healthy .github/workflows/mac_m1_binary.yml
auth::scripts/nayduck_v2.py security healthy scripts/nayduck_v2.py
auth::.github/workflows/neard_release.yml security healthy .github/workflows/neard_release.yml

LabelLayerStatusPath
users data healthy benchmarks/continuous/db/tool/orm/migrations/00000000000000…
ft_transfers data healthy benchmarks/continuous/db/tool/orm/migrations/2024-06-03-142…
estimation data healthy runtime/runtime-params-estimator/estimator-warehouse/src/in…
parameter data healthy runtime/runtime-params-estimator/estimator-warehouse/src/in…

LabelLayerStatusPath
redis data healthy Cargo.toml
postgres data healthy benchmarks/continuous/db/tool/Cargo.toml
mongodb data healthy tracing/Cargo.toml

LabelLayerStatusPath
vps::aws hardware healthy deny.toml
vps::gcp hardware healthy Cargo.toml
vps::digitalocean hardware healthy pytest/lib/utils.py

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

LabelLayerStatusPath
nginx network healthy tools/debug-ui/Dockerfile
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/5a61929d-0913-4b71-83d9-67fdb6a96315/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5a61929d-0913-4b71-83d9-67fdb6a96315/

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.