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

Scan timing: clone 2.62s · analysis 48.7s · 5.8 MB · GitHub API rate-limit (preflight)

jaegertracing/jaeger-ui

https://github.com/jaegertracing/jaeger-ui · scanned 2026-06-05 18:30 UTC (4 days, 19 hours ago) · 10 languages

319 raw signals (87 security + 232 graph) 61st percentile · Typescript · medium (20-100K LoC) System graph score 85 (lower by 11)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 19 hours ago · v2 · 162 actionable findings from 2 signal sources. 41 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 62.4 0.25 15.60
testing_score 93.0 0.20 18.60
documentation_score 85.0 0.15 12.75
practices_score 76.0 0.15 11.40
code_quality 67.0 0.10 6.70
Overall 1.00 74.0
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 2308 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
hasJsx software healthy scripts/find-jsx.ts:hasJsx
visit software healthy scripts/find-jsx.ts:visit
below software healthy scripts/get-tracking-version.js:below
cleanRemoteUrl software healthy scripts/get-tracking-version.js:cleanRemoteUrl
cleanBranchNames software healthy scripts/get-tracking-version.js:cleanBranchNames
getChanged software healthy scripts/get-tracking-version.js:getChanged
getVersion software healthy scripts/get-tracking-version.js:getVersion
run_command software healthy scripts/prepare-release.py:12
check_dependencies software healthy scripts/prepare-release.py:37
check_gh_auth software healthy scripts/prepare-release.py:44
validate_version software healthy scripts/prepare-release.py:56
check_git_status software dead scripts/prepare-release.py:61
create_branch software healthy scripts/prepare-release.py:67
generate_release_notes software healthy scripts/prepare-release.py:76
update_changelog software healthy scripts/prepare-release.py:82
update_package_json software healthy scripts/prepare-release.py:117
run_fmt software healthy scripts/prepare-release.py:136
git_commit_and_pr software healthy scripts/prepare-release.py:143
main software healthy scripts/prepare-release.py:156
processTraceFile software healthy scripts/utils/parse-traces.js:processTraceFile
countDependencies software healthy scripts/utils/parse-traces.js:countDependencies
to software healthy scripts/utils/parse-traces.js:to
generateDependencyArray software healthy scripts/utils/parse-traces.js:generateDependencyArray
reference software healthy packages/jaeger-ui/jaeger-ui.config.console-analytics.js:re…
consoleAnalytics software healthy packages/jaeger-ui/jaeger-ui.config.console-analytics.js:co…
log software healthy packages/jaeger-ui/jaeger-ui.config.console-analytics.js:log
UIConfig software healthy packages/jaeger-ui/jaeger-ui.config.console-analytics.js:UI…
detectBasePath software healthy packages/jaeger-ui/index.test.ts:detectBasePath
does software healthy packages/jaeger-ui/test/vitest-setup.ts:does
directly software healthy packages/jaeger-ui/test/vitest-setup.ts:directly
setup software healthy packages/jaeger-ui/test/vitest-global-setup.ts:setup
mockDefault software healthy packages/jaeger-ui/typings/custom.d.ts:mockDefault
importSitePrefix software healthy packages/jaeger-ui/src/site-prefix.test.jsx:importSitePrefix
setupParentSpan software healthy packages/jaeger-ui/src/demo/trace-generators.ts:setupParent…
getParentSpanId software healthy packages/jaeger-ui/src/demo/trace-generators.ts:getParentSp…
attachReferences software healthy packages/jaeger-ui/src/demo/trace-generators.ts:attachRefer…
duplicateLevelFilter software healthy packages/jaeger-ui/src/demo/trace-generators.ts:duplicateLe…
timestamp software healthy packages/jaeger-ui/src/demo/trace-generators.ts:timestamp
parse software healthy packages/jaeger-ui/src/types/external-modules.d.ts:parse
stringify software healthy packages/jaeger-ui/src/types/external-modules.d.ts:stringify
toApiError software healthy packages/jaeger-ui/src/types/api-error.ts:toApiError
useEmbeddedState software healthy packages/jaeger-ui/src/stores/embedded-store.ts:useEmbedded…
resetEmbeddedFromUrlCacheForTests software healthy packages/jaeger-ui/src/stores/embedded-store.ts:resetEmbedd…
newInitialState software healthy packages/jaeger-ui/src/stores/trace-diff-store.ts:newInitia…
filterSummariesForCohort software healthy packages/jaeger-ui/src/stores/trace-diff-store.ts:filterSum…
addTraceToCohort software healthy packages/jaeger-ui/src/stores/trace-diff-store.ts:addTraceT…
removeTraceFromCohort software healthy packages/jaeger-ui/src/stores/trace-diff-store.ts:removeTra…
pickState software healthy packages/jaeger-ui/src/stores/trace-diff-store.ts:pickState
makeSummary software healthy packages/jaeger-ui/src/stores/trace-diff-store.test.ts:make…
getMessageFromError software healthy packages/jaeger-ui/src/api/jaeger.ts:getMessageFromError

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

LabelLayerStatusPath
renovate.json software healthy renovate.json
RELEASE.md software healthy RELEASE.md
vite.config.ts software warning vite.config.ts
BUILD.md software healthy BUILD.md
README.md software healthy README.md
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
package-lock.json software healthy package-lock.json
knip.config.ts software warning knip.config.ts
Makefile software healthy Makefile
tsconfig.json software healthy tsconfig.json
SECURITY.md software healthy SECURITY.md
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
.codecov.yml software healthy .codecov.yml
README.md software healthy docs/rfc/README.md
embedded-web-component.md software healthy docs/rfc/embedded-web-component.md
0010-layout-settings-priority-stack.md software healthy docs/adr/0010-layout-settings-priority-stack.md
README.md software healthy docs/adr/README.md
0003-span-color-palette.md software healthy docs/adr/0003-span-color-palette.md
0002-otlp-api-v3-migration.md software healthy docs/adr/0002-otlp-api-v3-migration.md
0005-current-state-management-architecture.md software healthy docs/adr/0005-current-state-management-architecture.md
0007-vite-plus-migration.md software healthy docs/adr/0007-vite-plus-migration.md
0004-state-management-strategy.md software healthy docs/adr/0004-state-management-strategy.md
0006-side-panel-span-details.md software healthy docs/adr/0006-side-panel-span-details.md
0009-service-filter-trace-timeline.md software healthy docs/adr/0009-service-filter-trace-timeline.md
0008-target-state-management-architecture.md software healthy docs/adr/0008-target-state-management-architecture.md
0001-design-token-based-theming.md software healthy docs/adr/0001-design-token-based-theming.md
check-overrides.sh software healthy scripts/check-overrides.sh
generateDepcheckrcPlexus.js software warning scripts/generateDepcheckrcPlexus.js
check-copyright-year.sh software healthy scripts/check-copyright-year.sh
generateDepcheckrcJaegerUI.js software warning scripts/generateDepcheckrcJaegerUI.js
find-jsx.ts software healthy scripts/find-jsx.ts
run-depcheck.sh software healthy scripts/run-depcheck.sh
get-tracking-version.js software healthy scripts/get-tracking-version.js
check-tsx-naming.sh software healthy scripts/check-tsx-naming.sh
check-license.sh software healthy scripts/check-license.sh
tsconfig.json software healthy scripts/tsconfig.json
prepare-release.py software healthy scripts/prepare-release.py
parse-traces.js software healthy scripts/utils/parse-traces.js
ts-conv-progress.sh software healthy packages/jaeger-ui/ts-conv-progress.sh
jaeger-ui.config.console-analytics.js software healthy packages/jaeger-ui/jaeger-ui.config.console-analytics.js
index.test.ts software healthy packages/jaeger-ui/index.test.ts
README.md software healthy packages/jaeger-ui/README.md
.stylelintrc.json software healthy packages/jaeger-ui/.stylelintrc.json
jaeger-ui.config.example.json software healthy packages/jaeger-ui/jaeger-ui.config.example.json
package.json software healthy packages/jaeger-ui/package.json
index.html software healthy packages/jaeger-ui/index.html
tsconfig.json software healthy packages/jaeger-ui/tsconfig.json
vitest.config.ts software healthy packages/jaeger-ui/vitest.config.ts

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

LabelLayerStatusPath
ValidatedFormField frontend healthy packages/jaeger-ui/src/utils/ValidatedFormField.tsx
DraggableManagerDemo frontend healthy packages/jaeger-ui/src/utils/DraggableManager/demo/Draggabl…
RegionDemo frontend healthy packages/jaeger-ui/src/utils/DraggableManager/demo/RegionDe…
DividerDemo frontend healthy packages/jaeger-ui/src/utils/DraggableManager/demo/DividerD…
LabeledList frontend healthy packages/jaeger-ui/src/components/common/LabeledList.tsx
ClickToCopy frontend healthy packages/jaeger-ui/src/components/common/ClickToCopy.tsx
EmphasizedNode frontend healthy packages/jaeger-ui/src/components/common/EmphasizedNode.tsx
CopyIcon frontend healthy packages/jaeger-ui/src/components/common/CopyIcon.tsx
SearchableSelect frontend healthy packages/jaeger-ui/src/components/common/SearchableSelect.t…
ErrorMessage frontend healthy packages/jaeger-ui/src/components/common/ErrorMessage.tsx
CircularProgressbar frontend healthy packages/jaeger-ui/src/components/common/CircularProgressba…
RelativeBar frontend healthy packages/jaeger-ui/src/components/common/RelativeBar.tsx
ExamplesLink frontend healthy packages/jaeger-ui/src/components/common/ExamplesLink.tsx
RelativeDate frontend healthy packages/jaeger-ui/src/components/common/RelativeDate.tsx
VerticalResizer frontend healthy packages/jaeger-ui/src/components/common/VerticalResizer.tsx
TraceName frontend healthy packages/jaeger-ui/src/components/common/TraceName.tsx
BreakableText frontend healthy packages/jaeger-ui/src/components/common/BreakableText.tsx
NewWindowIcon frontend healthy packages/jaeger-ui/src/components/common/NewWindowIcon.tsx
TraceId frontend healthy packages/jaeger-ui/src/components/common/TraceId.tsx
LoadingIndicator frontend healthy packages/jaeger-ui/src/components/common/LoadingIndicator.t…
UnconnectedUiFindInput frontend healthy packages/jaeger-ui/src/components/common/UiFindInput.tsx
ExternalLinks frontend healthy packages/jaeger-ui/src/components/common/ExternalLinks.tsx
FilteredList frontend healthy packages/jaeger-ui/src/components/common/FilteredList/index…
ListItem frontend healthy packages/jaeger-ui/src/components/common/FilteredList/ListI…
DetailTable frontend healthy packages/jaeger-ui/src/components/common/DetailsCard/Detail…
React frontend healthy packages/jaeger-ui/src/components/common/DetailsCard/Detail…
DetailList frontend healthy packages/jaeger-ui/src/components/common/DetailsCard/Detail…
DetailsCard frontend healthy packages/jaeger-ui/src/components/common/DetailsCard/index.…
ActionsMenu frontend healthy packages/jaeger-ui/src/components/common/ActionMenu/Actions…
DAG frontend healthy packages/jaeger-ui/src/components/DependencyGraph/DAG.tsx
DependencyGraphPage frontend healthy packages/jaeger-ui/src/components/DependencyGraph/index.tsx
DAGOptions frontend healthy packages/jaeger-ui/src/components/DependencyGraph/DAGOption…
React frontend healthy packages/jaeger-ui/src/components/QualityMetrics/ScoreCard.…
QualityMetricsImpl frontend healthy packages/jaeger-ui/src/components/QualityMetrics/index.tsx
React frontend healthy packages/jaeger-ui/src/components/QualityMetrics/MetricCard…
React frontend healthy packages/jaeger-ui/src/components/QualityMetrics/BannerText…
Header frontend healthy packages/jaeger-ui/src/components/QualityMetrics/Header.tsx
React frontend healthy packages/jaeger-ui/src/components/QualityMetrics/CountCard.…
TracesDdgImpl frontend healthy packages/jaeger-ui/src/components/DeepDependencies/traces.t…
DeepDependencyGraphPage frontend healthy packages/jaeger-ui/src/components/DeepDependencies/index.tsx
React frontend healthy packages/jaeger-ui/src/components/DeepDependencies/Header/C…
Header frontend healthy packages/jaeger-ui/src/components/DeepDependencies/Header/i…
React frontend healthy packages/jaeger-ui/src/components/DeepDependencies/Header/L…
DetailsPanelWithLocation frontend healthy packages/jaeger-ui/src/components/DeepDependencies/SidePane…
React frontend healthy packages/jaeger-ui/src/components/DeepDependencies/SidePane…
DdgNodeContent frontend healthy packages/jaeger-ui/src/components/DeepDependencies/Graph/Dd…
OpNode frontend healthy packages/jaeger-ui/src/components/TracePage/TraceGraph/OpNo…
TraceLogsView frontend healthy packages/jaeger-ui/src/components/TracePage/TraceLogsView/i…
ReferenceLink frontend healthy packages/jaeger-ui/src/components/TracePage/url/ReferenceLi…
TimelineRow frontend healthy packages/jaeger-ui/src/components/TracePage/TraceTimelineVi…

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

LabelLayerStatusPath
docs software healthy docs
rfc software healthy docs/rfc
adr software healthy docs/adr
scripts software healthy scripts
utils software healthy scripts/utils
packages software healthy packages
jaeger-ui software healthy packages/jaeger-ui
test software healthy packages/jaeger-ui/test
typings software healthy packages/jaeger-ui/typings
src software healthy packages/jaeger-ui/src
demo software healthy packages/jaeger-ui/src/demo
types software healthy packages/jaeger-ui/src/types
stores software healthy packages/jaeger-ui/src/stores
api software healthy packages/jaeger-ui/src/api
v3 software healthy packages/jaeger-ui/src/api/v3
constants software healthy packages/jaeger-ui/src/constants
utils software healthy packages/jaeger-ui/src/utils
config software healthy packages/jaeger-ui/src/utils/config
tracking software healthy packages/jaeger-ui/src/utils/tracking
fixtures software healthy packages/jaeger-ui/src/utils/fixtures
test software healthy packages/jaeger-ui/src/utils/test
DraggableManager software healthy packages/jaeger-ui/src/utils/DraggableManager
demo software healthy packages/jaeger-ui/src/utils/DraggableManager/demo
ts software healthy packages/jaeger-ui/src/utils/ts
plexus software healthy packages/jaeger-ui/src/utils/plexus
version software healthy packages/jaeger-ui/src/utils/version
components software healthy packages/jaeger-ui/src/components
common software healthy packages/jaeger-ui/src/components/common
FilteredList software healthy packages/jaeger-ui/src/components/common/FilteredList
DetailsCard software healthy packages/jaeger-ui/src/components/common/DetailsCard
ActionMenu software healthy packages/jaeger-ui/src/components/common/ActionMenu
DependencyGraph software healthy packages/jaeger-ui/src/components/DependencyGraph
sample_data software healthy packages/jaeger-ui/src/components/DependencyGraph/sample_da…
QualityMetrics software healthy packages/jaeger-ui/src/components/QualityMetrics
PlexusDemo software healthy packages/jaeger-ui/src/components/PlexusDemo
DeepDependencies software healthy packages/jaeger-ui/src/components/DeepDependencies
Header software healthy packages/jaeger-ui/src/components/DeepDependencies/Header
LayoutSettings software healthy packages/jaeger-ui/src/components/DeepDependencies/Header/L…
HopsSelector software healthy packages/jaeger-ui/src/components/DeepDependencies/Header/H…
SidePanel software healthy packages/jaeger-ui/src/components/DeepDependencies/SidePanel
Graph software healthy packages/jaeger-ui/src/components/DeepDependencies/Graph
DdgNodeContent software healthy packages/jaeger-ui/src/components/DeepDependencies/Graph/Dd…
TracePage software healthy packages/jaeger-ui/src/components/TracePage
TraceGraph software healthy packages/jaeger-ui/src/components/TracePage/TraceGraph
CriticalPath software healthy packages/jaeger-ui/src/components/TracePage/CriticalPath
utils software healthy packages/jaeger-ui/src/components/TracePage/CriticalPath/ut…
testCases software healthy packages/jaeger-ui/src/components/TracePage/CriticalPath/te…
TraceLogsView software healthy packages/jaeger-ui/src/components/TracePage/TraceLogsView
url software healthy packages/jaeger-ui/src/components/TracePage/url
TraceTimelineViewer software healthy packages/jaeger-ui/src/components/TracePage/TraceTimelineVi…

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

LabelLayerStatusPath
of software healthy packages/jaeger-ui/vitest.config.ts:of
Combokeys software healthy packages/jaeger-ui/typings/custom.d.ts:Combokeys
CustomError software healthy packages/jaeger-ui/src/types/api-error.test.ts:CustomError
JaegerClient software healthy packages/jaeger-ui/src/api/v3/client.ts:JaegerClient
ColorGenerator software healthy packages/jaeger-ui/src/utils/color-generator.ts:ColorGenera…
components software healthy packages/jaeger-ui/src/utils/zustand-class-bridge.tsx:compo…
component software healthy packages/jaeger-ui/src/utils/zustand-class-bridge.tsx:compo…
ServiceList software healthy packages/jaeger-ui/src/utils/zustand-class-bridge.tsx:Servi…
CounterDisplay software healthy packages/jaeger-ui/src/utils/zustand-class-bridge.test.tsx:…
component software healthy packages/jaeger-ui/src/utils/zustand-class-bridge.test.tsx:…
SpyCounter software healthy packages/jaeger-ui/src/utils/zustand-class-bridge.test.tsx:…
MockPromiseRejectionEvent software healthy packages/jaeger-ui/src/utils/tracking/error-capture.test.ts…
NoStackError software healthy packages/jaeger-ui/src/utils/tracking/ga-coverage.test.js:N…
DraggableManager software healthy packages/jaeger-ui/src/utils/DraggableManager/DraggableMana…
depending software healthy packages/jaeger-ui/src/components/common/TraceId.test.jsx:d…
expect software healthy packages/jaeger-ui/src/components/common/CopyIcon.test.jsx:…
MatchHighlighter software healthy packages/jaeger-ui/src/components/common/FilteredList/highl…
DeepDependencyGraphPageImpl software healthy packages/jaeger-ui/src/components/DeepDependencies/index.ts…
Graph software healthy packages/jaeger-ui/src/components/DeepDependencies/Graph/in…
and software healthy packages/jaeger-ui/src/components/DeepDependencies/Graph/ge…
ScrollManager software healthy packages/jaeger-ui/src/components/TracePage/ScrollManager.t…
Tween software healthy packages/jaeger-ui/src/components/TracePage/Tween.ts:Tween
TraceGraph software healthy packages/jaeger-ui/src/components/TracePage/TraceGraph/Trac…
VirtualizedTraceViewImpl software healthy packages/jaeger-ui/src/components/TracePage/TraceTimelineVi…
component software healthy packages/jaeger-ui/src/components/TracePage/TraceTimelineVi…
only software healthy packages/jaeger-ui/src/components/TracePage/TraceTimelineVi…
when software healthy packages/jaeger-ui/src/components/TracePage/TraceTimelineVi…
and software healthy packages/jaeger-ui/src/components/TracePage/TraceTimelineVi…
Positions software healthy packages/jaeger-ui/src/components/TracePage/TraceTimelineVi…
ListView software healthy packages/jaeger-ui/src/components/TracePage/TraceTimelineVi…
DetailState software healthy packages/jaeger-ui/src/components/TracePage/TraceTimelineVi…
when software healthy packages/jaeger-ui/src/components/TracePage/TraceTimelineVi…
and software healthy packages/jaeger-ui/src/components/TracePage/TraceTimelineVi…
MockDraggableManager software healthy packages/jaeger-ui/src/components/TracePage/TraceTimelineVi…
TraceStatistics software healthy packages/jaeger-ui/src/components/TracePage/TraceStatistics…
CanvasContext software healthy packages/jaeger-ui/src/components/TracePage/TracePageHeader…
Canvas software healthy packages/jaeger-ui/src/components/TracePage/TracePageHeader…
when software healthy packages/jaeger-ui/src/components/TracePage/TracePageHeader…
expect software healthy packages/jaeger-ui/src/components/TracePage/TracePageHeader…
ViewingLayer software healthy packages/jaeger-ui/src/components/TracePage/TracePageHeader…
ResizeObserver software healthy packages/jaeger-ui/src/components/Monitor/ServicesView/serv…
ResizeObserver software healthy packages/jaeger-ui/src/components/Monitor/ServicesView/oper…
when software healthy packages/jaeger-ui/src/components/TraceDiff/TraceDiffGraph/…
MockResizeObserver software healthy packages/jaeger-ui/src/components/SearchTracePage/SearchRes…
when software healthy packages/jaeger-ui/src/components/App/Page.test.jsx:when
OtelSpanFacade software healthy packages/jaeger-ui/src/model/OtelSpanFacade.ts:OtelSpanFaca…
OtelTraceFacade software healthy packages/jaeger-ui/src/model/OtelTraceFacade.ts:OtelTraceFa…
DenseTrace software healthy packages/jaeger-ui/src/model/trace-dag/DenseTrace.ts:DenseT…
TraceDag software healthy packages/jaeger-ui/src/model/trace-dag/TraceDag.ts:TraceDag
PathElem software healthy packages/jaeger-ui/src/model/ddg/PathElem.ts:PathElem

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

LabelLayerStatusPath
DCO cicd healthy .github/workflows/dco_merge_group.yml
codeql-analyze cicd healthy .github/workflows/codeql.yml
manage-quota cicd healthy .github/workflows/pr-quota-manager.yml
analysis cicd healthy .github/workflows/scorecard.yml
check-label cicd healthy .github/workflows/ci-label-check.yml
lint-build cicd healthy .github/workflows/lint-build.yml
validate-3rd-party-configs cicd healthy .github/workflows/lint-build.yml
publish-release cicd healthy .github/workflows/release.yml
stale cicd healthy .github/workflows/stale.yml
build-and-check cicd healthy .github/workflows/check_bundle.yml
triage cicd healthy .github/workflows/waiting-for-author.yml
unit-tests cicd healthy .github/workflows/unit-tests.yml

LabelLayerStatusPath
gha::dco_merge_group cicd healthy .github/workflows/dco_merge_group.yml
gha::codeql cicd healthy .github/workflows/codeql.yml
gha::pr-quota-manager cicd healthy .github/workflows/pr-quota-manager.yml
gha::scorecard cicd healthy .github/workflows/scorecard.yml
gha::ci-label-check cicd healthy .github/workflows/ci-label-check.yml
gha::lint-build cicd healthy .github/workflows/lint-build.yml
gha::release cicd healthy .github/workflows/release.yml
gha::stale cicd healthy .github/workflows/stale.yml
gha::check_bundle cicd healthy .github/workflows/check_bundle.yml
gha::waiting-for-author cicd healthy .github/workflows/waiting-for-author.yml
gha::unit-tests cicd healthy .github/workflows/unit-tests.yml

LabelLayerStatusPath
127.0.0.1 network healthy packages/jaeger-ui/src/utils/prefix-url.test.js
172.18.0.11 network healthy packages/jaeger-ui/src/components/TracePage/TraceFlamegraph…
8.8.4.4 network healthy packages/jaeger-ui/src/model/transform-trace-data.test.js
8.8.8.16 network healthy packages/jaeger-ui/src/model/transform-trace-data.test.js
8.8.8.8 network healthy packages/jaeger-ui/src/model/transform-trace-data.test.js

LabelLayerStatusPath
/test frontend healthy packages/jaeger-ui/src/utils/withRouteProps.test.jsx
/trace/:id frontend healthy packages/jaeger-ui/src/components/App/TraceRouter.test.jsx
/ frontend healthy packages/jaeger-ui/src/components/App/index.tsx
* frontend healthy packages/jaeger-ui/src/components/App/index.tsx

LabelLayerStatusPath
mysql data healthy packages/jaeger-ui/src/demo/trace-generators.ts
mongodb data healthy packages/jaeger-ui/src/demo/trace-generators.ts
elasticsearch data healthy packages/jaeger-ui/src/components/SearchTracePage/SearchFor…

LabelLayerStatusPath
PR_QUOTA_MANAGER_PAT cicd healthy
GITHUB_TOKEN cicd healthy

LabelLayerStatusPath
repobility-clone-8ivjuonj software healthy /tmp/repobility-clone-8ivjuonj

LabelLayerStatusPath
image::.github/workflows/Dockerfile hardware healthy .github/workflows/Dockerfile
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/2f42f232-d679-4f41-911a-02f895fe63c7/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/2f42f232-d679-4f41-911a-02f895fe63c7/

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.