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.

yaremenko-maksym/CheekyCheeseIT_CRM

https://github.com/yaremenko-maksym/CheekyCheeseIT_CRM · scanned 2026-06-16 01:05 UTC (2 months, 1 week ago)

436 raw signals (0 security + 436 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 416 actionable findings from 1 signal source. 20 repeated signals grouped for readability. 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 3432 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
main software healthy apps/api/scripts/test-invoice-pdf.ts:main
main software healthy apps/api/scripts/generate-salary-invoice-samples.ts:main
writePdf software healthy apps/api/scripts/generate-doc-fixtures.mjs:writePdf
buildSolidJpeg software healthy apps/api/scripts/generate-doc-fixtures.mjs:buildSolidJpeg
writeJpeg software healthy apps/api/scripts/generate-doc-fixtures.mjs:writeJpeg
txtSize software healthy apps/api/scripts/generate-doc-fixtures.mjs:txtSize
bootstrap software healthy apps/api/src/main.ts:bootstrap
makeRow software healthy apps/api/src/users/drop-profile-rbac.integration.spec.ts:ma…
signFor software healthy apps/api/src/users/salary-meta.integration.spec.ts:signFor
makeRow software healthy apps/api/src/users/hr-teammate-rbac.integration.spec.ts:mak…
emptyStore software healthy apps/api/src/users/users.archive.spec.ts:emptyStore
makeDb software healthy apps/api/src/users/users.archive.spec.ts:makeDb
toPredicate software healthy apps/api/src/users/users.archive.spec.ts:toPredicate
selectChain software healthy apps/api/src/users/users.archive.spec.ts:selectChain
buildUpdate software healthy apps/api/src/users/users.archive.spec.ts:buildUpdate
buildInsert software healthy apps/api/src/users/users.archive.spec.ts:buildInsert
buildDelete software healthy apps/api/src/users/users.archive.spec.ts:buildDelete
makeHandle software healthy apps/api/src/users/users.archive.spec.ts:makeHandle
seedSeniorWithTeamAndProjects software healthy apps/api/src/users/users.archive.spec.ts:seedSeniorWithTeam…
buildService software healthy apps/api/src/users/users.archive.spec.ts:buildService
colName software healthy apps/api/src/users/users.archive.spec.ts:colName
toJsKey software healthy apps/api/src/users/users.archive.spec.ts:toJsKey
resolveKey software healthy apps/api/src/users/users.archive.spec.ts:resolveKey
form software healthy apps/api/src/users/users.service.ts:form
makeAuditLogService software healthy apps/api/src/users/users.drop.spec.ts:makeAuditLogService
makeService software healthy apps/api/src/users/users.drop.spec.ts:makeService
offset software healthy apps/api/src/users/audit-log.service.ts:offset
compact software healthy apps/api/src/users/users.controller.ts:compact
makeAccessService software healthy apps/api/src/users/users.service.spec.ts:makeAccessService
makeAuditLogService software healthy apps/api/src/users/users.service.spec.ts:makeAuditLogService
makeTosService software healthy apps/api/src/users/users.service.spec.ts:makeTosService
makeUsersService software healthy apps/api/src/users/users.service.spec.ts:makeUsersService
makeUser software healthy apps/api/src/users/users.service.spec.ts:makeUser
makeSenior software healthy apps/api/src/users/users.service.spec.ts:makeSenior
makeJunior software healthy apps/api/src/users/users.service.spec.ts:makeJunior
makeHr software healthy apps/api/src/users/users.service.spec.ts:makeHr
makeDb software healthy apps/api/src/users/users.service.spec.ts:makeDb
makeListDb software healthy apps/api/src/users/users.service.spec.ts:makeListDb
makeProjectionCapturingDb software healthy apps/api/src/users/users.service.spec.ts:makeProjectionCapt…
updateMock software healthy apps/api/src/users/users.service.spec.ts:updateMock
makeServiceForProfileView software healthy apps/api/src/users/users.service.spec.ts:makeServiceForProf…
makeServiceForForbiddenCheck software healthy apps/api/src/users/users.service.spec.ts:makeServiceForForb…
makeServicePii software healthy apps/api/src/users/users.service.spec.ts:makeServicePii
makeServiceToS software healthy apps/api/src/users/users.service.spec.ts:makeServiceToS
makeUser software healthy apps/api/src/users/users-access.service.spec.ts:makeUser
buildServiceWithQueue software healthy apps/api/src/users/users-access.service.spec.ts:buildServic…
makeBuilder software healthy apps/api/src/users/users-access.service.spec.ts:makeBuilder
callHelper software healthy apps/api/src/users/users-access.service.spec.ts:callHelper
makeUser software healthy apps/api/src/users/users.controller.spec.ts:makeUser
session software healthy apps/api/src/users/users.controller.spec.ts:session

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

LabelLayerStatusPath
WORKING-CONTEXT.md software healthy WORKING-CONTEXT.md
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
turbo.json software healthy turbo.json
SOUL.md software healthy SOUL.md
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
.env.example software healthy .env.example
RULES.md software healthy RULES.md
AGENTS.md software healthy AGENTS.md
docker-compose.yml software healthy docker-compose.yml
tsconfig.base.json software healthy tsconfig.base.json
tsconfig.build.json software healthy apps/api/tsconfig.build.json
package.json software healthy apps/api/package.json
nest-cli.json software healthy apps/api/nest-cli.json
.env.example software healthy apps/api/.env.example
tsconfig.json software healthy apps/api/tsconfig.json
drizzle.config.ts software healthy apps/api/drizzle.config.ts
eslint.config.mjs software healthy apps/api/eslint.config.mjs
test-invoice-pdf.ts software healthy apps/api/scripts/test-invoice-pdf.ts
generate-salary-invoice-samples.ts software healthy apps/api/scripts/generate-salary-invoice-samples.ts
generate-doc-fixtures.mjs software healthy apps/api/scripts/generate-doc-fixtures.mjs
zod-exception.filter.ts software healthy apps/api/src/zod-exception.filter.ts
main.ts software healthy apps/api/src/main.ts
app.module.ts software healthy apps/api/src/app.module.ts
drop-profile-rbac.integration.spec.ts software healthy apps/api/src/users/drop-profile-rbac.integration.spec.ts
salary-meta.realdb.integration.spec.ts software healthy apps/api/src/users/salary-meta.realdb.integration.spec.ts
salary-meta.integration.spec.ts software healthy apps/api/src/users/salary-meta.integration.spec.ts
hr-teammate-rbac.integration.spec.ts software healthy apps/api/src/users/hr-teammate-rbac.integration.spec.ts
users.archive.spec.ts software healthy apps/api/src/users/users.archive.spec.ts
users.service.ts software healthy apps/api/src/users/users.service.ts
audit-log.service.spec.ts software healthy apps/api/src/users/audit-log.service.spec.ts
users.drop.spec.ts software healthy apps/api/src/users/users.drop.spec.ts
audit-log.service.ts software healthy apps/api/src/users/audit-log.service.ts
users.module.ts software healthy apps/api/src/users/users.module.ts
users.controller.ts software healthy apps/api/src/users/users.controller.ts
users.service.spec.ts software healthy apps/api/src/users/users.service.spec.ts
users-access.service.spec.ts software healthy apps/api/src/users/users-access.service.spec.ts
users-access.service.ts software healthy apps/api/src/users/users-access.service.ts
users.controller.spec.ts software healthy apps/api/src/users/users.controller.spec.ts
users-list-rbac.spec.ts software healthy apps/api/src/users/users-list-rbac.spec.ts
notifications.controller.ts software healthy apps/api/src/notifications/notifications.controller.ts
notifications.module.ts software healthy apps/api/src/notifications/notifications.module.ts
notifications.service.ts software healthy apps/api/src/notifications/notifications.service.ts
notifications.service.spec.ts software healthy apps/api/src/notifications/notifications.service.spec.ts
env.ts software healthy apps/api/src/config/env.ts
env.spec.ts software healthy apps/api/src/config/env.spec.ts
auth.service.ts software healthy apps/api/src/auth/auth.service.ts
auth.service.spec.ts software healthy apps/api/src/auth/auth.service.spec.ts

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

LabelLayerStatusPath
apps software healthy apps
api software healthy apps/api
scripts software healthy apps/api/scripts
src software healthy apps/api/src
users software healthy apps/api/src/users
notifications software healthy apps/api/src/notifications
config software healthy apps/api/src/config
auth software healthy apps/api/src/auth
projects software healthy apps/api/src/projects
health software healthy apps/api/src/health
common software healthy apps/api/src/common
guards software healthy apps/api/src/common/guards
interceptors software healthy apps/api/src/common/interceptors
decorators software healthy apps/api/src/common/decorators
pdf software healthy apps/api/src/common/pdf
teams software healthy apps/api/src/teams
assets software healthy apps/api/src/assets
fonts software healthy apps/api/src/assets/fonts
legends software healthy apps/api/src/legends
audit software healthy apps/api/src/audit
finance software healthy apps/api/src/finance
database software healthy apps/api/src/database
seed-templates software healthy apps/api/src/database/seed-templates
onboarding software healthy apps/api/src/onboarding
contracts software healthy apps/api/src/contracts
tos software healthy apps/api/src/tos
documents software healthy apps/api/src/documents
interviews software healthy apps/api/src/interviews
credentials software healthy apps/api/src/credentials
invoices software healthy apps/api/src/invoices
web software healthy apps/web
app software healthy apps/web/app
__tests__ software healthy apps/web/app/__tests__
test software healthy apps/web/app/test
components software healthy apps/web/app/components
layout software healthy apps/web/app/components/layout
users software healthy apps/web/app/components/users
__tests__ software healthy apps/web/app/components/users/__tests__
archive software healthy apps/web/app/components/archive
projects software healthy apps/web/app/components/projects
__tests__ software healthy apps/web/app/components/projects/__tests__
ui software healthy apps/web/app/components/ui
__tests__ software healthy apps/web/app/components/ui/__tests__
finance software healthy apps/web/app/components/finance
admin software healthy apps/web/app/components/admin
admin-actions software healthy apps/web/app/components/admin-actions
__tests__ software healthy apps/web/app/components/admin-actions/__tests__
onboarding software healthy apps/web/app/components/onboarding
crm software healthy apps/web/app/components/crm
contracts software healthy apps/web/app/components/contracts

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

LabelLayerStatusPath
ZodExceptionFilter software healthy apps/api/src/zod-exception.filter.ts:ZodExceptionFilter
AppModule software healthy apps/api/src/app.module.ts:AppModule
of software healthy apps/api/src/users/drop-profile-rbac.integration.spec.ts:of
SentinelUsersController software healthy apps/api/src/users/salary-meta.integration.spec.ts:Sentinel…
SalaryMetaTestModule software healthy apps/api/src/users/salary-meta.integration.spec.ts:SalaryMe…
that software healthy apps/api/src/users/hr-teammate-rbac.integration.spec.ts:that
UsersService software healthy apps/api/src/users/users.service.ts:UsersService
AuditLogService software healthy apps/api/src/users/audit-log.service.ts:AuditLogService
UsersModule software healthy apps/api/src/users/users.module.ts:UsersModule
UsersController software healthy apps/api/src/users/users.controller.ts:UsersController
UsersAccessService software healthy apps/api/src/users/users-access.service.ts:UsersAccessServi…
as software healthy apps/api/src/users/users-access.service.ts:as
NotificationsController software healthy apps/api/src/notifications/notifications.controller.ts:Noti…
NotificationsModule software healthy apps/api/src/notifications/notifications.module.ts:Notifica…
NotificationsService software healthy apps/api/src/notifications/notifications.service.ts:Notific…
AuthService software healthy apps/api/src/auth/auth.service.ts:AuthService
JwtAuthGuard software healthy apps/api/src/auth/jwt.guard.ts:JwtAuthGuard
OnboardingGuard software healthy apps/api/src/auth/onboarding.guard.ts:OnboardingGuard
AuthController software healthy apps/api/src/auth/auth.controller.ts:AuthController
instantiation software healthy apps/api/src/auth/auth.controller.spec.ts:instantiation
providers software healthy apps/api/src/auth/onboarding.guard.integration.spec.ts:prov…
TestController software healthy apps/api/src/auth/onboarding.guard.integration.spec.ts:Test…
TestAppModule software healthy apps/api/src/auth/onboarding.guard.integration.spec.ts:Test…
BuggyTestController software healthy apps/api/src/auth/onboarding.guard.integration.spec.ts:Bugg…
BuggyAppModule software healthy apps/api/src/auth/onboarding.guard.integration.spec.ts:Bugg…
AuthModule software healthy apps/api/src/auth/auth.module.ts:AuthModule
ProjectsModule software healthy apps/api/src/projects/projects.module.ts:ProjectsModule
of software healthy apps/api/src/projects/projects-junior-masking.rbac.integrat…
SentinelProjectsController software healthy apps/api/src/projects/projects-junior-masking.rbac.integrat…
TestDatabaseModule software healthy apps/api/src/projects/projects-junior-masking.rbac.integrat…
ProjectsMaskingRbacTestModule software healthy apps/api/src/projects/projects-junior-masking.rbac.integrat…
of software healthy apps/api/src/projects/admin-as-senior.rbac.integration.spec…
SentinelProjectsController software healthy apps/api/src/projects/admin-as-senior.rbac.integration.spec…
TestDatabaseModule software healthy apps/api/src/projects/admin-as-senior.rbac.integration.spec…
AdminSrTestModule software healthy apps/api/src/projects/admin-as-senior.rbac.integration.spec…
ProjectAuditLogService software healthy apps/api/src/projects/project-audit-log.service.ts:ProjectA…
ProjectsController software healthy apps/api/src/projects/projects.controller.ts:ProjectsContro…
ProjectsService software healthy apps/api/src/projects/projects.service.ts:ProjectsService
of software healthy apps/api/src/projects/projects.service.ts:of
SentinelProjectsController software healthy apps/api/src/projects/projects.hr-contact.integration.spec.…
TestDatabaseModule software healthy apps/api/src/projects/projects.hr-contact.integration.spec.…
ProjectsHrContactTestModule software healthy apps/api/src/projects/projects.hr-contact.integration.spec.…
HealthModule software healthy apps/api/src/health/health.module.ts:HealthModule
HealthController software healthy apps/api/src/health/health.controller.ts:HealthController
CommonModule software healthy apps/api/src/common/common.module.ts:CommonModule
HrAccessService software healthy apps/api/src/common/hr-access.service.ts:HrAccessService
RolesGuard software healthy apps/api/src/common/guards/roles.guard.ts:RolesGuard
AuditInterceptor software healthy apps/api/src/common/interceptors/audit.interceptor.ts:Audit…
InvoicesModule software healthy apps/api/src/common/pdf/pdf.module.ts:InvoicesModule
PdfModule software healthy apps/api/src/common/pdf/pdf.module.ts:PdfModule

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

LabelLayerStatusPath
POST /users/drops api healthy apps/api/src/users/users.controller.ts
DELETE /users/drops/:id api healthy apps/api/src/users/users.controller.ts
POST /users/me/rejoin-team api healthy apps/api/src/users/users.controller.ts
GET /users/me api healthy apps/api/src/users/users.controller.ts
PATCH /users/me api healthy apps/api/src/users/users.controller.ts
PATCH /users/me/requisites api healthy apps/api/src/users/users.controller.ts
GET /users/:id api healthy apps/api/src/users/users.controller.ts
GET /users/:id/team api healthy apps/api/src/users/users.controller.ts
GET /users/:id/audit-log api healthy apps/api/src/users/users.controller.ts
GET /users/:id/transactions api healthy apps/api/src/users/users.controller.ts
PATCH /users/:id api healthy apps/api/src/users/users.controller.ts
PATCH /users/:id/role api healthy apps/api/src/users/users.controller.ts
PATCH /users/:id/salary api healthy apps/api/src/users/users.controller.ts
PATCH /users/:id/requisites api healthy apps/api/src/users/users.controller.ts
PATCH /users/:id/note api healthy apps/api/src/users/users.controller.ts
DELETE /users/:id api healthy apps/api/src/users/users.controller.ts
POST /users/:id/unarchive api healthy apps/api/src/users/users.controller.ts
GET /users/:id/archive-impact api healthy apps/api/src/users/users.controller.ts
GET /users/me/salary-meta api healthy apps/api/src/users/users.controller.ts
PATCH /notifications/read-all api healthy apps/api/src/notifications/notifications.controller.ts
PATCH /notifications/:id/read api healthy apps/api/src/notifications/notifications.controller.ts
DELETE /notifications/:id api healthy apps/api/src/notifications/notifications.controller.ts
GET /auth/google api healthy apps/api/src/auth/auth.controller.ts
GET /auth/google/callback api healthy apps/api/src/auth/auth.controller.ts
GET /auth/me api healthy apps/api/src/auth/auth.controller.ts
POST /auth/google/one-tap api healthy apps/api/src/auth/auth.controller.ts
GET /auth/logout api healthy apps/api/src/auth/auth.controller.ts
POST /auth/dev-login api healthy apps/api/src/auth/auth.controller.ts
GET /projects/:id api healthy apps/api/src/projects/projects.controller.ts
GET /projects/drop/me api healthy apps/api/src/projects/projects.controller.ts
PATCH /projects/:id api healthy apps/api/src/projects/projects.controller.ts
DELETE /projects/:id api healthy apps/api/src/projects/projects.controller.ts
POST /projects/:id/unarchive api healthy apps/api/src/projects/projects.controller.ts
GET /projects/:id/archive-impact api healthy apps/api/src/projects/projects.controller.ts
GET /projects/:id/audit-log api healthy apps/api/src/projects/projects.controller.ts
POST /projects/:id/members api healthy apps/api/src/projects/projects.controller.ts
DELETE /projects/:id/members/:userId api healthy apps/api/src/projects/projects.controller.ts
GET /projects/:id/hr-contact api healthy apps/api/src/projects/projects.controller.ts
GET /teams/:id api healthy apps/api/src/teams/teams.controller.ts
PATCH /teams/:id api healthy apps/api/src/teams/teams.controller.ts
DELETE /teams/:id api healthy apps/api/src/teams/teams.controller.ts
POST /teams/:id/unarchive api healthy apps/api/src/teams/teams.controller.ts
GET /teams/:id/archive-impact api healthy apps/api/src/teams/teams.controller.ts
GET /teams/:id/audit-log api healthy apps/api/src/teams/teams.controller.ts
POST /teams/:id/members api healthy apps/api/src/teams/teams.controller.ts
DELETE /teams/:id/members/:userId api healthy apps/api/src/teams/teams.controller.ts
POST /teams/:id/rotate-senior api healthy apps/api/src/teams/teams.controller.ts
GET /projects/:projectId/legend api healthy apps/api/src/legends/legends.controller.ts
PUT /projects/:projectId/legend api healthy apps/api/src/legends/legends.controller.ts
POST /projects/:projectId/legend/entries api healthy apps/api/src/legends/legends.controller.ts

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

LabelLayerStatusPath
auth::apps/api/src/contracts/signed-contracts.controller.ts security healthy apps/api/src/contracts/signed-contracts.controller.ts
auth::apps/api/src/interviews/interviews-rbac.integration.s… security healthy apps/api/src/interviews/interviews-rbac.integration.spec.ts
auth::apps/api/src/teams/teams.drop.rbac.integration.spec.ts security healthy apps/api/src/teams/teams.drop.rbac.integration.spec.ts
auth::apps/api/package.json security healthy apps/api/package.json
auth::apps/api/src/legends/legends.controller.integration.s… security healthy apps/api/src/legends/legends.controller.integration.spec.ts
auth::apps/web/app/routes/crm_/login.tsx security healthy apps/web/app/routes/crm_/login.tsx
auth::apps/e2e/tests/invoice-signing-real.spec.ts security healthy apps/e2e/tests/invoice-signing-real.spec.ts
auth::skills/ecc/configure-ecc/SKILL.md security healthy skills/ecc/configure-ecc/SKILL.md
auth::apps/api/src/auth/auth.module.ts security healthy apps/api/src/auth/auth.module.ts
auth::skills/ecc/security-review/SKILL.md security healthy skills/ecc/security-review/SKILL.md
auth::apps/api/src/finance/total-earned.integration.spec.ts security healthy apps/api/src/finance/total-earned.integration.spec.ts
auth::apps/api/src/projects/admin-as-senior.rbac.integratio… security healthy apps/api/src/projects/admin-as-senior.rbac.integration.spec…
auth::apps/api/src/projects/projects-junior-masking.rbac.in… security healthy apps/api/src/projects/projects-junior-masking.rbac.integrat…
auth::apps/api/src/auth/onboarding.guard.integration.spec.ts security healthy apps/api/src/auth/onboarding.guard.integration.spec.ts
auth::apps/web/app/components/users/UserDialog.tsx security healthy apps/web/app/components/users/UserDialog.tsx
auth::apps/api/src/database/schema.ts security healthy apps/api/src/database/schema.ts
auth::apps/api/src/credentials/credentials.rbac.integration… security healthy apps/api/src/credentials/credentials.rbac.integration.spec.…
auth::apps/api/src/users/users.service.spec.ts security healthy apps/api/src/users/users.service.spec.ts
auth::.github/workflows/ci.yml security healthy .github/workflows/ci.yml
auth::apps/api/scripts/generate-doc-fixtures.mjs security healthy apps/api/scripts/generate-doc-fixtures.mjs
auth::apps/api/src/finance/transactions.create-accountant.r… security healthy apps/api/src/finance/transactions.create-accountant.rbac.in…
auth::apps/e2e/tests/crm/documents-search-sort.spec.ts security healthy apps/e2e/tests/crm/documents-search-sort.spec.ts
auth::skills/ecc/iterative-retrieval/SKILL.md security healthy skills/ecc/iterative-retrieval/SKILL.md
auth::packages/shared/src/schemas/auth.ts security healthy packages/shared/src/schemas/auth.ts
auth::apps/api/src/contracts/employee-contracts.service.ts security healthy apps/api/src/contracts/employee-contracts.service.ts
auth::apps/api/src/config/env.ts security healthy apps/api/src/config/env.ts
auth::apps/api/src/users/salary-meta.integration.spec.ts security healthy apps/api/src/users/salary-meta.integration.spec.ts
auth::apps/api/src/finance/accountant-summary.integration.s… security healthy apps/api/src/finance/accountant-summary.integration.spec.ts
auth::apps/api/src/onboarding/onboarding-contract.integrati… security healthy apps/api/src/onboarding/onboarding-contract.integration.spe…
auth::scripts/pm/prep-user-testing.sh security healthy scripts/pm/prep-user-testing.sh
auth::.github/workflows/archive/coder.yml security healthy .github/workflows/archive/coder.yml
auth::AGENTS.md security healthy AGENTS.md
auth::apps/api/src/users/users.service.ts security healthy apps/api/src/users/users.service.ts
auth::apps/api/src/users/audit-log.service.ts security healthy apps/api/src/users/audit-log.service.ts
auth::apps/api/src/users/users.controller.ts security healthy apps/api/src/users/users.controller.ts
auth::apps/api/src/notifications/notifications.module.ts security healthy apps/api/src/notifications/notifications.module.ts
auth::apps/api/src/finance/transactions.summary.rbac.integr… security healthy apps/api/src/finance/transactions.summary.rbac.integration.…
auth::apps/api/.env.example security healthy apps/api/.env.example
auth::apps/e2e/tests/invoices-signing-flow.spec.ts security healthy apps/e2e/tests/invoices-signing-flow.spec.ts
auth::apps/api/src/auth/auth.controller.spec.ts security healthy apps/api/src/auth/auth.controller.spec.ts
auth::apps/e2e/tests/fixtures.ts security healthy apps/e2e/tests/fixtures.ts
auth::apps/api/src/audit/audit-removal.integration.spec.ts security healthy apps/api/src/audit/audit-removal.integration.spec.ts
auth::apps/api/src/credentials/user-credentials.rbac.integr… security healthy apps/api/src/credentials/user-credentials.rbac.integration.…
auth::apps/api/src/interviews/hr-summary.integration.spec.ts security healthy apps/api/src/interviews/hr-summary.integration.spec.ts
auth::apps/api/src/projects/projects.service.ts security healthy apps/api/src/projects/projects.service.ts
auth::apps/api/src/auth/public.decorator.ts security healthy apps/api/src/auth/public.decorator.ts
auth::CLAUDE.md security healthy CLAUDE.md
auth::apps/api/src/auth/jwt.guard.ts security healthy apps/api/src/auth/jwt.guard.ts
auth::.env.example security healthy .env.example
auth::apps/api/src/contracts/contract-templates.controller.… security healthy apps/api/src/contracts/contract-templates.controller.ts

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

LabelLayerStatusPath
ecc-code-review cicd healthy .github/workflows/ecc-code-review.yml
dispatch-autotest cicd healthy .github/workflows/e2e-watchdog.yml
sync cicd healthy .github/workflows/labels-sync.yml
merge cicd healthy .github/workflows/auto-merge-on-label.yml
quality cicd healthy .github/workflows/ci.yml
integration cicd healthy .github/workflows/ci.yml
auto_merge cicd healthy .github/workflows/ci.yml
e2e cicd healthy .github/workflows/ci.yml
e2e_summary cicd healthy .github/workflows/ci.yml
notify_e2e cicd healthy .github/workflows/ci.yml
e2e cicd healthy .github/workflows/e2e.yml
check-formatting cicd healthy .github/workflows/check-no-skip-hooks.yml
generate-tests cicd healthy .github/workflows/archive/autotest.yml
redispatch cicd healthy .github/workflows/archive/ai-review.yml
autotest cicd healthy .github/workflows/archive/ai-review.yml
reviewer cicd healthy .github/workflows/archive/ai-review.yml
trigger_coder cicd healthy .github/workflows/archive/ai-review.yml
implement cicd healthy .github/workflows/archive/devops.yml
implement cicd healthy .github/workflows/archive/coder.yml

LabelLayerStatusPath
gha::ecc-code-review cicd healthy .github/workflows/ecc-code-review.yml
gha::e2e-watchdog cicd healthy .github/workflows/e2e-watchdog.yml
gha::labels-sync cicd healthy .github/workflows/labels-sync.yml
gha::auto-merge-on-label cicd healthy .github/workflows/auto-merge-on-label.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::e2e cicd healthy .github/workflows/e2e.yml
gha::check-no-skip-hooks cicd healthy .github/workflows/check-no-skip-hooks.yml
gha::autotest cicd healthy .github/workflows/archive/autotest.yml
gha::ai-review cicd healthy .github/workflows/archive/ai-review.yml
gha::devops cicd healthy .github/workflows/archive/devops.yml
gha::coder cicd healthy .github/workflows/archive/coder.yml

LabelLayerStatusPath
port:5432 network healthy docker-compose.yml
port:6379 network healthy docker-compose.yml
port:9000 network healthy docker-compose.yml
port:9001 network healthy docker-compose.yml
port:3000 network healthy apps/web/vite.config.ts
port:3001 network healthy scripts/pm/prep-user-testing.sh
port:22 network healthy scripts/pm/pm-schedule.sh
port:30 network healthy scripts/pm/pm-schedule.sh
port:03 network healthy scripts/pm/pm-schedule.sh
port:11 network healthy skills/ecc/continuous-learning-v2/agents/session-guardian.sh

LabelLayerStatusPath
password_literal::apps/api/src/credentials/user-credentials… security healthy apps/api/src/credentials/user-credentials.rbac.integration.…
password_literal::apps/api/src/credentials/user-credentials… security healthy apps/api/src/credentials/user-credentials.rbac.integration.…
password_literal::apps/api/src/credentials/credentials.rbac… security healthy apps/api/src/credentials/credentials.rbac.integration.spec.…
password_literal::apps/e2e/tests/fixtures.ts security healthy apps/e2e/tests/fixtures.ts
password_literal::apps/e2e/tests/project-credentials.spec.ts security healthy apps/e2e/tests/project-credentials.spec.ts
password_literal::scripts/pm/prep-user-testing.sh security healthy scripts/pm/prep-user-testing.sh
password_literal::skills/ecc/security-review/SKILL.md security healthy skills/ecc/security-review/SKILL.md

LabelLayerStatusPath
postgresql data healthy README.md
redis data healthy README.md
postgres data healthy README.md
sqlite data healthy pnpm-lock.yaml
mysql data healthy apps/api/src/database/seed.ts
clickhouse data healthy manifests/install-modules.json

LabelLayerStatusPath
127.0.0.1 network healthy apps/api/src/database/seed.ts
192.168.1.42 network healthy apps/api/src/contracts/signed-contracts.service.ts
10.0.0.5 network healthy apps/api/src/contracts/signed-contracts.service.spec.ts
10.0.0.1 network healthy apps/api/src/tos/tos.service.spec.ts
203.0.113.5 network healthy apps/api/src/invoices/invoices.service.spec.ts

LabelLayerStatusPath
JWT_SECRET cicd healthy
ANTHROPIC_API_KEY cicd healthy
ADMIN_PAT cicd healthy
CLAUDE_CODE_OAUTH_TOKEN cicd healthy
PR_NUM cicd healthy

LabelLayerStatusPath
postgres hardware healthy docker-compose.yml
redis hardware healthy docker-compose.yml
minio hardware healthy docker-compose.yml
minio-bootstrap hardware healthy docker-compose.yml

LabelLayerStatusPath
vps::aws hardware healthy pnpm-lock.yaml
vps::ec2 hardware healthy apps/api/src/database/seed.ts
vps::gcp hardware healthy apps/web/app/routes/index.tsx

LabelLayerStatusPath
/ frontend healthy apps/api/src/auth/auth.controller.ts
/crm/project frontend healthy apps/e2e/tests/junior-hub.spec.ts
/crm/legend frontend healthy apps/e2e/tests/junior-hub.spec.ts

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

LabelLayerStatusPath
gpu (detected) hardware healthy apps/web/app/routes/index.tsx
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/22181881-70e1-4f81-b3d0-2c5fc1ab23d5/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/22181881-70e1-4f81-b3d0-2c5fc1ab23d5/

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.