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.
90 of your 164 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 75.39s for a 109.4 MB repo slow.
  • Repobility's analysis ran in 32.25s after the clone landed.

angular/angular

https://github.com/angular/angular · scanned 2026-06-05 06:13 UTC (10 hours, 6 minutes ago) · 10 languages

2098 findings (136 legacy + 1962 scanner) 11/13 scanners ran 75th percentile · Typescript · huge (>500K LoC) Scanner says 63 (higher by 25)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 10 hours, 6 minutes ago · v2 · 1117 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 95.0 0.20 19.00
documentation_score 90.0 0.15 13.50
practices_score 88.0 0.15 13.20
code_quality 80.0 0.10 8.00
Overall 1.00 87.7
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 adev/src/app/environment.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 adev/src/app/environment.ts:25; move to env var / secrets manager.
adev/src/app/environment.ts:25
#2
Insecure pattern 'eval_used' in devtools/projects/shell-browser/src/app/chrome-application-operations.ts:76
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
devtools/projects/shell-browser/src/app/chrome-application-operations.ts:76
#3
`dangerouslySetInnerHTML` used in a React component — adev/shared-docs/pipeline/api-gen/rendering/templates/code-table-of-contents.tsx:40
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#4
`dangerouslySetInnerHTML` used in a React component — adev/shared-docs/pipeline/api-gen/rendering/templates/raw-html.tsx:15
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#5
`dangerouslySetInnerHTML` used in a React component — adev/shared-docs/pipeline/api-gen/rendering/templates/header-api.tsx:67
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#6
`dangerouslySetInnerHTML` used in a React component — adev/shared-docs/pipeline/api-gen/rendering/templates/cli-card.tsx:31
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#7
`dangerouslySetInnerHTML` used in a React component — adev/shared-docs/pipeline/api-gen/rendering/templates/deprecated-label.tsx:26
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#8
`dangerouslySetInnerHTML` used in a React component — adev/shared-docs/pipeline/api-gen/rendering/templates/code-line.tsx:31
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#9
`dangerouslySetInnerHTML` used in a React component — adev/shared-docs/pipeline/api-gen/rendering/templates/docs-pill-row.tsx:23
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#10
Dangling fetch: GET http://example.com/movies.json (packages/router/src/router_config.ts:179)
GapSeverity.HIGH Layer.API score 0.338
Why: high severity · contract mismatch FE↔BE
Fix: Confirm the FE call URL matches a backend endpoint; update one side.

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/4ae13fda-b08c-4c7e-8cba-f15fd6f8f56a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/4ae13fda-b08c-4c7e-8cba-f15fd6f8f56a/

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.