https://github.com/recipe-api/recipe-api-golang
· scanned 2026-06-15 23:48 UTC (2 months, 3 weeks ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months, 3 weeks ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 20 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 |
go.mod |
software | healthy | go.mod |
.env.example |
software | healthy | .env.example |
06-recipe.go |
software | healthy | scripts/06-recipe.go |
07-ingredient-categories.go |
software | healthy | scripts/07-ingredient-categories.go |
05-filter.go |
software | healthy | scripts/05-filter.go |
08-ingredients.go |
software | healthy | scripts/08-ingredients.go |
01-categories.go |
software | healthy | scripts/01-categories.go |
04-search.go |
software | healthy | scripts/04-search.go |
03-browse.go |
software | healthy | scripts/03-browse.go |
02-cuisines.go |
software | healthy | scripts/02-cuisines.go |
types.go |
software | healthy | pkg/types/types.go |
client.go |
software | healthy | pkg/client/client.go |
utils.go |
software | healthy | pkg/utils/utils.go |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
pkg |
software | healthy | pkg |
types |
software | healthy | pkg/types |
client |
software | healthy | pkg/client |
utils |
software | healthy | pkg/utils |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-drn0mcjq |
software | healthy | /tmp/repobility-clone-drn0mcjq |
This page is publicly accessible at:
https://repobility.com/scan/d2d95a7e-e180-48bf-95d4-c2ec70d00d13/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d2d95a7e-e180-48bf-95d4-c2ec70d00d13/
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.