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

Scan timing: clone 4.24s · analysis 17.32s · 7.4 MB · GitHub preflight 417ms

sharkdp/bat

https://github.com/sharkdp/bat · scanned 2026-06-04 22:46 UTC (11 hours, 33 minutes ago) · 10 languages

242 findings (170 legacy + 72 scanner) 80th percentile · Rust · medium (20-100K LoC) Scanner says 78 (lower by 3)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 11 hours, 30 minutes ago · v2 · 206 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 85.0 0.15 12.75
security_score 50.8 0.25 12.70
testing_score 85.0 0.20 17.00
documentation_score 98.0 0.15 14.70
practices_score 81.0 0.15 12.15
code_quality 64.5 0.10 6.45
Overall 1.00 75.7
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 1264 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
compare_highlighted_versions software healthy tests/syntax-tests/compare_highlighted_versions.py:10
strip_root software healthy tests/syntax-tests/compare_highlighted_versions.py:53
get_options software healthy tests/syntax-tests/create_highlighted_versions.py:29
create_highlighted_version software healthy tests/syntax-tests/create_highlighted_versions.py:43
create_highlighted_versions software healthy tests/syntax-tests/create_highlighted_versions.py:81
App software healthy tests/syntax-tests/source/TypeScriptReact/app.tsx:App
loadUsername software healthy tests/syntax-tests/source/TypeScriptReact/app.tsx:loadUsern…
setUsernameState software healthy tests/syntax-tests/source/TypeScriptReact/app.tsx:setUserna…
add software healthy tests/syntax-tests/source/TypeScript/example.ts:add
identity software healthy tests/syntax-tests/source/TypeScript/example.ts:identity
__init__ software healthy tests/syntax-tests/source/Python/battest.py:17
selfprint software healthy tests/syntax-tests/source/Python/battest.py:20
testprint software healthy tests/syntax-tests/source/Python/battest.py:23
decoratorsTest software healthy tests/syntax-tests/source/Python/battest.py:29
x2 software healthy tests/syntax-tests/source/Python/battest.py:81
weatherSays software healthy tests/syntax-tests/source/JavaScript/test.js:weatherSays
makeRain software healthy tests/syntax-tests/source/JavaScript/test.js:makeRain
_aligned_zeros software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
setup software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_writeable software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_writeable_any_base software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
__init__ software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_writeable_from_readonly software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_writeable_from_buffer software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_writeable_pickle software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_writeable_from_c_data software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_warnonwrite software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_otherflags software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_string_align software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_void_align software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_int software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_attributes software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_dtypeattr software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_int_subclassing software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_stridesattr software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
make_array software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_set_stridesattr software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
set_strides software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_fill software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_fill_max_uint64 software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_fill_struct_array software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_array software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_array_empty software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_array_copy_false software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_array_copy_true software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_array_cont software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_assignment_broadcasting software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
assign software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_assignment_errors software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
test_unicode_assignment software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…

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

LabelLayerStatusPath
Cargo.toml software healthy Cargo.toml
README.md software healthy README.md
rustfmt.toml software healthy rustfmt.toml
CONTRIBUTING.md software healthy CONTRIBUTING.md
SECURITY.md software healthy SECURITY.md
CHANGELOG.md software healthy CHANGELOG.md
snapshot_tests.rs software healthy tests/snapshot_tests.rs
assets.rs software healthy tests/assets.rs
system_wide_config.rs software healthy tests/system_wide_config.rs
integration_tests.rs software healthy tests/integration_tests.rs
no_duplicate_extensions.rs software healthy tests/no_duplicate_extensions.rs
github-actions.rs software healthy tests/github-actions.rs
test_pretty_printer.rs software healthy tests/test_pretty_printer.rs
compare_highlighted_versions.py software healthy tests/syntax-tests/compare_highlighted_versions.py
regression_test.sh software healthy tests/syntax-tests/regression_test.sh
test_custom_assets.sh software healthy tests/syntax-tests/test_custom_assets.sh
update.sh software healthy tests/syntax-tests/update.sh
create_highlighted_versions.py software healthy tests/syntax-tests/create_highlighted_versions.py
test.html software healthy tests/syntax-tests/highlighted/HTML/test.html
main.tf software healthy tests/syntax-tests/highlighted/Terraform/main.tf
.env software healthy tests/syntax-tests/highlighted/DotENV/.env
style.css software healthy tests/syntax-tests/highlighted/CSS/style.css
batgrep.sh software healthy tests/syntax-tests/highlighted/Bash/batgrep.sh
simple.sh software healthy tests/syntax-tests/highlighted/Bash/simple.sh
test.rb software healthy tests/syntax-tests/highlighted/Ruby On Rails/test.rb
output.rb software healthy tests/syntax-tests/highlighted/Ruby/output.rb
requirements.txt software healthy tests/syntax-tests/highlighted/Requirements.txt/requirement…
Stack.cs software healthy tests/syntax-tests/highlighted/C-Sharp/Stack.cs
example.sass software healthy tests/syntax-tests/highlighted/Sass/example.sass
vyconf.proto software healthy tests/syntax-tests/highlighted/Protocol Buffer/vyconf.proto
app.tsx software warning tests/syntax-tests/highlighted/TypeScriptReact/app.tsx
example.yaml software healthy tests/syntax-tests/highlighted/YAML/example.yaml
Makefile software healthy tests/syntax-tests/highlighted/Makefile/Makefile
App.svelte software healthy tests/syntax-tests/highlighted/Svelte/App.svelte
output.rs software healthy tests/syntax-tests/highlighted/Rust/output.rs
example.ts software warning tests/syntax-tests/highlighted/TypeScript/example.ts
test.json software healthy tests/syntax-tests/highlighted/JSON/test.json
main.go software healthy tests/syntax-tests/highlighted/Go/main.go
go.mod software healthy tests/syntax-tests/highlighted/Go/go.mod
ConcurrentEffectLaws.scala software healthy tests/syntax-tests/highlighted/Scala/ConcurrentEffectLaws.s…
typescript.md software healthy tests/syntax-tests/highlighted/Markdown/typescript.md
example.md software healthy tests/syntax-tests/highlighted/Markdown/example.md
Dockerfile software healthy tests/syntax-tests/highlighted/Dockerfile/Dockerfile
battest.py software warning tests/syntax-tests/highlighted/Python/battest.py
test.kt software healthy tests/syntax-tests/highlighted/Kotlin/test.kt
test.java software healthy tests/syntax-tests/highlighted/Java/test.java
test.php software healthy tests/syntax-tests/highlighted/PHP/test.php
test.cpp software healthy tests/syntax-tests/highlighted/Cpp/test.cpp
test.c software healthy tests/syntax-tests/highlighted/C/test.c
test.swift software healthy tests/syntax-tests/highlighted/Swift/test.swift

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

LabelLayerStatusPath
tests software healthy tests
syntax-tests software healthy tests/syntax-tests
highlighted software healthy tests/syntax-tests/highlighted
HTML software healthy tests/syntax-tests/highlighted/HTML
Terraform software healthy tests/syntax-tests/highlighted/Terraform
DotENV software healthy tests/syntax-tests/highlighted/DotENV
CSS software healthy tests/syntax-tests/highlighted/CSS
Bash software healthy tests/syntax-tests/highlighted/Bash
Ruby On Rails software healthy tests/syntax-tests/highlighted/Ruby On Rails
Ruby software healthy tests/syntax-tests/highlighted/Ruby
Requirements.txt software healthy tests/syntax-tests/highlighted/Requirements.txt
C-Sharp software healthy tests/syntax-tests/highlighted/C-Sharp
Sass software healthy tests/syntax-tests/highlighted/Sass
Protocol Buffer software healthy tests/syntax-tests/highlighted/Protocol Buffer
TypeScriptReact software healthy tests/syntax-tests/highlighted/TypeScriptReact
YAML software healthy tests/syntax-tests/highlighted/YAML
Makefile software healthy tests/syntax-tests/highlighted/Makefile
Svelte software healthy tests/syntax-tests/highlighted/Svelte
Rust software healthy tests/syntax-tests/highlighted/Rust
TypeScript software healthy tests/syntax-tests/highlighted/TypeScript
JSON software healthy tests/syntax-tests/highlighted/JSON
Go software healthy tests/syntax-tests/highlighted/Go
Scala software healthy tests/syntax-tests/highlighted/Scala
Markdown software healthy tests/syntax-tests/highlighted/Markdown
Dockerfile software healthy tests/syntax-tests/highlighted/Dockerfile
Python software healthy tests/syntax-tests/highlighted/Python
Kotlin software healthy tests/syntax-tests/highlighted/Kotlin
Java software healthy tests/syntax-tests/highlighted/Java
PHP software healthy tests/syntax-tests/highlighted/PHP
Cpp software healthy tests/syntax-tests/highlighted/Cpp
C software healthy tests/syntax-tests/highlighted/C
Swift software healthy tests/syntax-tests/highlighted/Swift
JavaScript software healthy tests/syntax-tests/highlighted/JavaScript
SQL software healthy tests/syntax-tests/highlighted/SQL
Vue software healthy tests/syntax-tests/highlighted/Vue
SCSS software healthy tests/syntax-tests/highlighted/SCSS
TOML software healthy tests/syntax-tests/highlighted/TOML
source software healthy tests/syntax-tests/source
HTML software healthy tests/syntax-tests/source/HTML
Terraform software healthy tests/syntax-tests/source/Terraform
Fortran (Fixed Form) software healthy tests/syntax-tests/source/Fortran (Fixed Form)
Java Server Page (JSP) software healthy tests/syntax-tests/source/Java Server Page (JSP)
DotENV software healthy tests/syntax-tests/source/DotENV
varlink software healthy tests/syntax-tests/source/varlink
Plaintext software healthy tests/syntax-tests/source/Plaintext
Cabal software healthy tests/syntax-tests/source/Cabal
WGSL software healthy tests/syntax-tests/source/WGSL
Elm software healthy tests/syntax-tests/source/Elm
CSS software healthy tests/syntax-tests/source/CSS
Bash software healthy tests/syntax-tests/source/Bash

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

LabelLayerStatusPath
Greeter software healthy tests/syntax-tests/source/TypeScript/example.ts:Greeter
Animal software healthy tests/syntax-tests/source/TypeScript/example.ts:Animal
Dog software healthy tests/syntax-tests/source/TypeScript/example.ts:Dog
Point software healthy tests/syntax-tests/source/TypeScript/example.ts:Point
GenericNumber software healthy tests/syntax-tests/source/TypeScript/example.ts:GenericNumb…
Hello software healthy tests/syntax-tests/source/Python/battest.py:16
Decorators software healthy tests/syntax-tests/source/Python/battest.py:27
Forecast software healthy tests/syntax-tests/source/JavaScript/test.js:Forecast
TestFlags software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
subclass software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
frominterface software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestHash software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestAttributes software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestArrayConstruction software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestAssignment software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
C software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
bad_sequence software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestDtypedescr software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestZeroRank software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestScalarIndexing software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestCreation software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
x software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
Fail software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
Map software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
Point2 software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
A software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestStructured software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestBool software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestZeroSizeFlexible software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestMethods software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
Boom software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
Raiser software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
Sub software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
MyArray software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
ArraySubclass software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestCequenceMethods software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestBinop software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
Coerced software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
SomeClass software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
CheckIndex software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
OutClass software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
PowerOnly software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestTemporaryElide software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestCAPI software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestSubscripting software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestPickling software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestFancyIndexing software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestStringCompare software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestArgmax software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…
TestArgmin software healthy tests/benchmarks/highlighting-speed-src/numpy_test_multiarr…

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

LabelLayerStatusPath
interships data healthy tests/syntax-tests/source/SQL/ims.sql
directions data healthy tests/syntax-tests/source/SQL/ims.sql
participants data healthy tests/syntax-tests/source/SQL/ims.sql
hiring_layer_types data healthy tests/syntax-tests/source/SQL/ims.sql
hiring_layers data healthy tests/syntax-tests/source/SQL/ims.sql
subjects data healthy tests/syntax-tests/source/SQL/ims.sql
direction_subjects data healthy tests/syntax-tests/source/SQL/ims.sql
component_types data healthy tests/syntax-tests/source/SQL/ims.sql
components data healthy tests/syntax-tests/source/SQL/ims.sql
results data healthy tests/syntax-tests/source/SQL/ims.sql
learning_material_types data healthy tests/syntax-tests/source/SQL/ims.sql
learning_materials data healthy tests/syntax-tests/source/SQL/ims.sql
sessions data healthy tests/syntax-tests/source/SQL/ims.sql
attendances data healthy tests/syntax-tests/source/SQL/ims.sql

LabelLayerStatusPath
check-changelog cicd healthy .github/workflows/require-changelog-for-PRs.yml
all-jobs cicd healthy .github/workflows/CICD.yml
crate_metadata cicd healthy .github/workflows/CICD.yml
lint cicd healthy .github/workflows/CICD.yml
min_version cicd healthy .github/workflows/CICD.yml
license_checks cicd healthy .github/workflows/CICD.yml
test_with_new_syntaxes_and_themes cicd healthy .github/workflows/CICD.yml
test_with_system_config cicd healthy .github/workflows/CICD.yml
documentation cicd healthy .github/workflows/CICD.yml
cargo-audit cicd healthy .github/workflows/CICD.yml
build cicd healthy .github/workflows/CICD.yml
winget cicd healthy .github/workflows/CICD.yml

LabelLayerStatusPath
image::tests/syntax-tests/highlighted/Dockerfile/Dockerfile hardware healthy tests/syntax-tests/highlighted/Dockerfile/Dockerfile
image::tests/syntax-tests/source/Dockerfile/Dockerfile hardware healthy tests/syntax-tests/source/Dockerfile/Dockerfile
tf::tls_private_key::deploy_key hardware healthy tests/syntax-tests/source/Terraform/main.tf
tf::null_resource::private_key_file hardware healthy tests/syntax-tests/source/Terraform/main.tf
tf::github_repository_deploy_key::repo_deploy_key hardware healthy tests/syntax-tests/source/Terraform/main.tf

LabelLayerStatusPath
CICD_INTERMEDIATES_DIR cicd healthy
MSRV_FEATURES cicd healthy
GITHUB_TOKEN cicd healthy
WINGET_TOKEN cicd healthy

LabelLayerStatusPath
redis data healthy tests/syntax-tests/highlighted/Makefile/Makefile
mysql data healthy tests/syntax-tests/highlighted/Dockerfile/Dockerfile

LabelLayerStatusPath
port:80 network healthy tests/syntax-tests/source/Dockerfile/Dockerfile
port:04 network healthy .github/dependabot.yml

LabelLayerStatusPath
2.3.3.3 network healthy tests/benchmarks/highlighting-speed-src/jquery.js
2.3.3.1 network healthy tests/benchmarks/highlighting-speed-src/jquery.js

LabelLayerStatusPath
.env in repo security healthy tests/syntax-tests/highlighted/DotENV/.env
.env in repo security healthy tests/syntax-tests/source/DotENV/.env

LabelLayerStatusPath
gha::require-changelog-for-PRs cicd healthy .github/workflows/require-changelog-for-PRs.yml
gha::CICD cicd healthy .github/workflows/CICD.yml

LabelLayerStatusPath
repobility-clone-3lh9i_4b software healthy /tmp/repobility-clone-3lh9i_4b

LabelLayerStatusPath
pubsub data healthy tests/syntax-tests/highlighted/Makefile/Makefile

LabelLayerStatusPath
vps::aws hardware healthy src/syntax_mapping/builtins/common/50-aws-credentials.toml
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/b504f98d-17fc-4f9d-a9ba-35a8204074a9/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b504f98d-17fc-4f9d-a9ba-35a8204074a9/

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.