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.

tariro577/recogynze

https://github.com/tariro577/recogynze · scanned 2026-06-16 00:30 UTC (2 months, 2 weeks ago)

24 raw signals (0 security + 24 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 24 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 208 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
README.md software healthy README.md
tsconfig.app.json software healthy frontend/tsconfig.app.json
vercel.json software healthy frontend/vercel.json
karma.conf.js software healthy frontend/karma.conf.js
angular.json software healthy frontend/angular.json
package.json software healthy frontend/package.json
package-lock.json software healthy frontend/package-lock.json
tsconfig.json software healthy frontend/tsconfig.json
tsconfig.spec.json software healthy frontend/tsconfig.spec.json
polyfills.ts software healthy frontend/src/polyfills.ts
styles.css software healthy frontend/src/styles.css
test.ts software healthy frontend/src/test.ts
index.html software healthy frontend/src/index.html
main.ts software healthy frontend/src/main.ts
app-routing.module.ts software healthy frontend/src/app/app-routing.module.ts
app.component.html software healthy frontend/src/app/app.component.html
app.module.ts software healthy frontend/src/app/app.module.ts
app.component.ts software healthy frontend/src/app/app.component.ts
app.component.css software healthy frontend/src/app/app.component.css
models.ts software healthy frontend/src/app/shared/models.ts
moderation.spec.ts software healthy frontend/src/app/shared/utils/moderation.spec.ts
moderation.ts software healthy frontend/src/app/shared/utils/moderation.ts
recognition.service.ts software healthy frontend/src/app/shared/services/recognition.service.ts
assistant.service.ts software healthy frontend/src/app/shared/services/assistant.service.ts
auth.service.ts software healthy frontend/src/app/shared/services/auth.service.ts
api.service.ts software healthy frontend/src/app/shared/services/api.service.ts
teams.service.ts software healthy frontend/src/app/shared/services/teams.service.ts
theme.service.ts software healthy frontend/src/app/shared/services/theme.service.ts
preferences.service.ts software healthy frontend/src/app/shared/services/preferences.service.ts
leaderboard.component.ts software healthy frontend/src/app/leaderboard/leaderboard.component.ts
leaderboard.component.html software healthy frontend/src/app/leaderboard/leaderboard.component.html
leaderboard.component.css software healthy frontend/src/app/leaderboard/leaderboard.component.css
landing.component.css software healthy frontend/src/app/landing/landing.component.css
landing.component.ts software healthy frontend/src/app/landing/landing.component.ts
landing.component.html software healthy frontend/src/app/landing/landing.component.html
assistant.component.css software healthy frontend/src/app/assistant/assistant.component.css
assistant.component.ts software healthy frontend/src/app/assistant/assistant.component.ts
assistant.component.html software healthy frontend/src/app/assistant/assistant.component.html
profile.component.ts software healthy frontend/src/app/profile/profile.component.ts
profile.component.css software healthy frontend/src/app/profile/profile.component.css
profile.component.html software healthy frontend/src/app/profile/profile.component.html
teams-config.component.css software healthy frontend/src/app/teams-config/teams-config.component.css
teams-config.component.ts software healthy frontend/src/app/teams-config/teams-config.component.ts
teams-config.component.html software healthy frontend/src/app/teams-config/teams-config.component.html
recognition-wall.component.html software healthy frontend/src/app/recognition-wall/recognition-wall.componen…
recognition-wall.component.ts software healthy frontend/src/app/recognition-wall/recognition-wall.componen…
recognition-wall.component.css software healthy frontend/src/app/recognition-wall/recognition-wall.componen…
recognition-form.component.html software healthy frontend/src/app/recognition-form/recognition-form.componen…
recognition-form.component.css software healthy frontend/src/app/recognition-form/recognition-form.componen…
recognition-form.component.ts software healthy frontend/src/app/recognition-form/recognition-form.componen…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
containsAppearanceComment software healthy frontend/src/app/shared/utils/moderation.ts:containsAppeara…
avatar software healthy frontend/src/app/shared/services/auth.service.ts:avatar
displayName software healthy frontend/src/app/shared/services/teams.service.ts:displayNa…
diffDays software healthy frontend/src/app/profile/profile.component.ts:diffDays
draft software healthy frontend/src/app/recognition-wall/recognition-wall.componen…
rather software healthy backend/api/index.ts:rather
with software healthy backend/api/index.ts:with
envValue software healthy backend/src/config.ts:envValue
getConfig software healthy backend/src/config.ts:getConfig
validateConfig software healthy backend/src/config.ts:validateConfig
createApp software healthy backend/src/server.ts:createApp
containsAppearanceComment software healthy backend/src/utils/moderation.ts:containsAppearanceComment
handle software healthy backend/src/routes/index.ts:handle
callerEmail software healthy backend/src/routes/index.ts:callerEmail
decodeHeader software healthy backend/src/routes/index.ts:decodeHeader
adminGuard software healthy backend/src/routes/index.ts:adminGuard
isAssistantEnabled software healthy backend/src/services/ai.ts:isAssistantEnabled
isAiModerationEnabled software healthy backend/src/services/ai.ts:isAiModerationEnabled
getClient software healthy backend/src/services/ai.ts:getClient
textOf software healthy backend/src/services/ai.ts:textOf
moderateWithAi software healthy backend/src/services/ai.ts:moderateWithAi
askAssistant software healthy backend/src/services/ai.ts:askAssistant
emptyReactions software healthy backend/src/services/aggregations.ts:emptyReactions
avatarFor software healthy backend/src/services/aggregations.ts:avatarFor
aggregateReactions software healthy backend/src/services/aggregations.ts:aggregateReactions
isWithinRange software healthy backend/src/services/aggregations.ts:isWithinRange
matchesFilters software healthy backend/src/services/aggregations.ts:matchesFilters
sortNewestFirst software healthy backend/src/services/aggregations.ts:sortNewestFirst
computeStats software healthy backend/src/services/aggregations.ts:computeStats
top software healthy backend/src/services/aggregations.ts:top
computeLeaderboard software healthy backend/src/services/aggregations.ts:computeLeaderboard
departmentOf software healthy backend/src/services/aggregations.ts:departmentOf
ensure software healthy backend/src/services/aggregations.ts:ensure
ensureDept software healthy backend/src/services/aggregations.ts:ensureDept
daysAgo software healthy backend/src/services/aggregations.spec.ts:daysAgo
make software healthy backend/src/services/aggregations.spec.ts:make
toRecognition software healthy backend/src/services/data.ts:toRecognition
toComment software healthy backend/src/services/data.ts:toComment
loadAll software healthy backend/src/services/data.ts:loadAll
getBadges software healthy backend/src/services/data.ts:getBadges
getRecognitions software healthy backend/src/services/data.ts:getRecognitions
createRecognition software healthy backend/src/services/data.ts:createRecognition
addReaction software healthy backend/src/services/data.ts:addReaction
getComments software healthy backend/src/services/data.ts:getComments
addComment software healthy backend/src/services/data.ts:addComment
getStats software healthy backend/src/services/data.ts:getStats
getLeaderboard software healthy backend/src/services/data.ts:getLeaderboard
listDepartments software healthy backend/src/services/data.ts:listDepartments
withAvatar software healthy backend/src/services/data.ts:withAvatar
searchUsers software healthy backend/src/services/data.ts:searchUsers

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
frontend software healthy frontend
src software healthy frontend/src
app software healthy frontend/src/app
shared software healthy frontend/src/app/shared
utils software healthy frontend/src/app/shared/utils
services software healthy frontend/src/app/shared/services
leaderboard software healthy frontend/src/app/leaderboard
landing software healthy frontend/src/app/landing
assistant software healthy frontend/src/app/assistant
profile software healthy frontend/src/app/profile
teams-config software healthy frontend/src/app/teams-config
recognition-wall software healthy frontend/src/app/recognition-wall
recognition-form software healthy frontend/src/app/recognition-form
environments software healthy frontend/src/environments
teams software healthy teams
backend software healthy backend
api software healthy backend/api
public software healthy backend/public
src software healthy backend/src
utils software healthy backend/src/utils
routes software healthy backend/src/routes
services software healthy backend/src/services
store software healthy backend/src/store
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
AppRoutingModule software healthy frontend/src/app/app-routing.module.ts:AppRoutingModule
AppModule software healthy frontend/src/app/app.module.ts:AppModule
AppComponent software healthy frontend/src/app/app.component.ts:AppComponent
RecognitionService software healthy frontend/src/app/shared/services/recognition.service.ts:Rec…
AssistantService software healthy frontend/src/app/shared/services/assistant.service.ts:Assis…
AuthService software healthy frontend/src/app/shared/services/auth.service.ts:AuthService
ApiService software healthy frontend/src/app/shared/services/api.service.ts:ApiService
TeamsService software healthy frontend/src/app/shared/services/teams.service.ts:TeamsServ…
ThemeService software healthy frontend/src/app/shared/services/theme.service.ts:ThemeServ…
PreferencesService software healthy frontend/src/app/shared/services/preferences.service.ts:Pre…
LeaderboardComponent software healthy frontend/src/app/leaderboard/leaderboard.component.ts:Leade…
LandingComponent software healthy frontend/src/app/landing/landing.component.ts:LandingCompon…
AssistantComponent software healthy frontend/src/app/assistant/assistant.component.ts:Assistant…
ProfileComponent software healthy frontend/src/app/profile/profile.component.ts:ProfileCompon…
TeamsConfigComponent software healthy frontend/src/app/teams-config/teams-config.component.ts:Tea…
RecognitionWallComponent software healthy frontend/src/app/recognition-wall/recognition-wall.componen…
RecognitionFormComponent software healthy frontend/src/app/recognition-form/recognition-form.componen…
PostgresStore software healthy backend/src/store/postgres.store.ts:PostgresStore
MemoryStore software healthy backend/src/store/memory.store.ts:MemoryStore

LabelLayerStatusPath
GET /health api healthy backend/src/server.ts
USE /api api healthy backend/src/server.ts
GET /recognitions api healthy backend/src/routes/index.ts
POST /recognitions api healthy backend/src/routes/index.ts
POST /recognitions/:id/reactions api healthy backend/src/routes/index.ts
GET /recognitions/:id/comments api healthy backend/src/routes/index.ts
POST /recognitions/:id/comments api healthy backend/src/routes/index.ts
GET /departments api healthy backend/src/routes/index.ts
POST /assistant api healthy backend/src/routes/index.ts
GET /badges api healthy backend/src/routes/index.ts
GET /stats api healthy backend/src/routes/index.ts
GET /leaderboard api healthy backend/src/routes/index.ts
GET /users/search api healthy backend/src/routes/index.ts
POST /admin/reset api healthy backend/src/routes/index.ts
POST /admin/employees api healthy backend/src/routes/index.ts

LabelLayerStatusPath
backend cicd healthy .github/workflows/ci.yml
frontend cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
repobility-clone-ggttbpjk software healthy /tmp/repobility-clone-ggttbpjk

LabelLayerStatusPath
postgres data healthy README.md

LabelLayerStatusPath
port:3000 network healthy backend/.env.example

LabelLayerStatusPath
vps::azure hardware healthy README.md

LabelLayerStatusPath
gpu (detected) hardware healthy frontend/karma.conf.js

LabelLayerStatusPath
auth::frontend/src/app/shared/services/api.service.ts security healthy frontend/src/app/shared/services/api.service.ts

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
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/246d5a1d-5a8f-48e8-9592-283e410efe2c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/246d5a1d-5a8f-48e8-9592-283e410efe2c/

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.