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.
22 of your 226 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 4.27s · analysis 82.08s · 5.4 MB · GitHub API rate-limit (preflight)

nestjs/nest

https://github.com/nestjs/nest · scanned 2026-06-05 07:44 UTC (5 days, 22 hours ago) · 10 languages

575 raw signals (203 security + 372 graph) 5th percentile · Typescript · large (100-500K LoC) System graph score 54 (higher by 2)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 22 hours ago · v2 · 270 actionable findings from 2 signal sources. 119 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 5.5 0.25 1.38
testing_score 85.0 0.20 17.00
documentation_score 75.0 0.15 11.25
practices_score 76.0 0.15 11.40
code_quality 60.7 0.10 6.07
Overall 1.00 56.1
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 4954 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
gulpfile.js software warning gulpfile.js
renovate.json software healthy renovate.json
.commitlintrc.json software healthy .commitlintrc.json
readme_kr.md software healthy readme_kr.md
readme_jp.md software healthy readme_jp.md
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
package-lock.json software healthy package-lock.json
readme_zh.md software healthy readme_zh.md
Readme.md software healthy Readme.md
tsconfig.json software healthy tsconfig.json
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
tsconfig.spec.json software healthy tsconfig.spec.json
lerna.json software healthy lerna.json
docker-compose.yml software healthy integration/docker-compose.yml
tsconfig.json software healthy integration/repl/tsconfig.json
long-living-app.module.ts software healthy integration/repl/src/long-living-app.module.ts
repl.ts software healthy integration/repl/src/repl.ts
app.module.ts software healthy integration/repl/src/app.module.ts
users.service.ts software healthy integration/repl/src/users/users.service.ts
users.repository.ts software healthy integration/repl/src/users/users.repository.ts
users.module.ts software healthy integration/repl/src/users/users.module.ts
users.controller.ts software healthy integration/repl/src/users/users.controller.ts
update-user.dto.ts software healthy integration/repl/src/users/dto/update-user.dto.ts
create-user.dto.ts software healthy integration/repl/src/users/dto/create-user.dto.ts
user.entity.ts software healthy integration/repl/src/users/entities/user.entity.ts
database.connection.ts software healthy integration/repl/src/database/database.connection.ts
database.module.ts software healthy integration/repl/src/database/database.module.ts
repl.spec.ts software warning integration/repl/e2e/repl.spec.ts
repl-process.spec.ts software healthy integration/repl/e2e/repl-process.spec.ts
tsconfig.json software healthy integration/microservices/tsconfig.json
app.controller.ts software healthy integration/microservices/src/app.controller.ts
main.ts software healthy integration/microservices/src/main.ts
app.module.ts software healthy integration/microservices/src/app.module.ts
disconnected.controller.ts software healthy integration/microservices/src/disconnected.controller.ts
math.proto software healthy integration/microservices/src/grpc/math.proto
grpc.controller.ts software healthy integration/microservices/src/grpc/grpc.controller.ts
math2.proto software healthy integration/microservices/src/grpc/math2.proto
kafka.messages.controller.ts software healthy integration/microservices/src/kafka/kafka.messages.controll…
kafka.controller.ts software healthy integration/microservices/src/kafka/kafka.controller.ts
business.dto.ts software healthy integration/microservices/src/kafka/dtos/business.dto.ts
user.dto.ts software healthy integration/microservices/src/kafka/dtos/user.dto.ts
business.entity.ts software healthy integration/microservices/src/kafka/entities/business.entit…
user.entity.ts software healthy integration/microservices/src/kafka/entities/user.entity.ts
mqtt.controller.ts software healthy integration/microservices/src/mqtt/mqtt.controller.ts
mqtt-broadcast.controller.ts software healthy integration/microservices/src/mqtt/mqtt-broadcast.controlle…
redis.controller.ts software healthy integration/microservices/src/redis/redis.controller.ts
redis-broadcast.controller.ts software healthy integration/microservices/src/redis/redis-broadcast.control…
app.controller.ts software healthy integration/microservices/src/tcp-tls/app.controller.ts

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

LabelLayerStatusPath
LongLivingAppModule software healthy integration/repl/src/long-living-app.module.ts:LongLivingAp…
AppModule software healthy integration/repl/src/app.module.ts:AppModule
UsersService software healthy integration/repl/src/users/users.service.ts:UsersService
UsersRepository software healthy integration/repl/src/users/users.repository.ts:UsersReposit…
UsersModule software healthy integration/repl/src/users/users.module.ts:UsersModule
UsersController software healthy integration/repl/src/users/users.controller.ts:UsersControl…
UpdateUserDto software healthy integration/repl/src/users/dto/update-user.dto.ts:UpdateUse…
CreateUserDto software healthy integration/repl/src/users/dto/create-user.dto.ts:CreateUse…
User software healthy integration/repl/src/users/entities/user.entity.ts:User
DatabaseConnection software healthy integration/repl/src/database/database.connection.ts:Databa…
DatabaseModule software healthy integration/repl/src/database/database.module.ts:DatabaseMo…
AppController software healthy integration/microservices/src/app.controller.ts:AppControll…
ErrorHandlingProxy software healthy integration/microservices/src/app.module.ts:ErrorHandlingPr…
ConfigService software healthy integration/microservices/src/app.module.ts:ConfigService
ConfigModule software healthy integration/microservices/src/app.module.ts:ConfigModule
ClientOptionService software healthy integration/microservices/src/app.module.ts:ClientOptionSer…
AppModule software healthy integration/microservices/src/app.module.ts:AppModule
DisconnectedClientController software healthy integration/microservices/src/disconnected.controller.ts:Di…
ErrorHandlingProxy software healthy integration/microservices/src/grpc/grpc.controller.ts:Error…
GrpcController software healthy integration/microservices/src/grpc/grpc.controller.ts:GrpcC…
KafkaMessagesController software healthy integration/microservices/src/kafka/kafka.messages.controll…
KafkaController software healthy integration/microservices/src/kafka/kafka.controller.ts:Kaf…
BusinessDto software healthy integration/microservices/src/kafka/dtos/business.dto.ts:Bu…
UserDto software healthy integration/microservices/src/kafka/dtos/user.dto.ts:UserDto
BusinessEntity software healthy integration/microservices/src/kafka/entities/business.entit…
UserEntity software healthy integration/microservices/src/kafka/entities/user.entity.ts…
MqttController software healthy integration/microservices/src/mqtt/mqtt.controller.ts:MqttC…
MqttBroadcastController software healthy integration/microservices/src/mqtt/mqtt-broadcast.controlle…
RedisController software healthy integration/microservices/src/redis/redis.controller.ts:Red…
RedisBroadcastController software healthy integration/microservices/src/redis/redis-broadcast.control…
AppController software healthy integration/microservices/src/tcp-tls/app.controller.ts:App…
ErrorHandlingProxy software healthy integration/microservices/src/tcp-tls/app.module.ts:ErrorHa…
ConfigService software healthy integration/microservices/src/tcp-tls/app.module.ts:ConfigS…
ConfigModule software healthy integration/microservices/src/tcp-tls/app.module.ts:ConfigM…
ClientOptionService software healthy integration/microservices/src/tcp-tls/app.module.ts:ClientO…
ApplicationModule software healthy integration/microservices/src/tcp-tls/app.module.ts:Applica…
KafkaConcurrentController software healthy integration/microservices/src/kafka-concurrent/kafka-concur…
KafkaConcurrentMessagesController software healthy integration/microservices/src/kafka-concurrent/kafka-concur…
SumDto software healthy integration/microservices/src/kafka-concurrent/dto/sum.dto.…
NatsService software healthy integration/microservices/src/nats/nats.service.ts:NatsServ…
NatsBroadcastController software healthy integration/microservices/src/nats/nats-broadcast.controlle…
NatsController software healthy integration/microservices/src/nats/nats.controller.ts:NatsC…
AdvancedGrpcController software healthy integration/microservices/src/grpc-advanced/advanced.grpc.c…
RMQBroadcastController software healthy integration/microservices/src/rmq/rmq-broadcast.controller.…
RMQFanoutExchangeConsumerController software healthy integration/microservices/src/rmq/fanout-exchange-consumer-…
RMQTopicExchangeController software healthy integration/microservices/src/rmq/topic-exchange-rmq.contro…
RMQController software healthy integration/microservices/src/rmq/rmq.controller.ts:RMQCont…
RMQFanoutExchangeProducerController software healthy integration/microservices/src/rmq/fanout-exchange-producer-…
BinaryDeserializer software healthy integration/microservices/e2e/binary-redis.spec.ts:BinaryDe…
RpcOptionsProvider software healthy integration/microservices/e2e/sum-rpc-async.spec.ts:RpcOpti…

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

LabelLayerStatusPath
integration software healthy integration
repl software healthy integration/repl
src software healthy integration/repl/src
users software healthy integration/repl/src/users
dto software healthy integration/repl/src/users/dto
entities software healthy integration/repl/src/users/entities
database software healthy integration/repl/src/database
e2e software healthy integration/repl/e2e
microservices software healthy integration/microservices
src software healthy integration/microservices/src
grpc software healthy integration/microservices/src/grpc
kafka software healthy integration/microservices/src/kafka
dtos software healthy integration/microservices/src/kafka/dtos
entities software healthy integration/microservices/src/kafka/entities
mqtt software healthy integration/microservices/src/mqtt
redis software healthy integration/microservices/src/redis
tcp-tls software healthy integration/microservices/src/tcp-tls
kafka-concurrent software healthy integration/microservices/src/kafka-concurrent
dto software healthy integration/microservices/src/kafka-concurrent/dto
nats software healthy integration/microservices/src/nats
grpc-advanced software healthy integration/microservices/src/grpc-advanced
proto software healthy integration/microservices/src/grpc-advanced/proto
orders software healthy integration/microservices/src/grpc-advanced/proto/orders
common software healthy integration/microservices/src/grpc-advanced/proto/common
rmq software healthy integration/microservices/src/rmq
e2e software healthy integration/microservices/e2e
nest-application software healthy integration/nest-application
global-prefix software healthy integration/nest-application/global-prefix
src software healthy integration/nest-application/global-prefix/src
e2e software healthy integration/nest-application/global-prefix/e2e
raw-body software healthy integration/nest-application/raw-body
src software healthy integration/nest-application/raw-body/src
e2e software healthy integration/nest-application/raw-body/e2e
get-url software healthy integration/nest-application/get-url
src software healthy integration/nest-application/get-url/src
e2e software healthy integration/nest-application/get-url/e2e
listen software healthy integration/nest-application/listen
src software healthy integration/nest-application/listen/src
e2e software healthy integration/nest-application/listen/e2e
app-locals software healthy integration/nest-application/app-locals
src software healthy integration/nest-application/app-locals/src
e2e software healthy integration/nest-application/app-locals/e2e
sse software healthy integration/nest-application/sse
src software healthy integration/nest-application/sse/src
e2e software healthy integration/nest-application/sse/e2e
use-body-parser software healthy integration/nest-application/use-body-parser
src software healthy integration/nest-application/use-body-parser/src
e2e software healthy integration/nest-application/use-body-parser/e2e
module-utils software healthy integration/module-utils
test software healthy integration/module-utils/test

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

LabelLayerStatusPath
bootstrap software healthy integration/repl/src/repl.ts:bootstrap
waitForReplToStart software healthy integration/repl/e2e/repl-process.spec.ts:waitForReplToStart
send software healthy integration/microservices/src/app.controller.ts:send
bootstrap software healthy integration/microservices/src/main.ts:bootstrap
send software healthy integration/microservices/src/mqtt/mqtt.controller.ts:send
send software healthy integration/microservices/src/redis/redis.controller.ts:send
send software healthy integration/microservices/src/tcp-tls/app.controller.ts:send
explicitly software healthy integration/microservices/src/kafka-concurrent/kafka-concur…
explicitPartitioner software healthy integration/microservices/src/kafka-concurrent/kafka-concur…
send software healthy integration/microservices/src/nats/nats.controller.ts:send
send software healthy integration/microservices/src/rmq/rmq.controller.ts:send
startServer software healthy integration/microservices/e2e/concurrent-kafka.spec.ts:star…
result software healthy integration/microservices/e2e/concurrent-kafka.spec.ts:resu…
frame software healthy integration/microservices/e2e/tcp-json-socket-pipeline.spec…
parseFrames software healthy integration/microservices/e2e/tcp-json-socket-pipeline.spec…
done software healthy integration/microservices/e2e/tcp-json-socket-pipeline.spec…
randomPort software healthy integration/nest-application/get-url/e2e/utils.ts:randomPort
getAvailableIpv4Host software healthy integration/nest-application/get-url/e2e/utils.ts:getAvaila…
sleep software healthy integration/nest-application/sse/e2e/utils.ts:sleep
fetchPromiseDelayedSseStats software healthy integration/nest-application/sse/e2e/utils.ts:fetchPromiseD…
releasePromiseDelayedSse software healthy integration/nest-application/sse/e2e/utils.ts:releasePromis…
waitForPromiseDelayedSseStat software healthy integration/nest-application/sse/e2e/utils.ts:waitForPromis…
waitForPromiseDelayedSseRequestStart software healthy integration/nest-application/sse/e2e/utils.ts:waitForPromis…
waitForPromiseDelayedSseClose software healthy integration/nest-application/sse/e2e/utils.ts:waitForPromis…
getHttpBaseOptions software healthy integration/send-files/e2e/utils.ts:getHttpBaseOptions
sendCanceledHttpRequest software healthy integration/send-files/e2e/utils.ts:sendCanceledHttpRequest
sendHttpRequest software healthy integration/send-files/e2e/utils.ts:sendHttpRequest
bootstrap software healthy integration/graphql-schema-first/src/main.ts:bootstrap
bootstrap software healthy integration/graphql-code-first/src/main.ts:bootstrap
bootstrap software healthy integration/scopes/src/main.ts:bootstrap
performHttpCall software healthy integration/scopes/e2e/durable-providers.spec.ts:performHtt…
performHttpCallAsync software healthy integration/scopes/e2e/durable-providers.spec.ts:performHtt…
performHttpCall software healthy integration/scopes/e2e/transient-scope.spec.ts:performHttpC…
bootstrap software healthy integration/versioning/src/main.ts:bootstrap
extractor software healthy integration/versioning/e2e/custom-versioning.spec.ts:extrac…
extractor software healthy integration/versioning/e2e/custom-versioning-fastify.spec.t…
bootstrap software healthy integration/hooks/src/enable-shutdown-hooks-main.ts:bootstr…
runScript software healthy integration/hooks/e2e/enable-shutdown-hook.spec.ts:runScript
createNestApp software healthy integration/websockets/e2e/gateway-ack.spec.ts:createNestApp
createNestApp software healthy integration/websockets/e2e/gateway.spec.ts:createNestApp
createNestApp software healthy integration/websockets/e2e/ws-gateway.spec.ts:createNestApp
createApp software healthy integration/hello-world/e2e/middleware.spec.ts:createApp
app software healthy integration/hello-world/e2e/middleware.spec.ts:app
createTestModule software healthy integration/hello-world/e2e/interceptors.spec.ts:createTest…
createAppWithVersioning software healthy integration/hello-world/e2e/middleware-with-versioning.spec…
app software healthy integration/hello-world/e2e/middleware-with-versioning.spec…
createTestModule software healthy integration/hello-world/e2e/guards.spec.ts:createTestModule
resolveFilename software healthy integration/_support/register-local-packages.ts:resolveFile…
bootstrap software healthy integration/mongoose/src/main.ts:bootstrap
bootstrap software healthy integration/typeorm/src/main.ts:bootstrap

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

LabelLayerStatusPath
GET /cats/:id api healthy sample/09-babel-example/src/cats/cats.controller.js
GET /users/:id api healthy integration/repl/src/users/users.controller.ts
PATCH /users/:id api healthy integration/repl/src/users/users.controller.ts
DELETE /users/:id api healthy integration/repl/src/users/users.controller.ts
POST /useFactory api healthy integration/microservices/src/app.controller.ts
POST /useClass api healthy integration/microservices/src/app.controller.ts
POST /stream api healthy integration/microservices/src/app.controller.ts
POST /concurrent api healthy integration/microservices/src/app.controller.ts
POST /error api healthy integration/microservices/src/app.controller.ts
POST /notify api healthy integration/microservices/src/app.controller.ts
POST /sum api healthy integration/microservices/src/grpc/grpc.controller.ts
POST /upperMethod/sum api healthy integration/microservices/src/grpc/grpc.controller.ts
POST /multi/sum api healthy integration/microservices/src/grpc/grpc.controller.ts
POST /multi/sum2 api healthy integration/microservices/src/grpc/grpc.controller.ts
POST /mathSumSyncKafkaMessage api healthy integration/microservices/src/kafka/kafka.controller.ts
POST /mathSumSyncWithoutKey api healthy integration/microservices/src/kafka/kafka.controller.ts
POST /mathSumSyncPlainObject api healthy integration/microservices/src/kafka/kafka.controller.ts
POST /mathSumSyncArray api healthy integration/microservices/src/kafka/kafka.controller.ts
POST /mathSumSyncString api healthy integration/microservices/src/kafka/kafka.controller.ts
POST /mathSumSyncNumber api healthy integration/microservices/src/kafka/kafka.controller.ts
POST /user api healthy integration/microservices/src/kafka/kafka.controller.ts
POST /business api healthy integration/microservices/src/kafka/kafka.controller.ts
POST /wildcard-event api healthy integration/microservices/src/mqtt/mqtt.controller.ts
POST /wildcard-message api healthy integration/microservices/src/mqtt/mqtt.controller.ts
POST /wildcard-event2 api healthy integration/microservices/src/mqtt/mqtt.controller.ts
POST /wildcard-message2 api healthy integration/microservices/src/mqtt/mqtt.controller.ts
POST /record-builder-duplex api healthy integration/microservices/src/mqtt/mqtt.controller.ts
POST /shared-wildcard-event api healthy integration/microservices/src/mqtt/mqtt.controller.ts
POST /shared-wildcard-message api healthy integration/microservices/src/mqtt/mqtt.controller.ts
POST /shared-wildcard-event2 api healthy integration/microservices/src/mqtt/mqtt.controller.ts
POST /shared-wildcard-message2 api healthy integration/microservices/src/mqtt/mqtt.controller.ts
GET /broadcast api healthy integration/microservices/src/mqtt/mqtt-broadcast.controlle…
POST /mathSumSyncNumberWait api healthy integration/microservices/src/kafka-concurrent/kafka-concur…
POST /go api healthy integration/microservices/src/kafka-concurrent/kafka-concur…
GET /exception api healthy integration/microservices/src/nats/nats.controller.ts
POST /client-streaming api healthy integration/microservices/src/grpc-advanced/advanced.grpc.c…
GET /topic-exchange api healthy integration/microservices/src/rmq/topic-exchange-rmq.contro…
POST /multiple-urls api healthy integration/microservices/src/rmq/rmq.controller.ts
GET /fanout-exchange api healthy integration/microservices/src/rmq/fanout-exchange-producer-…
GET /hello/:name api healthy integration/nest-application/global-prefix/src/app.controll…
GET /params api healthy integration/nest-application/global-prefix/src/app.controll…
GET /health api healthy integration/nest-application/global-prefix/src/app.controll…
GET /test api healthy integration/nest-application/global-prefix/src/app.controll…
POST /test api healthy integration/nest-application/global-prefix/src/app.controll…
GET /count api healthy integration/nest-application/global-prefix/src/app.controll…
POST /sse/promise-delayed/release api healthy integration/nest-application/sse/src/app.controller.ts
GET /sse/promise-delayed/stats api healthy integration/nest-application/sse/src/app.controller.ts
GET /file/stream api healthy integration/send-files/src/app.controller.ts
GET /file/buffer api healthy integration/send-files/src/app.controller.ts
GET /non-file/pipe-method api healthy integration/send-files/src/app.controller.ts

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

LabelLayerStatusPath
/health frontend healthy integration/nest-application/global-prefix/e2e/global-prefi…
/middleware frontend healthy integration/nest-application/global-prefix/e2e/global-prefi…
/test frontend healthy integration/nest-application/global-prefix/e2e/global-prefi…
/ws-path frontend healthy integration/websockets/src/ws-path2.gateway.ts
/example frontend healthy integration/websockets/src/example-path.gateway.ts
/module-path/ frontend healthy integration/hello-world/e2e/router-module-middleware.spec.ts
/versioned frontend healthy integration/hello-world/e2e/middleware-with-versioning.spec…
/hello frontend healthy integration/hello-world/e2e/hello-world.spec.ts
/host frontend healthy integration/hello-world/e2e/hello-world.spec.ts
/host-array frontend healthy integration/hello-world/e2e/hello-world.spec.ts
/package.example.test/TestMethod frontend healthy packages/microservices/test/server/server-grpc.spec.ts
/random frontend healthy packages/core/test/router/route-path-factory.spec.ts
/cats frontend healthy packages/core/test/router/route-path-factory.spec.ts
/parent frontend healthy packages/core/test/router/utils/flat-routes.spec.ts
/child frontend healthy packages/core/test/router/utils/flat-routes.spec.ts
/child2 frontend healthy packages/core/test/router/utils/flat-routes.spec.ts
/parentchild frontend healthy packages/core/test/router/utils/flat-routes.spec.ts
/childchild frontend healthy packages/core/test/router/utils/flat-routes.spec.ts
/child2child frontend healthy packages/core/test/router/utils/flat-routes.spec.ts
/ frontend healthy packages/core/test/router/utils/flat-routes.spec.ts
/v1 frontend healthy packages/core/test/router/utils/flat-routes.spec.ts
/v2 frontend healthy packages/core/test/router/utils/flat-routes.spec.ts
/v3 frontend healthy packages/core/test/router/utils/flat-routes.spec.ts
/parent/child frontend healthy packages/core/test/router/utils/flat-routes.spec.ts
/parent/child/child2 frontend healthy packages/core/test/router/utils/flat-routes.spec.ts
/parent/child/parentchild frontend healthy packages/core/test/router/utils/flat-routes.spec.ts
/parent/child/parentchild/childchild frontend healthy packages/core/test/router/utils/flat-routes.spec.ts
/parent/child/parentchild/childchild/child2child frontend healthy packages/core/test/router/utils/flat-routes.spec.ts
/parent/child2 frontend healthy packages/core/test/router/utils/flat-routes.spec.ts
/parent/child2/child frontend healthy packages/core/test/router/utils/flat-routes.spec.ts
/parent/child3 frontend healthy packages/core/test/router/utils/flat-routes.spec.ts
/parent/child3/child frontend healthy packages/core/test/router/utils/flat-routes.spec.ts
/parent/child4 frontend healthy packages/core/test/router/utils/flat-routes.spec.ts
/test/test frontend healthy packages/core/test/middleware/routes-mapper.spec.ts
/test/another frontend healthy packages/core/test/middleware/routes-mapper.spec.ts
/test/versioned frontend healthy packages/core/test/middleware/routes-mapper.spec.ts
/test2/test frontend healthy packages/core/test/middleware/routes-mapper.spec.ts
/test2/another frontend healthy packages/core/test/middleware/routes-mapper.spec.ts
/versioned/ frontend healthy packages/core/test/middleware/routes-mapper.spec.ts
/versioned/override frontend healthy packages/core/test/middleware/routes-mapper.spec.ts
/multiple frontend healthy packages/core/test/middleware/routes-mapper.spec.ts
/path/route frontend healthy packages/core/test/middleware/builder.spec.ts
/path/versioned frontend healthy packages/core/test/middleware/builder.spec.ts
/users/rsvp frontend healthy packages/core/test/middleware/builder.spec.ts
/users/ frontend healthy packages/core/test/middleware/builder.spec.ts
/users/:id frontend healthy packages/core/test/middleware/builder.spec.ts

LabelLayerStatusPath
port:6379 network healthy integration/docker-compose.yml
port:8222 network healthy integration/docker-compose.yml
port:4222 network healthy integration/docker-compose.yml
port:6222 network healthy integration/docker-compose.yml
port:1883 network healthy integration/docker-compose.yml
port:9001 network healthy integration/docker-compose.yml
port:3306 network healthy integration/docker-compose.yml
port:27017 network healthy integration/docker-compose.yml
port:15672 network healthy integration/docker-compose.yml
port:5672 network healthy integration/docker-compose.yml
port:2181 network healthy integration/docker-compose.yml
port:29092 network healthy integration/docker-compose.yml
port:9092 network healthy integration/docker-compose.yml
port:3000 network healthy integration/microservices/src/main.ts
port:3333 network healthy integration/microservices/e2e/disconnected-client.spec.ts
port:183 network healthy integration/microservices/e2e/disconnected-client.spec.ts
port:4444 network healthy integration/nest-application/app-locals/e2e/express.spec.ts
port:1800 network healthy integration/hooks/src/enable-shutdown-hooks-main.ts
port:3001 network healthy integration/mongoose/src/main.ts
port:30 network healthy packages/websockets/test/container.spec.ts
port:90 network healthy packages/websockets/test/web-sockets-controller.spec.ts
port:80 network healthy packages/websockets/test/web-sockets-controller.spec.ts

LabelLayerStatusPath
redis hardware healthy integration/docker-compose.yml
nats hardware healthy integration/docker-compose.yml
mqtt hardware healthy integration/docker-compose.yml
mysql hardware healthy integration/docker-compose.yml
mongodb hardware healthy integration/docker-compose.yml
rabbit hardware healthy integration/docker-compose.yml
zookeeper hardware healthy integration/docker-compose.yml
kafka hardware healthy integration/docker-compose.yml
mongodb hardware healthy sample/14-mongoose-base/docker-compose.yml
mysql hardware healthy sample/05-sql-typeorm/docker-compose.yml
db-test hardware healthy sample/05-sql-typeorm/docker-compose.yml
mongodb hardware healthy sample/13-mongo-typeorm/docker-compose.yml
mysql hardware healthy sample/07-sequelize/docker-compose.yml
mongodb hardware healthy sample/06-mongoose/docker-compose.yml
redis hardware healthy sample/26-queues/docker-compose.yml

LabelLayerStatusPath
auth::sample/19-auth-jwt/package.json security healthy sample/19-auth-jwt/package.json
auth::packages/common/test/decorators/header.decorator.spec… security healthy packages/common/test/decorators/header.decorator.spec.ts
auth::sample/19-auth-jwt/src/auth/auth.service.ts security healthy sample/19-auth-jwt/src/auth/auth.service.ts
auth::integration/hello-world/e2e/interceptors.spec.ts security healthy integration/hello-world/e2e/interceptors.spec.ts
auth::sample/19-auth-jwt/src/auth/auth.guard.ts security healthy sample/19-auth-jwt/src/auth/auth.guard.ts
auth::sample/19-auth-jwt/e2e/app/app.e2e-spec.ts security healthy sample/19-auth-jwt/e2e/app/app.e2e-spec.ts
auth::sample/19-auth-jwt/src/auth/auth.module.ts security healthy sample/19-auth-jwt/src/auth/auth.module.ts

LabelLayerStatusPath
grpc::Math api healthy integration/microservices/src/grpc/math.proto
grpc::Math2 api healthy integration/microservices/src/grpc/math2.proto
grpc::OrderService api healthy integration/microservices/src/grpc-advanced/proto/orders/se…
grpc::TestService api healthy packages/microservices/test/client/test2.proto
grpc::TestService api healthy packages/microservices/test/client/test.proto
grpc::HeroesService api healthy sample/04-grpc/src/hero/hero.proto

LabelLayerStatusPath
password_literal::packages/common/test/serializer/class-ser… security healthy packages/common/test/serializer/class-serializer.intercepto…
password_literal::packages/common/test/serializer/class-ser… security healthy packages/common/test/serializer/class-serializer.intercepto…
password_literal::sample/21-serializer/src/app.controller.ts security healthy sample/21-serializer/src/app.controller.ts
password_literal::sample/19-auth-jwt/src/users/users.servic… security healthy sample/19-auth-jwt/src/users/users.service.ts
password_literal::sample/19-auth-jwt/e2e/app/app.e2e-spec.ts security healthy sample/19-auth-jwt/e2e/app/app.e2e-spec.ts

LabelLayerStatusPath
redis data healthy package.json
mysql data healthy integration/docker-compose.yml
mongodb data healthy integration/docker-compose.yml

LabelLayerStatusPath
rabbitmq data healthy package.json
kafka data healthy integration/docker-compose.yml
pubsub data healthy integration/graphql-schema-first/src/cats/cats.resolvers.ts

LabelLayerStatusPath
127.0.0.1 network healthy integration/microservices/e2e/tcp-json-socket-pipeline.spec…
127.0.0.5 network healthy integration/nest-application/get-url/e2e/utils.ts

LabelLayerStatusPath
gha::codeql-analysis cicd healthy .github/workflows/codeql-analysis.yml
circleci cicd healthy .circleci/config.yml

LabelLayerStatusPath
repobility-clone-982fg2oh software healthy /tmp/repobility-clone-982fg2oh

LabelLayerStatusPath
Subscription root api healthy packages/microservices/server/server-nats.ts

LabelLayerStatusPath
nginx network healthy packages/core/router/sse-stream.ts

LabelLayerStatusPath
vps::aws hardware healthy packages/microservices/external/kafka.interface.ts

LabelLayerStatusPath
analyse cicd healthy .github/workflows/codeql-analysis.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/30c176fa-1f87-4509-90b0-d3641fa6f6dc/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/30c176fa-1f87-4509-90b0-d3641fa6f6dc/

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.