Node.js Production Process Manager with a built-in Load Balancer.
42 matches across 7 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | test/programmatic/fclone.mocha.js | 107 | output.c.should.not.have.property('a'); |
| CRITICAL | test/programmatic/god.mocha.js | 137 | proc.pm2_env.status.should.be.equal('stopped'); |
| CRITICAL | test/programmatic/god.mocha.js | 146 | proc.pm2_env.status.should.be.equal('online'); |
| CRITICAL | test/programmatic/send_data_process.mocha.js | 62 | packet.raw.data.success.should.eql(true); |
| CRITICAL | test/programmatic/send_data_process.mocha.js | 83 | packet.raw.data.success.should.eql(true); |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | test/docker-parallel.sh | 1 | #!/usr/bin/env bash |
| LOW | test/e2e/file-descriptor.sh | 21 | # $pm2 start echo.js -i 3 |
| LOW | test/e2e/cli/cli-actions-1.sh | 141 | # OUT=`$pm2 logs --nostream --lines 100 PM2 | wc -l` |
| LOW | test/e2e/cli/cli-actions-1.sh | 161 | # spec "Should start web interface" |
| LOW | test/e2e/cli/cli-actions-1.sh | 181 | |
| LOW | test/e2e/cli/app-configuration.sh | 61 | # sleep 2 |
| LOW | test/e2e/cli/startOrX.sh | 21 | |
| LOW | test/e2e/binaries/pm2-runtime.sh | 41 | spec "Should application have two watch arguments" |
| LOW | test/e2e/modules/module.sh | 101 | # $pm2 set example-module:var2 true |
| LOW | …ples/test-all-keymetrics-features/process-transpose.js | 1 | |
| LOW | lib/completion.js | 41 | if(!env.words || !env.point || !env.line) return script(name, completer, function(err, content) { |
| LOW | lib/tools/fmt.js | 1 | // -------------------------------------------------------------------------------------------------------------------- |
| LOW | lib/tools/which.js | 41 | } |
| LOW | lib/tools/json5.js | 1 | // json5.js |
| LOW | lib/templates/init-scripts/pm2-init-amazon.sh | 1 | #!/bin/bash |
| LOW | modules/pm2-axon/test/test.pubsub.missed-messages.js | 1 | // |
| LOW | modules/pm2-axon/test/test.pubsub.missed-messages.js | 21 | // case 0: |
| LOW | modules/pm2-axon/test/test.socket.reconnect.js | 1 | |
| LOW | modules/pm2-axon/test/test.socket.reconnect.js | 21 | // pull.on('message', function(msg){ |
| LOW | modules/pm2-axon/test/test.socket.reconnect.js | 41 | // push.close(); |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | examples/sourcemap-auto-resolve/API.js | 668 | function restartExistingProcessName(cb) { |
| LOW | examples/sourcemap-auto-resolve/API.js | 710 | function restartExistingProcessPath(cb) { |
| LOW | lib/ProcessContainer.js | 234 | function getUncaughtExceptionListener(listener) { |
| LOW | lib/API.js | 757 | function restartExistingProcessName(cb) { |
| LOW | lib/API.js | 821 | function restartExistingProcessPathOrStartNew(cb) { |
| LOW | lib/ProcessContainerBun.js | 293 | function getUncaughtExceptionListener(listener) { |
| LOW | lib/API/pm2-plus/helpers.js | 10 | function processesAreAlreadyMonitored(CLI, cb) { |
| LOW | lib/API/UX/pm2-ls.js | 41 | function listModulesAndAppsManaged(list, commander) { |
| LOW | lib/API/UX/pm2-ls.js | 363 | function listHighResourcesProcesses(sys_infos) { |
| LOW | modules/pm2-io-agent/src/utils/EDS.js | 8 | function ExponentiallyDecayingSample (options) { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | test/windows.sh | 6 | # Usage: |
| LOW | test/docker-parallel.sh | 6 | # Usage: |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | examples/run-php-python-ruby-bash/leak-mem.py | 17 | except Exception: |
| LOW | examples/run-php-python-ruby-bash/leak-mem.py | 45 | except Exception: |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | examples/run-php-python-ruby-bash/leak-mem.py | 33 | |
| LOW | examples/run-php-python-ruby-bash/leak-mem.py | 56 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | test/docker-parallel.sh | 165 | # Check if test is excluded |