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.

arangodb/arangodb

https://github.com/arangodb/arangodb.git · scanned 2026-05-18 04:31 UTC (2 weeks, 4 days ago) · 10 languages

28 findings 8/10 scanners ran 67th percentile · Cpp · medium (20-100K LoC)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

28 findings from 1 source. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 65.0 0.15 9.75
security_score 100.0 0.25 25.00
testing_score 40.0 0.20 8.00
documentation_score 90.0 0.15 13.50
practices_score 55.0 0.15 8.25
code_quality 76.0 0.10 7.60
Overall 1.00 72.1
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

Showing 28 of 28 findings. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

medium Legacy quality practices conf 1.00 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build artifacts.
Add a .gitignore appropriate for your language/framework.
practiceslegacy
high Legacy quality quality conf 0.82 Parallel implementation file sits beside a canonical file
Merge the intended change into the canonical file, update tests/imports, and delete the parallel implementation if it is not the active entry point.
3rdParty/boost/1.78.0/boost/align/detail/aligned_alloc_new.hpp:1 qualitylegacy
medium Legacy quality quality conf 0.78 Suspicious implementation file appears unreferenced
Confirm whether this file is reachable. If not, delete it; if yes, wire it through explicit imports, routes, or entry points and add a test that proves the path executes.
3rdParty/boost/1.78.0/boost/align/detail/aligned_alloc_new.hpp:1 qualitylegacy
medium Legacy quality quality conf 0.78 Suspicious implementation file appears unreferenced
Confirm whether this file is reachable. If not, delete it; if yes, wire it through explicit imports, routes, or entry points and add a test that proves the path executes.
3rdParty/boost/1.78.0/boost/algorithm/cxx11/partition_copy.hpp:1 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/align/detail/aligned_alloc_sunos.hpp:1 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/align/detail/aligned_alloc_posix.hpp:11 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/align/detail/aligned_alloc.hpp:1 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/algorithm/searching/boyer_moore_horspool.hpp:25 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/accumulators/statistics/weighted_tail_variate_means.hpp:72 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/accumulators/statistics/weighted_tail_variate_means.hpp:57 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/accumulators/statistics/weighted_tail_quantile.hpp:38 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/accumulators/statistics/weighted_tail_quantile.hpp:25 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/accumulators/statistics/weighted_peaks_over_threshold.hpp:48 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/accumulators/statistics/weighted_p_square_quantile.hpp:97 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/accumulators/statistics/weighted_p_square_quantile.hpp:70 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/accumulators/statistics/weighted_p_square_quantile.hpp:43 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/accumulators/statistics/weighted_p_square_cumul_dist.hpp:73 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/accumulators/statistics/weighted_p_square_cumul_dist.hpp:47 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/accumulators/statistics/weighted_median.hpp:58 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/accumulators/statistics/weighted_mean.hpp:52 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/accumulators/statistics/weighted_extended_p_square.hpp:86 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/accumulators/statistics/weighted_density.hpp:25 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/accumulators/statistics/weighted_covariance.hpp:47 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/accumulators/statistics/tail_quantile.hpp:33 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/accumulators/statistics/pot_tail_mean.hpp:21 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/accumulators/numeric/functional/vector.hpp:140 qualitylegacy
high Legacy quality quality conf 0.86 Duplicated implementation block across source files
Extract the shared behavior into one function/module or delete the inactive duplicate after proving which path is used.
3rdParty/boost/1.78.0/boost/accumulators/framework/accumulator_set.hpp:306 qualitylegacy
high Legacy quality quality conf 0.62 Source file name looks like an AI patch artifact
Rename it to the domain concept it implements or merge it into the existing module it was meant to change.
3rdParty/boost/1.78.0/boost/algorithm/cxx11/partition_copy.hpp:1 qualitylegacy
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/df6d3f2c-a954-44db-a4ec-01e071e07a48/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/df6d3f2c-a954-44db-a4ec-01e071e07a48/

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.