A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
30 matches across 5 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | integration/injector/e2e/injector.spec.ts | 255 | ).to.eventually.be.rejected.and.be.an.instanceOf( |
| CRITICAL | integration/injector/e2e/injector.spec.ts | 266 | ).to.eventually.be.rejected.and.be.an.instanceOf( |
| CRITICAL | integration/injector/e2e/injector.spec.ts | 277 | ).to.eventually.be.rejected.and.be.an.instanceOf( |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tools/gulp/tasks/samples.ts | 14 | async function executeNpmScriptInSamples( |
| LOW | tools/gulp/tasks/samples.ts | 75 | async function executeNPMScriptInDirectory( |
| LOW | packages/core/middleware/utils.ts | 118 | export function isMiddlewareRouteExcluded( |
| LOW | packages/core/repl/repl-native-commands.ts | 20 | export function defineDefaultCommandsOnRepl(replServer: REPLServer): void { |
| LOW | packages/core/hooks/before-app-shutdown.hook.ts | 16 | function hasBeforeApplicationShutdownHook( |
| LOW | packages/core/hooks/before-app-shutdown.hook.ts | 49 | export async function callBeforeAppShutdownHook( |
| LOW | packages/core/injector/injector.ts | 436 | function isOptionalFactoryDependency( |
| LOW | …/common/decorators/core/exception-filters.decorator.ts | 32 | function addExceptionFiltersMetadata( |
| LOW | …kages/common/decorators/http/route-params.decorator.ts | 47 | function createRouteParamDecorator(paramtype: RouteParamtypes) { |
| LOW | packages/common/utils/assign-custom-metadata.util.ts | 9 | export function assignCustomParameterMetadata( |
| LOW | …mon/module-utils/utils/get-injection-providers.util.ts | 13 | function isOptionalFactoryDependency( |
| LOW | …e-utils/utils/generate-options-injection-token.util.ts | 3 | export function generateOptionsInjectionToken() { |
| LOW | …de-first/src/common/directives/upper-case.directive.ts | 4 | export function upperDirectiveTransformer( |
| LOW | …ma-first/src/common/directives/upper-case.directive.ts | 4 | export function upperDirectiveTransformer( |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | …tion/graphql-code-first/src/recipes/recipes.service.ts | 11 | * Left for demonstration purposes |
| MEDIUM | sample/20-cache/src/app.controller.ts | 9 | // For demonstration purposes, we will simulate a delay |
| MEDIUM | …le/33-graphql-mercurius/src/recipes/recipes.service.ts | 11 | * Left for demonstration purposes |
| MEDIUM | …e/23-graphql-code-first/src/recipes/recipes.service.ts | 11 | * Left for demonstration purposes |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …ration/nest-application/app-locals/e2e/express.spec.ts | 29 | app.setLocal('email', 'admin@example.com'); |
| LOW | …ration/nest-application/app-locals/e2e/express.spec.ts | 32 | expect(response.body.email).to.equal('admin@example.com'); |
| LOW | …ode-first/posts-application/src/posts/posts.service.ts | 7 | { authorId: 1, id: 1, title: 'Lorem Ipsum' }, |
| LOW | …ode-first/users-application/src/users/users.service.ts | 7 | { id: 1, name: 'John Doe' }, |
| LOW | …ema-first/posts-application/src/posts/posts.service.ts | 7 | { authorId: 1, id: 1, title: 'Lorem Ipsum' }, |
| LOW | …ema-first/users-application/src/users/users.service.ts | 6 | { id: 1, name: 'John Doe' }, |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | packages/core/test/middleware/builder.spec.ts | 161 | path: '/users/:id', |
| LOW | .github/lock.yml | 21 | setLockReason: true |
| LOW | .github/workflows/codeql-analysis.yml | 41 | # with: |