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.

Shuro/Gobchat-Log-Browser

https://github.com/Shuro/Gobchat-Log-Browser · scanned 2026-06-16 00:11 UTC (2 months, 2 weeks ago)

11 raw signals (0 security + 11 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 348 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
EventsEmit software healthy frontend/wailsjs/runtime/runtime.d.ts:EventsEmit
EventsOn software healthy frontend/wailsjs/runtime/runtime.d.ts:EventsOn
EventsOnMultiple software healthy frontend/wailsjs/runtime/runtime.d.ts:EventsOnMultiple
EventsOnce software healthy frontend/wailsjs/runtime/runtime.d.ts:EventsOnce
EventsOff software healthy frontend/wailsjs/runtime/runtime.d.ts:EventsOff
EventsOffAll software healthy frontend/wailsjs/runtime/runtime.d.ts:EventsOffAll
LogPrint software healthy frontend/wailsjs/runtime/runtime.d.ts:LogPrint
LogTrace software healthy frontend/wailsjs/runtime/runtime.d.ts:LogTrace
LogDebug software healthy frontend/wailsjs/runtime/runtime.d.ts:LogDebug
LogError software healthy frontend/wailsjs/runtime/runtime.d.ts:LogError
LogFatal software healthy frontend/wailsjs/runtime/runtime.d.ts:LogFatal
LogInfo software healthy frontend/wailsjs/runtime/runtime.d.ts:LogInfo
LogWarning software healthy frontend/wailsjs/runtime/runtime.d.ts:LogWarning
WindowReload software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowReload
WindowReloadApp software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowReloadApp
WindowSetAlwaysOnTop software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowSetAlwaysOnTop
WindowSetSystemDefaultTheme software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowSetSystemDefaul…
WindowSetLightTheme software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowSetLightTheme
WindowSetDarkTheme software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowSetDarkTheme
WindowCenter software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowCenter
WindowSetTitle software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowSetTitle
WindowFullscreen software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowFullscreen
WindowUnfullscreen software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowUnfullscreen
WindowIsFullscreen software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowIsFullscreen
WindowSetSize software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowSetSize
WindowGetSize software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowGetSize
WindowSetMaxSize software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowSetMaxSize
WindowSetMinSize software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowSetMinSize
WindowSetPosition software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowSetPosition
WindowGetPosition software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowGetPosition
WindowHide software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowHide
WindowShow software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowShow
WindowMaximise software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowMaximise
WindowToggleMaximise software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowToggleMaximise
WindowUnmaximise software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowUnmaximise
WindowIsMaximised software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowIsMaximised
WindowMinimise software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowMinimise
WindowUnminimise software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowUnminimise
WindowIsMinimised software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowIsMinimised
WindowIsNormal software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowIsNormal
WindowSetBackgroundColour software healthy frontend/wailsjs/runtime/runtime.d.ts:WindowSetBackgroundCo…
ScreenGetAll software healthy frontend/wailsjs/runtime/runtime.d.ts:ScreenGetAll
BrowserOpenURL software healthy frontend/wailsjs/runtime/runtime.d.ts:BrowserOpenURL
Environment software healthy frontend/wailsjs/runtime/runtime.d.ts:Environment
Quit software healthy frontend/wailsjs/runtime/runtime.d.ts:Quit
Hide software healthy frontend/wailsjs/runtime/runtime.d.ts:Hide
Show software healthy frontend/wailsjs/runtime/runtime.d.ts:Show
ClipboardGetText software healthy frontend/wailsjs/runtime/runtime.d.ts:ClipboardGetText
ClipboardSetText software healthy frontend/wailsjs/runtime/runtime.d.ts:ClipboardSetText
OnFileDrop software healthy frontend/wailsjs/runtime/runtime.d.ts:OnFileDrop

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

LabelLayerStatusPath
wails.json software healthy wails.json
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
main.go software healthy main.go
go.mod software healthy go.mod
LICENSE software healthy LICENSE
README.de.md software healthy README.de.md
vite.config.ts software healthy frontend/vite.config.ts
README.md software healthy frontend/README.md
package.json software healthy frontend/package.json
tsconfig.node.json software healthy frontend/tsconfig.node.json
index.html software healthy frontend/index.html
package-lock.json software healthy frontend/package-lock.json
tsconfig.json software healthy frontend/tsconfig.json
runtime.d.ts software healthy frontend/wailsjs/runtime/runtime.d.ts
package.json software healthy frontend/wailsjs/runtime/package.json
runtime.js software healthy frontend/wailsjs/runtime/runtime.js
models.ts software healthy frontend/wailsjs/go/models.ts
App.js software healthy frontend/wailsjs/go/api/App.js
App.d.ts software healthy frontend/wailsjs/go/api/App.d.ts
App.vue software healthy frontend/src/App.vue
shims-vue-virtual-scroller.d.ts software healthy frontend/src/shims-vue-virtual-scroller.d.ts
main.ts software healthy frontend/src/main.ts
i18n.ts software healthy frontend/src/i18n.ts
vite-env.d.ts software healthy frontend/src/vite-env.d.ts
style.css software healthy frontend/src/style.css
config.ts software healthy frontend/src/stores/config.ts
search.ts software healthy frontend/src/stores/search.ts
logs.ts software healthy frontend/src/stores/logs.ts
theme.ts software healthy frontend/src/composables/theme.ts
findMatches.ts software healthy frontend/src/utils/findMatches.ts
rowHeights.ts software healthy frontend/src/utils/rowHeights.ts
ThreadRow.vue software healthy frontend/src/components/ThreadRow.vue
LogList.vue software healthy frontend/src/components/LogList.vue
TagEditor.vue software healthy frontend/src/components/TagEditor.vue
SearchResults.vue software healthy frontend/src/components/SearchResults.vue
LogViewer.vue software healthy frontend/src/components/LogViewer.vue
EntryRow.vue software healthy frontend/src/components/EntryRow.vue
SetupWizard.vue software healthy frontend/src/components/SetupWizard.vue
PlayerFilter.vue software healthy frontend/src/components/PlayerFilter.vue
SearchBar.vue software healthy frontend/src/components/SearchBar.vue
SettingsPanel.vue software healthy frontend/src/components/SettingsPanel.vue
de.json software healthy frontend/src/locales/de.json
en.json software healthy frontend/src/locales/en.json
setup_test.go software healthy api/setup_test.go
app.go software healthy api/app.go
dto.go software healthy api/dto.go
i18n_test.go software healthy internal/i18n/i18n_test.go
i18n.go software healthy internal/i18n/i18n.go
de.json software healthy internal/i18n/locales/de.json

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

LabelLayerStatusPath
frontend software healthy frontend
wailsjs software healthy frontend/wailsjs
runtime software healthy frontend/wailsjs/runtime
go software healthy frontend/wailsjs/go
api software healthy frontend/wailsjs/go/api
src software healthy frontend/src
stores software healthy frontend/src/stores
composables software healthy frontend/src/composables
utils software healthy frontend/src/utils
components software healthy frontend/src/components
locales software healthy frontend/src/locales
api software healthy api
internal software healthy internal
i18n software healthy internal/i18n
locales software healthy internal/i18n/locales
config software healthy internal/config
reassemble software healthy internal/reassemble
highlight software healthy internal/highlight
search software healthy internal/search
logstore software healthy internal/logstore
update software healthy internal/update
parser software healthy internal/parser
tags software healthy internal/tags
version software healthy internal/version
docs software healthy docs
adr software healthy docs/adr
examples software healthy docs/examples
mock-logs software healthy docs/examples/mock-logs
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
EntryDTO software healthy frontend/wailsjs/go/models.ts:EntryDTO
LogSummary software healthy frontend/wailsjs/go/models.ts:LogSummary
SearchResultDTO software healthy frontend/wailsjs/go/models.ts:SearchResultDTO
SearchResponse software healthy frontend/wailsjs/go/models.ts:SearchResponse
SetupState software healthy frontend/wailsjs/go/models.ts:SetupState
ThreadDTO software healthy frontend/wailsjs/go/models.ts:ThreadDTO
UpdateCheckResult software healthy frontend/wailsjs/go/models.ts:UpdateCheckResult
Config software healthy frontend/wailsjs/go/models.ts:Config
MarkerPair software healthy frontend/wailsjs/go/models.ts:MarkerPair
MarkerSet software healthy frontend/wailsjs/go/models.ts:MarkerSet
Span software healthy frontend/wailsjs/go/models.ts:Span
FileTags software healthy frontend/wailsjs/go/models.ts:FileTags

LabelLayerStatusPath
repobility-clone-5ldf6gky software healthy /tmp/repobility-clone-5ldf6gky

LabelLayerStatusPath
1.2.3.4 network healthy internal/update/semver_test.go

LabelLayerStatusPath
gha::release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
release cicd healthy .github/workflows/release.yml
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/6166ed65-fbb2-41e4-8ab3-94357b7c0040/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6166ed65-fbb2-41e4-8ab3-94357b7c0040/

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.