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.

virbicoin/open-virbicoin

https://github.com/virbicoin/open-virbicoin · scanned 2026-06-16 00:51 UTC (2 months, 1 week ago)

100 raw signals (0 security + 100 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 71 actionable findings from 1 signal source. 29 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 2789 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
Cargo.toml software healthy Cargo.toml
README.md software healthy README.md
LICENSE software healthy LICENSE
Cargo.lock software healthy Cargo.lock
CHANGELOG.md software healthy CHANGELOG.md
CHANGELOG-2.1.md software healthy docs/CHANGELOG-2.1.md
CHANGELOG-2.5.md software healthy docs/CHANGELOG-2.5.md
CHANGELOG-1.8.md software healthy docs/CHANGELOG-1.8.md
CHANGELOG-3.0.md software healthy docs/CHANGELOG-3.0.md
CHANGELOG-1.10.md software healthy docs/CHANGELOG-1.10.md
CHANGELOG-1.11.md software healthy docs/CHANGELOG-1.11.md
CHANGELOG-2.2.md software healthy docs/CHANGELOG-2.2.md
CHANGELOG-2.4.md software healthy docs/CHANGELOG-2.4.md
CHANGELOG-1.4.md software healthy docs/CHANGELOG-1.4.md
CHANGELOG-2.0.md software healthy docs/CHANGELOG-2.0.md
CHANGELOG-1.0.md software healthy docs/CHANGELOG-1.0.md
CHANGELOG-1.6.md software healthy docs/CHANGELOG-1.6.md
CHANGELOG-2.7.md software healthy docs/CHANGELOG-2.7.md
CHANGELOG-3.1.md software healthy docs/CHANGELOG-3.1.md
CHANGELOG-1.9.md software healthy docs/CHANGELOG-1.9.md
CHANGELOG-2.6.md software healthy docs/CHANGELOG-2.6.md
CHANGELOG-2.3.md software healthy docs/CHANGELOG-2.3.md
CHANGELOG-1.2.md software healthy docs/CHANGELOG-1.2.md
CHANGELOG-1.1.md software healthy docs/CHANGELOG-1.1.md
CHANGELOG-1.3.md software healthy docs/CHANGELOG-1.3.md
CHANGELOG-0.9.md software healthy docs/CHANGELOG-0.9.md
CHANGELOG-1.5.md software healthy docs/CHANGELOG-1.5.md
CHANGELOG-1.7.md software healthy docs/CHANGELOG-1.7.md
evm_jsontests_bench.sh software healthy scripts/evm_jsontests_bench.sh
evm_uint_bench.sh software healthy scripts/evm_uint_bench.sh
README.md software healthy scripts/docker/README.md
check_sync.sh software healthy scripts/docker/hub/check_sync.sh
publish-docker.sh software healthy scripts/docker/hub/publish-docker.sh
Dockerfile software healthy scripts/docker/hub/Dockerfile
Dockerfile software healthy scripts/docker/centos/Dockerfile
build.sh software healthy scripts/docker/centos/build.sh
Dockerfile software healthy scripts/docker/alpine/Dockerfile
Dockerfile software healthy scripts/docker/ubuntu-aarch64/Dockerfile
Dockerfile software healthy scripts/docker/ubuntu-arm/Dockerfile
validate-chainspecs.sh software healthy scripts/actions/validate-chainspecs.sh
build-windows.sh software healthy scripts/actions/build-windows.sh
build-linux.sh software healthy scripts/actions/build-linux.sh
clean-target.sh software healthy scripts/actions/clean-target.sh
docker-compose.yaml software healthy scripts/prometheus/docker-compose.yaml
oe.json software healthy scripts/prometheus/config/grafana/dashboards/oe.json
prometheus.yaml software healthy scripts/prometheus/config/grafana/provisioning/datasources/…
provider.yaml software healthy scripts/prometheus/config/grafana/provisioning/dashboards/p…
prometheus.yml software healthy scripts/prometheus/config/prometheus/prometheus.yml
snapcraft.template.yaml software healthy scripts/snap/snapcraft.template.yaml

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

LabelLayerStatusPath
docs software healthy docs
scripts software healthy scripts
docker software healthy scripts/docker
hub software healthy scripts/docker/hub
centos software healthy scripts/docker/centos
alpine software healthy scripts/docker/alpine
ubuntu-aarch64 software healthy scripts/docker/ubuntu-aarch64
ubuntu-arm software healthy scripts/docker/ubuntu-arm
actions software healthy scripts/actions
prometheus software healthy scripts/prometheus
config software healthy scripts/prometheus/config
grafana software healthy scripts/prometheus/config/grafana
dashboards software healthy scripts/prometheus/config/grafana/dashboards
provisioning software healthy scripts/prometheus/config/grafana/provisioning
datasources software healthy scripts/prometheus/config/grafana/provisioning/datasources
dashboards software healthy scripts/prometheus/config/grafana/provisioning/dashboards
prometheus software healthy scripts/prometheus/config/prometheus
snap software healthy scripts/snap
crates software healthy crates
rpc-servers software healthy crates/rpc-servers
src software healthy crates/rpc-servers/src
transaction-pool software healthy crates/transaction-pool
src software healthy crates/transaction-pool/src
tests software healthy crates/transaction-pool/src/tests
util software healthy crates/util
memzero software healthy crates/util/memzero
src software healthy crates/util/memzero/src
dir software healthy crates/util/dir
src software healthy crates/util/dir/src
time-utils software healthy crates/util/time-utils
src software healthy crates/util/time-utils/src
rlp-compress software healthy crates/util/rlp-compress
tests software healthy crates/util/rlp-compress/tests
src software healthy crates/util/rlp-compress/src
cli-signer software healthy crates/util/cli-signer
rpc-client software healthy crates/util/cli-signer/rpc-client
src software healthy crates/util/cli-signer/rpc-client/src
src software healthy crates/util/cli-signer/src
keccak-hasher software healthy crates/util/keccak-hasher
src software healthy crates/util/keccak-hasher/src
triehash-ethereum software healthy crates/util/triehash-ethereum
src software healthy crates/util/triehash-ethereum/src
unexpected software healthy crates/util/unexpected
src software healthy crates/util/unexpected/src
EIP-152 software healthy crates/util/EIP-152
src software healthy crates/util/EIP-152/src
macros software healthy crates/util/macros
src software healthy crates/util/macros/src
fastmap software healthy crates/util/fastmap
src software healthy crates/util/fastmap/src

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

LabelLayerStatusPath
127.0.0.1 network healthy crates/util/cli-signer/rpc-client/src/lib.rs
2.1.2.1 network healthy crates/vm/evm/src/interpreter/gasometer.rs
2.2.1.1 network healthy crates/vm/evm/src/interpreter/gasometer.rs
2.2.1.2 network healthy crates/vm/evm/src/interpreter/gasometer.rs
2.2.2.1 network healthy crates/vm/evm/src/interpreter/gasometer.rs
2.2.2.2 network healthy crates/vm/evm/src/interpreter/gasometer.rs
104.237.150.151 network healthy crates/ethcore/res/chainspec/xdai.json
45.79.158.26 network healthy crates/ethcore/res/chainspec/xdai.json
94.237.98.201 network healthy crates/ethcore/res/chainspec/xdai.json
45.79.158.8 network healthy crates/ethcore/res/chainspec/xdai.json
161.97.172.191 network healthy crates/ethcore/res/chainspec/xdai.json
66.175.215.67 network healthy crates/ethcore/res/chainspec/xdai.json
167.71.174.1 network healthy crates/ethcore/res/chainspec/xdai.json
66.175.211.178 network healthy crates/ethcore/res/chainspec/xdai.json
37.120.245.155 network healthy crates/ethcore/res/chainspec/xdai.json
66.175.213.149 network healthy crates/ethcore/res/chainspec/xdai.json
173.212.236.163 network healthy crates/ethcore/res/chainspec/xdai.json
45.79.150.105 network healthy crates/ethcore/res/chainspec/xdai.json
168.119.136.44 network healthy crates/ethcore/res/chainspec/xdai.json
192.155.90.129 network healthy crates/ethcore/res/chainspec/xdai.json
54.217.41.94 network healthy crates/ethcore/res/chainspec/xdai.json
45.56.105.53 network healthy crates/ethcore/res/chainspec/xdai.json
50.35.89.213 network healthy crates/ethcore/res/chainspec/xdai.json
69.164.215.62 network healthy crates/ethcore/res/chainspec/xdai.json
80.240.16.221 network healthy crates/ethcore/res/chainspec/xdai.json
45.79.185.92 network healthy crates/ethcore/res/chainspec/xdai.json
67.205.176.117 network healthy crates/ethcore/res/chainspec/xdai.json
173.255.233.100 network healthy crates/ethcore/res/chainspec/xdai.json
45.77.110.159 network healthy crates/ethcore/res/chainspec/xdai.json
69.164.222.63 network healthy crates/ethcore/res/chainspec/xdai.json
8.9.5.108 network healthy crates/ethcore/res/chainspec/xdai.json
172.104.24.215 network healthy crates/ethcore/res/chainspec/xdai.json
67.205.180.17 network healthy crates/ethcore/res/chainspec/xdai.json
143.110.226.15 network healthy crates/ethcore/res/chainspec/xdai.json
167.99.4.175 network healthy crates/ethcore/res/chainspec/xdai.json
45.33.84.107 network healthy crates/ethcore/res/chainspec/xdai.json
149.28.32.225 network healthy crates/ethcore/res/chainspec/xdai.json
51.81.244.170 network healthy crates/ethcore/res/chainspec/xdai.json
45.63.18.245 network healthy crates/ethcore/res/chainspec/xdai.json
142.93.163.95 network healthy crates/ethcore/res/chainspec/ellaism.json
157.245.181.78 network healthy crates/ethcore/res/chainspec/ellaism.json
69.164.212.225 network healthy crates/ethcore/res/chainspec/ellaism.json
176.99.9.182 network healthy crates/ethcore/res/chainspec/ellaism.json
185.163.116.77 network healthy crates/ethcore/res/chainspec/ellaism.json
84.247.76.138 network healthy crates/ethcore/res/chainspec/ellaism.json
77.13.29.32 network healthy crates/ethcore/res/chainspec/ellaism.json
93.90.206.247 network healthy crates/ethcore/res/chainspec/ellaism.json
83.219.143.198 network healthy crates/ethcore/res/chainspec/ellaism.json
89.33.253.232 network healthy crates/ethcore/res/chainspec/ellaism.json
89.163.148.73 network healthy crates/ethcore/res/chainspec/ellaism.json

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

LabelLayerStatusPath
_make_color_str software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/util.py:22
ok software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/util.py:26
info software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/util.py:32
header software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/util.py:38
error software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/util.py:44
warning software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/util.py:50
run_shell_command software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/util.py:58
run_shell_commands software dead patches/parity-rocksdb-sys/rocksdb/buckifier/util.py:86
pretty_list software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/targets_builde…
__init__ software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/targets_builde…
__del__ software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/targets_builde…
add_library software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/targets_builde…
add_binary software dead patches/parity-rocksdb-sys/rocksdb/buckifier/targets_builde…
register_test software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/targets_builde…
flush_tests software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/targets_builde…
parse_src_mk software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/buckify_rocksd…
get_cc_files software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/buckify_rocksd…
get_tests software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/buckify_rocksd…
generate_targets software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/buckify_rocksd…
get_rocksdb_path software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/buckify_rocksd…
exit_with_error software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/buckify_rocksd…
main software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/buckify_rocksd…
parse_error software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/error_filter…
__init__ software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/error_filter…
main software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/error_filter…
__init__ software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/precommit_ch…
caption software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/precommit_ch…
error software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/precommit_ch…
log software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/precommit_ch…
shell software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/precommit_ch…
GetOutput software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/precommit_ch…
get_commands software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/precommit_ch…
run_test software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/precommit_ch…
run_tests software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/precommit_ch…
print_separator software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/precommit_ch…
print_row software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/precommit_ch…
print_test software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/precommit_ch…
print_result software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/precommit_ch…
find_header software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/amalgamate.p…
expand_include software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/amalgamate.p…
process_file software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/amalgamate.p…
main software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/amalgamate.p…
modp_inv software healthy patches/ring/third_party/fiat/make_curve25519_tables.py:31
recover_x software healthy patches/ring/third_party/fiat/make_curve25519_tables.py:39
point_add software healthy patches/ring/third_party/fiat/make_curve25519_tables.py:69
point_mul software healthy patches/ring/third_party/fiat/make_curve25519_tables.py:77
to_bytes software healthy patches/ring/third_party/fiat/make_curve25519_tables.py:86
to_ge_precomp software healthy patches/ring/third_party/fiat/make_curve25519_tables.py:94
to_base_25_5 software healthy patches/ring/third_party/fiat/make_curve25519_tables.py:103
to_base_51 software healthy patches/ring/third_party/fiat/make_curve25519_tables.py:112

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

LabelLayerStatusPath
password_literal::crates/accounts/ethstore/src/ethstore.rs security healthy crates/accounts/ethstore/src/ethstore.rs
password_literal::crates/accounts/ethstore/src/ethstore.rs security healthy crates/accounts/ethstore/src/ethstore.rs
password_literal::crates/accounts/ethstore/src/ethstore.rs security healthy crates/accounts/ethstore/src/ethstore.rs
password_literal::crates/accounts/ethstore/src/ethstore.rs security healthy crates/accounts/ethstore/src/ethstore.rs
password_literal::crates/accounts/ethstore/src/ethstore.rs security healthy crates/accounts/ethstore/src/ethstore.rs
password_literal::crates/accounts/ethstore/src/ethstore.rs security healthy crates/accounts/ethstore/src/ethstore.rs
password_literal::crates/accounts/ethstore/src/ethstore.rs security healthy crates/accounts/ethstore/src/ethstore.rs
password_literal::crates/accounts/ethstore/src/accounts_dir… security healthy crates/accounts/ethstore/src/accounts_dir/disk.rs
password_literal::crates/accounts/ethstore/src/accounts_dir… security healthy crates/accounts/ethstore/src/accounts_dir/disk.rs
password_literal::crates/accounts/ethstore/src/accounts_dir… security healthy crates/accounts/ethstore/src/accounts_dir/disk.rs
password_literal::crates/accounts/ethstore/src/accounts_dir… security healthy crates/accounts/ethstore/src/accounts_dir/disk.rs
password_literal::crates/accounts/ethstore/src/account/safe… security healthy crates/accounts/ethstore/src/account/safe_account.rs
password_literal::crates/accounts/ethstore/src/account/safe… security healthy crates/accounts/ethstore/src/account/safe_account.rs
password_literal::crates/accounts/ethstore/src/account/safe… security healthy crates/accounts/ethstore/src/account/safe_account.rs
password_literal::crates/accounts/ethstore/src/account/cryp… security healthy crates/accounts/ethstore/src/account/crypto.rs
password_literal::crates/accounts/ethstore/src/account/cryp… security healthy crates/accounts/ethstore/src/account/crypto.rs
password_literal::crates/accounts/ethstore/src/account/cryp… security healthy crates/accounts/ethstore/src/account/crypto.rs
password_literal::crates/accounts/ethstore/src/account/cryp… security healthy crates/accounts/ethstore/src/account/crypto.rs

LabelLayerStatusPath
ColorString software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/util.py:12
TARGETSBuilder software healthy patches/parity-rocksdb-sys/rocksdb/buckifier/targets_builde…
ErrorParserBase software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/error_filter…
GTestErrorParser software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/error_filter…
MatchErrorParser software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/error_filter…
CompilerErrorParser software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/error_filter…
ScanBuildErrorParser software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/error_filter…
DbCrashErrorParser software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/error_filter…
WriteStressErrorParser software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/error_filter…
AsanErrorParser software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/error_filter…
UbsanErrorParser software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/error_filter…
ValgrindErrorParser software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/error_filter…
CompatErrorParser software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/error_filter…
TsanErrorParser software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/error_filter…
Log software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/precommit_ch…
Env software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/precommit_ch…
PreCommitChecker software healthy patches/parity-rocksdb-sys/rocksdb/build_tools/precommit_ch…

LabelLayerStatusPath
image::scripts/docker/hub/Dockerfile hardware healthy scripts/docker/hub/Dockerfile
image::scripts/docker/centos/Dockerfile hardware healthy scripts/docker/centos/Dockerfile
image::scripts/docker/alpine/Dockerfile hardware healthy scripts/docker/alpine/Dockerfile
image::scripts/docker/ubuntu-aarch64/Dockerfile hardware healthy scripts/docker/ubuntu-aarch64/Dockerfile
image::scripts/docker/ubuntu-arm/Dockerfile hardware healthy scripts/docker/ubuntu-arm/Dockerfile
image::patches/parity-rocksdb-sys/rocksdb/tools/Dockerfile hardware healthy patches/parity-rocksdb-sys/rocksdb/tools/Dockerfile
openethereum hardware healthy scripts/prometheus/docker-compose.yaml
prometheus hardware healthy scripts/prometheus/docker-compose.yaml
grafana hardware healthy scripts/prometheus/docker-compose.yaml

LabelLayerStatusPath
port:8082 network healthy scripts/docker/README.md
port:5001 network healthy scripts/docker/hub/Dockerfile
port:8080 network healthy scripts/docker/alpine/Dockerfile
port:30303 network healthy scripts/prometheus/docker-compose.yaml
port:8545 network healthy scripts/prometheus/docker-compose.yaml
port:9090 network healthy scripts/prometheus/docker-compose.yaml
port:3000 network healthy scripts/prometheus/docker-compose.yaml

LabelLayerStatusPath
check cicd healthy .github/workflows/check.yml
fmt cicd healthy .github/workflows/fmt.yml
build cicd healthy .github/workflows/release.yml
release cicd healthy .github/workflows/release.yml
build cicd healthy .github/workflows/build-test-windows.yml
build cicd healthy .github/workflows/build-test.yml

LabelLayerStatusPath
gha::check cicd healthy .github/workflows/check.yml
gha::fmt cicd healthy .github/workflows/fmt.yml
gha::release cicd healthy .github/workflows/release.yml
gha::build-test-windows cicd healthy .github/workflows/build-test-windows.yml
gha::build-test cicd healthy .github/workflows/build-test.yml

LabelLayerStatusPath
cassandra data healthy patches/parity-rocksdb-sys/rocksdb/Makefile
redis data healthy patches/parity-rocksdb-sys/rocksdb/Makefile
mysql data healthy patches/parity-rocksdb-sys/rocksdb/docs/_data/features.yml

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

LabelLayerStatusPath
pubsub data healthy Cargo.lock

LabelLayerStatusPath
OVBC_FEATURES cicd healthy
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/fa1e31ae-c721-48e4-bd49-9e0f16c90720/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/fa1e31ae-c721-48e4-bd49-9e0f16c90720/

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.