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.
74 of your 147 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.
Upstream (GitHub) caused delay on this scan — not Repobility.
  • GitHub API rate-limited (HTTP 403) — preflight skipped, fell back to direct git clone.
  • Clone from GitHub took 50.22s for a 93.9 MB repo slow.
  • Repobility's analysis ran in 12.2s after the clone landed.

aquasecurity/trivy

https://github.com/aquasecurity/trivy · scanned 2026-06-04 04:11 UTC (1 day, 13 hours ago) · 10 languages

259 findings (135 legacy + 124 scanner) 11/13 scanners ran 70th percentile · Go · large (100-500K LoC) Scanner says 74 (higher by 14)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 day, 13 hours ago · v2 · 197 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 100.0 0.25 25.00
testing_score 85.0 0.20 17.00
documentation_score 88.0 0.15 13.20
practices_score 86.0 0.15 12.90
code_quality 75.0 0.10 7.50
Overall 1.00 88.3
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

Top 10 actions, ranked by impact × ease. Severity drives impact; tag-based fix-clarity drives ease.

#1
Privileged port 10 in use
GapSeverity.MEDIUM Layer.NETWORK score 0.338
Why: medium severity · misconfigured network surface
Fix: If the number in contrib/install.sh is a real port, change the binding to ≥1024 or run behind a proxy.
contrib/install.sh
#2
Insecure pattern 'weak_hash' in pkg/dependency/parser/java/jar/parse.go:129
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
pkg/dependency/parser/java/jar/parse.go:129
#3
Insecure pattern 'weak_hash' in pkg/fanal/analyzer/language/dart/pub/testdata/happy/cache/hosted/pub.dev/crypto-3.0.3/pubspec.yaml:3
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
pkg/fanal/analyzer/language/dart/pub/testdata/happy/cache/hosted/pub.dev/crypto-3.0.3/pubspec.yaml:3
#4
Insecure pattern 'weak_hash' in pkg/fanal/analyzer/sbom/testdata/sbom-without-app-component.spdx.json:82
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
pkg/fanal/analyzer/sbom/testdata/sbom-without-app-component.spdx.json:82
#5
Insecure pattern 'weak_hash' in pkg/fanal/analyzer/pkg/apk/apk.go:227
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
pkg/fanal/analyzer/pkg/apk/apk.go:227
#6
Insecure pattern 'weak_hash' in pkg/digest/digest.go:23
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
pkg/digest/digest.go:23
#7
Insecure pattern 'weak_hash' in pkg/sbom/cyclonedx/marshal.go:279
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
pkg/sbom/cyclonedx/marshal.go:279
#8
Insecure pattern 'weak_hash' in pkg/sbom/cyclonedx/unmarshal.go:267
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
pkg/sbom/cyclonedx/unmarshal.go:267
#9
Insecure pattern 'weak_hash' in pkg/sbom/spdx/marshal.go:517
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
pkg/sbom/spdx/marshal.go:517
#10
Insecure pattern 'weak_hash' in pkg/sbom/spdx/unmarshal.go:257
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
pkg/sbom/spdx/unmarshal.go:257

Click "Find this gap" on any action above to jump to it on the Findings tab. Adjust the chip bar to filter by impact (severity), layer, or source.

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/6d822e81-bd19-495a-8800-a4180542b150/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6d822e81-bd19-495a-8800-a4180542b150/

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.