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.

vasiliy-mikhailov/great-java-review

https://github.com/vasiliy-mikhailov/great-java-review · scanned 2026-06-16 00:49 UTC (2 months, 1 week ago)

111 raw signals (0 security + 111 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 88 actionable findings from 1 signal source. 23 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 1515 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
config.yaml software healthy config.yaml
run_pipeline.sh software healthy run_pipeline.sh
README.md software healthy README.md
run_deep_chain.sh software healthy run_deep_chain.sh
run_compare_chain.sh software healthy run_compare_chain.sh
run_group_chain.sh software healthy run_group_chain.sh
run_fib_t34_chain.sh software healthy run_fib_t34_chain.sh
run_deep_quality_chain.sh software healthy run_deep_quality_chain.sh
excellent_reviews.json software healthy excellent_reviews.json
run_hq_autoresearch_chain.sh software healthy run_hq_autoresearch_chain.sh
.env.example software healthy .env.example
run_judge_all_chain.sh software healthy run_judge_all_chain.sh
requirements.txt software healthy requirements.txt
AGENTS.md software healthy AGENTS.md
run_postcollect_chain.sh software healthy run_postcollect_chain.sh
run_remeasure_chain.sh software healthy run_remeasure_chain.sh
run_wide.sh software healthy run_wide.sh
run.sh software healthy docker/run.sh
Dockerfile software healthy docker/Dockerfile
threeway_v4.json software healthy results/threeway_v4.json
group_experiment.qwen.json software healthy results/group_experiment.qwen.json
fib_sweep.qwen.population.json software healthy results/fib_sweep.qwen.population.json
near_zero_validate.json software healthy results/near_zero_validate.json
comparison_hc.json software healthy results/comparison_hc.json
gepa_agent_qwen.json software healthy results/gepa_agent_qwen.json
threeway_n16_partial.json software healthy results/threeway_n16_partial.json
threeway_v9_smoke.json software healthy results/threeway_v9_smoke.json
token_sweep.qwen.json software healthy results/token_sweep.qwen.json
score_calibration.json software healthy results/score_calibration.json
threeway_prs_n16.json software healthy results/threeway_prs_n16.json
threeway_v8_elite.json software healthy results/threeway_v8_elite.json
threeway_v9_elite.json software healthy results/threeway_v9_elite.json
threeway_v2.json software healthy results/threeway_v2.json
fib_sweep.qwen.in_domain.t34.json software healthy results/fib_sweep.qwen.in_domain.t34.json
per_reviewer_franz1981_qwen.json software healthy results/per_reviewer_franz1981_qwen.json
oh_delegate_batch.pre64k.json software healthy results/oh_delegate_batch.pre64k.json
v3_final_summary.md software healthy results/v3_final_summary.md
paired_compare.runaway0.json software healthy results/paired_compare.runaway0.json
capture_quarkiverse_quarkus-mcp-server_703.json software healthy results/capture_quarkiverse_quarkus-mcp-server_703.json
per_reviewer_SaptarshiSarkar12_qwen.json software healthy results/per_reviewer_SaptarshiSarkar12_qwen.json
evolved_vs_diffonly.v1.json software healthy results/evolved_vs_diffonly.v1.json
per_reviewer_laeubi_qwen.json software healthy results/per_reviewer_laeubi_qwen.json
qual_deps_spring50273.json software healthy results/qual_deps_spring50273.json
_autoresearch_best.allreviews.bak.json software healthy results/_autoresearch_best.allreviews.bak.json
fib_sweep.qwen.in_domain.json software healthy results/fib_sweep.qwen.in_domain.json
agent_poc_batch.json software healthy results/agent_poc_batch.json
per_reviewer_mickaelistria_qwen.json software healthy results/per_reviewer_mickaelistria_qwen.json
threeway_prs_test.json software healthy results/threeway_prs_test.json
fib_sweep.qwen.json software healthy results/fib_sweep.qwen.json
qual_capture2.json software healthy results/qual_capture2.json

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

LabelLayerStatusPath
is_bot software healthy src/crawl.py:60
load_json software healthy src/crawl.py:67
pr_num_from_url software healthy src/crawl.py:71
comment_score software healthy src/crawl.py:79
_load_seen_ids software healthy src/crawl.py:93
_distinct_reviewers software healthy src/crawl.py:105
_stream_repo software healthy src/crawl.py:119
discover software healthy src/crawl.py:174
discover_java_repos software healthy src/crawl.py:194
wide software dead src/crawl.py:225
_review_units software healthy src/crawl.py:257
is_substantive_unit software healthy src/crawl.py:277
rank software healthy src/crawl.py:283
_pr_context software healthy src/crawl.py:330
_units_for_pr software healthy src/crawl.py:358
is_substantive software healthy src/crawl.py:402
collect software healthy src/crawl.py:409
_enrich software healthy src/crawl.py:486
_write_atomic software healthy src/crawl.py:512
_save software healthy src/crawl.py:518
eval_prompt software healthy src/compare.py:34
one software dead src/compare.py:35
compare software healthy src/compare.py:45
_write_md software healthy src/compare.py:81
main software healthy src/build_early_bundles.py:22
get_token software healthy src/gh_client.py:24
__init__ software healthy src/gh_client.py:37
_throttle software healthy src/gh_client.py:46
_request software healthy src/gh_client.py:53
_next_link software healthy src/gh_client.py:108
get software healthy src/gh_client.py:120
paginate software healthy src/gh_client.py:125
rate software dead src/gh_client.py:151
_to_text software healthy src/recover_empties.py:14
_tagged software healthy src/recover_empties.py:24
recover_from_trace software healthy src/recover_empties.py:31
main software healthy src/recover_empties.py:51
load_config software healthy src/build_prompts.py:37
gepa_with_cfg software healthy src/build_prompts.py:45
run software healthy src/build_prompts.py:70
leaks_reference software healthy src/gepa_run.py:48
adaptive_sizes software healthy src/gepa_run.py:83
generate software healthy src/gepa_run.py:97
__init__ software healthy src/gepa_run.py:106
evaluate software dead src/gepa_run.py:110
run_one software dead src/gepa_run.py:114
make_reflective_dataset software dead src/gepa_run.py:144
reflection_lm software healthy src/gepa_run.py:161
_call software healthy src/gepa_run.py:164
_run_gepa software healthy src/gepa_run.py:171

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

LabelLayerStatusPath
GitHub software healthy src/gh_client.py:36
ReviewAdapter software healthy src/gepa_run.py:105
TunableAdapter software healthy src/autoresearch.py:132
LLM software healthy src/llm_client.py:85
AddSuspicionAction software healthy src/current_version/suspicion.py:55
AddSuspicionObservation software healthy src/current_version/suspicion.py:62
_AddSuspicionExecutor software healthy src/current_version/suspicion.py:71
AddSuspicionTool software healthy src/current_version/suspicion.py:77
SandboxExecAction software healthy src/current_version/suspicion.py:99
SandboxExecObservation software healthy src/current_version/suspicion.py:109
_SandboxExecExecutor software healthy src/current_version/suspicion.py:123
SandboxExecTool software healthy src/current_version/suspicion.py:129
Suspicion software healthy src/current_version/suspicion.py:222
PrFilesAction software healthy src/current_version/pr_diff_tool.py:80
PrFilesObservation software healthy src/current_version/pr_diff_tool.py:84
PrFilesExecutor software healthy src/current_version/pr_diff_tool.py:95
PrFilesTool software healthy src/current_version/pr_diff_tool.py:124
PrFileDiffAction software healthy src/current_version/pr_diff_tool.py:140
PrFileDiffObservation software healthy src/current_version/pr_diff_tool.py:145
PrFileDiffExecutor software healthy src/current_version/pr_diff_tool.py:161
PrFileDiffTool software healthy src/current_version/pr_diff_tool.py:185
SearchAction software healthy src/current_version/search_tool.py:36
SearchObservation software healthy src/current_version/search_tool.py:50
SearchExecutor software healthy src/current_version/search_tool.py:65
SearchTool software healthy src/current_version/search_tool.py:124
_ProfileLogger software healthy src/current_version/llm.py:56
StreamingLLM software healthy src/current_version/llm.py:155
_Log software healthy src/current_version/call_log.py:102
_Meter software healthy src/current_version/token_meter.py:42
_NoViz software healthy src/current_version/harness.py:138
AddSuspicionAction software healthy src/version_1/suspicion.py:55
AddSuspicionObservation software healthy src/version_1/suspicion.py:62
_AddSuspicionExecutor software healthy src/version_1/suspicion.py:71
AddSuspicionTool software healthy src/version_1/suspicion.py:77
SandboxExecAction software healthy src/version_1/suspicion.py:99
SandboxExecObservation software healthy src/version_1/suspicion.py:105
_SandboxExecExecutor software healthy src/version_1/suspicion.py:116
SandboxExecTool software healthy src/version_1/suspicion.py:122
Suspicion software healthy src/version_1/suspicion.py:204
PrFilesAction software healthy src/version_1/pr_diff_tool.py:80
PrFilesObservation software healthy src/version_1/pr_diff_tool.py:84
PrFilesExecutor software healthy src/version_1/pr_diff_tool.py:95
PrFilesTool software healthy src/version_1/pr_diff_tool.py:124
PrFileDiffAction software healthy src/version_1/pr_diff_tool.py:140
PrFileDiffObservation software healthy src/version_1/pr_diff_tool.py:145
PrFileDiffExecutor software healthy src/version_1/pr_diff_tool.py:161
PrFileDiffTool software healthy src/version_1/pr_diff_tool.py:185
SearchAction software healthy src/version_1/search_tool.py:36
SearchObservation software healthy src/version_1/search_tool.py:50
SearchExecutor software healthy src/version_1/search_tool.py:65

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

LabelLayerStatusPath
docker software healthy docker
results software healthy results
frozen_pick software healthy results/frozen_pick
traces_v4 software healthy results/traces_v4
test_pick software healthy results/test_pick
claude_judge software healthy results/claude_judge
_archive software healthy results/_archive
traces_v8_elite.partial_20260613_full software healthy results/_archive/traces_v8_elite.partial_20260613_full
traces_v8_elite software healthy results/traces_v8_elite
traces_v5 software healthy results/traces_v5
traces_v9_smoke software healthy results/traces_v9_smoke
traces_v7 software healthy results/traces_v7
susp_runs software healthy results/susp_runs
traces_v9_elite software healthy results/traces_v9_elite
gold_pick software healthy results/gold_pick
traces_v8 software healthy results/traces_v8
susp_grade software healthy results/susp_grade
traces_v6 software healthy results/traces_v6
src software healthy src
current_version software healthy src/current_version
version_1 software healthy src/version_1

LabelLayerStatusPath
auth::results/traces_v8_elite/apache__pulsar__25538__orch.j… security healthy results/traces_v8_elite/apache__pulsar__25538__orch.json
auth::results/traces_v8_elite/quarkusio__quarkus__6913__orc… security healthy results/traces_v8_elite/quarkusio__quarkus__6913__orch.json
auth::results/traces_v4/quarkusio__quarkus__34681__orch.json security healthy results/traces_v4/quarkusio__quarkus__34681__orch.json
auth::results/claude_judge/task5_34681.json security healthy results/claude_judge/task5_34681.json
auth::results/test_pick/shard_1.json security healthy results/test_pick/shard_1.json
auth::results/traces_v8/apache__kafka__17565__orch.json security healthy results/traces_v8/apache__kafka__17565__orch.json
auth::results/claude_judge/early_25538.json security healthy results/claude_judge/early_25538.json
auth::results/traces_v7/quarkusio__quarkus__34681__orch.json security healthy results/traces_v7/quarkusio__quarkus__34681__orch.json
auth::results/traces_v6/apache__kafka__17565__orch.json security healthy results/traces_v6/apache__kafka__17565__orch.json
auth::results/claude_judge/early_25489.json security healthy results/claude_judge/early_25489.json
auth::results/frozen_pick/shard_2.json security healthy results/frozen_pick/shard_2.json
auth::results/traces_v7/apache__kafka__17565__orch.json security healthy results/traces_v7/apache__kafka__17565__orch.json
auth::results/traces_v8_elite/apache__pulsar__25489__orch.j… security healthy results/traces_v8_elite/apache__pulsar__25489__orch.json
auth::results/traces_v5/quarkusio__quarkus__34681__orch.json security healthy results/traces_v5/quarkusio__quarkus__34681__orch.json
auth::results/traces_v9_smoke/quarkusio__quarkus__6913__orc… security healthy results/traces_v9_smoke/quarkusio__quarkus__6913__orch.json
auth::results/traces_v6/quarkusio__quarkus__34681__orch.json security healthy results/traces_v6/quarkusio__quarkus__34681__orch.json
auth::results/traces_v8_elite/hibernate__hibernate-orm__120… security healthy results/traces_v8_elite/hibernate__hibernate-orm__12070__or…
auth::results/test_pick/shard_5.json security healthy results/test_pick/shard_5.json
auth::results/traces_v4/apache__kafka__17565__orch.json security healthy results/traces_v4/apache__kafka__17565__orch.json
auth::results/traces_v5/apache__kafka__17565__orch.json security healthy results/traces_v5/apache__kafka__17565__orch.json
auth::results/gold_pick/shard_4.json security healthy results/gold_pick/shard_4.json

LabelLayerStatusPath
port:2003 network healthy results/traces_v4/apache__accumulo-fluo__883__orch.json
port:8089 network healthy results/traces_v4/wildfly__wildfly-core__6015__orch.json
port:10389 network healthy results/traces_v4/wildfly__wildfly-core__6015__orch.json
port:9010 network healthy results/test_pick/shard_6.json
port:9020 network healthy results/test_pick/shard_6.json
port:1234 network healthy results/claude_judge/early_4809.json
port:8080 network healthy results/claude_judge/task5_883.json
port:8000 network healthy results/_archive/traces_v8_elite.partial_20260613_full/hibe…
port:5444 network healthy results/_archive/traces_v8_elite.partial_20260613_full/hibe…
port:50000 network healthy results/_archive/traces_v8_elite.partial_20260613_full/hibe…
port:1433 network healthy results/_archive/traces_v8_elite.partial_20260613_full/hibe…
port:9000 network healthy results/_archive/traces_v8_elite.partial_20260613_full/hibe…
port:9001 network healthy results/_archive/traces_v8_elite.partial_20260613_full/hibe…
port:1521 network healthy results/_archive/traces_v8_elite.partial_20260613_full/hibe…
port:39013 network healthy results/_archive/traces_v8_elite.partial_20260613_full/hibe…
port:39017 network healthy results/_archive/traces_v8_elite.partial_20260613_full/hibe…
port:26257 network healthy results/_archive/traces_v8_elite.partial_20260613_full/hibe…
port:9088 network healthy results/_archive/traces_v8_elite.partial_20260613_full/hibe…
port:5173 network healthy results/traces_v8_elite/quarkiverse__quarkus-mcp-server__29…

LabelLayerStatusPath
password_literal::results/_archive/traces_v8_elite.partial_… security healthy results/_archive/traces_v8_elite.partial_20260613_full/hibe…
password_literal::results/_archive/traces_v8_elite.partial_… security healthy results/_archive/traces_v8_elite.partial_20260613_full/hibe…
password_literal::results/_archive/traces_v8_elite.partial_… security healthy results/_archive/traces_v8_elite.partial_20260613_full/hibe…
password_literal::results/_archive/traces_v8_elite.partial_… security healthy results/_archive/traces_v8_elite.partial_20260613_full/hibe…
password_literal::results/traces_v8_elite/hibernate__hibern… security healthy results/traces_v8_elite/hibernate__hibernate-orm__11991__or…
password_literal::results/traces_v8_elite/hibernate__hibern… security healthy results/traces_v8_elite/hibernate__hibernate-orm__11991__or…
password_literal::results/traces_v8_elite/hibernate__hibern… security healthy results/traces_v8_elite/hibernate__hibernate-orm__11844__or…
password_literal::results/traces_v8_elite/hibernate__hibern… security healthy results/traces_v8_elite/hibernate__hibernate-orm__11844__or…
password_literal::results/traces_v8_elite/hibernate__hibern… security healthy results/traces_v8_elite/hibernate__hibernate-orm__11945__or…
password_literal::results/traces_v8_elite/hibernate__hibern… security healthy results/traces_v8_elite/hibernate__hibernate-orm__11945__or…
password_literal::results/traces_v9_smoke/hibernate__hibern… security healthy results/traces_v9_smoke/hibernate__hibernate-orm__11844__or…
password_literal::results/traces_v9_smoke/hibernate__hibern… security healthy results/traces_v9_smoke/hibernate__hibernate-orm__11844__or…
password_literal::results/traces_v9_elite/hibernate__hibern… security healthy results/traces_v9_elite/hibernate__hibernate-orm__11945__or…
password_literal::results/traces_v9_elite/hibernate__hibern… security healthy results/traces_v9_elite/hibernate__hibernate-orm__11945__or…

LabelLayerStatusPath
127.0.0.1 network healthy results/threeway_v5.json
157.240.1.18 network healthy results/test_pick/shard_2.json
1.8.2.0 network healthy results/test_pick/dig_1.json
12.1.0.0 network healthy results/test_pick/dig_1.json
203.0.113.1 network healthy results/test_pick/shard_3.json
198.51.100.1 network healthy results/test_pick/shard_3.json
255.255.255.255 network healthy results/test_pick/shard_3.json
11.5.9.0 network healthy results/_archive/traces_v8_elite.partial_20260613_full/hibe…
12.1.2.0 network healthy results/_archive/traces_v8_elite.partial_20260613_full/hibe…
11.5.5.0 network healthy results/_archive/traces_v8_elite.partial_20260613_full/hibe…
2.00.076.00 network healthy results/_archive/traces_v8_elite.partial_20260613_full/hibe…
15.0.0.0 network healthy results/_archive/traces_v8_elite.partial_20260613_full/hibe…

LabelLayerStatusPath
elasticsearch data healthy config.yaml
cassandra data healthy config.yaml
postgresql data healthy results/threeway_v9_smoke.json
mariadb data healthy results/threeway_v8_elite.json
postgres data healthy results/threeway_v8_elite.json
sqlite data healthy results/threeway_v9_elite.json
redis data healthy results/frozen_pick/shard_2.json
mysql data healthy results/test_pick/scores_6.json
mongodb data healthy results/test_pick/shard_1.json
cockroach data healthy results/claude_judge/verdict_v9_11391.json

LabelLayerStatusPath
caddy network healthy AGENTS.md
haproxy network healthy results/traces_v4/eclipse-vertx__vert.x__5478__orch.json
loadbalancer network healthy results/test_pick/shard_1.json

LabelLayerStatusPath
vps::aws hardware healthy results/traces_v4/quarkusio__quarkus__28314__orch.json
vps::azure hardware healthy results/test_pick/shard_3.json
vps::ec2 hardware healthy results/traces_v8_elite/apache__pulsar__23785__orch.json

LabelLayerStatusPath
kafka data healthy config.yaml
rabbitmq data healthy results/test_pick/shard_1.json

LabelLayerStatusPath
repobility-clone-6ui199uy software healthy /tmp/repobility-clone-6ui199uy

LabelLayerStatusPath
image::docker/Dockerfile hardware healthy docker/Dockerfile

LabelLayerStatusPath
gpu (detected) hardware healthy AGENTS.md
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/66c23e8a-acad-4879-ba82-6d519ff92aa0/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/66c23e8a-acad-4879-ba82-6d519ff92aa0/

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.