https://github.com/zkaskoo/F-zzOkosan
· scanned 2026-06-16 01:13 UTC (2 months, 1 week ago)
51 raw signals (0 security + 51 graph)
Last scanned 2 months, 1 week ago · v1 · 46 actionable findings from 1 signal source. 5 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 543 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 |
|---|---|---|---|
PROJECT_ROADMAP.md |
software | healthy | PROJECT_ROADMAP.md |
README.md |
software | healthy | fozzokosan/README.md |
package.json |
software | healthy | fozzokosan/package.json |
package-lock.json |
software | healthy | fozzokosan/package-lock.json |
docker-compose.yml |
software | healthy | fozzokosan/docker-compose.yml |
tsconfig.app.json |
software | healthy | fozzokosan/frontend/tsconfig.app.json |
vite.config.ts |
software | healthy | fozzokosan/frontend/vite.config.ts |
README.md |
software | healthy | fozzokosan/frontend/README.md |
package.json |
software | healthy | fozzokosan/frontend/package.json |
tsconfig.node.json |
software | healthy | fozzokosan/frontend/tsconfig.node.json |
index.html |
software | healthy | fozzokosan/frontend/index.html |
Dockerfile |
software | healthy | fozzokosan/frontend/Dockerfile |
package-lock.json |
software | healthy | fozzokosan/frontend/package-lock.json |
.env.example |
software | healthy | fozzokosan/frontend/.env.example |
eslint.config.js |
software | healthy | fozzokosan/frontend/eslint.config.js |
tsconfig.json |
software | healthy | fozzokosan/frontend/tsconfig.json |
main.tsx |
software | healthy | fozzokosan/frontend/src/main.tsx |
App.tsx |
software | healthy | fozzokosan/frontend/src/App.tsx |
index.ts |
software | healthy | fozzokosan/frontend/src/types/index.ts |
authStore.ts |
software | healthy | fozzokosan/frontend/src/stores/authStore.ts |
imageUrl.ts |
software | healthy | fozzokosan/frontend/src/utils/imageUrl.ts |
AnimatedBackground.tsx |
software | healthy | fozzokosan/frontend/src/components/layout/AnimatedBackgroun… |
Layout.tsx |
software | healthy | fozzokosan/frontend/src/components/layout/Layout.tsx |
Header.tsx |
software | healthy | fozzokosan/frontend/src/components/layout/Header.tsx |
ImageUpload.tsx |
software | healthy | fozzokosan/frontend/src/components/upload/ImageUpload.tsx |
ErrorMessage.tsx |
software | healthy | fozzokosan/frontend/src/components/common/ErrorMessage.tsx |
PrivateRoute.tsx |
software | healthy | fozzokosan/frontend/src/components/common/PrivateRoute.tsx |
LoadingSpinner.tsx |
software | healthy | fozzokosan/frontend/src/components/common/LoadingSpinner.tsx |
IngredientInput.tsx |
software | healthy | fozzokosan/frontend/src/components/recipe/IngredientInput.t… |
LikeButton.tsx |
software | healthy | fozzokosan/frontend/src/components/recipe/LikeButton.tsx |
StepInput.tsx |
software | healthy | fozzokosan/frontend/src/components/recipe/StepInput.tsx |
RecipeCard.tsx |
software | healthy | fozzokosan/frontend/src/components/recipe/RecipeCard.tsx |
RecipeForm.tsx |
software | healthy | fozzokosan/frontend/src/components/recipe/RecipeForm.tsx |
CommentSection.tsx |
software | healthy | fozzokosan/frontend/src/components/recipe/CommentSection.tsx |
formTypes.ts |
software | healthy | fozzokosan/frontend/src/components/recipe/formTypes.ts |
UsersPage.tsx |
software | healthy | fozzokosan/frontend/src/pages/UsersPage.tsx |
MenuPlansPage.tsx |
software | healthy | fozzokosan/frontend/src/pages/MenuPlansPage.tsx |
LoginPage.tsx |
software | healthy | fozzokosan/frontend/src/pages/LoginPage.tsx |
CreateRecipePage.tsx |
software | healthy | fozzokosan/frontend/src/pages/CreateRecipePage.tsx |
HomePage.tsx |
software | healthy | fozzokosan/frontend/src/pages/HomePage.tsx |
ProfilePage.tsx |
software | healthy | fozzokosan/frontend/src/pages/ProfilePage.tsx |
MenuPlanDetailPage.tsx |
software | healthy | fozzokosan/frontend/src/pages/MenuPlanDetailPage.tsx |
RecipeDetailPage.tsx |
software | healthy | fozzokosan/frontend/src/pages/RecipeDetailPage.tsx |
CreateShoppingListPage.tsx |
software | healthy | fozzokosan/frontend/src/pages/CreateShoppingListPage.tsx |
RecipeListPage.tsx |
software | healthy | fozzokosan/frontend/src/pages/RecipeListPage.tsx |
ShoppingListDetailPage.tsx |
software | healthy | fozzokosan/frontend/src/pages/ShoppingListDetailPage.tsx |
EditRecipePage.tsx |
software | healthy | fozzokosan/frontend/src/pages/EditRecipePage.tsx |
ShoppingListsPage.tsx |
software | healthy | fozzokosan/frontend/src/pages/ShoppingListsPage.tsx |
RegisterPage.tsx |
software | healthy | fozzokosan/frontend/src/pages/RegisterPage.tsx |
useComments.ts |
software | healthy | fozzokosan/frontend/src/hooks/useComments.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
App |
software | healthy | fozzokosan/frontend/src/App.tsx:App |
isValidImageUrl |
software | healthy | fozzokosan/frontend/src/utils/imageUrl.ts:isValidImageUrl |
AnimatedBackground |
software | healthy | fozzokosan/frontend/src/components/layout/AnimatedBackgroun… |
Layout |
software | healthy | fozzokosan/frontend/src/components/layout/Layout.tsx:Layout |
Header |
software | healthy | fozzokosan/frontend/src/components/layout/Header.tsx:Header |
handleLogout |
software | healthy | fozzokosan/frontend/src/components/layout/Header.tsx:handle… |
ImageUpload |
software | healthy | fozzokosan/frontend/src/components/upload/ImageUpload.tsx:I… |
validateFile |
software | healthy | fozzokosan/frontend/src/components/upload/ImageUpload.tsx:v… |
handleFileChange |
software | healthy | fozzokosan/frontend/src/components/upload/ImageUpload.tsx:h… |
handleDragOver |
software | healthy | fozzokosan/frontend/src/components/upload/ImageUpload.tsx:h… |
handleDragLeave |
software | healthy | fozzokosan/frontend/src/components/upload/ImageUpload.tsx:h… |
handleDrop |
software | healthy | fozzokosan/frontend/src/components/upload/ImageUpload.tsx:h… |
handleRemove |
software | healthy | fozzokosan/frontend/src/components/upload/ImageUpload.tsx:h… |
handleClick |
software | healthy | fozzokosan/frontend/src/components/upload/ImageUpload.tsx:h… |
ErrorMessage |
software | healthy | fozzokosan/frontend/src/components/common/ErrorMessage.tsx:… |
PrivateRoute |
software | healthy | fozzokosan/frontend/src/components/common/PrivateRoute.tsx:… |
LoadingSpinner |
software | healthy | fozzokosan/frontend/src/components/common/LoadingSpinner.ts… |
IngredientRow |
software | healthy | fozzokosan/frontend/src/components/recipe/IngredientInput.t… |
handleClickOutside |
software | healthy | fozzokosan/frontend/src/components/recipe/IngredientInput.t… |
selectSuggestion |
software | healthy | fozzokosan/frontend/src/components/recipe/IngredientInput.t… |
IngredientInput |
software | healthy | fozzokosan/frontend/src/components/recipe/IngredientInput.t… |
handleChange |
software | healthy | fozzokosan/frontend/src/components/recipe/IngredientInput.t… |
handleAdd |
software | healthy | fozzokosan/frontend/src/components/recipe/IngredientInput.t… |
handleRemove |
software | healthy | fozzokosan/frontend/src/components/recipe/IngredientInput.t… |
handleParseFreeText |
software | healthy | fozzokosan/frontend/src/components/recipe/IngredientInput.t… |
LikeButton |
software | healthy | fozzokosan/frontend/src/components/recipe/LikeButton.tsx:Li… |
handleClick |
software | healthy | fozzokosan/frontend/src/components/recipe/LikeButton.tsx:ha… |
StepInput |
software | healthy | fozzokosan/frontend/src/components/recipe/StepInput.tsx:Ste… |
handleChange |
software | healthy | fozzokosan/frontend/src/components/recipe/StepInput.tsx:han… |
handleAdd |
software | healthy | fozzokosan/frontend/src/components/recipe/StepInput.tsx:han… |
handleRemove |
software | healthy | fozzokosan/frontend/src/components/recipe/StepInput.tsx:han… |
formatCookingTime |
software | healthy | fozzokosan/frontend/src/components/recipe/RecipeCard.tsx:fo… |
RecipeCard |
software | healthy | fozzokosan/frontend/src/components/recipe/RecipeCard.tsx:Re… |
initIngredients |
software | healthy | fozzokosan/frontend/src/components/recipe/RecipeForm.tsx:in… |
initSteps |
software | healthy | fozzokosan/frontend/src/components/recipe/RecipeForm.tsx:in… |
RecipeForm |
software | healthy | fozzokosan/frontend/src/components/recipe/RecipeForm.tsx:Re… |
handleSubmit |
software | healthy | fozzokosan/frontend/src/components/recipe/RecipeForm.tsx:ha… |
timeAgo |
software | healthy | fozzokosan/frontend/src/components/recipe/CommentSection.ts… |
CommentSection |
software | healthy | fozzokosan/frontend/src/components/recipe/CommentSection.ts… |
handleSubmit |
software | healthy | fozzokosan/frontend/src/components/recipe/CommentSection.ts… |
UsersPage |
software | healthy | fozzokosan/frontend/src/pages/UsersPage.tsx:UsersPage |
getNextMonday |
software | healthy | fozzokosan/frontend/src/pages/MenuPlansPage.tsx:getNextMond… |
addDays |
software | healthy | fozzokosan/frontend/src/pages/MenuPlansPage.tsx:addDays |
MenuPlansPage |
software | healthy | fozzokosan/frontend/src/pages/MenuPlansPage.tsx:MenuPlansPa… |
handleCreate |
software | healthy | fozzokosan/frontend/src/pages/MenuPlansPage.tsx:handleCreate |
handleDelete |
software | healthy | fozzokosan/frontend/src/pages/MenuPlansPage.tsx:handleDelete |
LoginPage |
software | healthy | fozzokosan/frontend/src/pages/LoginPage.tsx:LoginPage |
handleSubmit |
software | healthy | fozzokosan/frontend/src/pages/LoginPage.tsx:handleSubmit |
CreateRecipePage |
software | healthy | fozzokosan/frontend/src/pages/CreateRecipePage.tsx:CreateRe… |
handleSubmit |
software | healthy | fozzokosan/frontend/src/pages/CreateRecipePage.tsx:handleSu… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
AppController |
software | healthy | fozzokosan/backend/src/app.controller.ts:AppController |
AppService |
software | healthy | fozzokosan/backend/src/app.service.ts:AppService |
AppModule |
software | healthy | fozzokosan/backend/src/app.module.ts:AppModule |
UnitsModule |
software | healthy | fozzokosan/backend/src/units/units.module.ts:UnitsModule |
UnitsController |
software | healthy | fozzokosan/backend/src/units/units.controller.ts:UnitsContr… |
UnitsService |
software | healthy | fozzokosan/backend/src/units/units.service.ts:UnitsService |
ConvertQueryDto |
software | healthy | fozzokosan/backend/src/units/dto/convert-query.dto.ts:Conve… |
UploadController |
software | healthy | fozzokosan/backend/src/upload/upload.controller.ts:UploadCo… |
UploadModule |
software | healthy | fozzokosan/backend/src/upload/upload.module.ts:UploadModule |
UploadService |
software | healthy | fozzokosan/backend/src/upload/upload.service.ts:UploadServi… |
UsersService |
software | healthy | fozzokosan/backend/src/users/users.service.ts:UsersService |
UsersModule |
software | healthy | fozzokosan/backend/src/users/users.module.ts:UsersModule |
UsersController |
software | healthy | fozzokosan/backend/src/users/users.controller.ts:UsersContr… |
UpdateUserDto |
software | healthy | fozzokosan/backend/src/users/dto/update-user.dto.ts:UpdateU… |
CreateUserDto |
software | healthy | fozzokosan/backend/src/users/dto/create-user.dto.ts:CreateU… |
ShoppingListsModule |
software | healthy | fozzokosan/backend/src/shopping-lists/shopping-lists.module… |
ShoppingListsService |
software | healthy | fozzokosan/backend/src/shopping-lists/shopping-lists.servic… |
ShoppingListsController |
software | healthy | fozzokosan/backend/src/shopping-lists/shopping-lists.contro… |
CreateShoppingListDto |
software | healthy | fozzokosan/backend/src/shopping-lists/dto/create-shopping-l… |
NlpService |
software | healthy | fozzokosan/backend/src/nlp/nlp.service.ts:NlpService |
NlpController |
software | healthy | fozzokosan/backend/src/nlp/nlp.controller.ts:NlpController |
NlpModule |
software | healthy | fozzokosan/backend/src/nlp/nlp.module.ts:NlpModule |
AuthService |
software | healthy | fozzokosan/backend/src/auth/auth.service.ts:AuthService |
AuthController |
software | healthy | fozzokosan/backend/src/auth/auth.controller.ts:AuthControll… |
AuthModule |
software | healthy | fozzokosan/backend/src/auth/auth.module.ts:AuthModule |
JwtAuthGuard |
software | healthy | fozzokosan/backend/src/auth/guards/jwt-auth.guard.ts:JwtAut… |
OptionalJwtAuthGuard |
software | healthy | fozzokosan/backend/src/auth/guards/optional-jwt-auth.guard.… |
LoginDto |
software | healthy | fozzokosan/backend/src/auth/dto/login.dto.ts:LoginDto |
RegisterDto |
software | healthy | fozzokosan/backend/src/auth/dto/register.dto.ts:RegisterDto |
JwtStrategy |
software | healthy | fozzokosan/backend/src/auth/strategies/jwt.strategy.ts:JwtS… |
PrismaModule |
software | healthy | fozzokosan/backend/src/prisma/prisma.module.ts:PrismaModule |
PrismaService |
software | healthy | fozzokosan/backend/src/prisma/prisma.service.ts:PrismaServi… |
MenuPlansService |
software | healthy | fozzokosan/backend/src/menu-plans/menu-plans.service.ts:Men… |
MenuPlansController |
software | healthy | fozzokosan/backend/src/menu-plans/menu-plans.controller.ts:… |
MenuPlansModule |
software | healthy | fozzokosan/backend/src/menu-plans/menu-plans.module.ts:Menu… |
AddMenuItemDto |
software | healthy | fozzokosan/backend/src/menu-plans/dto/create-menu-plan.dto.… |
CreateMenuPlanDto |
software | healthy | fozzokosan/backend/src/menu-plans/dto/create-menu-plan.dto.… |
IngredientsService |
software | healthy | fozzokosan/backend/src/ingredients/ingredients.service.ts:I… |
IngredientsModule |
software | healthy | fozzokosan/backend/src/ingredients/ingredients.module.ts:In… |
IngredientsController |
software | healthy | fozzokosan/backend/src/ingredients/ingredients.controller.t… |
FollowsModule |
software | healthy | fozzokosan/backend/src/follows/follows.module.ts:FollowsMod… |
FollowsService |
software | healthy | fozzokosan/backend/src/follows/follows.service.ts:FollowsSe… |
FollowsController |
software | healthy | fozzokosan/backend/src/follows/follows.controller.ts:Follow… |
RecipesModule |
software | healthy | fozzokosan/backend/src/recipes/recipes.module.ts:RecipesMod… |
RecipesService |
software | healthy | fozzokosan/backend/src/recipes/recipes.service.ts:RecipesSe… |
RecipesController |
software | healthy | fozzokosan/backend/src/recipes/recipes.controller.ts:Recipe… |
CreateRecipeStepDto |
software | healthy | fozzokosan/backend/src/recipes/dto/create-recipe-step.dto.t… |
CreateRecipeIngredientDto |
software | healthy | fozzokosan/backend/src/recipes/dto/create-recipe-ingredient… |
UpdateRecipeDto |
software | healthy | fozzokosan/backend/src/recipes/dto/update-recipe.dto.ts:Upd… |
CreateRecipeDto |
software | healthy | fozzokosan/backend/src/recipes/dto/create-recipe.dto.ts:Cre… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
fozzokosan |
software | healthy | fozzokosan |
frontend |
software | healthy | fozzokosan/frontend |
src |
software | healthy | fozzokosan/frontend/src |
types |
software | healthy | fozzokosan/frontend/src/types |
stores |
software | healthy | fozzokosan/frontend/src/stores |
utils |
software | healthy | fozzokosan/frontend/src/utils |
components |
software | healthy | fozzokosan/frontend/src/components |
layout |
software | healthy | fozzokosan/frontend/src/components/layout |
upload |
software | healthy | fozzokosan/frontend/src/components/upload |
common |
software | healthy | fozzokosan/frontend/src/components/common |
recipe |
software | healthy | fozzokosan/frontend/src/components/recipe |
pages |
software | healthy | fozzokosan/frontend/src/pages |
hooks |
software | healthy | fozzokosan/frontend/src/hooks |
services |
software | healthy | fozzokosan/frontend/src/services |
styles |
software | healthy | fozzokosan/frontend/src/styles |
backend |
software | healthy | fozzokosan/backend |
test |
software | healthy | fozzokosan/backend/test |
prisma |
software | healthy | fozzokosan/backend/prisma |
migrations |
software | healthy | fozzokosan/backend/prisma/migrations |
20260611134846_add_recipe_slug |
software | healthy | fozzokosan/backend/prisma/migrations/20260611134846_add_rec… |
20260320000000_ingredient_normalized_name_unique |
software | healthy | fozzokosan/backend/prisma/migrations/20260320000000_ingredi… |
20251220153621_init |
software | healthy | fozzokosan/backend/prisma/migrations/20251220153621_init |
20260410100000_add_allergen_diet_fields |
software | healthy | fozzokosan/backend/prisma/migrations/20260410100000_add_all… |
20260611135020_make_recipe_slug_required |
software | healthy | fozzokosan/backend/prisma/migrations/20260611135020_make_re… |
20260410000000_add_normalized_ingredient_fields |
software | healthy | fozzokosan/backend/prisma/migrations/20260410000000_add_nor… |
src |
software | healthy | fozzokosan/backend/src |
units |
software | healthy | fozzokosan/backend/src/units |
dto |
software | healthy | fozzokosan/backend/src/units/dto |
upload |
software | healthy | fozzokosan/backend/src/upload |
users |
software | healthy | fozzokosan/backend/src/users |
dto |
software | healthy | fozzokosan/backend/src/users/dto |
shopping-lists |
software | healthy | fozzokosan/backend/src/shopping-lists |
dto |
software | healthy | fozzokosan/backend/src/shopping-lists/dto |
nlp |
software | healthy | fozzokosan/backend/src/nlp |
auth |
software | healthy | fozzokosan/backend/src/auth |
guards |
software | healthy | fozzokosan/backend/src/auth/guards |
dto |
software | healthy | fozzokosan/backend/src/auth/dto |
interfaces |
software | healthy | fozzokosan/backend/src/auth/interfaces |
strategies |
software | healthy | fozzokosan/backend/src/auth/strategies |
common |
software | healthy | fozzokosan/backend/src/common |
prisma |
software | healthy | fozzokosan/backend/src/prisma |
menu-plans |
software | healthy | fozzokosan/backend/src/menu-plans |
dto |
software | healthy | fozzokosan/backend/src/menu-plans/dto |
ingredients |
software | healthy | fozzokosan/backend/src/ingredients |
follows |
software | healthy | fozzokosan/backend/src/follows |
recipes |
software | healthy | fozzokosan/backend/src/recipes |
dto |
software | healthy | fozzokosan/backend/src/recipes/dto |
categories |
software | healthy | fozzokosan/backend/src/categories |
likes |
software | healthy | fozzokosan/backend/src/likes |
comments |
software | healthy | fozzokosan/backend/src/comments |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/UsersPage |
frontend | healthy | fozzokosan/frontend/src/pages/UsersPage.tsx |
/MenuPlansPage |
frontend | healthy | fozzokosan/frontend/src/pages/MenuPlansPage.tsx |
/LoginPage |
frontend | healthy | fozzokosan/frontend/src/pages/LoginPage.tsx |
/CreateRecipePage |
frontend | healthy | fozzokosan/frontend/src/pages/CreateRecipePage.tsx |
/HomePage |
frontend | healthy | fozzokosan/frontend/src/pages/HomePage.tsx |
/ProfilePage |
frontend | healthy | fozzokosan/frontend/src/pages/ProfilePage.tsx |
/MenuPlanDetailPage |
frontend | healthy | fozzokosan/frontend/src/pages/MenuPlanDetailPage.tsx |
/RecipeDetailPage |
frontend | healthy | fozzokosan/frontend/src/pages/RecipeDetailPage.tsx |
/CreateShoppingListPage |
frontend | healthy | fozzokosan/frontend/src/pages/CreateShoppingListPage.tsx |
/RecipeListPage |
frontend | healthy | fozzokosan/frontend/src/pages/RecipeListPage.tsx |
/ShoppingListDetailPage |
frontend | healthy | fozzokosan/frontend/src/pages/ShoppingListDetailPage.tsx |
/EditRecipePage |
frontend | healthy | fozzokosan/frontend/src/pages/EditRecipePage.tsx |
/ShoppingListsPage |
frontend | healthy | fozzokosan/frontend/src/pages/ShoppingListsPage.tsx |
/RegisterPage |
frontend | healthy | fozzokosan/frontend/src/pages/RegisterPage.tsx |
/ |
frontend | healthy | fozzokosan/frontend/src/App.tsx |
/bejelentkezes |
frontend | healthy | fozzokosan/frontend/src/App.tsx |
/regisztracio |
frontend | healthy | fozzokosan/frontend/src/App.tsx |
/receptek |
frontend | healthy | fozzokosan/frontend/src/App.tsx |
/felhasznalok |
frontend | healthy | fozzokosan/frontend/src/App.tsx |
/receptek/uj |
frontend | healthy | fozzokosan/frontend/src/App.tsx |
/receptek/:id/szerkesztes |
frontend | healthy | fozzokosan/frontend/src/App.tsx |
/bevasarlolista |
frontend | healthy | fozzokosan/frontend/src/App.tsx |
/bevasarlolista/uj |
frontend | healthy | fozzokosan/frontend/src/App.tsx |
/bevasarlolista/:id |
frontend | healthy | fozzokosan/frontend/src/App.tsx |
/etlapterv |
frontend | healthy | fozzokosan/frontend/src/App.tsx |
/etlapterv/:id |
frontend | healthy | fozzokosan/frontend/src/App.tsx |
/receptek/:id |
frontend | healthy | fozzokosan/frontend/src/App.tsx |
/profil |
frontend | healthy | fozzokosan/frontend/src/App.tsx |
/profil/:id |
frontend | healthy | fozzokosan/frontend/src/App.tsx |
* |
frontend | healthy | fozzokosan/frontend/src/App.tsx |
/tmp/uploads/abc-123.jpg |
frontend | healthy | fozzokosan/backend/src/upload/upload.controller.spec.ts |
/tmp/uploads/test-file.png |
frontend | healthy | fozzokosan/backend/src/upload/upload.controller.spec.ts |
/tmp/uploads/malicious.jpg |
frontend | healthy | fozzokosan/backend/src/upload/upload.controller.spec.ts |
/tmp/uploads/unknown.jpg |
frontend | healthy | fozzokosan/backend/src/upload/upload.controller.spec.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | fozzokosan/frontend/src/App.tsx |
AnimatedBackground |
frontend | healthy | fozzokosan/frontend/src/components/layout/AnimatedBackgroun… |
Layout |
frontend | healthy | fozzokosan/frontend/src/components/layout/Layout.tsx |
Header |
frontend | healthy | fozzokosan/frontend/src/components/layout/Header.tsx |
ImageUpload |
frontend | healthy | fozzokosan/frontend/src/components/upload/ImageUpload.tsx |
ErrorMessage |
frontend | healthy | fozzokosan/frontend/src/components/common/ErrorMessage.tsx |
PrivateRoute |
frontend | healthy | fozzokosan/frontend/src/components/common/PrivateRoute.tsx |
LoadingSpinner |
frontend | healthy | fozzokosan/frontend/src/components/common/LoadingSpinner.tsx |
IngredientInput |
frontend | healthy | fozzokosan/frontend/src/components/recipe/IngredientInput.t… |
LikeButton |
frontend | healthy | fozzokosan/frontend/src/components/recipe/LikeButton.tsx |
StepInput |
frontend | healthy | fozzokosan/frontend/src/components/recipe/StepInput.tsx |
RecipeCard |
frontend | healthy | fozzokosan/frontend/src/components/recipe/RecipeCard.tsx |
RecipeForm |
frontend | healthy | fozzokosan/frontend/src/components/recipe/RecipeForm.tsx |
CommentSection |
frontend | healthy | fozzokosan/frontend/src/components/recipe/CommentSection.tsx |
UsersPage |
frontend | healthy | fozzokosan/frontend/src/pages/UsersPage.tsx |
MenuPlansPage |
frontend | healthy | fozzokosan/frontend/src/pages/MenuPlansPage.tsx |
LoginPage |
frontend | healthy | fozzokosan/frontend/src/pages/LoginPage.tsx |
CreateRecipePage |
frontend | healthy | fozzokosan/frontend/src/pages/CreateRecipePage.tsx |
HomePage |
frontend | healthy | fozzokosan/frontend/src/pages/HomePage.tsx |
ProfilePage |
frontend | healthy | fozzokosan/frontend/src/pages/ProfilePage.tsx |
MenuPlanDetailPage |
frontend | healthy | fozzokosan/frontend/src/pages/MenuPlanDetailPage.tsx |
RecipeDetailPage |
frontend | healthy | fozzokosan/frontend/src/pages/RecipeDetailPage.tsx |
CreateShoppingListPage |
frontend | healthy | fozzokosan/frontend/src/pages/CreateShoppingListPage.tsx |
RecipeListPage |
frontend | healthy | fozzokosan/frontend/src/pages/RecipeListPage.tsx |
ShoppingListDetailPage |
frontend | healthy | fozzokosan/frontend/src/pages/ShoppingListDetailPage.tsx |
EditRecipePage |
frontend | healthy | fozzokosan/frontend/src/pages/EditRecipePage.tsx |
ShoppingListsPage |
frontend | healthy | fozzokosan/frontend/src/pages/ShoppingListsPage.tsx |
RegisterPage |
frontend | healthy | fozzokosan/frontend/src/pages/RegisterPage.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /health |
api | healthy | fozzokosan/backend/src/app.controller.ts |
GET /units/convert |
api | healthy | fozzokosan/backend/src/units/units.controller.ts |
GET /units/supported |
api | healthy | fozzokosan/backend/src/units/units.controller.ts |
POST /uploads/image |
api | healthy | fozzokosan/backend/src/upload/upload.controller.ts |
GET /users/me |
api | healthy | fozzokosan/backend/src/users/users.controller.ts |
GET /users/:id |
api | healthy | fozzokosan/backend/src/users/users.controller.ts |
PATCH /users/me |
api | healthy | fozzokosan/backend/src/users/users.controller.ts |
DELETE /users/me |
api | healthy | fozzokosan/backend/src/users/users.controller.ts |
GET /shopping-lists/:id |
api | healthy | fozzokosan/backend/src/shopping-lists/shopping-lists.contro… |
PATCH /shopping-lists/:id/items/:itemId/toggle |
api | healthy | fozzokosan/backend/src/shopping-lists/shopping-lists.contro… |
DELETE /shopping-lists/:id |
api | healthy | fozzokosan/backend/src/shopping-lists/shopping-lists.contro… |
POST /nlp/parse-ingredients |
api | healthy | fozzokosan/backend/src/nlp/nlp.controller.ts |
GET /nlp/status |
api | healthy | fozzokosan/backend/src/nlp/nlp.controller.ts |
POST /auth/register |
api | healthy | fozzokosan/backend/src/auth/auth.controller.ts |
POST /auth/login |
api | healthy | fozzokosan/backend/src/auth/auth.controller.ts |
GET /menu-plans/:id |
api | healthy | fozzokosan/backend/src/menu-plans/menu-plans.controller.ts |
POST /menu-plans/:id/items |
api | healthy | fozzokosan/backend/src/menu-plans/menu-plans.controller.ts |
DELETE /menu-plans/:id/items/:itemId |
api | healthy | fozzokosan/backend/src/menu-plans/menu-plans.controller.ts |
POST /menu-plans/:id/shopping-list |
api | healthy | fozzokosan/backend/src/menu-plans/menu-plans.controller.ts |
DELETE /menu-plans/:id |
api | healthy | fozzokosan/backend/src/menu-plans/menu-plans.controller.ts |
GET /ingredients/search |
api | healthy | fozzokosan/backend/src/ingredients/ingredients.controller.ts |
GET /recipes/:slugOrId |
api | healthy | fozzokosan/backend/src/recipes/recipes.controller.ts |
PATCH /recipes/:id |
api | healthy | fozzokosan/backend/src/recipes/recipes.controller.ts |
DELETE /recipes/:id |
api | healthy | fozzokosan/backend/src/recipes/recipes.controller.ts |
DELETE /recipes/:recipeId/comments/:commentId |
api | healthy | fozzokosan/backend/src/comments/comments.controller.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::fozzokosan/backend/src/likes/likes.controller.ts |
security | healthy | fozzokosan/backend/src/likes/likes.controller.ts |
auth::fozzokosan/backend/src/recipes/recipes.controller.ts |
security | healthy | fozzokosan/backend/src/recipes/recipes.controller.ts |
auth::fozzokosan/backend/src/users/users.controller.ts |
security | healthy | fozzokosan/backend/src/users/users.controller.ts |
auth::fozzokosan/backend/src/comments/comments.controller.ts |
security | healthy | fozzokosan/backend/src/comments/comments.controller.ts |
auth::fozzokosan/backend/src/nlp/nlp.controller.ts |
security | healthy | fozzokosan/backend/src/nlp/nlp.controller.ts |
auth::fozzokosan/backend/src/menu-plans/menu-plans.controll… |
security | healthy | fozzokosan/backend/src/menu-plans/menu-plans.controller.ts |
auth::fozzokosan/backend/package.json |
security | healthy | fozzokosan/backend/package.json |
auth::fozzokosan/backend/src/auth/guards/optional-jwt-auth.… |
security | healthy | fozzokosan/backend/src/auth/guards/optional-jwt-auth.guard.… |
auth::fozzokosan/backend/src/auth/auth.service.ts |
security | healthy | fozzokosan/backend/src/auth/auth.service.ts |
auth::fozzokosan/backend/src/auth/auth.module.ts |
security | healthy | fozzokosan/backend/src/auth/auth.module.ts |
auth::fozzokosan/backend/.env.example |
security | healthy | fozzokosan/backend/.env.example |
auth::fozzokosan/backend/src/upload/upload.controller.ts |
security | healthy | fozzokosan/backend/src/upload/upload.controller.ts |
auth::fozzokosan/backend/src/auth/strategies/jwt.strategy.ts |
security | healthy | fozzokosan/backend/src/auth/strategies/jwt.strategy.ts |
auth::fozzokosan/backend/src/follows/follows.controller.ts |
security | healthy | fozzokosan/backend/src/follows/follows.controller.ts |
auth::fozzokosan/backend/src/shopping-lists/shopping-lists.… |
security | healthy | fozzokosan/backend/src/shopping-lists/shopping-lists.contro… |
auth::fozzokosan/backend/src/auth/guards/jwt-auth.guard.ts |
security | healthy | fozzokosan/backend/src/auth/guards/jwt-auth.guard.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
users |
data | healthy | fozzokosan/backend/prisma/migrations/20251220153621_init/mi… |
follows |
data | healthy | fozzokosan/backend/prisma/migrations/20251220153621_init/mi… |
recipes |
data | healthy | fozzokosan/backend/prisma/migrations/20251220153621_init/mi… |
recipe_steps |
data | healthy | fozzokosan/backend/prisma/migrations/20251220153621_init/mi… |
categories |
data | healthy | fozzokosan/backend/prisma/migrations/20251220153621_init/mi… |
recipe_categories |
data | healthy | fozzokosan/backend/prisma/migrations/20251220153621_init/mi… |
ingredients |
data | healthy | fozzokosan/backend/prisma/migrations/20251220153621_init/mi… |
recipe_ingredients |
data | healthy | fozzokosan/backend/prisma/migrations/20251220153621_init/mi… |
unit_conversions |
data | healthy | fozzokosan/backend/prisma/migrations/20251220153621_init/mi… |
likes |
data | healthy | fozzokosan/backend/prisma/migrations/20251220153621_init/mi… |
comments |
data | healthy | fozzokosan/backend/prisma/migrations/20251220153621_init/mi… |
shopping_lists |
data | healthy | fozzokosan/backend/prisma/migrations/20251220153621_init/mi… |
shopping_list_items |
data | healthy | fozzokosan/backend/prisma/migrations/20251220153621_init/mi… |
menu_plans |
data | healthy | fozzokosan/backend/prisma/migrations/20251220153621_init/mi… |
menu_items |
data | healthy | fozzokosan/backend/prisma/migrations/20251220153621_init/mi… |
| Label | Layer | Status | Path |
|---|---|---|---|
image::fozzokosan/frontend/Dockerfile |
hardware | healthy | fozzokosan/frontend/Dockerfile |
image::fozzokosan/backend/Dockerfile |
hardware | healthy | fozzokosan/backend/Dockerfile |
postgres |
hardware | healthy | fozzokosan/docker-compose.yml |
redis |
hardware | healthy | fozzokosan/docker-compose.yml |
adminer |
hardware | healthy | fozzokosan/docker-compose.yml |
backend |
hardware | healthy | fozzokosan/docker-compose.yml |
frontend |
hardware | healthy | fozzokosan/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
migration.sql |
data | healthy | fozzokosan/backend/prisma/migrations/20260611134846_add_rec… |
migration.sql |
data | healthy | fozzokosan/backend/prisma/migrations/20260320000000_ingredi… |
migration.sql |
data | healthy | fozzokosan/backend/prisma/migrations/20251220153621_init/mi… |
migration.sql |
data | healthy | fozzokosan/backend/prisma/migrations/20260410100000_add_all… |
migration.sql |
data | healthy | fozzokosan/backend/prisma/migrations/20260611135020_make_re… |
migration.sql |
data | healthy | fozzokosan/backend/prisma/migrations/20260410000000_add_nor… |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3001 |
network | healthy | fozzokosan/docker-compose.yml |
port:5433 |
network | healthy | fozzokosan/docker-compose.yml |
port:5432 |
network | healthy | fozzokosan/docker-compose.yml |
port:6379 |
network | healthy | fozzokosan/docker-compose.yml |
port:8080 |
network | healthy | fozzokosan/docker-compose.yml |
port:3000 |
network | healthy | fozzokosan/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | fozzokosan/README.md |
redis |
data | healthy | fozzokosan/README.md |
postgres |
data | healthy | fozzokosan/package.json |
| Label | Layer | Status | Path |
|---|---|---|---|
backend |
cicd | healthy | fozzokosan/.github/workflows/ci.yml |
frontend |
cicd | healthy | fozzokosan/.github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-j_o33yus |
software | healthy | /tmp/repobility-clone-j_o33yus |
| Label | Layer | Status | Path |
|---|---|---|---|
celery |
data | healthy | fozzokosan/frontend/src/types/index.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | fozzokosan/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | fozzokosan/backend/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | fozzokosan/.github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/1010088d-5a2b-485d-b9f8-b84ab395bd8f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/1010088d-5a2b-485d-b9f8-b84ab395bd8f/
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.