https://github.com/Baqiwaqi/windy
· scanned 2026-06-17 01:19 UTC (1 month, 2 weeks ago)
19 raw signals (0 security + 19 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +14.0 (diff) · 19 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 277 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 |
|---|---|---|---|
parseAddress |
software | healthy | scripts/fetch-addresses.ts:parseAddress |
fetchPdokAddresses |
software | healthy | scripts/fetch-addresses.ts:fetchPdokAddresses |
fetchByPostcode |
software | healthy | scripts/fetch-addresses.ts:fetchByPostcode |
fetchByTown |
software | healthy | scripts/fetch-addresses.ts:fetchByTown |
saveToCsv |
software | healthy | scripts/fetch-addresses.ts:saveToCsv |
prompt |
software | healthy | scripts/fetch-addresses.ts:prompt |
main |
software | healthy | scripts/fetch-addresses.ts:main |
getRouter |
software | healthy | src/router.tsx:getRouter |
nextId |
software | healthy | src/stores/turbineStore.ts:nextId |
point |
software | healthy | src/stores/turbineStore.test.ts:point |
useIsMobile |
software | healthy | src/hooks/use-mobile.ts:useIsMobile |
onChange |
software | healthy | src/hooks/use-mobile.ts:onChange |
ThemeToggle |
software | healthy | src/components/theme-toggle.tsx:ThemeToggle |
Stat |
software | healthy | src/components/Header.tsx:Stat |
Header |
software | healthy | src/components/Header.tsx:Header |
CollapsibleSection |
software | healthy | src/components/app-sidebar.tsx:CollapsibleSection |
AppSidebar |
software | healthy | src/components/app-sidebar.tsx:AppSidebar |
PdfExport |
software | healthy | src/components/export/PdfExport.tsx:PdfExport |
handleExport |
software | healthy | src/components/export/PdfExport.tsx:handleExport |
imgHeight |
software | healthy | src/components/export/PdfExport.tsx:imgHeight |
scale |
software | healthy | src/components/export/PdfExport.tsx:scale |
CsvAnalysis |
software | healthy | src/components/panels/CsvAnalysis.tsx:CsvAnalysis |
handleFileUpload |
software | healthy | src/components/panels/CsvAnalysis.tsx:handleFileUpload |
handleAnalyze |
software | healthy | src/components/panels/CsvAnalysis.tsx:handleAnalyze |
handleExport |
software | healthy | src/components/panels/CsvAnalysis.tsx:handleExport |
TurbinePlacer |
software | healthy | src/components/panels/TurbinePlacer.tsx:TurbinePlacer |
AddressSearch |
software | healthy | src/components/panels/AddressSearch.tsx:AddressSearch |
onSubmit |
software | healthy | src/components/panels/AddressSearch.tsx:onSubmit |
TurbineList |
software | healthy | src/components/panels/TurbineList.tsx:TurbineList |
ZoneToggles |
software | healthy | src/components/panels/ZoneToggles.tsx:ZoneToggles |
relativeTime |
software | healthy | src/components/panels/ConfigManager.tsx:relativeTime |
ConfigManager |
software | healthy | src/components/panels/ConfigManager.tsx:ConfigManager |
flash |
software | healthy | src/components/panels/ConfigManager.tsx:flash |
onSubmit |
software | healthy | src/components/panels/ConfigManager.tsx:onSubmit |
handleLoad |
software | healthy | src/components/panels/ConfigManager.tsx:handleLoad |
handleDeleteClick |
software | healthy | src/components/panels/ConfigManager.tsx:handleDeleteClick |
handleExportJson |
software | healthy | src/components/panels/ConfigManager.tsx:handleExportJson |
handleImportJson |
software | healthy | src/components/panels/ConfigManager.tsx:handleImportJson |
file |
software | healthy | src/components/panels/ConfigManager.tsx:file |
getZoneColor |
software | healthy | src/components/panels/AddressDetailSheet.tsx:getZoneColor |
AddressDetailSheet |
software | healthy | src/components/panels/AddressDetailSheet.tsx:AddressDetailS… |
MinDistControl |
software | healthy | src/components/panels/MinDistControl.tsx:MinDistControl |
createTurbineIcon |
software | healthy | src/components/map/TurbineMarker.tsx:createTurbineIcon |
TurbineMarker |
software | healthy | src/components/map/TurbineMarker.tsx:TurbineMarker |
MinDistCircle |
software | healthy | src/components/map/MinDistCircle.tsx:MinDistCircle |
AddressMarker |
software | healthy | src/components/map/AddressMarker.tsx:AddressMarker |
getZoneColor |
software | healthy | src/components/map/AffectedAddressMarkers.tsx:getZoneColor |
AffectedAddressMarkers |
software | healthy | src/components/map/AffectedAddressMarkers.tsx:AffectedAddre… |
MapClickHandler |
software | healthy | src/components/map/MapView.tsx:MapClickHandler |
CursorManager |
software | healthy | src/components/map/MapView.tsx:CursorManager |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vitest.config.ts |
software | healthy | vitest.config.ts |
.cta.json |
software | healthy | .cta.json |
vite.config.ts |
software | healthy | vite.config.ts |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
biome.json |
software | healthy | biome.json |
components.json |
software | healthy | components.json |
tsconfig.json |
software | healthy | tsconfig.json |
fetch-addresses.ts |
software | healthy | scripts/fetch-addresses.ts |
routeTree.gen.ts |
software | healthy | src/routeTree.gen.ts |
styles.css |
software | healthy | src/styles.css |
router.tsx |
software | healthy | src/router.tsx |
addressStore.ts |
software | healthy | src/stores/addressStore.ts |
turbineStore.ts |
software | healthy | src/stores/turbineStore.ts |
mapStore.ts |
software | healthy | src/stores/mapStore.ts |
themeStore.ts |
software | healthy | src/stores/themeStore.ts |
turbineStore.test.ts |
software | healthy | src/stores/turbineStore.test.ts |
configStore.ts |
software | healthy | src/stores/configStore.ts |
use-mobile.ts |
software | healthy | src/hooks/use-mobile.ts |
index.ts |
software | healthy | src/types/index.ts |
theme-toggle.tsx |
software | healthy | src/components/theme-toggle.tsx |
Header.tsx |
software | healthy | src/components/Header.tsx |
app-sidebar.tsx |
software | healthy | src/components/app-sidebar.tsx |
PdfExport.tsx |
software | healthy | src/components/export/PdfExport.tsx |
CsvAnalysis.tsx |
software | healthy | src/components/panels/CsvAnalysis.tsx |
TurbinePlacer.tsx |
software | healthy | src/components/panels/TurbinePlacer.tsx |
AddressSearch.tsx |
software | healthy | src/components/panels/AddressSearch.tsx |
TurbineList.tsx |
software | healthy | src/components/panels/TurbineList.tsx |
ZoneToggles.tsx |
software | healthy | src/components/panels/ZoneToggles.tsx |
ConfigManager.tsx |
software | healthy | src/components/panels/ConfigManager.tsx |
AddressDetailSheet.tsx |
software | healthy | src/components/panels/AddressDetailSheet.tsx |
MinDistControl.tsx |
software | healthy | src/components/panels/MinDistControl.tsx |
TurbineMarker.tsx |
software | healthy | src/components/map/TurbineMarker.tsx |
MinDistCircle.tsx |
software | healthy | src/components/map/MinDistCircle.tsx |
AddressMarker.tsx |
software | healthy | src/components/map/AddressMarker.tsx |
AffectedAddressMarkers.tsx |
software | healthy | src/components/map/AffectedAddressMarkers.tsx |
MapView.tsx |
software | healthy | src/components/map/MapView.tsx |
DistanceZones.tsx |
software | healthy | src/components/map/DistanceZones.tsx |
sidebar.tsx |
software | healthy | src/components/ui/sidebar.tsx |
separator.tsx |
software | healthy | src/components/ui/separator.tsx |
dropdown-menu.tsx |
software | healthy | src/components/ui/dropdown-menu.tsx |
form.tsx |
software | healthy | src/components/ui/form.tsx |
tooltip.tsx |
software | healthy | src/components/ui/tooltip.tsx |
button.tsx |
software | healthy | src/components/ui/button.tsx |
sheet.tsx |
software | healthy | src/components/ui/sheet.tsx |
label.tsx |
software | healthy | src/components/ui/label.tsx |
slider.tsx |
software | healthy | src/components/ui/slider.tsx |
select.tsx |
software | healthy | src/components/ui/select.tsx |
collapsible.tsx |
software | healthy | src/components/ui/collapsible.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
src |
software | healthy | src |
stores |
software | healthy | src/stores |
hooks |
software | healthy | src/hooks |
types |
software | healthy | src/types |
components |
software | healthy | src/components |
export |
software | healthy | src/components/export |
panels |
software | healthy | src/components/panels |
map |
software | healthy | src/components/map |
ui |
software | healthy | src/components/ui |
lib |
software | healthy | src/lib |
routes |
software | healthy | src/routes |
demo |
software | healthy | src/routes/demo |
archive |
software | healthy | archive |
public |
software | healthy | public |
| Label | Layer | Status | Path |
|---|---|---|---|
/ |
frontend | healthy | src/routeTree.gen.ts |
/demo/start/server-funcs |
frontend | healthy | src/routeTree.gen.ts |
/demo/start/api-request |
frontend | healthy | src/routeTree.gen.ts |
/demo/api/names |
frontend | healthy | src/routeTree.gen.ts |
/demo/start/ssr/ |
frontend | healthy | src/routeTree.gen.ts |
/demo/start/ssr/spa-mode |
frontend | healthy | src/routeTree.gen.ts |
/demo/start/ssr/full-ssr |
frontend | healthy | src/routeTree.gen.ts |
/demo/start/ssr/data-only |
frontend | healthy | src/routeTree.gen.ts |
/demo/start/ssr |
frontend | healthy | src/routeTree.gen.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | package-lock.json |
mongodb |
data | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
Baqiwaqi__windy |
software | healthy | /data/fable5_failed_archive/Baqiwaqi__windy |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
Header |
frontend | healthy | src/components/Header.tsx |
This page is publicly accessible at:
https://repobility.com/scan/4c5b32b0-8837-4cb6-9296-7ba91d7586be/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/4c5b32b0-8837-4cb6-9296-7ba91d7586be/
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.