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

denoland/deno

https://github.com/denoland/deno · scanned 2026-06-05 05:51 UTC (3 hours, 20 minutes ago) · 10 languages

4839 findings (63 legacy + 4776 scanner) 11/13 scanners ran 23rd percentile · Rust · large (100-500K LoC) Scanner says 49 (higher by 14)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 3 hours, 20 minutes ago · v2 · 2451 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 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 26.0 0.20 5.20
documentation_score 64.0 0.15 9.60
practices_score 62.0 0.15 9.30
code_quality 50.0 0.10 5.00
Overall 1.00 63.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

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

#1
Possible secret in .github/workflows/promote_to_release.generated.yml
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in .github/workflows/promote_to_release.generated.yml:124; move to env var / secrets manager.
.github/workflows/promote_to_release.generated.yml:124
#2
Possible secret in .github/workflows/promote_to_release.ts
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in .github/workflows/promote_to_release.ts:172; move to env var / secrets manager.
.github/workflows/promote_to_release.ts:172
#3
Possible secret in .github/workflows/ci.generated.yml
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in .github/workflows/ci.generated.yml:783; move to env var / secrets manager.
.github/workflows/ci.generated.yml:783
#4
Possible secret in .github/workflows/ci.generated.yml
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in .github/workflows/ci.generated.yml:1790; move to env var / secrets manager.
.github/workflows/ci.generated.yml:1790
#5
Insecure pattern 'eval_used' in ext/node/polyfills/repl.ts:1025
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
ext/node/polyfills/repl.ts:1025
#6
Insecure pattern 'exec_used' in ext/web/01_urlpattern.js:362
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
ext/web/01_urlpattern.js:362
#7
Insecure pattern 'eval_used' in libs/core_testing/integration/error_without_stack/error_without_stack.js:2
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
libs/core_testing/integration/error_without_stack/error_without_stack.js:2
#8
Insecure pattern 'eval_used' in libs/core_testing/integration/error_eval_stack/error_eval_stack.ts:5
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
libs/core_testing/integration/error_eval_stack/error_eval_stack.ts:5
#9
Insecure pattern 'eval_used' in libs/core/error.rs:2411
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
libs/core/error.rs:2411
#10
Dockerfile pipes a remote installer into a shell
GapSeverity.HIGH Layer.HARDWARE score 0.375
Why: high severity
.devcontainer/Dockerfile:10

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/026a157d-4f5f-4502-a13a-022bcdad0f97/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/026a157d-4f5f-4502-a13a-022bcdad0f97/

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.