Scan timing: clone 4.41s · analysis 1.6s · 50.1 MB · GitHub preflight 490ms
https://github.com/alacritty/alacritty
· scanned 2026-06-05 08:59 UTC (5 days, 19 hours ago)
· 10 languages
36 raw signals (18 security + 18 graph) 11/13 scanners ran 63rd percentile · Rust · medium (20-100K LoC) System graph score 99 (lower by 28)
Last scanned 5 days, 19 hours ago · v2 · 17 actionable findings from 2 signal sources. 10 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
60.0 | 0.15 | 9.00 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
15.0 | 0.20 | 3.00 |
documentation_score |
97.0 | 0.15 | 14.55 |
practices_score |
87.0 | 0.15 | 13.05 |
code_quality |
70.0 | 0.10 | 7.00 |
| Overall | 1.00 | 71.6 |
All 330 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.
| Label | Layer | Status | Path |
|---|---|---|---|
Cargo.toml |
software | healthy | Cargo.toml |
README.md |
software | healthy | README.md |
rustfmt.toml |
software | healthy | rustfmt.toml |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
INSTALL.md |
software | healthy | INSTALL.md |
Makefile |
software | healthy | Makefile |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
features.md |
software | healthy | docs/features.md |
colors.sh |
software | healthy | scripts/colors.sh |
README.md |
software | healthy | scripts/README.md |
24-bit-color.sh |
software | healthy | scripts/24-bit-color.sh |
create-flamegraph.sh |
software | healthy | scripts/create-flamegraph.sh |
fg-bg.sh |
software | healthy | scripts/fg-bg.sh |
Cargo.toml |
software | healthy | alacritty_terminal/Cargo.toml |
CHANGELOG.md |
software | healthy | alacritty_terminal/CHANGELOG.md |
ref.rs |
software | healthy | alacritty_terminal/tests/ref.rs |
size.json |
software | healthy | alacritty_terminal/tests/ref/region_scroll_down/size.json |
grid.json |
software | healthy | alacritty_terminal/tests/ref/region_scroll_down/grid.json |
config.json |
software | healthy | alacritty_terminal/tests/ref/region_scroll_down/config.json |
size.json |
software | healthy | alacritty_terminal/tests/ref/sgr/size.json |
grid.json |
software | healthy | alacritty_terminal/tests/ref/sgr/grid.json |
config.json |
software | healthy | alacritty_terminal/tests/ref/sgr/config.json |
size.json |
software | healthy | alacritty_terminal/tests/ref/zerowidth/size.json |
grid.json |
software | healthy | alacritty_terminal/tests/ref/zerowidth/grid.json |
config.json |
software | healthy | alacritty_terminal/tests/ref/zerowidth/config.json |
size.json |
software | healthy | alacritty_terminal/tests/ref/vttest_cursor_movement_1/size.… |
grid.json |
software | healthy | alacritty_terminal/tests/ref/vttest_cursor_movement_1/grid.… |
config.json |
software | healthy | alacritty_terminal/tests/ref/vttest_cursor_movement_1/confi… |
size.json |
software | healthy | alacritty_terminal/tests/ref/deccolm_reset/size.json |
grid.json |
software | healthy | alacritty_terminal/tests/ref/deccolm_reset/grid.json |
config.json |
software | healthy | alacritty_terminal/tests/ref/deccolm_reset/config.json |
size.json |
software | healthy | alacritty_terminal/tests/ref/grid_reset/size.json |
grid.json |
software | healthy | alacritty_terminal/tests/ref/grid_reset/grid.json |
config.json |
software | healthy | alacritty_terminal/tests/ref/grid_reset/config.json |
size.json |
software | healthy | alacritty_terminal/tests/ref/scroll_up_reset/size.json |
grid.json |
software | healthy | alacritty_terminal/tests/ref/scroll_up_reset/grid.json |
config.json |
software | healthy | alacritty_terminal/tests/ref/scroll_up_reset/config.json |
size.json |
software | healthy | alacritty_terminal/tests/ref/delete_lines/size.json |
grid.json |
software | healthy | alacritty_terminal/tests/ref/delete_lines/grid.json |
config.json |
software | healthy | alacritty_terminal/tests/ref/delete_lines/config.json |
size.json |
software | healthy | alacritty_terminal/tests/ref/clear_underline/size.json |
grid.json |
software | healthy | alacritty_terminal/tests/ref/clear_underline/grid.json |
config.json |
software | healthy | alacritty_terminal/tests/ref/clear_underline/config.json |
size.json |
software | healthy | alacritty_terminal/tests/ref/scroll_in_region_up_preserves_… |
grid.json |
software | healthy | alacritty_terminal/tests/ref/scroll_in_region_up_preserves_… |
config.json |
software | healthy | alacritty_terminal/tests/ref/scroll_in_region_up_preserves_… |
size.json |
software | healthy | alacritty_terminal/tests/ref/wrapline_alt_toggle/size.json |
grid.json |
software | healthy | alacritty_terminal/tests/ref/wrapline_alt_toggle/grid.json |
config.json |
software | healthy | alacritty_terminal/tests/ref/wrapline_alt_toggle/config.json |
size.json |
software | healthy | alacritty_terminal/tests/ref/origin_goto/size.json |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
alacritty_terminal |
software | healthy | alacritty_terminal |
tests |
software | healthy | alacritty_terminal/tests |
ref |
software | healthy | alacritty_terminal/tests/ref |
region_scroll_down |
software | healthy | alacritty_terminal/tests/ref/region_scroll_down |
sgr |
software | healthy | alacritty_terminal/tests/ref/sgr |
zerowidth |
software | healthy | alacritty_terminal/tests/ref/zerowidth |
vttest_cursor_movement_1 |
software | healthy | alacritty_terminal/tests/ref/vttest_cursor_movement_1 |
deccolm_reset |
software | healthy | alacritty_terminal/tests/ref/deccolm_reset |
grid_reset |
software | healthy | alacritty_terminal/tests/ref/grid_reset |
scroll_up_reset |
software | healthy | alacritty_terminal/tests/ref/scroll_up_reset |
delete_lines |
software | healthy | alacritty_terminal/tests/ref/delete_lines |
clear_underline |
software | healthy | alacritty_terminal/tests/ref/clear_underline |
scroll_in_region_up_preserves_history |
software | healthy | alacritty_terminal/tests/ref/scroll_in_region_up_preserves_… |
wrapline_alt_toggle |
software | healthy | alacritty_terminal/tests/ref/wrapline_alt_toggle |
origin_goto |
software | healthy | alacritty_terminal/tests/ref/origin_goto |
vim_large_window_scroll |
software | healthy | alacritty_terminal/tests/ref/vim_large_window_scroll |
vim_24bitcolors_bce |
software | healthy | alacritty_terminal/tests/ref/vim_24bitcolors_bce |
vttest_insert |
software | healthy | alacritty_terminal/tests/ref/vttest_insert |
saved_cursor_alt |
software | healthy | alacritty_terminal/tests/ref/saved_cursor_alt |
newline_with_cursor_beyond_scroll_region |
software | healthy | alacritty_terminal/tests/ref/newline_with_cursor_beyond_scr… |
zsh_tab_completion |
software | healthy | alacritty_terminal/tests/ref/zsh_tab_completion |
ll |
software | healthy | alacritty_terminal/tests/ref/ll |
row_reset |
software | healthy | alacritty_terminal/tests/ref/row_reset |
indexed_256_colors |
software | healthy | alacritty_terminal/tests/ref/indexed_256_colors |
vim_simple_edit |
software | healthy | alacritty_terminal/tests/ref/vim_simple_edit |
vttest_origin_mode_2 |
software | healthy | alacritty_terminal/tests/ref/vttest_origin_mode_2 |
tab_rendering |
software | healthy | alacritty_terminal/tests/ref/tab_rendering |
decaln_reset |
software | healthy | alacritty_terminal/tests/ref/decaln_reset |
fish_cc |
software | healthy | alacritty_terminal/tests/ref/fish_cc |
colored_underline |
software | healthy | alacritty_terminal/tests/ref/colored_underline |
colored_reset |
software | healthy | alacritty_terminal/tests/ref/colored_reset |
hyperlinks |
software | healthy | alacritty_terminal/tests/ref/hyperlinks |
vttest_origin_mode_1 |
software | healthy | alacritty_terminal/tests/ref/vttest_origin_mode_1 |
tmux_htop |
software | healthy | alacritty_terminal/tests/ref/tmux_htop |
history |
software | healthy | alacritty_terminal/tests/ref/history |
delete_chars_reset |
software | healthy | alacritty_terminal/tests/ref/delete_chars_reset |
selective_erasure |
software | healthy | alacritty_terminal/tests/ref/selective_erasure |
erase_chars_reset |
software | healthy | alacritty_terminal/tests/ref/erase_chars_reset |
erase_in_line |
software | healthy | alacritty_terminal/tests/ref/erase_in_line |
underline |
software | healthy | alacritty_terminal/tests/ref/underline |
issue_855 |
software | healthy | alacritty_terminal/tests/ref/issue_855 |
saved_cursor |
software | healthy | alacritty_terminal/tests/ref/saved_cursor |
vttest_tab_clear_set |
software | healthy | alacritty_terminal/tests/ref/vttest_tab_clear_set |
insert_blank_reset |
software | healthy | alacritty_terminal/tests/ref/insert_blank_reset |
tmux_git_log |
software | healthy | alacritty_terminal/tests/ref/tmux_git_log |
vttest_scroll |
software | healthy | alacritty_terminal/tests/ref/vttest_scroll |
csi_rep |
software | healthy | alacritty_terminal/tests/ref/csi_rep |
alt_reset |
software | healthy | alacritty_terminal/tests/ref/alt_reset |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/ci.yml |
check-macos-x86_64 |
cicd | healthy | .github/workflows/ci.yml |
macos |
cicd | healthy | .github/workflows/release.yml |
windows |
cicd | healthy | .github/workflows/release.yml |
linux |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-2izbwese |
software | healthy | /tmp/repobility-clone-2izbwese |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/43c3c29d-1a8d-4e79-9032-77ac72ad6a0a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/43c3c29d-1a8d-4e79-9032-77ac72ad6a0a/
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.