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.

YearningAsian/logdrop

https://github.com/YearningAsian/logdrop · scanned 2026-06-16 01:05 UTC (2 months, 1 week ago)

14 raw signals (0 security + 14 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 14 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 88 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
vite.config.ts software healthy vite.config.ts
README.md software healthy README.md
package.json software healthy package.json
tsconfig.node.json software healthy tsconfig.node.json
index.html software healthy index.html
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
Cargo.toml software healthy src-tauri/Cargo.toml
tauri.conf.json software healthy src-tauri/tauri.conf.json
build.rs software healthy src-tauri/build.rs
Cargo.lock software healthy src-tauri/Cargo.lock
acl-manifests.json software healthy src-tauri/gen/schemas/acl-manifests.json
desktop-schema.json software healthy src-tauri/gen/schemas/desktop-schema.json
capabilities.json software healthy src-tauri/gen/schemas/capabilities.json
windows-schema.json software healthy src-tauri/gen/schemas/windows-schema.json
default.json software healthy src-tauri/capabilities/default.json
commands.rs software healthy src-tauri/src/commands.rs
lib.rs software healthy src-tauri/src/lib.rs
parser.rs software healthy src-tauri/src/parser.rs
filter.rs software healthy src-tauri/src/filter.rs
main.rs software healthy src-tauri/src/main.rs
facets.rs software healthy src-tauri/src/facets.rs
ci.yml software healthy .github/workflows/ci.yml
build.yml software healthy .github/workflows/build.yml
index.css software healthy src/index.css
main.tsx software healthy src/main.tsx
vite-env.d.ts software healthy src/vite-env.d.ts
App.tsx software healthy src/App.tsx
DropZone.tsx software healthy src/components/DropZone.tsx
TabBar.tsx software healthy src/components/TabBar.tsx
FacetPanel.tsx software healthy src/components/FacetPanel.tsx
LogTable.tsx software healthy src/components/LogTable.tsx
FilterBar.tsx software healthy src/components/FilterBar.tsx
DetailPanel.tsx software healthy src/components/DetailPanel.tsx
useFilterPipeline.ts software healthy src/lib/useFilterPipeline.ts
store.ts software healthy src/lib/store.ts
types.ts software healthy src/lib/types.ts

LabelLayerStatusPath
App software healthy src/App.tsx:App
to software healthy src/App.tsx:to
handler software healthy src/App.tsx:handler
DropZone software healthy src/components/DropZone.tsx:DropZone
TabBar software healthy src/components/TabBar.tsx:TabBar
handleClose software healthy src/components/TabBar.tsx:handleClose
FacetField software healthy src/components/FacetPanel.tsx:FacetField
FacetPanel software healthy src/components/FacetPanel.tsx:FacetPanel
formatValue software healthy src/components/LogTable.tsx:formatValue
LogTable software healthy src/components/LogTable.tsx:LogTable
localToIso software healthy src/components/FilterBar.tsx:localToIso
FilterBar software healthy src/components/FilterBar.tsx:FilterBar
clearFilter software healthy src/components/FilterBar.tsx:clearFilter
toggleRegex software healthy src/components/FilterBar.tsx:toggleRegex
handleExport software healthy src/components/FilterBar.tsx:handleExport
isoToLocal software healthy src/components/FilterBar.tsx:isoToLocal
handleFromChange software healthy src/components/FilterBar.tsx:handleFromChange
handleToChange software healthy src/components/FilterBar.tsx:handleToChange
clearTimeRange software healthy src/components/FilterBar.tsx:clearTimeRange
JsonTree software healthy src/components/DetailPanel.tsx:JsonTree
DetailPanel software healthy src/components/DetailPanel.tsx:DetailPanel
close software healthy src/components/DetailPanel.tsx:close
copyRaw software healthy src/components/DetailPanel.tsx:copyRaw
useFilterPipeline software healthy src/lib/useFilterPipeline.ts:useFilterPipeline
newTabId software healthy src/lib/store.ts:newTabId
patchTab software healthy src/lib/store.ts:patchTab
detectLevel software healthy src/lib/types.ts:detectLevel
emptyTab software healthy src/lib/types.ts:emptyTab
facetStringValue software healthy src/lib/types.ts:facetStringValue
applyFacetFilters software healthy src/lib/types.ts:applyFacetFilters
defaultVisibleFields software healthy src/lib/types.ts:defaultVisibleFields

LabelLayerStatusPath
src-tauri software healthy src-tauri
gen software healthy src-tauri/gen
schemas software healthy src-tauri/gen/schemas
capabilities software healthy src-tauri/capabilities
src software healthy src-tauri/src
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
components software healthy src/components
lib software healthy src/lib

LabelLayerStatusPath
frontend cicd healthy .github/workflows/ci.yml
rust cicd healthy .github/workflows/ci.yml
build-tauri cicd healthy .github/workflows/build.yml

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::build cicd healthy .github/workflows/build.yml

LabelLayerStatusPath
repobility-clone-2l4hrl3e software healthy /tmp/repobility-clone-2l4hrl3e

LabelLayerStatusPath
port:1420 network healthy vite.config.ts

LabelLayerStatusPath
App frontend healthy src/App.tsx

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/1a732998-4b7e-4e3b-a8b9-e0ff746fcf11/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1a732998-4b7e-4e3b-a8b9-e0ff746fcf11/

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.