https://github.com/Xildra/GenericGrid
· scanned 2026-06-16 01:02 UTC (2 months, 1 week ago)
3 raw signals (0 security + 3 graph)
Last scanned 2 months, 1 week ago · v1 · 3 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 80 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.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
Package.swift |
software | healthy | Package.swift |
GenericGrid.swift |
software | healthy | Sources/GenericGrid/GenericGrid.swift |
GridCell.swift |
software | healthy | Sources/GenericGrid/Models/GridCell.swift |
ColumnBand.swift |
software | healthy | Sources/GenericGrid/Models/ColumnBand.swift |
GridZoneDefinition.swift |
software | healthy | Sources/GenericGrid/Models/GridZoneDefinition.swift |
GridZoneDefinition+Placement.swift |
software | healthy | Sources/GenericGrid/Models/GridZoneDefinition+Placement.swi… |
GridInteraction.swift |
software | healthy | Sources/GenericGrid/Models/GridInteraction.swift |
ZoneRule.swift |
software | healthy | Sources/GenericGrid/Models/ZoneRule.swift |
GridPlaceable.swift |
software | healthy | Sources/GenericGrid/Protocols/GridPlaceable.swift |
GridItemType.swift |
software | healthy | Sources/GenericGrid/Protocols/GridItemType.swift |
GridCanvasConfig+BandMutations.swift |
software | healthy | Sources/GenericGrid/Config/GridCanvasConfig+BandMutations.s… |
GridCanvasConfig+ColumnBands.swift |
software | healthy | Sources/GenericGrid/Config/GridCanvasConfig+ColumnBands.swi… |
GridCanvasConfig+Resize.swift |
software | healthy | Sources/GenericGrid/Config/GridCanvasConfig+Resize.swift |
GridCanvasConfig+ZoneMutations.swift |
software | healthy | Sources/GenericGrid/Config/GridCanvasConfig+ZoneMutations.s… |
GridCanvasConfig+BundleDiscovery.swift |
software | healthy | Sources/GenericGrid/Config/GridCanvasConfig+BundleDiscovery… |
GridCanvasConfig.swift |
software | healthy | Sources/GenericGrid/Config/GridCanvasConfig.swift |
GridConstants.swift |
software | healthy | Sources/GenericGrid/Config/GridConstants.swift |
Extension+GridEngine.swift |
software | healthy | Sources/GenericGrid/Extensions/Extension+GridEngine.swift |
Color+Hex.swift |
software | healthy | Sources/GenericGrid/Extensions/Color+Hex.swift |
GenericGridView.swift |
software | healthy | Sources/GenericGrid/Views/GenericGridView.swift |
GridConfigGeneratorView.swift |
software | healthy | Sources/GenericGrid/Views/GridConfigGeneratorView.swift |
GeneratorSheets.swift |
software | healthy | Sources/GenericGrid/Views/GridConfigGeneratorView/Generator… |
DraggableZoneView.swift |
software | healthy | Sources/GenericGrid/Views/GridConfigGeneratorView/Draggable… |
ConfigDocument.swift |
software | healthy | Sources/GenericGrid/Views/GridConfigGeneratorView/ConfigDoc… |
ZoneEditorSheet.swift |
software | healthy | Sources/GenericGrid/Views/GridConfigGeneratorView/ZoneEdito… |
LabelsEditor.swift |
software | healthy | Sources/GenericGrid/Views/GridConfigGeneratorView/LabelsEdi… |
SplitCompartmentSheet.swift |
software | healthy | Sources/GenericGrid/Views/GridConfigGeneratorView/SplitComp… |
CompartmentEditorSheet.swift |
software | healthy | Sources/GenericGrid/Views/GridConfigGeneratorView/Compartme… |
ConfigGridPreviewView.swift |
software | healthy | Sources/GenericGrid/Views/GridConfigGeneratorView/ConfigGri… |
GeneratorFileTransfer.swift |
software | healthy | Sources/GenericGrid/Views/GridConfigGeneratorView/Generator… |
CompartmentsSection.swift |
software | healthy | Sources/GenericGrid/Views/GridConfigGeneratorView/Sections/… |
GridSection.swift |
software | healthy | Sources/GenericGrid/Views/GridConfigGeneratorView/Sections/… |
DimensionsField.swift |
software | healthy | Sources/GenericGrid/Views/GridConfigGeneratorView/Sections/… |
ZoomableGridScaffold.swift |
software | healthy | Sources/GenericGrid/Views/Shared/ZoomableGridScaffold.swift |
GridGestureLayer.swift |
software | healthy | Sources/GenericGrid/Views/GenericGridView/GridGestureLayer.… |
GridBackgroundLayer.swift |
software | healthy | Sources/GenericGrid/Views/GenericGridView/GridBackgroundLay… |
GridCompartmentBordersLayer.swift |
software | healthy | Sources/GenericGrid/Views/GenericGridView/GridCompartmentBo… |
GridZoneOverlayLayer.swift |
software | healthy | Sources/GenericGrid/Views/GenericGridView/GridZoneOverlayLa… |
GridItemsLayer.swift |
software | healthy | Sources/GenericGrid/Views/GenericGridView/GridItemsLayer.sw… |
GridZoneSubdivisionLayer.swift |
software | healthy | Sources/GenericGrid/Views/GenericGridView/GridZoneSubdivisi… |
GenericStatsBlock.swift |
software | healthy | Sources/GenericGrid/Views/GenericGridView/GenericStatsBlock… |
GridPreviewLayer.swift |
software | healthy | Sources/GenericGrid/Views/GenericGridView/GridPreviewLayer.… |
GridEngine+ZoneQueries.swift |
software | healthy | Sources/GenericGrid/Engine/GridEngine+ZoneQueries.swift |
GridEngine.swift |
software | healthy | Sources/GenericGrid/Engine/GridEngine.swift |
ZoneRuleTests.swift |
software | healthy | Tests/GenericGridTests/ZoneRuleTests.swift |
GridBandMutationsTests.swift |
software | healthy | Tests/GenericGridTests/GridBandMutationsTests.swift |
ColorHexTests.swift |
software | healthy | Tests/GenericGridTests/ColorHexTests.swift |
GridConstantsTests.swift |
software | healthy | Tests/GenericGridTests/GridConstantsTests.swift |
GridPlaceableTests.swift |
software | healthy | Tests/GenericGridTests/GridPlaceableTests.swift |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Sources |
software | healthy | Sources |
GenericGrid |
software | healthy | Sources/GenericGrid |
Models |
software | healthy | Sources/GenericGrid/Models |
Protocols |
software | healthy | Sources/GenericGrid/Protocols |
Config |
software | healthy | Sources/GenericGrid/Config |
Extensions |
software | healthy | Sources/GenericGrid/Extensions |
Views |
software | healthy | Sources/GenericGrid/Views |
GridConfigGeneratorView |
software | healthy | Sources/GenericGrid/Views/GridConfigGeneratorView |
Sections |
software | healthy | Sources/GenericGrid/Views/GridConfigGeneratorView/Sections |
Shared |
software | healthy | Sources/GenericGrid/Views/Shared |
GenericGridView |
software | healthy | Sources/GenericGrid/Views/GenericGridView |
Engine |
software | healthy | Sources/GenericGrid/Engine |
Tests |
software | healthy | Tests |
GenericGridTests |
software | healthy | Tests/GenericGridTests |
Mocks |
software | healthy | Tests/GenericGridTests/Mocks |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-biq8rsxb |
software | healthy | /tmp/repobility-clone-biq8rsxb |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/e91acd4b-3666-4d5a-a3e9-7209c242f74e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e91acd4b-3666-4d5a-a3e9-7209c242f74e/
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.