{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "version": 1,
  "serialNumber": "urn:uuid:6afd5860-de64-444c-b009-cc2d0cb8792b",
  "metadata": {
    "timestamp": "2026-03-09T23:00:32.704Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "npm",
          "version": "11.6.2"
        },
        {
          "type": "application",
          "name": "cyclonedx-npm",
          "group": "@cyclonedx",
          "version": "4.2.0",
          "author": "Jan Kowalleck",
          "description": "Create CycloneDX Software Bill of Materials (SBOM) from NPM projects.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        },
        {
          "type": "library",
          "name": "cyclonedx-library",
          "group": "@cyclonedx",
          "version": "10.0.0",
          "author": "Jan Kowalleck",
          "description": "Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        }
      ]
    },
    "component": {
      "type": "application",
      "name": "express",
      "version": "3.21.2-tuxcare.2",
      "bom-ref": "express@3.21.2-tuxcare.2",
      "description": "Sinatra inspired web development framework",
      "purl": "pkg:npm/express@3.21.2-tuxcare.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": ""
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "name": "basic-auth",
      "version": "1.0.4",
      "bom-ref": "express@3.21.2-tuxcare.2|basic-auth@1.0.4",
      "description": "node.js basic auth parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/basic-auth@1.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbasic-auth%2F-%2Fbasic-auth-1.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/basic-auth.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/basic-auth#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/basic-auth/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/basic-auth/-/basic-auth-1.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bafab723fcc2e53986d166490f3b17cc8cad53d1a2892ab6dc6976ec3abdb15f352537cf7d086d7400c408fd43259789a193ee614d18f358560b9cbf74e47e63"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/basic-auth"
        }
      ]
    },
    {
      "type": "library",
      "name": "commander",
      "version": "2.6.0",
      "bom-ref": "express@3.21.2-tuxcare.2|commander@2.6.0",
      "author": "TJ Holowaychuk",
      "description": "the complete solution for node.js command-line programs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/commander@2.6.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcommander%2F-%2Fcommander-2.6.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/tj/commander.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tj/commander.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tj/commander.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/commander/-/commander-2.6.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3e16d3313fa29435d92aa1fcc5bbee518d9911035e7f443b0cac60a0429be1c732b6c76f55526662a474b066e2f7a9f153aa06af0108427725a4ad8d059b9096"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/commander"
        }
      ]
    },
    {
      "type": "library",
      "name": "connect-redis",
      "version": "1.5.0",
      "bom-ref": "express@3.21.2-tuxcare.2|connect-redis@1.5.0",
      "author": "TJ Holowaychuk",
      "description": "Redis session store for Connect",
      "purl": "pkg:npm/connect-redis@1.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconnect-redis%2F-%2Fconnect-redis-1.5.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/visionmedia/connect-redis.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/connect-redis#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/connect-redis/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/connect-redis/-/connect-redis-1.5.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ce7eae9ee17141b3829ee99254790ae2c5a709a0155490558f97c6c167898a7e280132d159571ac1cb5779f070f7715e9332a5b16d4caf7519bf0439f2798d02"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/connect-redis"
        }
      ]
    },
    {
      "type": "library",
      "name": "connect",
      "version": "2.30.2",
      "bom-ref": "express@3.21.2-tuxcare.2|connect@2.30.2",
      "author": "TJ Holowaychuk",
      "description": "High performance middleware framework",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/connect@2.30.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconnect%2F-%2Fconnect-2.30.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/senchalabs/connect.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/senchalabs/connect#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/senchalabs/connect/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/connect/-/connect-2.30.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "798e181e5b396f3fe0ea1f50f01fda5644ba0fbf9346246523792cbabbafdf2736acb6d31bb1c1ffb4ff0a866cb951f97b68b74bd27ed9e011579a3b18862af1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/connect"
        }
      ]
    },
    {
      "type": "library",
      "name": "content-disposition",
      "version": "0.5.0",
      "bom-ref": "express@3.21.2-tuxcare.2|content-disposition@0.5.0",
      "description": "Create and parse Content-Disposition header",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/content-disposition@0.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcontent-disposition%2F-%2Fcontent-disposition-0.5.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/content-disposition.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/content-disposition#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/content-disposition/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/content-disposition/-/content-disposition-0.5.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3d6cc6f06b2c3074cf48b06839e2b932f3cf25e594e59557f289af242d7a0541ff9d45fa27f8ccfe1826fe6acf5b34d7555dc1dcea018457475f218b5384e053"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/content-disposition"
        }
      ]
    },
    {
      "type": "library",
      "name": "content-type",
      "version": "1.0.5",
      "bom-ref": "express@3.21.2-tuxcare.2|content-type@1.0.5",
      "author": "Douglas Christopher Wilson",
      "description": "Create and parse HTTP Content-Type header",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/content-type@1.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcontent-type%2F-%2Fcontent-type-1.0.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/content-type.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/content-type#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/content-type/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/content-type/-/content-type-1.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9d38ea7dc045122a4a7570afe180d05827e670b64a9bcd65745d29028a53bf2ac51956dc47a3ff54001de46ecdfb4b53afc42a894d2d15a743e852b836d27038"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/content-type"
        }
      ]
    },
    {
      "type": "library",
      "name": "cookie-signature",
      "version": "1.0.6",
      "bom-ref": "express@3.21.2-tuxcare.2|cookie-signature@1.0.6",
      "author": "TJ Holowaychuk",
      "description": "Sign and unsign cookies",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cookie-signature@1.0.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcookie-signature%2F-%2Fcookie-signature-1.0.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/visionmedia/node-cookie-signature.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/node-cookie-signature#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/node-cookie-signature/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cookie-signature/-/cookie-signature-1.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4000f395a1dcf22715f08eef6da257270a1df47598a7cb82a9fd716b839f36ed53ec9571408ad480e5ad1dd343b4f8b2c2615b892d76563a2d2172eb28cde8ad"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cookie-signature"
        }
      ]
    },
    {
      "type": "library",
      "name": "cookie",
      "version": "0.1.3",
      "bom-ref": "express@3.21.2-tuxcare.2|cookie@0.1.3",
      "author": "Roman Shtylman",
      "description": "cookie parsing and serialization",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cookie@0.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcookie%2F-%2Fcookie-0.1.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/cookie.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/cookie#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/cookie/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cookie/-/cookie-0.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "99690585c2fe1d51b52a37828c4055249eece2c00630b8810c5483b386f3cef80b66deeb5bc0613fa5d5ffc6f5fa936fc7fb24777c98c4fb9a17767a2e5433cb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cookie"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "2.2.0",
      "bom-ref": "express@3.21.2-tuxcare.2|debug@2.2.0",
      "author": "TJ Holowaychuk",
      "description": "small debugging utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@2.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdebug%2F-%2Fdebug-2.2.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/visionmedia/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/debug/-/debug-2.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5f4ac6bc972c906d5cdd381208fa872745c983095cbce0bb7a5279634858b8a059a15a96a4031f2ce788876508fc3090e6bba87488efb2e819b63518530da953"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "depd",
      "version": "1.0.1",
      "bom-ref": "express@3.21.2-tuxcare.2|depd@1.0.1",
      "author": "Douglas Christopher Wilson",
      "description": "Deprecate all the things",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/depd@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdepd%2F-%2Fdepd-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/dougwilson/nodejs-depd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dougwilson/nodejs-depd#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dougwilson/nodejs-depd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/depd/-/depd-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "38458031b0a42bd21643ca5f4ef1c18424aa1e047eb24e696e262aab416a7c0446e02cbe711b026c84f1eb0879a5cb267c13e224071b77df2d7ddcf97e705b6a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/depd"
        }
      ]
    },
    {
      "type": "library",
      "name": "ejs",
      "version": "2.3.3",
      "bom-ref": "express@3.21.2-tuxcare.2|ejs@2.3.3",
      "author": "Matthew Eernisse",
      "description": "Embedded JavaScript templates",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ejs@2.3.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fejs%2F-%2Fejs-2.3.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/mde/ejs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mde/ejs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mde/ejs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ejs/-/ejs-2.3.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "feb42ab980a5cb5b276b38a2afdddcedc4356b227220ca1aacb0424386facda6405cea80449d29fb182c2057de9de42e171f33c7dac729cabf736a761012886c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ejs"
        }
      ]
    },
    {
      "type": "library",
      "name": "encodeurl",
      "version": "2.0.0",
      "bom-ref": "express@3.21.2-tuxcare.2|encodeurl@2.0.0",
      "description": "Encode a URL to a percent-encoded form, excluding already-encoded sequences",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/encodeurl@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fencodeurl%2F-%2Fencodeurl-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/pillarjs/encodeurl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pillarjs/encodeurl#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pillarjs/encodeurl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/encodeurl/-/encodeurl-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4349fd1d18b89ba26e188575785966bc907b644571bbddc8accca232c182d25acc24c5b3460c7a586aaec9f4206556f7d6f8468179df98f34d5e6c673a4441ae"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/encodeurl"
        }
      ]
    },
    {
      "type": "library",
      "name": "escape-html",
      "version": "1.0.2",
      "bom-ref": "express@3.21.2-tuxcare.2|escape-html@1.0.2",
      "description": "Escape HTML entities",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escape-html@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fescape-html%2F-%2Fescape-html-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/component/escape-html.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/component/escape-html#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/component/escape-html/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/escape-html/-/escape-html-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2796a1c82442e258ac9165407e49a8b0d59f1b47874312345be2a8ee4ddc65a61531f82dd3977067af2fc3a4bf4d933504fbee4efde4aba09109bed65ad05454"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escape-html"
        }
      ]
    },
    {
      "type": "library",
      "name": "etag",
      "version": "1.7.0",
      "bom-ref": "express@3.21.2-tuxcare.2|etag@1.7.0",
      "description": "Create simple ETags",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/etag@1.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fetag%2F-%2Fetag-1.7.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/etag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/etag#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/etag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/etag/-/etag-1.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "31bbf9a4da4b34fae6d5be2bcd995995f4d1a5d0ebdf5a220f8dcddfadac232bd259536ee43bb7dc47091b3bc457861d60bb84341d47ccd0fdd3b71090599737"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/etag"
        }
      ]
    },
    {
      "type": "library",
      "name": "fresh",
      "version": "0.3.0",
      "bom-ref": "express@3.21.2-tuxcare.2|fresh@0.3.0",
      "author": "TJ Holowaychuk",
      "description": "HTTP response freshness testing",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fresh@0.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffresh%2F-%2Ffresh-0.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/fresh.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/fresh#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/fresh/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/fresh/-/fresh-0.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6a4c79581280c0c4a0dfaaa81d3b8c3159dc1d672d95a0c6b252404836008682ebcc35030a36653a780d6bf882ea53e6f5a034aa4f293792a7a666c91d220841"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fresh"
        }
      ]
    },
    {
      "type": "library",
      "name": "istanbul",
      "version": "0.3.9",
      "bom-ref": "express@3.21.2-tuxcare.2|istanbul@0.3.9",
      "author": "Krishnan Anantheswaran",
      "description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/istanbul@0.3.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fistanbul%2F-%2Fistanbul-0.3.9.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/gotwarlost/istanbul.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gotwarlost/istanbul#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gotwarlost/istanbul/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/istanbul/-/istanbul-0.3.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "39e8093d88ee65470828de4f9d187d397be5b5f6dd20adbb1d6a8730624c7ca48b27570d1492b7b8a48853e2c539022d98988c2e4cd0ee5e33919fb50d15fba3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/istanbul"
        }
      ]
    },
    {
      "type": "library",
      "name": "marked",
      "version": "0.3.5",
      "bom-ref": "express@3.21.2-tuxcare.2|marked@0.3.5",
      "author": "Christopher Jeffrey",
      "description": "A markdown parser built for speed",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/marked@0.3.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmarked%2F-%2Fmarked-0.3.5.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/chjj/marked.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chjj/marked",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/chjj/marked/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/marked/-/marked-0.3.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0b664489467183bcf187db7c0b7abac96e16b9c58df8e62488057f3391b1bdfc18acac650dcb99ef87479a846823e47cd0e6bf16d1e5d70f064f5ddea676e2f9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/marked"
        }
      ]
    },
    {
      "type": "library",
      "name": "merge-descriptors",
      "version": "1.0.0",
      "bom-ref": "express@3.21.2-tuxcare.2|merge-descriptors@1.0.0",
      "author": "Jonathan Ong",
      "description": "Merge objects using descriptors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/merge-descriptors@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmerge-descriptors%2F-%2Fmerge-descriptors-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/component/merge-descriptors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/component/merge-descriptors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/component/merge-descriptors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/merge-descriptors/-/merge-descriptors-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "60989999365392baaf81e7ccb16762a132ac65d1e77c08471e411d3e0fb83c2a8c244187428e622508c46ccbf75f2059eb2dd9d918f59aaab558d2aaf5ed3237"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/merge-descriptors"
        }
      ]
    },
    {
      "type": "library",
      "name": "methods",
      "version": "1.1.2",
      "bom-ref": "express@3.21.2-tuxcare.2|methods@1.1.2",
      "description": "HTTP methods that node supports",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/methods@1.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmethods%2F-%2Fmethods-1.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/methods.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/methods#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/methods/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/methods/-/methods-1.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "89c9401de36a366ebccc5b676747bed4bdb250876fccda1ab8a53858103756f1ffbcf162785eea7d197051953e0c0f4ff5b3d7212f74ba5c68528087db7b15db"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/methods"
        }
      ]
    },
    {
      "type": "library",
      "name": "mkdirp",
      "version": "0.5.1",
      "bom-ref": "express@3.21.2-tuxcare.2|mkdirp@0.5.1",
      "author": "James Halliday",
      "description": "Recursively mkdir, like `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mkdirp@0.5.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmkdirp%2F-%2Fmkdirp-0.5.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/substack/node-mkdirp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mkdirp/-/mkdirp-0.5.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4a49c90b9da86cf7c640f9e32245db980ebee47d7913e7d1f84e22476a10df3cc22db77bfce36e6baf51fc6c3b0209132ec446fabe5fce4b18c167b50204f258"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mkdirp"
        }
      ]
    },
    {
      "type": "library",
      "name": "mocha",
      "version": "2.2.5",
      "bom-ref": "express@3.21.2-tuxcare.2|mocha@2.2.5",
      "author": "TJ Holowaychuk",
      "description": "simple, flexible, fun test framework",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        },
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/mochajs/mocha/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/mocha@2.2.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmocha%2F-%2Fmocha-2.2.5.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/mochajs/mocha.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mochajs/mocha#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mochajs/mocha/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mocha/-/mocha-2.2.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fc9234210c8648354a24638f4253a7d0fc19d92d21b4e1d2f7937ae4fc66f802113736dcd6d2674c3e7e85e7b2f9ecb3f80982c708296a31e16ad7e6333632cd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mocha"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "commander",
          "version": "2.3.0",
          "bom-ref": "express@3.21.2-tuxcare.2|mocha@2.2.5|commander@2.3.0",
          "author": "TJ Holowaychuk",
          "description": "the complete solution for node.js command-line programs",
          "purl": "pkg:npm/commander@2.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcommander%2F-%2Fcommander-2.3.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/visionmedia/commander.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/commander.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/commander.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/commander/-/commander-2.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "083e39d9f9e4d2343293735f9caf8a911fe150fa07b79a5568a1e882dcb2bf737453841f01a97d5b4feb5cb3a0fef55981029aee376d5f2a4ab356008a9d75b9"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mocha/node_modules/commander"
            }
          ]
        },
        {
          "type": "library",
          "name": "debug",
          "version": "2.0.0",
          "bom-ref": "express@3.21.2-tuxcare.2|mocha@2.2.5|debug@2.0.0",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "purl": "pkg:npm/debug@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdebug%2F-%2Fdebug-2.0.0.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/visionmedia/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/debug/-/debug-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "8d1c4547415beb9ee29269ba2231d8df6bff36aa7d35d731e0b0484973dfa60b8d6878792499dbfb1dfba9a94a3d3bb87f13059d5048c841a2ef69a6be5d010b"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mocha/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "3.2.3",
          "bom-ref": "express@3.21.2-tuxcare.2|mocha@2.2.5|glob@3.2.3",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@3.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglob%2F-%2Fglob-3.2.3.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-glob#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/glob/-/glob-3.2.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "58f68bb0c1c3d65604a80988408e9538948fc2e05d1928435a78f5c94a34bd0a843bcd3d47c5b72ccf4e554d770a79c3872bff1223703adc445bbe129abcd2eb"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mocha/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "mkdirp",
          "version": "0.5.0",
          "bom-ref": "express@3.21.2-tuxcare.2|mocha@2.2.5|mkdirp@0.5.0",
          "author": "James Halliday",
          "description": "Recursively mkdir, like `mkdir -p`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mkdirp@0.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmkdirp%2F-%2Fmkdirp-0.5.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/substack/node-mkdirp.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-mkdirp#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-mkdirp/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mkdirp/-/mkdirp-0.5.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "c638cd1b2fabcb5961b4829caf63d3ea89376acce141f82b503a783992c769c811805985e9747d5c238955c5e55464289c8a9770ad43bea80a29038f5981927f"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mocha/node_modules/mkdirp"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "0.6.2",
          "bom-ref": "express@3.21.2-tuxcare.2|mocha@2.2.5|ms@0.6.2",
          "description": "Tiny ms conversion utility",
          "purl": "pkg:npm/ms@0.6.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fms%2F-%2Fms-0.6.2.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/guille/ms.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/guille/ms.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/guille/ms.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ms/-/ms-0.6.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "fe97377a1ed35a8ad3b5bbd783c8dee06bebbc4a827c7ecf0373fb896d35c8bd84e7714a8b1ce03016908b434e3db309a98df87014af474b59b6695391d506e0"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mocha/node_modules/ms"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "0.2.14",
          "bom-ref": "express@3.21.2-tuxcare.2|mocha@2.2.5|minimatch@0.2.14",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "purl": "pkg:npm/minimatch@0.2.14?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-0.2.14.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/minimatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minimatch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minimatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimatch/-/minimatch-0.2.14.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "cd9f89cbc9555a5beaa9e33c89907bc3b2a6424a099fc763339f39cfcf2bcb0ac46f3a2a6b055af45479a768700fecbbe277ee28e8e636f8bd82d58934ba87bc"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mocha/node_modules/minimatch"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "parseurl",
      "version": "1.3.3",
      "bom-ref": "express@3.21.2-tuxcare.2|parseurl@1.3.3",
      "description": "parse a url with memoization",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parseurl@1.3.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fparseurl%2F-%2Fparseurl-1.3.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/pillarjs/parseurl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pillarjs/parseurl#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pillarjs/parseurl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/parseurl/-/parseurl-1.3.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0a2c9e3b1153fc96723799b4cfd3df5f0e1208127a4b2833d43a65d30aa39610c418604fd469ec51510bd29eb78681b57dc8f77c7ca75e2f4d60ee2758e2fea9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parseurl"
        }
      ]
    },
    {
      "type": "library",
      "name": "proxy-addr",
      "version": "1.0.10",
      "bom-ref": "express@3.21.2-tuxcare.2|proxy-addr@1.0.10",
      "author": "Douglas Christopher Wilson",
      "description": "Determine address of proxied request",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/proxy-addr@1.0.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fproxy-addr%2F-%2Fproxy-addr-1.0.10.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/proxy-addr.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/proxy-addr#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/proxy-addr/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/proxy-addr/-/proxy-addr-1.0.10.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8aaea447d28ddf6685bd78c3c82f2722b9b6d3700778804f8cbe9da5a1e049d6e94cef0aa0f943d311bddb1c30b6408bf7ecadd4b139570a44938dd3c8fdfc0e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/proxy-addr"
        }
      ]
    },
    {
      "type": "library",
      "name": "range-parser",
      "version": "1.0.3",
      "bom-ref": "express@3.21.2-tuxcare.2|range-parser@1.0.3",
      "author": "TJ Holowaychuk",
      "description": "Range header field string parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/range-parser@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frange-parser%2F-%2Frange-parser-1.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/range-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/range-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/range-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/range-parser/-/range-parser-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9c3b11aed2315543b9a2983f03c4f64b779b50b5487ee87c1026e1e30dcde265b12224f74082c32435106b23ea9b67bc43c3546b44525241827dedf701f8d1dd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/range-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "send",
      "version": "0.13.0",
      "bom-ref": "express@3.21.2-tuxcare.2|send@0.13.0",
      "author": "TJ Holowaychuk",
      "description": "Better streaming static file server with Range and conditional-GET support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/send@0.13.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsend%2F-%2Fsend-0.13.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/pillarjs/send.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pillarjs/send#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pillarjs/send/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/send/-/send-0.13.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cdc936cbce22d126d4522c2ada5e6018f355a42a652f8f28839c488458cd8d06b4f74d376024f2e956f7aca7d5b86f16f0f58d52d50e9ed8d0101770909f6807"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/send"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "statuses",
          "version": "1.2.1",
          "bom-ref": "express@3.21.2-tuxcare.2|send@0.13.0|statuses@1.2.1",
          "author": "Jonathan Ong",
          "description": "HTTP status utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/statuses@1.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstatuses%2F-%2Fstatuses-1.2.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/jshttp/statuses.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jshttp/statuses#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jshttp/statuses/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/statuses/-/statuses-1.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a5512ec477521abb7c4264372ce6572e1480e8c3ff88fa8acd978ee92aaeecf346900ffd301b127d5d3f2fe6c8c64a039a3178b5970ba5c56afdf92aa07bee2a"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/send/node_modules/statuses"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "should",
      "version": "7.0.2",
      "bom-ref": "express@3.21.2-tuxcare.2|should@7.0.2",
      "author": "TJ Holowaychuk",
      "description": "test framework agnostic BDD-style assertions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/should@7.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fshould%2F-%2Fshould-7.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/shouldjs/should.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shouldjs/should.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shouldjs/should.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/should/-/should-7.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "24d2999dfd1931ff1cbe8901225e424ff3e7f5231eb2aeb5f3ef2365828c7f3dcf5f6e7bed1beb1d82d850590afb55898dfcab387b15962187d0001c27762aa7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/should"
        }
      ]
    },
    {
      "type": "library",
      "name": "supertest",
      "version": "1.0.1",
      "bom-ref": "express@3.21.2-tuxcare.2|supertest@1.0.1",
      "author": "TJ Holowaychuk",
      "description": "Super-agent driven library for testing HTTP servers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/supertest@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsupertest%2F-%2Fsupertest-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/visionmedia/supertest.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/supertest#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/supertest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/supertest/-/supertest-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "60899b33e56fe9ab46e513a393890b589b14e59ae5c8da8b00daa2add2511ad978ae4da32b8e2f88a18659013e0ebccd0be7c4f7f4b3a31dd6ef5bb856924463"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/supertest"
        }
      ]
    },
    {
      "type": "library",
      "name": "utils-merge",
      "version": "1.0.0",
      "bom-ref": "express@3.21.2-tuxcare.2|utils-merge@1.0.0",
      "author": "Jared Hanson",
      "description": "merge() utility function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://www.opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/utils-merge@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Futils-merge%2F-%2Futils-merge-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/jaredhanson/utils-merge.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jaredhanson/utils-merge#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/jaredhanson/utils-merge/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/utils-merge/-/utils-merge-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1f053d48b404b72a3ed2ea0a5ddd6790baa281458b07e42e35047839c981ef7796aa4b0ce68beea9cc9c92cdb1d38dd6f1755bef9ac6d4743487ddd331793341"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/utils-merge"
        }
      ]
    },
    {
      "type": "library",
      "name": "vary",
      "version": "1.0.1",
      "bom-ref": "express@3.21.2-tuxcare.2|vary@1.0.1",
      "author": "Douglas Christopher Wilson",
      "description": "Manipulate the HTTP Vary header",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vary@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fvary%2F-%2Fvary-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/vary.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/vary#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/vary/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/vary/-/vary-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c8db07fad0b4afcaae2b6b60ff2aa45eaa9a63378a4e44aa43ef13eb10a85a03a2fdb53fa26318cfeea4f88f752492437a5b49cc8ee8ae27533aae8e6246344f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vary"
        }
      ]
    },
    {
      "type": "library",
      "name": "redis",
      "version": "0.10.3",
      "bom-ref": "express@3.21.2-tuxcare.2|redis@0.10.3",
      "author": "Matt Ranney",
      "description": "Redis client library",
      "purl": "pkg:npm/redis@0.10.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fredis%2F-%2Fredis-0.10.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/mranney/node_redis.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mranney/node_redis#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mranney/node_redis/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/redis/-/redis-0.10.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a156e5643bd66b4274dda6e8fa70785fb5e5225adfa7b505e7b7d09877bd5fb68ee72fda52ec715cecaaf1976384c4e7b68de7f5f4175f67e585753b0cfe9161"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/redis"
        }
      ]
    },
    {
      "type": "library",
      "name": "basic-auth-connect",
      "version": "1.0.0",
      "bom-ref": "express@3.21.2-tuxcare.2|basic-auth-connect@1.0.0",
      "author": "Jonathan Ong",
      "description": "Basic auth middleware for node and connect",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/basic-auth-connect@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbasic-auth-connect%2F-%2Fbasic-auth-connect-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/basic-auth-connect.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/basic-auth-connect#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/basic-auth-connect/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/basic-auth-connect/-/basic-auth-connect-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "92257efc34e056ba3869989f63f87047000b04849588be4d3f869179a47611524439ba5b5011c891d261fd8a5ca04898b7b9c1a1d67a5366a365e66f4b15020a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/basic-auth-connect"
        }
      ]
    },
    {
      "type": "library",
      "name": "body-parser",
      "version": "1.13.3",
      "bom-ref": "express@3.21.2-tuxcare.2|body-parser@1.13.3",
      "description": "Node.js body parsing middleware",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/body-parser@1.13.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbody-parser%2F-%2Fbody-parser-1.13.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/body-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/body-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/body-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/body-parser/-/body-parser-1.13.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ca95fcffdbb0b365be0a33e9dd0326cf5aa497396144192742f7b6d98f9615e707aa5faa0c57c6f9554d5fbb28a00e10dfed9f76ae19663e97af4ee003dd1166"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/body-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "bytes",
      "version": "2.1.0",
      "bom-ref": "express@3.21.2-tuxcare.2|bytes@2.1.0",
      "author": "TJ Holowaychuk",
      "description": "Utility to parse a string bytes to bytes and vice-versa",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bytes@2.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbytes%2F-%2Fbytes-2.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/visionmedia/bytes.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/bytes.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/bytes.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/bytes/-/bytes-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "93d5529517d18b9258c9058cca548e82395df7ab5ad6a690508be69fe9dad01cd589c947d383c1ba67b0bf8cf969e5cd927e99fe000de45b4f7812ef576d05f7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "compression",
      "version": "1.5.2",
      "bom-ref": "express@3.21.2-tuxcare.2|compression@1.5.2",
      "description": "Node.js compression middleware",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/compression@1.5.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcompression%2F-%2Fcompression-1.5.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/compression.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/compression#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/compression/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/compression/-/compression-1.5.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fb67c4f0cf3e39ed240256cc3f3e948a769a1ff1da19ff9ce4795647262d3e06bf3c72b14ad249293538c5c6bc4ad634250efc2f69096ac969812cc22a01dac5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/compression"
        }
      ]
    },
    {
      "type": "library",
      "name": "connect-timeout",
      "version": "1.6.2",
      "bom-ref": "express@3.21.2-tuxcare.2|connect-timeout@1.6.2",
      "description": "timeout middleware",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/connect-timeout@1.6.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconnect-timeout%2F-%2Fconnect-timeout-1.6.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/timeout.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/timeout#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/timeout/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/connect-timeout/-/connect-timeout-1.6.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a8816ddc96ba811b89b55a1684f6b916d38ef0446cd0c7d6fd0926434be3ac02fbf28b6b9317bcc3faa34c0814fd3d56fe31f9a9e6572478a598e3ca35388443"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/connect-timeout"
        }
      ]
    },
    {
      "type": "library",
      "name": "cookie-parser",
      "version": "1.3.5",
      "bom-ref": "express@3.21.2-tuxcare.2|cookie-parser@1.3.5",
      "author": "TJ Holowaychuk",
      "description": "cookie parsing with signatures",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cookie-parser@1.3.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcookie-parser%2F-%2Fcookie-parser-1.3.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/cookie-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/cookie-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/cookie-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cookie-parser/-/cookie-parser-1.3.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "60dffc9f33dc2b9a3a3a9e0c23301de07e2a51a979fb751a32154879a69f1582f4a4abc1400ffd621ce8ed9c2f0698dd1ac86c89301bd7e142dfb33a45d3c316"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cookie-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "csurf",
      "version": "1.8.3",
      "bom-ref": "express@3.21.2-tuxcare.2|csurf@1.8.3",
      "author": "Jonathan Ong",
      "description": "CSRF token middleware",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/csurf@1.8.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcsurf%2F-%2Fcsurf-1.8.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/csurf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/csurf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/csurf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/csurf/-/csurf-1.8.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a76349f5f18e9f91c2695f6300e0424a320631132ba66f7fc83b300f46c58bbcd0bf589f0ee7c8288e677a6f519a132c1fa8d50fa4b1eafb39ee19e2bef90927"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/csurf"
        }
      ]
    },
    {
      "type": "library",
      "name": "errorhandler",
      "version": "1.4.3",
      "bom-ref": "express@3.21.2-tuxcare.2|errorhandler@1.4.3",
      "description": "Development-only error handler middleware",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/errorhandler@1.4.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ferrorhandler%2F-%2Ferrorhandler-1.4.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/errorhandler.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/errorhandler#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/errorhandler/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/errorhandler/-/errorhandler-1.4.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a69d6193db1906ae018ff7bf0a5f387c9ddc622403159937a6ba7b8ebbab51b3c63a563bcc0d8eb9b8e1844016b946fc54d4c52241b0a1bcbb52ae98a6271fbd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/errorhandler"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "accepts",
          "version": "1.3.8",
          "bom-ref": "express@3.21.2-tuxcare.2|errorhandler@1.4.3|accepts@1.3.8",
          "description": "Higher-level content negotiation",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/accepts@1.3.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Faccepts%2F-%2Faccepts-1.3.8.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/jshttp/accepts.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jshttp/accepts#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jshttp/accepts/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/accepts/-/accepts-1.3.8.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "3d802d8536b69b654ac6ebd20f70cf0bf1b2f94fac380d4b02e4fc9a4991bafc3e34009269e5c443e34771517bace365eaa71ac55dd4b9e9b06b093eefe4892f"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/errorhandler/node_modules/accepts"
            }
          ]
        },
        {
          "type": "library",
          "name": "escape-html",
          "version": "1.0.3",
          "bom-ref": "express@3.21.2-tuxcare.2|errorhandler@1.4.3|escape-html@1.0.3",
          "description": "Escape string for use in HTML",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/escape-html@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fescape-html%2F-%2Fescape-html-1.0.3.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/component/escape-html.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/component/escape-html#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/component/escape-html/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/escape-html/-/escape-html-1.0.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "3624aea59e0e7ae1b0afaf251887b29bf92c219309a1d506392099fc54a74f172b7a46efaab81d53194938ca628da299563009ad6ac6b3fe89cbc38cbb28fda3"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/errorhandler/node_modules/escape-html"
            }
          ]
        },
        {
          "type": "library",
          "name": "negotiator",
          "version": "0.6.3",
          "bom-ref": "express@3.21.2-tuxcare.2|errorhandler@1.4.3|negotiator@0.6.3",
          "description": "HTTP content negotiation",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/negotiator@0.6.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnegotiator%2F-%2Fnegotiator-0.6.3.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/jshttp/negotiator.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jshttp/negotiator#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jshttp/negotiator/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/negotiator/-/negotiator-0.6.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "f8452ca863cbb0cfa3ff37428598ec9d7e758385eb1c53885f07e70953c695093f9398226a470ab2ec4239b051bba0d29bda29c3f3bab2559b25d82140ce1b06"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/errorhandler/node_modules/negotiator"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "express-session",
      "version": "1.11.3",
      "bom-ref": "express@3.21.2-tuxcare.2|express-session@1.11.3",
      "author": "TJ Holowaychuk",
      "description": "Simple session middleware for Express",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/express-session@1.11.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fexpress-session%2F-%2Fexpress-session-1.11.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/session.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/session#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/session/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/express-session/-/express-session-1.11.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "41d49b191460f8932f958a5a9dc4431570e620caa311da68c2b8b041ce0acf79af3f04e738f0ff8791524b6d7ee33e08b28b2d6be50b984c0be85dff9729565a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/express-session"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "uid-safe",
          "version": "2.0.0",
          "bom-ref": "express@3.21.2-tuxcare.2|express-session@1.11.3|uid-safe@2.0.0",
          "description": "URL and cookie safe UIDs",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/uid-safe@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fuid-safe%2F-%2Fuid-safe-2.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/crypto-utils/uid-safe.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/crypto-utils/uid-safe#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/crypto-utils/uid-safe/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/uid-safe/-/uid-safe-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "3c7ff5daad1afec106552dbc7d9e5ebc82d6d80ca7d773f091898295e0ec20f9b7f6f508a8de7c863caab54778f7a932318e96917b5a0cc0e94bc9d20a634a4e"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/express-session/node_modules/uid-safe"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "finalhandler",
      "version": "0.4.0",
      "bom-ref": "express@3.21.2-tuxcare.2|finalhandler@0.4.0",
      "author": "Douglas Christopher Wilson",
      "description": "Node.js final http responder",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/finalhandler@0.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffinalhandler%2F-%2Ffinalhandler-0.4.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/pillarjs/finalhandler.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pillarjs/finalhandler#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pillarjs/finalhandler/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/finalhandler/-/finalhandler-0.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8c9536584f3c3aa52fc0021fff52b61b67d374a299f0bbd2c184321457a40dc9819c19a1b77f1e9db72612b9c0ee235992d704a3fa362401d86ded500ce02068"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/finalhandler"
        }
      ]
    },
    {
      "type": "library",
      "name": "http-errors",
      "version": "1.3.1",
      "bom-ref": "express@3.21.2-tuxcare.2|http-errors@1.3.1",
      "author": "Jonathan Ong",
      "description": "Create HTTP error objects",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-errors@1.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhttp-errors%2F-%2Fhttp-errors-1.3.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/http-errors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/http-errors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/http-errors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/http-errors/-/http-errors-1.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "80cca036c90cbab0c259fa0277287580e7837d26e40075eacfde10a0f8f92072148c2fc11bcff1bfb152114afbc1a47945c0326b88f9f1b7edf56bbfc0735e5c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/http-errors"
        }
      ]
    },
    {
      "type": "library",
      "name": "method-override",
      "version": "2.3.10",
      "bom-ref": "express@3.21.2-tuxcare.2|method-override@2.3.10",
      "description": "Override HTTP verbs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/method-override@2.3.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmethod-override%2F-%2Fmethod-override-2.3.10.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/method-override.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/method-override#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/method-override/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/method-override/-/method-override-2.3.10.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2acdbfedefb726ec107292f26dceb04c7caa835dc70e33a12dc13e61a004b9bf436d2c45fa278cbf1525c9b9965bd96e44c87d09dd2b3bd68db73513e75c5f35"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/method-override"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "2.6.9",
          "bom-ref": "express@3.21.2-tuxcare.2|method-override@2.3.10|debug@2.6.9",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.6.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdebug%2F-%2Fdebug-2.6.9.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/visionmedia/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/debug/-/debug-2.6.9.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/method-override/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "vary",
          "version": "1.1.2",
          "bom-ref": "express@3.21.2-tuxcare.2|method-override@2.3.10|vary@1.1.2",
          "author": "Douglas Christopher Wilson",
          "description": "Manipulate the HTTP Vary header",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/vary@1.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fvary%2F-%2Fvary-1.1.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/jshttp/vary.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jshttp/vary#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jshttp/vary/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/vary/-/vary-1.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "04d19b58b7ddd1e50f69b8645d4566d23f2ebaf444c93879a2f45afddca8c3f06a01b649c82fb97d4f88cd03b39802b362a6110084a8461750af778867f3d7aa"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/method-override/node_modules/vary"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.0.0",
          "bom-ref": "express@3.21.2-tuxcare.2|method-override@2.3.10|ms@2.0.0",
          "description": "Tiny milisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fms%2F-%2Fms-2.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/zeit/ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zeit/ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zeit/ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ms/-/ms-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/method-override/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "morgan",
      "version": "1.6.1",
      "bom-ref": "express@3.21.2-tuxcare.2|morgan@1.6.1",
      "description": "HTTP request logger middleware for node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/morgan@1.6.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmorgan%2F-%2Fmorgan-1.6.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/morgan.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/morgan#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/morgan/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/morgan/-/morgan-1.6.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "596c654f1e710aa6ed49e5ff80f54751906102148c7d840b80fad61c43741589c5fb37f526efd972deaba5e2a6bf389bad817842f155c2cec837ad41c672aef9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/morgan"
        }
      ]
    },
    {
      "type": "library",
      "name": "multiparty",
      "version": "3.3.2",
      "bom-ref": "express@3.21.2-tuxcare.2|multiparty@3.3.2",
      "description": "multipart/form-data parser which supports streaming",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/multiparty@3.3.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmultiparty%2F-%2Fmultiparty-3.3.2.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/andrewrk/node-multiparty.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/andrewrk/node-multiparty#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/andrewrk/node-multiparty/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/multiparty/-/multiparty-3.3.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "157e9d0ce2b30e992b6f9ffe226abe57a7660993670b4dad3038997eb80749881f423e8254f1b3395a9f6c72adfd5cb8659b2630f5e4ba5c8b7fdda50b2bd5ec"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/multiparty"
        }
      ]
    },
    {
      "type": "library",
      "name": "on-headers",
      "version": "1.0.2",
      "bom-ref": "express@3.21.2-tuxcare.2|on-headers@1.0.2",
      "author": "Douglas Christopher Wilson",
      "description": "Execute a listener when a response is about to write headers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/on-headers@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fon-headers%2F-%2Fon-headers-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/on-headers.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/on-headers#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/on-headers/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/on-headers/-/on-headers-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a59004f8524ba32213cad76a2b4539b3e148a6337424fdcecc58bfbbc471f84579fd6f894d61971bcc45cdebc4ec08c17c3a87bfff2f2fca90b088479ea464ac"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/on-headers"
        }
      ]
    },
    {
      "type": "library",
      "name": "pause",
      "version": "0.1.0",
      "bom-ref": "express@3.21.2-tuxcare.2|pause@0.1.0",
      "author": "TJ Holowaychuk",
      "description": "Pause a stream's data events",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pause@0.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpause%2F-%2Fpause-0.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/stream-utils/pause.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stream-utils/pause#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stream-utils/pause/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pause/-/pause-0.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "69e1cb8100ad237b5cb98567aef01e55be13926d736b8af7603bf784c794c5c4717adddd6c484939db6832bb13fd0e6d6373b2d80d40f450f97a5e6d5a9d854a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pause"
        }
      ]
    },
    {
      "type": "library",
      "name": "qs",
      "version": "4.0.0",
      "bom-ref": "express@3.21.2-tuxcare.2|qs@4.0.0",
      "description": "A querystring parser that supports nesting and arrays, with a depth limit",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/qs@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fqs%2F-%2Fqs-4.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/hapijs/qs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hapijs/qs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hapijs/qs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/qs/-/qs-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f0c3e627cdee04e3ec423e6d402bf8834e3f9d3898f9dd7bca5f68dc1c3bdef0ba5e5126d8f38845194e81627c8bbe1b9062c823aef4703249664822676b0892"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/qs"
        }
      ]
    },
    {
      "type": "library",
      "name": "response-time",
      "version": "2.3.4",
      "bom-ref": "express@3.21.2-tuxcare.2|response-time@2.3.4",
      "author": "Jonathan Ong",
      "description": "Response time for Node.js servers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/response-time@2.3.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fresponse-time%2F-%2Fresponse-time-2.3.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/response-time.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/response-time#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/response-time/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/response-time/-/response-time-2.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7e2caad51bd6e7f06bea202d4fc8cdd57acd63c58fbb6fb2132a4b6da8a35abcbc5836669f5d9acc6f69ffe73eaa911e6d444b9509aa081f01352bbb8e2fb141"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/response-time"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "depd",
          "version": "2.0.0",
          "bom-ref": "express@3.21.2-tuxcare.2|response-time@2.3.4|depd@2.0.0",
          "author": "Douglas Christopher Wilson",
          "description": "Deprecate all the things",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/depd@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdepd%2F-%2Fdepd-2.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/dougwilson/nodejs-depd.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/dougwilson/nodejs-depd#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/dougwilson/nodejs-depd/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/depd/-/depd-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "83b9c7e8fe9dc838a8268800006a6b1a90ad5489898693e4feba02cdd6f77c887ad7fb3f9cfb1f47aa27c8cc2408047f3a50b7c810b49444af52840402cb08af"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/response-time/node_modules/depd"
            }
          ]
        },
        {
          "type": "library",
          "name": "on-headers",
          "version": "1.1.0",
          "bom-ref": "express@3.21.2-tuxcare.2|response-time@2.3.4|on-headers@1.1.0",
          "author": "Douglas Christopher Wilson",
          "description": "Execute a listener when a response is about to write headers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/on-headers@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fon-headers%2F-%2Fon-headers-1.1.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/jshttp/on-headers.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jshttp/on-headers#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jshttp/on-headers/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/on-headers/-/on-headers-1.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "ef7ed9637c8d9d7cb7ec51e44313f3b78519d9458f5a209958bbc56787eee5cb9e7227a05f4cc63e7ae563a6f0460e0575039ef5853c324989c068683326e5f0"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/response-time/node_modules/on-headers"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "serve-favicon",
      "version": "2.3.2",
      "bom-ref": "express@3.21.2-tuxcare.2|serve-favicon@2.3.2",
      "author": "Douglas Christopher Wilson",
      "description": "favicon serving middleware with caching",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/serve-favicon@2.3.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fserve-favicon%2F-%2Fserve-favicon-2.3.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/serve-favicon.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/serve-favicon#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/serve-favicon/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/serve-favicon/-/serve-favicon-2.3.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a0711a037a21bcac445a18cff7b710e90b934db3011770310f2312bc1b6f9e5d635da076224ea45c4ee752d3ccdd8554e551c20deea7ec966b1425b342ebd711"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/serve-favicon"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "ms",
          "version": "0.7.2",
          "bom-ref": "express@3.21.2-tuxcare.2|serve-favicon@2.3.2|ms@0.7.2",
          "description": "Tiny milisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@0.7.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fms%2F-%2Fms-0.7.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/zeit/ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zeit/ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zeit/ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ms/-/ms-0.7.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "e4d9c4ebb9d04900c91d56a13c99dad4f43fcc25cc9d0a29df2502c6328f3730b1bb23d22964d0ff91aee426668deb7018b59103e3f3785e6d8656ce75b42574"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/serve-favicon/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "serve-index",
      "version": "1.7.3",
      "bom-ref": "express@3.21.2-tuxcare.2|serve-index@1.7.3",
      "author": "Douglas Christopher Wilson",
      "description": "Serve directory listings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/serve-index@1.7.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fserve-index%2F-%2Fserve-index-1.7.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/serve-index.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/serve-index#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/serve-index/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/serve-index/-/serve-index-1.7.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "835f0441663cdee14195d1690b22bf6b8f72c5080830430b03a53d7fae85888f38f262e430ef0463fc510190280b0345c12500880ac217799d8da357a5dde087"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/serve-index"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "escape-html",
          "version": "1.0.3",
          "bom-ref": "express@3.21.2-tuxcare.2|serve-index@1.7.3|escape-html@1.0.3",
          "description": "Escape string for use in HTML",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/escape-html@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fescape-html%2F-%2Fescape-html-1.0.3.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/component/escape-html.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/component/escape-html#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/component/escape-html/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/escape-html/-/escape-html-1.0.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "3624aea59e0e7ae1b0afaf251887b29bf92c219309a1d506392099fc54a74f172b7a46efaab81d53194938ca628da299563009ad6ac6b3fe89cbc38cbb28fda3"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/serve-index/node_modules/escape-html"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "serve-static",
      "version": "1.10.3",
      "bom-ref": "express@3.21.2-tuxcare.2|serve-static@1.10.3",
      "author": "Douglas Christopher Wilson",
      "description": "Serve static files",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/serve-static@1.10.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fserve-static%2F-%2Fserve-static-1.10.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/serve-static.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/serve-static#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/serve-static/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/serve-static/-/serve-static-1.10.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "49cb05a2f8f3dc36febc6829a1f47f53ca7c5142c470657d6a4ab2a3c4d0d663278dcc5e984ed8e4cba8f9dbf2ded24b63f768636bf51fad5e0813181a6c1fac"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/serve-static"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "escape-html",
          "version": "1.0.3",
          "bom-ref": "express@3.21.2-tuxcare.2|serve-static@1.10.3|escape-html@1.0.3",
          "description": "Escape string for use in HTML",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/escape-html@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fescape-html%2F-%2Fescape-html-1.0.3.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/component/escape-html.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/component/escape-html#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/component/escape-html/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/escape-html/-/escape-html-1.0.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "3624aea59e0e7ae1b0afaf251887b29bf92c219309a1d506392099fc54a74f172b7a46efaab81d53194938ca628da299563009ad6ac6b3fe89cbc38cbb28fda3"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/serve-static/node_modules/escape-html"
            }
          ]
        },
        {
          "type": "library",
          "name": "send",
          "version": "0.13.2",
          "bom-ref": "express@3.21.2-tuxcare.2|serve-static@1.10.3|send@0.13.2",
          "author": "TJ Holowaychuk",
          "description": "Better streaming static file server with Range and conditional-GET support",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/send@0.13.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsend%2F-%2Fsend-0.13.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/pillarjs/send.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/pillarjs/send#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/pillarjs/send/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/send/-/send-0.13.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "710d2b9971eb74ed88a1fd3c8a05766c6ff25d60f5d3a00dc0183a0e4190353d95b339db82ae93d2800841ba32d46a05b08bb2e758c28a6dba680f6d8f767766"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/serve-static/node_modules/send"
            }
          ]
        },
        {
          "type": "library",
          "name": "depd",
          "version": "1.1.2",
          "bom-ref": "express@3.21.2-tuxcare.2|serve-static@1.10.3|depd@1.1.2",
          "author": "Douglas Christopher Wilson",
          "description": "Deprecate all the things",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/depd@1.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdepd%2F-%2Fdepd-1.1.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/dougwilson/nodejs-depd.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/dougwilson/nodejs-depd#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/dougwilson/nodejs-depd/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/depd/-/depd-1.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "ede98f4e5e83a68e894573978cb471724f8594b457e7ce3b70b2849f4d0f2c081cde0da14d9660afe7b8736bfa4294a62de14fde7e72528edfb7a6af04aff98d"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/serve-static/node_modules/depd"
            }
          ]
        },
        {
          "type": "library",
          "name": "destroy",
          "version": "1.0.4",
          "bom-ref": "express@3.21.2-tuxcare.2|serve-static@1.10.3|destroy@1.0.4",
          "author": "Jonathan Ong",
          "description": "destroy a stream if possible",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/destroy@1.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdestroy%2F-%2Fdestroy-1.0.4.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/stream-utils/destroy.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/stream-utils/destroy#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/stream-utils/destroy/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/destroy/-/destroy-1.0.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "dcd7610ee1179dfba7ff3ef1f46384958e3d2e8a951e819272638ac26c61b12f0de58f99f0ac8f3c39da4b3a96818b7f8e2e26ab07d34b7e07b6b934ccf21756"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/serve-static/node_modules/destroy"
            }
          ]
        },
        {
          "type": "library",
          "name": "statuses",
          "version": "1.2.1",
          "bom-ref": "express@3.21.2-tuxcare.2|serve-static@1.10.3|statuses@1.2.1",
          "author": "Jonathan Ong",
          "description": "HTTP status utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/statuses@1.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstatuses%2F-%2Fstatuses-1.2.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/jshttp/statuses.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jshttp/statuses#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jshttp/statuses/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/statuses/-/statuses-1.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a5512ec477521abb7c4264372ce6572e1480e8c3ff88fa8acd978ee92aaeecf346900ffd301b127d5d3f2fe6c8c64a039a3178b5970ba5c56afdf92aa07bee2a"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/serve-static/node_modules/statuses"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "type-is",
      "version": "1.6.18",
      "bom-ref": "express@3.21.2-tuxcare.2|type-is@1.6.18",
      "description": "Infer the content-type of a request.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/type-is@1.6.18?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftype-is%2F-%2Ftype-is-1.6.18.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/type-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/type-is#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/type-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/type-is/-/type-is-1.6.18.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4e444aafdb144f1107f0c75fb8248fed58b3272cd134c8e3d89d9da3626bdcaca6e7df0955d124b2eccf4029e514f5b8932f50fa203e99af411a6d3a5d0072f2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/type-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "vhost",
      "version": "3.0.2",
      "bom-ref": "express@3.21.2-tuxcare.2|vhost@3.0.2",
      "description": "virtual domain hosting",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vhost@3.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fvhost%2F-%2Fvhost-3.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/vhost.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/vhost#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/vhost/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/vhost/-/vhost-3.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4b7a49756ae9156aca31ba1153874b62032b4e0a0f00bb266303afc9e6cad8ce97f796fd910ae3672e6bc25deecf3a5fa4435efd7acd62eff653e7bbfdb993e6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vhost"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "0.7.1",
      "bom-ref": "express@3.21.2-tuxcare.2|ms@0.7.1",
      "description": "Tiny ms conversion utility",
      "purl": "pkg:npm/ms@0.7.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fms%2F-%2Fms-0.7.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/guille/ms.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/guille/ms.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/guille/ms.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ms/-/ms-0.7.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9512e2211f5f48da673fa4c2e2ff3ee0e53ba12b42d357acb8da30750df82fe1a4f1ee4fba873cf08a89f97018fc1dcc9f664a8acf25f075fdd2853c8afcd41e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "abbrev",
      "version": "1.0.9",
      "bom-ref": "express@3.21.2-tuxcare.2|abbrev@1.0.9",
      "author": "Isaac Z. Schlueter",
      "description": "Like ruby's abbrev module, but in js",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/abbrev@1.0.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fabbrev%2F-%2Fabbrev-1.0.9.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/isaacs/abbrev-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/abbrev-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/abbrev-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/abbrev/-/abbrev-1.0.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2c4cb1e1a2c40b7c7a4f4520b85e9820b7fe9edbe639a5ac55f10d9885b413d1f4f6f2a52c319e94c8e34a6d239031c02e3f00f2ab99fc76a928d8a0cf081ef9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/abbrev"
        }
      ]
    },
    {
      "type": "library",
      "name": "async",
      "version": "0.9.2",
      "bom-ref": "express@3.21.2-tuxcare.2|async@0.9.2",
      "author": "Caolan McMahon",
      "description": "Higher-order functions and common patterns for asynchronous code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/async@0.9.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasync%2F-%2Fasync-0.9.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/caolan/async.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/caolan/async#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/caolan/async/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/async/-/async-0.9.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "97a4e8209228b698566a1c711f2ccaf5b9cb47a90ce232482202d28597aa2d8ee26e81e81a4760165ed6dbf22f8b84a43096062aa5bcbd2ba4d2e2948faaac4b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/async"
        }
      ]
    },
    {
      "type": "library",
      "name": "escodegen",
      "version": "1.3.3",
      "bom-ref": "express@3.21.2-tuxcare.2|escodegen@1.3.3",
      "description": "ECMAScript code generator",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared",
            "url": "http://github.com/Constellation/escodegen/raw/master/LICENSE.BSD"
          }
        }
      ],
      "purl": "pkg:npm/escodegen@1.3.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fescodegen%2F-%2Fescodegen-1.3.3.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/Constellation/escodegen.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/Constellation/escodegen",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Constellation/escodegen/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/escodegen/-/escodegen-1.3.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cfd15680a738f308cc969cc5e7298a4b5005f0e2209ca2e9f55c8deca6ddb72acfffd967770505a82b4c9be4c026625feca24515873870525f5534c690a130b0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escodegen"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "esprima",
          "version": "1.1.1",
          "bom-ref": "express@3.21.2-tuxcare.2|escodegen@1.3.3|esprima@1.1.1",
          "author": "Ariya Hidayat",
          "description": "ECMAScript parsing infrastructure for multipurpose analysis",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://github.com/ariya/esprima/raw/master/LICENSE.BSD"
              }
            }
          ],
          "purl": "pkg:npm/esprima@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fesprima%2F-%2Fesprima-1.1.1.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/ariya/esprima.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://esprima.org",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://issues.esprima.org",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/esprima/-/esprima-1.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "ab1c41f7de3fecdb4447181774580b1c8b3d33a6e12d773aaad526599dcbf3e81343da9aa32922dbcf3b3f622a018b2810dcabf1251b4eeb52b439e23874831e"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/escodegen/node_modules/esprima"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "esprima",
      "version": "2.1.0",
      "bom-ref": "express@3.21.2-tuxcare.2|esprima@2.1.0",
      "author": "Ariya Hidayat",
      "description": "ECMAScript parsing infrastructure for multipurpose analysis",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared",
            "url": "https://github.com/jquery/esprima/raw/master/LICENSE.BSD"
          }
        }
      ],
      "purl": "pkg:npm/esprima@2.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fesprima%2F-%2Fesprima-2.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jquery/esprima.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://esprima.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://issues.esprima.org",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/esprima/-/esprima-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3cb063d99b800956a22dd20db353e6b4a6991067dfba61d364f1ad3f10a2905a37d099f3b8a801f6c8b1f87e8a6ce8b71eb23f50a1eb0619acd91f24def8b022"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esprima"
        }
      ]
    },
    {
      "type": "library",
      "name": "fileset",
      "version": "0.1.8",
      "bom-ref": "express@3.21.2-tuxcare.2|fileset@0.1.8",
      "author": "mklabs",
      "description": "Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/mklabs/node-fileset/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/fileset@0.1.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffileset%2F-%2Ffileset-0.1.8.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/mklabs/node-fileset.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mklabs/node-fileset",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mklabs/node-fileset/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/fileset/-/fileset-0.1.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1a0d3f232fefe017dd1966696e95413ca21871aa7b8cc9f6b93e657080d9c8c159477e550e88eb267200c168c28fb64eaac1a9de3f84c562aa9df1abcf8ab47e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fileset"
        }
      ]
    },
    {
      "type": "library",
      "name": "handlebars",
      "version": "1.3.0",
      "bom-ref": "express@3.21.2-tuxcare.2|handlebars@1.3.0",
      "author": "Yehuda Katz",
      "description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/handlebars@1.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhandlebars%2F-%2Fhandlebars-1.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/wycats/handlebars.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://www.handlebarsjs.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wycats/handlebars.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/handlebars/-/handlebars-1.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "97bb0b513a970a4735629a32f2648e5991446492b75584189cb7c85534497921dd833b7a857910d2e3c6ba0c9d3daf7d2b2c8176c8b42775af61f9bf1d7e6769"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/handlebars"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-yaml",
      "version": "3.14.2",
      "bom-ref": "express@3.21.2-tuxcare.2|js-yaml@3.14.2",
      "author": "Vladimir Zapparov",
      "description": "YAML 1.2 parser and serializer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js-yaml@3.14.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjs-yaml%2F-%2Fjs-yaml-3.14.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodeca/js-yaml.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodeca/js-yaml",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodeca/js-yaml/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/js-yaml/-/js-yaml-3.14.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3cc4a692ac6bd74e976b5e7a736336eb967e153acf97ea3177fae0390cb6b628d078ae53c50e37a6c3b5642c2154e49d9e7f91ce4ce5473fde638060241615a6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-yaml"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "esprima",
          "version": "4.0.1",
          "bom-ref": "express@3.21.2-tuxcare.2|js-yaml@3.14.2|esprima@4.0.1",
          "author": "Ariya Hidayat",
          "description": "ECMAScript parsing infrastructure for multipurpose analysis",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/esprima@4.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fesprima%2F-%2Fesprima-4.0.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/jquery/esprima.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://esprima.org",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jquery/esprima/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/esprima/-/esprima-4.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "786b85170ed4a5d6be838a7e407be75b44724d7fd255e2410ccfe00ad30044ed1c2ee4f61dc10a9d33ef86357a6867aaac207fb1b368a742acce6d23b1a594e0"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/js-yaml/node_modules/esprima"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "nopt",
      "version": "3.0.6",
      "bom-ref": "express@3.21.2-tuxcare.2|nopt@3.0.6",
      "author": "Isaac Z. Schlueter",
      "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nopt@3.0.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnopt%2F-%2Fnopt-3.0.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/nopt.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/nopt#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/nopt/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/nopt/-/nopt-3.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e0652dde4484626938213c7307f6fdbda2037d455637f325d45c25d752259c81b689a27d3ba59767d4ab60cf4d2c8f0e08189e37663c4960b6a09574450eea62"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nopt"
        }
      ]
    },
    {
      "type": "library",
      "name": "once",
      "version": "1.4.0",
      "bom-ref": "express@3.21.2-tuxcare.2|once@1.4.0",
      "author": "Isaac Z. Schlueter",
      "description": "Run a function exactly one time",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/once@1.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fonce%2F-%2Fonce-1.4.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/once.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/once#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/once/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/once/-/once-1.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "94d689808fb643951140191c7042874d038f697754c67659125413658d0c15402e684a9ed44f8dcaf81dcff688c8d8ba67d3333b976fd47f27e7cfc610ba77fb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/once"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "version": "0.7.4",
      "bom-ref": "express@3.21.2-tuxcare.2|resolve@0.7.4",
      "author": "James Halliday",
      "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve@0.7.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fresolve%2F-%2Fresolve-0.7.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/substack/node-resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/resolve/-/resolve-0.7.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cf19807227c38cac6651b93b72141d2a10d29fc9a5d3c83e318c94dfbc61117069f8df3571f6d8b26e1ed069fd8ed2db02f6d1f30f0ec74f71a9466d3ee0a878"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-color",
      "version": "1.2.1",
      "bom-ref": "express@3.21.2-tuxcare.2|supports-color@1.2.1",
      "author": "Sindre Sorhus",
      "description": "Detect whether a terminal supports color",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/supports-color@1.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsupports-color%2F-%2Fsupports-color-1.2.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/supports-color.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/supports-color#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/supports-color/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/supports-color/-/supports-color-1.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "30da45e25c095c6aecc3a6670d664a0c0b54aa325747d42616c843b1b5b32e299dcd546ec53ddd5b13d79cf6114979e7710b08193c9918d3c3290f11f1d35872"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/supports-color"
        }
      ]
    },
    {
      "type": "library",
      "name": "which",
      "version": "1.0.9",
      "bom-ref": "express@3.21.2-tuxcare.2|which@1.0.9",
      "author": "Isaac Z. Schlueter",
      "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which@1.0.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwhich%2F-%2Fwhich-1.0.9.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-which.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-which#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-which/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/which/-/which-1.0.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "13cedf750fde449afd5b55f8c133de8cdcbdcd35b7148dafa4265227f1c063e4e48ca542d13526d6393abe7d99eea6b2d03432d3e44119d5f18fe4669a219929"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which"
        }
      ]
    },
    {
      "type": "library",
      "name": "wordwrap",
      "version": "0.0.3",
      "bom-ref": "express@3.21.2-tuxcare.2|wordwrap@0.0.3",
      "author": "James Halliday",
      "description": "Wrap those words. Show them at what columns to start and stop.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wordwrap@0.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwordwrap%2F-%2Fwordwrap-0.0.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/substack/node-wordwrap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-wordwrap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-wordwrap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/wordwrap/-/wordwrap-0.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d6d300f74efe578426c55edd6d1bdbe3ff0c69100b2baabd01b89dde774c6276f2a3ca628ac0a678e355a95497a9003729a3f848bb796fbb9de84daca8ff1317"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wordwrap"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist",
      "version": "0.0.8",
      "bom-ref": "express@3.21.2-tuxcare.2|minimist@0.0.8",
      "author": "James Halliday",
      "description": "parse argument options",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimist@0.0.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimist%2F-%2Fminimist-0.0.8.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/substack/minimist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/minimist",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/minimist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimist/-/minimist-0.0.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9a240ac391efe0d4b53ec836e75ee65787b875835a3b7fbe86302f2ce0332aa67ad6b1fc352d522bebdb7c1599e4f63f31efdb116854c2a3208445b915bf53ed"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimist"
        }
      ]
    },
    {
      "type": "library",
      "name": "diff",
      "version": "1.4.0",
      "bom-ref": "express@3.21.2-tuxcare.2|diff@1.4.0",
      "description": "A javascript text diff implementation.",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared",
            "url": "http://github.com/kpdecker/jsdiff/blob/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/diff@1.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdiff%2F-%2Fdiff-1.4.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/kpdecker/jsdiff.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kpdecker/jsdiff#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/kpdecker/jsdiff/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/diff/-/diff-1.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "57355ce3684c65b614f52c7f96d6fb298b90ea9a80c3e71b156572e1729d92e10bd8215a44b1849c848fb3b61dcda506a62f82a48aaf466bbb84f4384fb110e7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/diff"
        }
      ]
    },
    {
      "type": "library",
      "name": "escape-string-regexp",
      "version": "1.0.2",
      "bom-ref": "express@3.21.2-tuxcare.2|escape-string-regexp@1.0.2",
      "author": "Sindre Sorhus",
      "description": "Escape RegExp special characters",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escape-string-regexp@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fescape-string-regexp%2F-%2Fescape-string-regexp-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/escape-string-regexp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/escape-string-regexp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/escape-string-regexp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "710a5489dedb7535271629fc4bb06735d3a4fbf783a9098a80200d4b277f8c086b284bf152fafd550f176735e23ad7acb7c34b7e4dc5481673c2f7a664d43a56"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escape-string-regexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "growl",
      "version": "1.8.1",
      "bom-ref": "express@3.21.2-tuxcare.2|growl@1.8.1",
      "author": "TJ Holowaychuk",
      "description": "Growl unobtrusive notifications",
      "purl": "pkg:npm/growl@1.8.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrowl%2F-%2Fgrowl-1.8.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/visionmedia/node-growl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/node-growl#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/node-growl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/growl/-/growl-1.8.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1eaeb5b2faa15c705363cd0ab2e2eb22d27d03460fd4f49e892e21862efb35c3d07fe17ec9a80e4a486e85974d0fb35f01ca479b8f7914a51399173283317438"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/growl"
        }
      ]
    },
    {
      "type": "library",
      "name": "jade",
      "version": "0.26.3",
      "bom-ref": "express@3.21.2-tuxcare.2|jade@0.26.3",
      "author": "TJ Holowaychuk",
      "description": "Jade template engine",
      "purl": "pkg:npm/jade@0.26.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjade%2F-%2Fjade-0.26.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/visionmedia/jade.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/jade#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/jade/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jade/-/jade-0.26.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9a4937bf3507163cca8e90977aef888d77990fe40e4e351476e6e0987b474c3c2f00ed994e43134d5adaa6db39096cf726f26bca1ff82966698de66b09ea59dc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jade"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "commander",
          "version": "0.6.1",
          "bom-ref": "express@3.21.2-tuxcare.2|jade@0.26.3|commander@0.6.1",
          "author": "TJ Holowaychuk",
          "description": "the complete solution for node.js command-line programs",
          "purl": "pkg:npm/commander@0.6.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcommander%2F-%2Fcommander-0.6.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/visionmedia/commander.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/commander.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/commander.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/commander/-/commander-0.6.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "d1f2f272997550c4c65f6e7b851b2efdaacbfdc51b72f40ce3330ac2f2efcd7b5f75ecc8578ca8b4f4b6758b649c5f8d9847d64a808417afa18fd5cb9bfea113"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jade/node_modules/commander"
            }
          ]
        },
        {
          "type": "library",
          "name": "mkdirp",
          "version": "0.3.0",
          "bom-ref": "express@3.21.2-tuxcare.2|jade@0.26.3|mkdirp@0.3.0",
          "author": "James Halliday",
          "description": "Recursively mkdir, like `mkdir -p`",
          "licenses": [
            {
              "license": {
                "name": "MIT/X11",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mkdirp@0.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmkdirp%2F-%2Fmkdirp-0.3.0.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/substack/node-mkdirp.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-mkdirp#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-mkdirp/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mkdirp/-/mkdirp-0.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "387b1d51c54043aa4eb60e49616a42068f56fc6c9256ec2f3fd86e791316ed4aac842d2d6dfccbbfcc23c924cf9b7b5f519ff6d4213d135a496a0380f753f17b"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jade/node_modules/mkdirp"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "forwarded",
      "version": "0.1.2",
      "bom-ref": "express@3.21.2-tuxcare.2|forwarded@0.1.2",
      "description": "Parse HTTP X-Forwarded-For header",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/forwarded@0.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fforwarded%2F-%2Fforwarded-0.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/forwarded.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/forwarded#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/forwarded/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/forwarded/-/forwarded-0.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "51af713611f46fca70137c916c57d726f7dd585d141cd09d7b26f6b1b8bd525fccfabdcf4ddaf3ec2bf84827d944c8e6cc433d3e1adaa9f6456c64c883738cc8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/forwarded"
        }
      ]
    },
    {
      "type": "library",
      "name": "ipaddr.js",
      "version": "1.0.5",
      "bom-ref": "express@3.21.2-tuxcare.2|ipaddr.js@1.0.5",
      "author": "whitequark",
      "description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ipaddr.js@1.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fipaddr.js%2F-%2Fipaddr.js-1.0.5.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/whitequark/ipaddr.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/whitequark/ipaddr.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/whitequark/ipaddr.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ipaddr.js/-/ipaddr.js-1.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c018feabedee3fbf20328c305a014b0189bfab8c79828c99983b26bafcb3fa7775bb40ff8218175ed7353a48264f34a2593d74d648aa19a730164f5e190c3ac5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ipaddr.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "destroy",
      "version": "1.0.3",
      "bom-ref": "express@3.21.2-tuxcare.2|destroy@1.0.3",
      "author": "Jonathan Ong",
      "description": "destroy a stream if possible",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/destroy@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdestroy%2F-%2Fdestroy-1.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/stream-utils/destroy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stream-utils/destroy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stream-utils/destroy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/destroy/-/destroy-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "281fc054b291c193ce128ebf97190327e06fde315146b8669d130fbe95b09887d4820a731a4401aa8972a3c1517fcdf76ff179af39b2d6e54dddf1c19234f183"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/destroy"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime",
      "version": "1.3.4",
      "bom-ref": "express@3.21.2-tuxcare.2|mime@1.3.4",
      "author": "Robert Kieffer",
      "description": "A comprehensive library for mime-type mapping",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/broofa/node-mime/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/mime@1.3.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmime%2F-%2Fmime-1.3.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/broofa/node-mime.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/broofa/node-mime#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/broofa/node-mime/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mime/-/mime-1.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b006985eccc40f900b06debae45d303100945e91ae66c19da29a2a7073dd2f7f5961d8bbb87a19961adf65f86ff16ce2be1073affa17c1a8feca22b9c18f0c5d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime"
        }
      ]
    },
    {
      "type": "library",
      "name": "on-finished",
      "version": "2.3.0",
      "bom-ref": "express@3.21.2-tuxcare.2|on-finished@2.3.0",
      "description": "Execute a callback when a request closes, finishes, or errors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/on-finished@2.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fon-finished%2F-%2Fon-finished-2.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/on-finished.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/on-finished#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/on-finished/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/on-finished/-/on-finished-2.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8a4a9d906000c9ffd7fe03e15c6bdf800cad0d9b436ebf9b90d509d0df61e4c23f7667600acde5ea1a07adc52fe35b1129ec378c8c2ba78a900d788af7d52dc3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/on-finished"
        }
      ]
    },
    {
      "type": "library",
      "name": "should-equal",
      "version": "0.5.0",
      "bom-ref": "express@3.21.2-tuxcare.2|should-equal@0.5.0",
      "author": "Denis Bardadym",
      "description": "Deep comparison of 2 instances for should.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/should-equal@0.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fshould-equal%2F-%2Fshould-equal-0.5.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/shouldjs/equal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shouldjs/equal",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shouldjs/equal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/should-equal/-/should-equal-0.5.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cbe374bbdf5f0b41232db5a8bdca704b38959f3844126268effff80ca33922873415fa832a70cd3670d78d6094d86f52a062e72677ddab43623a8645a03044a8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/should-equal"
        }
      ]
    },
    {
      "type": "library",
      "name": "should-format",
      "version": "0.3.0",
      "bom-ref": "express@3.21.2-tuxcare.2|should-format@0.3.0",
      "author": "Denis Bardadym",
      "description": "Formatting of objects for should.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/should-format@0.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fshould-format%2F-%2Fshould-format-0.3.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/shouldjs/format.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shouldjs/format#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shouldjs/format/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/should-format/-/should-format-0.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "950c8aa0e66cef521e03e7cc11aebb6594abfa0ea8905f47e8c955acd6fda08d164772c5a2bf482578f90e4732763d46a82ecaf37a2c19aa8af0f4241171a0e6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/should-format"
        }
      ]
    },
    {
      "type": "library",
      "name": "should-type",
      "version": "0.2.0",
      "bom-ref": "express@3.21.2-tuxcare.2|should-type@0.2.0",
      "author": "Denis Bardadym",
      "description": "Simple module to get instance type. Like a bit more advanced version of typeof",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/should-type@0.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fshould-type%2F-%2Fshould-type-0.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/shouldjs/type.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shouldjs/type",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shouldjs/type/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/should-type/-/should-type-0.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8b16dcd69ea0c385b6f5fa783227c5ca759542fbaa7ee66389bfb2d6d59ecdb8e29e85eed1e69bfeb5f12c33fa76b7d95e5cfa959070bb31c9aecfc18cb08bb9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/should-type"
        }
      ]
    },
    {
      "type": "library",
      "name": "superagent",
      "version": "1.2.0",
      "bom-ref": "express@3.21.2-tuxcare.2|superagent@1.2.0",
      "author": "TJ Holowaychuk",
      "description": "elegant & feature rich browser / node HTTP with a fluent API",
      "purl": "pkg:npm/superagent@1.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsuperagent%2F-%2Fsuperagent-1.2.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/visionmedia/superagent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/superagent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/superagent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/superagent/-/superagent-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7a6b7b11d2f874d211bee7d0033a1f30f9252b699d6f02e1113d0634d288db67cc270f7450cb0f92bb966bb383411916dbed69ebe39de87b8806b6d4248144ef"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/superagent"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "methods",
          "version": "1.0.1",
          "bom-ref": "express@3.21.2-tuxcare.2|superagent@1.2.0|methods@1.0.1",
          "author": "TJ Holowaychuk",
          "description": "HTTP methods that node supports",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/methods@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmethods%2F-%2Fmethods-1.0.1.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/visionmedia/node-methods.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/node-methods#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/node-methods/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/methods/-/methods-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "db8d3731f9d5ca9592348129990dbafce6d9e64494c77ec4f0d1d1beb8b0d3e23c4a77bb9341c6b8b1829343ab0aa511878508ca00f4712b18abe2e5fa4ccda8"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/superagent/node_modules/methods"
            }
          ]
        },
        {
          "type": "library",
          "name": "qs",
          "version": "2.3.3",
          "bom-ref": "express@3.21.2-tuxcare.2|superagent@1.2.0|qs@2.3.3",
          "description": "A querystring parser that supports nesting and arrays, with a depth limit",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://github.com/hapijs/qs/raw/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/qs@2.3.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fqs%2F-%2Fqs-2.3.3.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/hapijs/qs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/hapijs/qs",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/hapijs/qs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/qs/-/qs-2.3.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "7f93341d0a995a4cd4f0610b4d8f0bc8cac692bddb3e32a816d4e4c1412a2506dc9636de2bc33b9a588ff486b6c68388ea831eae9f903d2ee8609b691a659efc"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/superagent/node_modules/qs"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.0.27-1",
          "bom-ref": "express@3.21.2-tuxcare.2|superagent@1.2.0|readable-stream@1.0.27-1",
          "author": "Isaac Z. Schlueter",
          "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@1.0.27-1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freadable-stream%2F-%2Freadable-stream-1.0.27-1.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/readable-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/readable-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/readable-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/readable-stream/-/readable-stream-1.0.27-1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "b90137d471a1a4caea670b438d19623acd9a0b75c18be0dd9212ecf976b476f543e5e0e266bdfe93caca5597324f3c68b20b4cc3b07fb7042c2b73f529365e56"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/superagent/node_modules/readable-stream"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "iconv-lite",
      "version": "0.4.11",
      "bom-ref": "express@3.21.2-tuxcare.2|iconv-lite@0.4.11",
      "author": "Alexander Shtuchkin",
      "description": "Convert character encodings in pure javascript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/iconv-lite@0.4.11?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ficonv-lite%2F-%2Ficonv-lite-0.4.11.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/ashtuchkin/iconv-lite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ashtuchkin/iconv-lite",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ashtuchkin/iconv-lite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/iconv-lite/-/iconv-lite-0.4.11.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f149a769878fe69ba4d7c4a406b6142d54e2abb4447229a1c7eca425524189acfcf4342655001f4b6f598476a1f3a95af74fedd31cb8bd193cebfd9c0b036874"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/iconv-lite"
        }
      ]
    },
    {
      "type": "library",
      "name": "raw-body",
      "version": "2.1.7",
      "bom-ref": "express@3.21.2-tuxcare.2|raw-body@2.1.7",
      "author": "Jonathan Ong",
      "description": "Get and validate the raw body of a readable stream.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/raw-body@2.1.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fraw-body%2F-%2Fraw-body-2.1.7.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/stream-utils/raw-body.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stream-utils/raw-body#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stream-utils/raw-body/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/raw-body/-/raw-body-2.1.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c78776eefb081b4e206758a692e0d707d45dfc4900c79918cde3228c8630d4f028af42ddde74e59104300e32aee3619d4541425f501f1a74d2401e0ee7b79656"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/raw-body"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "bytes",
          "version": "2.4.0",
          "bom-ref": "express@3.21.2-tuxcare.2|raw-body@2.1.7|bytes@2.4.0",
          "author": "TJ Holowaychuk",
          "description": "Utility to parse a string bytes to bytes and vice-versa",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/bytes@2.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbytes%2F-%2Fbytes-2.4.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/visionmedia/bytes.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/bytes.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/bytes.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/bytes/-/bytes-2.4.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "4af517f3e73f19ae39e1ae1fa6b21d214cd437dc5f775613bd887bb9be593c9f9927ff8ad81a7a2295869a7c3caf771a2d3b2686f240299cf7aa3228f7e5ee09"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/raw-body/node_modules/bytes"
            }
          ]
        },
        {
          "type": "library",
          "name": "iconv-lite",
          "version": "0.4.13",
          "bom-ref": "express@3.21.2-tuxcare.2|raw-body@2.1.7|iconv-lite@0.4.13",
          "author": "Alexander Shtuchkin",
          "description": "Convert character encodings in pure javascript.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/iconv-lite@0.4.13?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ficonv-lite%2F-%2Ficonv-lite-0.4.13.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/ashtuchkin/iconv-lite.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ashtuchkin/iconv-lite",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ashtuchkin/iconv-lite/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/iconv-lite/-/iconv-lite-0.4.13.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "43056e4cd42feed5c2e66316157e4de701a39b26e3341043f0fdc145e4e43e68a9a314d416058cda05cdbe574742be93d780c7d0387aa81560f7c889b7bbb899"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/raw-body/node_modules/iconv-lite"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "accepts",
      "version": "1.2.13",
      "bom-ref": "express@3.21.2-tuxcare.2|accepts@1.2.13",
      "description": "Higher-level content negotiation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/accepts@1.2.13?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Faccepts%2F-%2Faccepts-1.2.13.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/accepts.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/accepts#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/accepts/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/accepts/-/accepts-1.2.13.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "475f74037133ad2e21b8539565a8e15c2619b79a79cab91a40e0789ec5b37ed87471868371237927cea5e7c149d5db7b8a0a77edf07f4219ee164180266afe7a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/accepts"
        }
      ]
    },
    {
      "type": "library",
      "name": "compressible",
      "version": "2.0.18",
      "bom-ref": "express@3.21.2-tuxcare.2|compressible@2.0.18",
      "description": "Compressible Content-Type / mime checking",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/compressible@2.0.18?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcompressible%2F-%2Fcompressible-2.0.18.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/compressible.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/compressible#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/compressible/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/compressible/-/compressible-2.0.18.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "005debecfe5d5b12fc331c884d132539140d68e036224005693af893b054ba68cfb51a460d36699743dbd5708ee89783081769d76e8282cf6c331a928e063246"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/compressible"
        }
      ]
    },
    {
      "type": "library",
      "name": "csrf",
      "version": "3.0.6",
      "bom-ref": "express@3.21.2-tuxcare.2|csrf@3.0.6",
      "author": "Jonathan Ong",
      "description": "primary logic behind csrf tokens",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/csrf@3.0.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcsrf%2F-%2Fcsrf-3.0.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/pillarjs/csrf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pillarjs/csrf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pillarjs/csrf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/csrf/-/csrf-3.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dead6872788b32093d9c71c4b7f23f26c37d21f8868e0a7a307818353efe08f990be2e4317aab37a75e76521fa7fd41a6bee0386650325af1280567e3857fd42"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/csrf"
        }
      ]
    },
    {
      "type": "library",
      "name": "crc",
      "version": "3.3.0",
      "bom-ref": "express@3.21.2-tuxcare.2|crc@3.3.0",
      "author": "Alex Gorbatchev",
      "description": "Various CRC JavaScript implementations",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/crc@3.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcrc%2F-%2Fcrc-3.3.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/alexgorbatchev/node-crc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/alexgorbatchev/node-crc",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/alexgorbatchev/node-crc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/crc/-/crc-3.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "402c77cfb14e65b26b6a9b277b04e48751f187a3c757ad524476f1e90eb9522877cb491f223f9d0c6237b90e10d432ca3882f2be9671bc9a6828faf16ad8690a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/crc"
        }
      ]
    },
    {
      "type": "library",
      "name": "unpipe",
      "version": "1.0.0",
      "bom-ref": "express@3.21.2-tuxcare.2|unpipe@1.0.0",
      "author": "Douglas Christopher Wilson",
      "description": "Unpipe a stream from all destinations",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unpipe@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Funpipe%2F-%2Funpipe-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/stream-utils/unpipe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stream-utils/unpipe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stream-utils/unpipe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/unpipe/-/unpipe-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a63cb66d8852b2e7f05a52b03dcfa5ddc37bfb0b8994aeaecf461d2443a54036e5ea3a3f6253e2e266fc6a0524542f0117b57c36ecdec8f36a464b00de1ced29"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unpipe"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "express@3.21.2-tuxcare.2|inherits@2.0.4",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Finherits%2F-%2Finherits-2.0.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/inherits/-/inherits-2.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "93fbc6697e3f6256b75b3c8c0af4d039761e207bea38ab67a8176ecd31e9ce9419cc0b2428c859d8af849c189233dcc64a820578ca572b16b8758799210a9ec1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "statuses",
      "version": "1.5.0",
      "bom-ref": "express@3.21.2-tuxcare.2|statuses@1.5.0",
      "description": "HTTP status utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/statuses@1.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstatuses%2F-%2Fstatuses-1.5.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/statuses.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/statuses#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/statuses/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/statuses/-/statuses-1.5.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3a9677ccffa34f53c8ec8f277a6257e002a6017d3bd199183d5595fc068a4c997eb570931b255d0b56b848bf11510604c24fdfdf8657f144f290debc170aea00"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/statuses"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "1.1.14",
      "bom-ref": "express@3.21.2-tuxcare.2|readable-stream@1.1.14",
      "author": "Isaac Z. Schlueter",
      "description": "Streams3, a user-land copy of the stream library from Node.js v0.11.x",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@1.1.14?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freadable-stream%2F-%2Freadable-stream-1.1.14.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/readable-stream/-/readable-stream-1.1.14.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f8c7958c57f82f8e1752484cd5e61b0fc7f212cc5c57cd69a8c491e606e57dc2c21df66f6ebab2e3fa981c4fbf4791e80544f5d565793b4f02af59f761791655"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "stream-counter",
      "version": "0.2.0",
      "bom-ref": "express@3.21.2-tuxcare.2|stream-counter@0.2.0",
      "author": "Andrew Kelley",
      "description": "keeps track of how many bytes have been written to a stream",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stream-counter@0.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstream-counter%2F-%2Fstream-counter-0.2.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/superjoe30/node-stream-counter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/superjoe30/node-stream-counter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/superjoe30/node-stream-counter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/stream-counter/-/stream-counter-0.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1a3036cca73689751429170ec57426844c7412fdd71c9e9cf32586aa14235b0846aea3704acbeaf589512e0a06b59e4ac762e7f7821e75aa89e46506e9a05bc4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stream-counter"
        }
      ]
    },
    {
      "type": "library",
      "name": "batch",
      "version": "0.5.3",
      "bom-ref": "express@3.21.2-tuxcare.2|batch@0.5.3",
      "author": "TJ Holowaychuk",
      "description": "Simple async batch",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/batch@0.5.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbatch%2F-%2Fbatch-0.5.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/visionmedia/batch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/batch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/batch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/batch/-/batch-0.5.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6908073cb1f60c7a454e9065e7f1a255d3731c4aac2c24acd5188fbea90a3f5fbb46434996fef590bf3f2979afbda2eaa19ef2966bea91984b8e3028473f1783"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/batch"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-types",
      "version": "2.1.35",
      "bom-ref": "express@3.21.2-tuxcare.2|mime-types@2.1.35",
      "description": "The ultimate javascript content-type utility.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-types@2.1.35?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmime-types%2F-%2Fmime-types-2.1.35.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/mime-types.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/mime-types#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/mime-types/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mime-types/-/mime-types-2.1.35.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "64363e6cf9b9cd34c5f98a42ac053d9cad148080983d3d10b53d4d65616fe2cfbe4cd91c815693d20ebee11dae238323423cf2b07075cf1b962f9d21cda7978b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime-types"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "mime-db",
          "version": "1.52.0",
          "bom-ref": "express@3.21.2-tuxcare.2|mime-types@2.1.35|mime-db@1.52.0",
          "description": "Media Type Database",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mime-db@1.52.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmime-db%2F-%2Fmime-db-1.52.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/jshttp/mime-db.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jshttp/mime-db#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jshttp/mime-db/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mime-db/-/mime-db-1.52.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "b0f538b95edd625bed589c70c311c3d0fba285536213b4f201b439496c43081f66518bce82ba103b061040e28f27c0886c4fb51135653a82b5502da7537818be"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mime-types/node_modules/mime-db"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "media-typer",
      "version": "0.3.0",
      "bom-ref": "express@3.21.2-tuxcare.2|media-typer@0.3.0",
      "author": "Douglas Christopher Wilson",
      "description": "Simple RFC 6838 media type parser and formatter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/media-typer@0.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmedia-typer%2F-%2Fmedia-typer-0.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/media-typer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/media-typer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/media-typer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/media-typer/-/media-typer-0.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "76afaa7a543d6a41e970e97f8145514f15483a4009d70477400bdbe11b158d2f285681630c64dcebbf702589949a49d41791f030b3a06f93be6b72b17d66a93d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/media-typer"
        }
      ]
    },
    {
      "type": "library",
      "name": "estraverse",
      "version": "1.5.1",
      "bom-ref": "express@3.21.2-tuxcare.2|estraverse@1.5.1",
      "description": "ECMAScript JS AST traversal functions",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared",
            "url": "http://github.com/Constellation/estraverse/raw/master/LICENSE.BSD"
          }
        }
      ],
      "purl": "pkg:npm/estraverse@1.5.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Festraverse%2F-%2Festraverse-1.5.1.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/Constellation/estraverse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Constellation/estraverse",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Constellation/estraverse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/estraverse/-/estraverse-1.5.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1690a32437e6a37bec73fd732927aa479938dad70887114896fabe87d8f47cedaafe1dae2cacb07aaeeb609fb40a856fac640ec484b9c3206b5bffaf179f0151"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/estraverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "esutils",
      "version": "1.0.0",
      "bom-ref": "express@3.21.2-tuxcare.2|esutils@1.0.0",
      "description": "utility box for ECMAScript language tools",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared",
            "url": "http://github.com/Constellation/esutils/raw/master/LICENSE.BSD"
          }
        }
      ],
      "purl": "pkg:npm/esutils@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fesutils%2F-%2Fesutils-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/Constellation/esutils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Constellation/esutils",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Constellation/esutils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/esutils/-/esutils-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c7f8981f9dd7deab83c1f1d1cf8cbcae7e17704c30089796b2e97da45d7395d31b1ad80eb4c34110eb985b007511094ad8b45ad5f7afdd8020ca6fd1125a790a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esutils"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.1.43",
      "bom-ref": "express@3.21.2-tuxcare.2|source-map@0.1.43",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared",
            "url": "http://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.1.43?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsource-map%2F-%2Fsource-map-0.1.43.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/source-map/-/source-map-0.1.43.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "56d0af07d488421937685ea1f8df3911aa8868114801f67d0aef8d2471d5bdcf016c4727bc3705c3ab2a436750ad3e9294ead9ab7b48bf20fdf841aafe526bc9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob",
      "version": "3.2.11",
      "bom-ref": "express@3.21.2-tuxcare.2|glob@3.2.11",
      "author": "Isaac Z. Schlueter",
      "description": "a little globber",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob@3.2.11?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglob%2F-%2Fglob-3.2.11.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-glob#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/glob/-/glob-3.2.11.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8556f4cf0119c02d455d22913c54de3ad37b000ac9709948e942c62edaecb5ab3028d96b4c9a8003ed65625494a29e2f8c0e36df1941cea7d54b78961a5a89fa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "minimatch",
          "version": "0.3.0",
          "bom-ref": "express@3.21.2-tuxcare.2|glob@3.2.11|minimatch@0.3.0",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "purl": "pkg:npm/minimatch@0.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-0.3.0.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/minimatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minimatch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minimatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimatch/-/minimatch-0.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "5855f58c8d406b13536553872c155acf04d629a423a32912cc204d5c1ef6bc34c2ce8a501adc8ff75b4a7452b972fd7ea8cc0fca24eed47a94ae2aa9948f2970"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/glob/node_modules/minimatch"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "minimatch",
      "version": "0.4.0",
      "bom-ref": "express@3.21.2-tuxcare.2|minimatch@0.4.0",
      "author": "Isaac Z. Schlueter",
      "description": "a glob matcher in javascript",
      "purl": "pkg:npm/minimatch@0.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-0.4.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/minimatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minimatch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minimatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimatch/-/minimatch-0.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c892892f5837b68edfe02ffd2f31d74f3361e79d3128679f88296cf514be0c376c0e92a99dd638f540d95b9b23ff7c9e69cdc79763f1df0e5b4fc6ccfdd32b59"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "optimist",
      "version": "0.3.7",
      "bom-ref": "express@3.21.2-tuxcare.2|optimist@0.3.7",
      "author": "James Halliday",
      "description": "Light-weight option parsing with an argv hash. No optstrings attached.",
      "licenses": [
        {
          "license": {
            "name": "MIT/X11",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/optimist@0.3.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Foptimist%2F-%2Foptimist-0.3.7.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-optimist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-optimist#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-optimist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/optimist/-/optimist-0.3.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4c2c7475743356d4828363a063f6cef618ccf5c5785d8c74f5354afacdfe1619234fa2e8bec2defa93ccce959ffbac972bf8548b3b36814a13c378c733455a4d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/optimist"
        }
      ]
    },
    {
      "type": "library",
      "name": "uglify-js",
      "version": "2.3.6",
      "bom-ref": "express@3.21.2-tuxcare.2|uglify-js@2.3.6",
      "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
      "scope": "optional",
      "purl": "pkg:npm/uglify-js@2.3.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fuglify-js%2F-%2Fuglify-js-2.3.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mishoo/UglifyJS2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://lisperator.net/uglifyjs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mishoo/UglifyJS2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/uglify-js/-/uglify-js-2.3.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4f62d65b27717f9f81b696f44bf1a0ff22859988e75fd8ed43899d37d611abbdc184ddb51215340efc37c180cba9ddd3a2819426508a7f719fca38f2fd14dc58"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uglify-js"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "0.2.10",
          "bom-ref": "express@3.21.2-tuxcare.2|uglify-js@2.3.6|async@0.2.10",
          "author": "Caolan McMahon",
          "description": "Higher-order functions and common patterns for asynchronous code",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/caolan/async/raw/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/async@0.2.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasync%2F-%2Fasync-0.2.10.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/caolan/async.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/caolan/async#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/caolan/async/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/async/-/async-0.2.10.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "78091da0ac54ebf2e42830732e94feb7a15fe44b5f485e30c7559f2623c4115ed634b9c36915e4d28572b2210f9b6eb6ae869a72119ec7052ff785a14a03794d"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/uglify-js/node_modules/async"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "argparse",
      "version": "1.0.10",
      "bom-ref": "express@3.21.2-tuxcare.2|argparse@1.0.10",
      "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/argparse@1.0.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fargparse%2F-%2Fargparse-1.0.10.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodeca/argparse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodeca/argparse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodeca/argparse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/argparse/-/argparse-1.0.10.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a39468cbab4d1b848bfc53a408037a4738e26a4652db944b605adc32db49a9b75df015ab9c0f9f1b3e7b88de4f6f4ea9bc11af979810d01e3c74996c957be84e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/argparse"
        }
      ]
    },
    {
      "type": "library",
      "name": "wrappy",
      "version": "1.0.2",
      "bom-ref": "express@3.21.2-tuxcare.2|wrappy@1.0.2",
      "author": "Isaac Z. Schlueter",
      "description": "Callback wrapping utility",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wrappy@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwrappy%2F-%2Fwrappy-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/wrappy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/wrappy",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/wrappy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/wrappy/-/wrappy-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9784a9fc346c7a8afdc0be84bd5dbe4ee427eb774c90f8d9feca7d5e48214c46d5f4a94f4b5c54b19deeeff2103b8c31b5c141e1b82940f45c477402bdeccf71"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wrappy"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "2.0.3",
      "bom-ref": "express@3.21.2-tuxcare.2|graceful-fs@2.0.3",
      "author": "Isaac Z. Schlueter",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@2.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgraceful-fs%2F-%2Fgraceful-fs-2.0.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-graceful-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/graceful-fs/-/graceful-fs-2.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "85c8ff353516bfe0b731baab55bf45f9a1fa96f4f010725dc767e807196b56ae61eb313c05fbb8a6fe02000a9b0dc66bc3ff4093996c457958f40a3cfc5d13bb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/graceful-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "ee-first",
      "version": "1.1.1",
      "bom-ref": "express@3.21.2-tuxcare.2|ee-first@1.1.1",
      "author": "Jonathan Ong",
      "description": "return the first event in a set of ee/event pairs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ee-first@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fee-first%2F-%2Fee-first-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonathanong/ee-first.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonathanong/ee-first#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonathanong/ee-first/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ee-first/-/ee-first-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "58cc26f4b851528f9651a44dfaf46e113a86f3d22066985548d91d16079beac4bf1383ab0c837bb78f0201ec121d773a0bc95e7c3f0a29faf9bd8eb56eb425a3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ee-first"
        }
      ]
    },
    {
      "type": "library",
      "name": "component-emitter",
      "version": "1.1.2",
      "bom-ref": "express@3.21.2-tuxcare.2|component-emitter@1.1.2",
      "description": "Event emitter",
      "purl": "pkg:npm/component-emitter@1.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcomponent-emitter%2F-%2Fcomponent-emitter-1.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/component/emitter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/component/emitter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/component/emitter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/component-emitter/-/component-emitter-1.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "62121ba773c98b39c445f8e52242b4b9ee286d9c6dd92eb4fb45bccf6e19ca63874fcb079683aa58ea99454d9e3793a563c534f1516c3f4da57ad72edba16294"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/component-emitter"
        }
      ]
    },
    {
      "type": "library",
      "name": "cookiejar",
      "version": "2.0.1",
      "bom-ref": "express@3.21.2-tuxcare.2|cookiejar@2.0.1",
      "author": "bradleymeck",
      "description": "simple persistent cookiejar system",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cookiejar@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcookiejar%2F-%2Fcookiejar-2.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/bmeck/node-cookiejar.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bmeck/node-cookiejar#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bmeck/node-cookiejar/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cookiejar/-/cookiejar-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4f19e5ecfee8926c7f17264d4408cfc8730a21257600335b77ec484e8b845729768d4733ad4e2d253e3429c7d02ff89f0a8d24aaa2e00f8f5094da1f00098129"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cookiejar"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend",
      "version": "1.2.1",
      "bom-ref": "express@3.21.2-tuxcare.2|extend@1.2.1",
      "author": "Stefan Thomas",
      "description": "Port of jQuery.extend for Node.js",
      "purl": "pkg:npm/extend@1.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fextend%2F-%2Fextend-1.2.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/justmoon/node-extend.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/justmoon/node-extend#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/justmoon/node-extend/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/extend/-/extend-1.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dbf2702184693010d28db423514a69352ae673bd7d72b84569621d4fe4d149503c804fba1c4a1b416a89e9590fb7f1fcb704bb87fd165aceef7a1f309a9f7c36"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extend"
        }
      ]
    },
    {
      "type": "library",
      "name": "form-data",
      "version": "0.2.0",
      "bom-ref": "express@3.21.2-tuxcare.2|form-data@0.2.0",
      "author": "Felix Geisendörfer",
      "description": "A module to create readable \"multipart/form-data\" streams.  Can be used to submit forms and file uploads to other web applications.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/felixge/node-form-data/master/License"
          }
        }
      ],
      "purl": "pkg:npm/form-data@0.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fform-data%2F-%2Fform-data-0.2.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/felixge/node-form-data.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/felixge/node-form-data#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/felixge/node-form-data/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/form-data/-/form-data-0.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2e48a7686e896b3561623d802a2ebb34e20086a5dc04e4000ab693d16761596e193b7913892d17ec2d672758c565feb06a4e1b547200fe83b35a48764e1022a6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/form-data"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "mime-types",
          "version": "2.0.14",
          "bom-ref": "express@3.21.2-tuxcare.2|form-data@0.2.0|mime-types@2.0.14",
          "description": "The ultimate javascript content-type utility.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mime-types@2.0.14?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmime-types%2F-%2Fmime-types-2.0.14.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/jshttp/mime-types.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jshttp/mime-types#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jshttp/mime-types/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mime-types/-/mime-types-2.0.14.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "d991d412cb4d9087f6a135a0b4e0ebe97d0273836cfd137f864b5da339dd884861002db0c577a3175147d172c74c422613d87a82bfed727af760e9d21acc5ced"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/form-data/node_modules/mime-types"
            }
          ]
        },
        {
          "type": "library",
          "name": "mime-db",
          "version": "1.12.0",
          "bom-ref": "express@3.21.2-tuxcare.2|form-data@0.2.0|mime-db@1.12.0",
          "description": "Media Type Database",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mime-db@1.12.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmime-db%2F-%2Fmime-db-1.12.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/jshttp/mime-db.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jshttp/mime-db#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jshttp/mime-db/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mime-db/-/mime-db-1.12.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "e5a3005bb2388d9a19076edf5d1b9e92a7380d5bc9efe84cf14716acd8f69aa89b139e205e03d2a2705805d416e61c9a54d1a68988d8d1932a9fd7c179f598bc"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/form-data/node_modules/mime-db"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "formidable",
      "version": "1.0.14",
      "bom-ref": "express@3.21.2-tuxcare.2|formidable@1.0.14",
      "description": "A node.js module for parsing form data, especially file uploads.",
      "purl": "pkg:npm/formidable@1.0.14?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fformidable%2F-%2Fformidable-1.0.14.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/felixge/node-formidable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/felixge/node-formidable",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/felixge/node-formidable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/formidable/-/formidable-1.0.14.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "68eb2414711f630912292cc6ba2e63850faec8ba36353c29ce19dd820cf66191e5bf41e4022fb31b96440422f7193bea2f2aff1735fd32fc7d0ee7829aed87cd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/formidable"
        }
      ]
    },
    {
      "type": "library",
      "name": "reduce-component",
      "version": "1.0.1",
      "bom-ref": "express@3.21.2-tuxcare.2|reduce-component@1.0.1",
      "description": "Array reduce component",
      "licenses": [
        {
          "license": {
            "name": "Apache, Version 2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/reduce-component@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freduce-component%2F-%2Freduce-component-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/redventures/reduce.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/redventures/reduce#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/redventures/reduce/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/reduce-component/-/reduce-component-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cb4c3209c750ba5de1237c477c8b34be0fe349b6e841cfd84ce02a6b18c51bb02df9749ec5dbae3aa0552fd4a638b4b06bf95d91bcd5cddc2e93db3610a4c066"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/reduce-component"
        }
      ]
    },
    {
      "type": "library",
      "name": "negotiator",
      "version": "0.5.3",
      "bom-ref": "express@3.21.2-tuxcare.2|negotiator@0.5.3",
      "description": "HTTP content negotiation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/negotiator@0.5.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnegotiator%2F-%2Fnegotiator-0.5.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/negotiator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/negotiator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/negotiator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/negotiator/-/negotiator-0.5.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a179a76b3a9e84b345a21aa02f147251d39053dfd45f43690a9b276e35948cceb664cf2848e5d86691dcebc5d1d77d1fb4f35a9e8d2841719d44402995946169"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/negotiator"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-db",
      "version": "1.54.0",
      "bom-ref": "express@3.21.2-tuxcare.2|mime-db@1.54.0",
      "description": "Media Type Database",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-db@1.54.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmime-db%2F-%2Fmime-db-1.54.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/mime-db.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/mime-db#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/mime-db/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mime-db/-/mime-db-1.54.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "694e4426e20dd960de982700a76bc505fa7f9b810085626750d492c348b1b3bfe45db77a3e0eb8126c0990d745841f1a5add6c1f60935eb2f1a3f880195de83d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime-db"
        }
      ]
    },
    {
      "type": "library",
      "name": "rndm",
      "version": "1.2.0",
      "bom-ref": "express@3.21.2-tuxcare.2|rndm@1.2.0",
      "author": "Jonathan Ong",
      "description": "random string generator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rndm@1.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frndm%2F-%2Frndm-1.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-utils/rndm.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-utils/rndm#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-utils/rndm/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/rndm/-/rndm-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7c9850408e6d2eb42f608605a4e9c58a7ceff5dc2647b8519d4cf55ea3f7389d6323079334e77a6933b88f041281c05215407efca1c9c6e1a77a299ef857733b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rndm"
        }
      ]
    },
    {
      "type": "library",
      "name": "tsscmp",
      "version": "1.0.5",
      "bom-ref": "express@3.21.2-tuxcare.2|tsscmp@1.0.5",
      "author": "suryagh",
      "description": "Timing safe string compare using double HMAC",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tsscmp@1.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftsscmp%2F-%2Ftsscmp-1.0.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/suryagh/tsscmp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/suryagh/tsscmp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/suryagh/tsscmp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tsscmp/-/tsscmp-1.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "68ffefcbdc588981afb695b8c419317687aa6d3fa735ea3fdfb71d424de24a21b3d3129bdb45f03a0052a98a350f312ab75c9c3ee6c47cf537a07833b1144bde"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tsscmp"
        }
      ]
    },
    {
      "type": "library",
      "name": "uid-safe",
      "version": "2.1.4",
      "bom-ref": "express@3.21.2-tuxcare.2|uid-safe@2.1.4",
      "description": "URL and cookie safe UIDs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uid-safe@2.1.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fuid-safe%2F-%2Fuid-safe-2.1.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-utils/uid-safe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-utils/uid-safe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-utils/uid-safe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/uid-safe/-/uid-safe-2.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3074c6cc80cd3efd578432b43322af12ba286d486da4c6bae3dffd48815b4d13b676c84b72d0f7cf13b0430fa043e325a79a2c7cc754535b2370ee85c38aef08"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uid-safe"
        }
      ]
    },
    {
      "type": "library",
      "name": "base64-url",
      "version": "1.2.1",
      "bom-ref": "express@3.21.2-tuxcare.2|base64-url@1.2.1",
      "author": "@joaquimserafim",
      "description": "Base64 encode, decode, escape and unescape for URL applications",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/base64-url@1.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbase64-url%2F-%2Fbase64-url-1.2.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/joaquimserafim/base64-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/joaquimserafim/base64-url",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/joaquimserafim/base64-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/base64-url/-/base64-url-1.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "57c1349758f2c9e4924bd47e27da258f1e5eab6aeacc29489eec1a3dccaebf4326dd5888ff7feb71ce2b0843bc8b8790e08d0ed050066030368b9c561c73e1ce"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/base64-url"
        }
      ]
    },
    {
      "type": "library",
      "name": "core-util-is",
      "version": "1.0.3",
      "bom-ref": "express@3.21.2-tuxcare.2|core-util-is@1.0.3",
      "author": "Isaac Z. Schlueter",
      "description": "The `util.is*` functions introduced in Node v0.12.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/core-util-is@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcore-util-is%2F-%2Fcore-util-is-1.0.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/core-util-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/core-util-is#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/core-util-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/core-util-is/-/core-util-is-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "65006f8b50dca49e060ea6a78ee719d878f7c043b9a590d2f3d0566e472bbddc64b09a2bc140c365a997f65745929f5ac369660432e090e6c40380d6349f4561"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/core-util-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "isarray",
      "version": "0.0.1",
      "bom-ref": "express@3.21.2-tuxcare.2|isarray@0.0.1",
      "author": "Julian Gruber",
      "description": "Array#isArray for older browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isarray@0.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fisarray%2F-%2Fisarray-0.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/isarray.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/isarray",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/isarray/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/isarray/-/isarray-0.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0f64bedc62f1587fae86b34472887f7e799878ff04f3fcc797ae3877f8dd034836bb25efcb7b1bd2ac68b44fa77b42ed71c1e49d0cd6c1913385a93ba09d0239"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "string_decoder",
      "version": "0.10.31",
      "bom-ref": "express@3.21.2-tuxcare.2|string_decoder@0.10.31",
      "description": "The string_decoder module from Node core",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string_decoder@0.10.31?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring_decoder%2F-%2Fstring_decoder-0.10.31.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/rvagg/string_decoder.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/string_decoder",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/string_decoder/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/string_decoder/-/string_decoder-0.10.31.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7afd90cd2cd63d89b2f46baa7c856295d03839d7062de15942bab9cace91b62b85f914108995abf1364dc8072e557c904587c43be32ca01ff506e41584e26ea1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/string_decoder"
        }
      ]
    },
    {
      "type": "library",
      "name": "amdefine",
      "version": "1.0.1",
      "bom-ref": "express@3.21.2-tuxcare.2|amdefine@1.0.1",
      "author": "James Burke",
      "description": "Provide AMD's define() API for declaring modules in the AMD format",
      "scope": "optional",
      "licenses": [
        {
          "expression": "BSD-3-Clause OR MIT",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/amdefine@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Famdefine%2F-%2Famdefine-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jrburke/amdefine.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/jrburke/amdefine",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jrburke/amdefine/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/amdefine/-/amdefine-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4b61f0d13b4d90c26121a6c1c08a2328bf581cee53d27e5e36a589ecbae57a5ff30db7ed429c696a98bcb59b375f51d66bebbe41ec9d1a6cf3354d26d3df9172"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/amdefine"
        }
      ]
    },
    {
      "type": "library",
      "name": "lru-cache",
      "version": "2.7.3",
      "bom-ref": "express@3.21.2-tuxcare.2|lru-cache@2.7.3",
      "author": "Isaac Z. Schlueter",
      "description": "A cache object that deletes the least-recently-used items.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lru-cache@2.7.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flru-cache%2F-%2Flru-cache-2.7.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-lru-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lru-cache/-/lru-cache-2.7.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5a989b589eb4737020033f1ada2604ac3adc4f60bb3a62a7b168487073a39141c58e45e770986d2f1352a949b147146e9e96f923c569addeda35277636d92c25"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lru-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "sigmund",
      "version": "1.0.1",
      "bom-ref": "express@3.21.2-tuxcare.2|sigmund@1.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "Quick and dirty signatures for Objects.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sigmund@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsigmund%2F-%2Fsigmund-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/sigmund.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/sigmund#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/sigmund/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/sigmund/-/sigmund-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7c2bc45df87a356a66f984ae6366e95dbfd522286a580ea12ec81ba02fb49e5ef543b37ba3679a096f2625afcd2ef421b3a8e9777559578522510955ebe95cf2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sigmund"
        }
      ]
    },
    {
      "type": "library",
      "name": "sprintf-js",
      "version": "1.0.3",
      "bom-ref": "express@3.21.2-tuxcare.2|sprintf-js@1.0.3",
      "author": "Alexandru Marasteanu",
      "description": "JavaScript sprintf implementation",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sprintf-js@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsprintf-js%2F-%2Fsprintf-js-1.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/alexei/sprintf.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/alexei/sprintf.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/alexei/sprintf.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/sprintf-js/-/sprintf-js-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0fd70f824bcb955deddc8ccbd03d182ef180f40864e0f72f57051b3747521abd5a3f436bb780049d351bb86beab840b4980eb81aab757f38ab951b3989b5f1f2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sprintf-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "combined-stream",
      "version": "0.0.7",
      "bom-ref": "express@3.21.2-tuxcare.2|combined-stream@0.0.7",
      "author": "Felix Geisendörfer",
      "description": "A stream that emits multiple other streams one after another.",
      "purl": "pkg:npm/combined-stream@0.0.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcombined-stream%2F-%2Fcombined-stream-0.0.7.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/felixge/node-combined-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/felixge/node-combined-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/felixge/node-combined-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/combined-stream/-/combined-stream-0.0.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a9f7b19662e9f4ccab91a8d05728c40dbd158fe2a146047faf12e25616a28654fe6645f49517aab47e80724e340af3031114786f9785a770ab7ac92906cd4f8a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/combined-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "random-bytes",
      "version": "1.0.0",
      "bom-ref": "express@3.21.2-tuxcare.2|random-bytes@1.0.0",
      "description": "URL and cookie safe UIDs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/random-bytes@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frandom-bytes%2F-%2Frandom-bytes-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-utils/random-bytes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-utils/random-bytes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-utils/random-bytes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/random-bytes/-/random-bytes-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8afecb84d54ed38ec7cd847722717aa54714b0f4221d333541a979d437064ae6450629756810561b97873cd7a4edbbc82cc69827ff115357bcc3500c74798b41"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/random-bytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "delayed-stream",
      "version": "0.0.5",
      "bom-ref": "express@3.21.2-tuxcare.2|delayed-stream@0.0.5",
      "author": "Felix Geisendörfer",
      "description": "Buffers events from a stream until you are ready to handle them.",
      "purl": "pkg:npm/delayed-stream@0.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdelayed-stream%2F-%2Fdelayed-stream-0.0.5.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/felixge/node-delayed-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/felixge/node-delayed-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/felixge/node-delayed-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/delayed-stream/-/delayed-stream-0.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bfeeee05dd69a9ee58b603da70821b67c1ee1de2c554d7b89941321435cbe8a8aacc4ca48dbc3ee665d95e918580d55ab1d2f88d62a068a217ac41e2ca73752c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/delayed-stream"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "express@3.21.2-tuxcare.2",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|basic-auth@1.0.4",
        "express@3.21.2-tuxcare.2|commander@2.6.0",
        "express@3.21.2-tuxcare.2|connect-redis@1.5.0",
        "express@3.21.2-tuxcare.2|connect@2.30.2",
        "express@3.21.2-tuxcare.2|content-disposition@0.5.0",
        "express@3.21.2-tuxcare.2|content-type@1.0.5",
        "express@3.21.2-tuxcare.2|cookie-signature@1.0.6",
        "express@3.21.2-tuxcare.2|cookie@0.1.3",
        "express@3.21.2-tuxcare.2|debug@2.2.0",
        "express@3.21.2-tuxcare.2|depd@1.0.1",
        "express@3.21.2-tuxcare.2|ejs@2.3.3",
        "express@3.21.2-tuxcare.2|encodeurl@2.0.0",
        "express@3.21.2-tuxcare.2|escape-html@1.0.2",
        "express@3.21.2-tuxcare.2|etag@1.7.0",
        "express@3.21.2-tuxcare.2|fresh@0.3.0",
        "express@3.21.2-tuxcare.2|istanbul@0.3.9",
        "express@3.21.2-tuxcare.2|marked@0.3.5",
        "express@3.21.2-tuxcare.2|merge-descriptors@1.0.0",
        "express@3.21.2-tuxcare.2|methods@1.1.2",
        "express@3.21.2-tuxcare.2|mkdirp@0.5.1",
        "express@3.21.2-tuxcare.2|mocha@2.2.5",
        "express@3.21.2-tuxcare.2|parseurl@1.3.3",
        "express@3.21.2-tuxcare.2|proxy-addr@1.0.10",
        "express@3.21.2-tuxcare.2|range-parser@1.0.3",
        "express@3.21.2-tuxcare.2|send@0.13.0",
        "express@3.21.2-tuxcare.2|should@7.0.2",
        "express@3.21.2-tuxcare.2|supertest@1.0.1",
        "express@3.21.2-tuxcare.2|utils-merge@1.0.0",
        "express@3.21.2-tuxcare.2|vary@1.0.1"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|basic-auth@1.0.4"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|commander@2.6.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|connect-redis@1.5.0",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|debug@2.2.0",
        "express@3.21.2-tuxcare.2|redis@0.10.3"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|connect@2.30.2",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|basic-auth-connect@1.0.0",
        "express@3.21.2-tuxcare.2|body-parser@1.13.3",
        "express@3.21.2-tuxcare.2|bytes@2.1.0",
        "express@3.21.2-tuxcare.2|compression@1.5.2",
        "express@3.21.2-tuxcare.2|connect-timeout@1.6.2",
        "express@3.21.2-tuxcare.2|content-type@1.0.5",
        "express@3.21.2-tuxcare.2|cookie-parser@1.3.5",
        "express@3.21.2-tuxcare.2|cookie-signature@1.0.6",
        "express@3.21.2-tuxcare.2|cookie@0.1.3",
        "express@3.21.2-tuxcare.2|csurf@1.8.3",
        "express@3.21.2-tuxcare.2|debug@2.2.0",
        "express@3.21.2-tuxcare.2|depd@1.0.1",
        "express@3.21.2-tuxcare.2|errorhandler@1.4.3",
        "express@3.21.2-tuxcare.2|express-session@1.11.3",
        "express@3.21.2-tuxcare.2|finalhandler@0.4.0",
        "express@3.21.2-tuxcare.2|fresh@0.3.0",
        "express@3.21.2-tuxcare.2|http-errors@1.3.1",
        "express@3.21.2-tuxcare.2|method-override@2.3.10",
        "express@3.21.2-tuxcare.2|morgan@1.6.1",
        "express@3.21.2-tuxcare.2|multiparty@3.3.2",
        "express@3.21.2-tuxcare.2|on-headers@1.0.2",
        "express@3.21.2-tuxcare.2|parseurl@1.3.3",
        "express@3.21.2-tuxcare.2|pause@0.1.0",
        "express@3.21.2-tuxcare.2|qs@4.0.0",
        "express@3.21.2-tuxcare.2|response-time@2.3.4",
        "express@3.21.2-tuxcare.2|serve-favicon@2.3.2",
        "express@3.21.2-tuxcare.2|serve-index@1.7.3",
        "express@3.21.2-tuxcare.2|serve-static@1.10.3",
        "express@3.21.2-tuxcare.2|type-is@1.6.18",
        "express@3.21.2-tuxcare.2|utils-merge@1.0.0",
        "express@3.21.2-tuxcare.2|vhost@3.0.2"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|content-disposition@0.5.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|content-type@1.0.5"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|cookie-signature@1.0.6"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|cookie@0.1.3"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|debug@2.2.0",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|ms@0.7.1"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|depd@1.0.1"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|ejs@2.3.3"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|encodeurl@2.0.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|escape-html@1.0.2"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|etag@1.7.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|fresh@0.3.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|istanbul@0.3.9",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|abbrev@1.0.9",
        "express@3.21.2-tuxcare.2|async@0.9.2",
        "express@3.21.2-tuxcare.2|escodegen@1.3.3",
        "express@3.21.2-tuxcare.2|esprima@2.1.0",
        "express@3.21.2-tuxcare.2|fileset@0.1.8",
        "express@3.21.2-tuxcare.2|handlebars@1.3.0",
        "express@3.21.2-tuxcare.2|js-yaml@3.14.2",
        "express@3.21.2-tuxcare.2|mkdirp@0.5.1",
        "express@3.21.2-tuxcare.2|nopt@3.0.6",
        "express@3.21.2-tuxcare.2|once@1.4.0",
        "express@3.21.2-tuxcare.2|resolve@0.7.4",
        "express@3.21.2-tuxcare.2|supports-color@1.2.1",
        "express@3.21.2-tuxcare.2|which@1.0.9",
        "express@3.21.2-tuxcare.2|wordwrap@0.0.3"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|marked@0.3.5"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|merge-descriptors@1.0.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|methods@1.1.2"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|mkdirp@0.5.1",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|minimist@0.0.8"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|mocha@2.2.5",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|mocha@2.2.5|commander@2.3.0",
        "express@3.21.2-tuxcare.2|mocha@2.2.5|debug@2.0.0",
        "express@3.21.2-tuxcare.2|diff@1.4.0",
        "express@3.21.2-tuxcare.2|escape-string-regexp@1.0.2",
        "express@3.21.2-tuxcare.2|mocha@2.2.5|glob@3.2.3",
        "express@3.21.2-tuxcare.2|growl@1.8.1",
        "express@3.21.2-tuxcare.2|jade@0.26.3",
        "express@3.21.2-tuxcare.2|mocha@2.2.5|mkdirp@0.5.0",
        "express@3.21.2-tuxcare.2|supports-color@1.2.1"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|mocha@2.2.5|commander@2.3.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|mocha@2.2.5|debug@2.0.0",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|mocha@2.2.5|ms@0.6.2"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|mocha@2.2.5|glob@3.2.3",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|graceful-fs@2.0.3",
        "express@3.21.2-tuxcare.2|inherits@2.0.4",
        "express@3.21.2-tuxcare.2|mocha@2.2.5|minimatch@0.2.14"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|mocha@2.2.5|mkdirp@0.5.0",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|minimist@0.0.8"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|mocha@2.2.5|ms@0.6.2"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|mocha@2.2.5|minimatch@0.2.14",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|lru-cache@2.7.3",
        "express@3.21.2-tuxcare.2|sigmund@1.0.1"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|parseurl@1.3.3"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|proxy-addr@1.0.10",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|forwarded@0.1.2",
        "express@3.21.2-tuxcare.2|ipaddr.js@1.0.5"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|range-parser@1.0.3"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|send@0.13.0",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|debug@2.2.0",
        "express@3.21.2-tuxcare.2|depd@1.0.1",
        "express@3.21.2-tuxcare.2|destroy@1.0.3",
        "express@3.21.2-tuxcare.2|escape-html@1.0.2",
        "express@3.21.2-tuxcare.2|etag@1.7.0",
        "express@3.21.2-tuxcare.2|fresh@0.3.0",
        "express@3.21.2-tuxcare.2|http-errors@1.3.1",
        "express@3.21.2-tuxcare.2|mime@1.3.4",
        "express@3.21.2-tuxcare.2|ms@0.7.1",
        "express@3.21.2-tuxcare.2|on-finished@2.3.0",
        "express@3.21.2-tuxcare.2|range-parser@1.0.3",
        "express@3.21.2-tuxcare.2|send@0.13.0|statuses@1.2.1"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|send@0.13.0|statuses@1.2.1"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|should@7.0.2",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|should-equal@0.5.0",
        "express@3.21.2-tuxcare.2|should-format@0.3.0",
        "express@3.21.2-tuxcare.2|should-type@0.2.0"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|supertest@1.0.1",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|methods@1.1.2",
        "express@3.21.2-tuxcare.2|superagent@1.2.0"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|utils-merge@1.0.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|vary@1.0.1"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|redis@0.10.3"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|basic-auth-connect@1.0.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|body-parser@1.13.3",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|bytes@2.1.0",
        "express@3.21.2-tuxcare.2|content-type@1.0.5",
        "express@3.21.2-tuxcare.2|debug@2.2.0",
        "express@3.21.2-tuxcare.2|depd@1.0.1",
        "express@3.21.2-tuxcare.2|http-errors@1.3.1",
        "express@3.21.2-tuxcare.2|iconv-lite@0.4.11",
        "express@3.21.2-tuxcare.2|on-finished@2.3.0",
        "express@3.21.2-tuxcare.2|qs@4.0.0",
        "express@3.21.2-tuxcare.2|raw-body@2.1.7",
        "express@3.21.2-tuxcare.2|type-is@1.6.18"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|bytes@2.1.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|compression@1.5.2",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|accepts@1.2.13",
        "express@3.21.2-tuxcare.2|bytes@2.1.0",
        "express@3.21.2-tuxcare.2|compressible@2.0.18",
        "express@3.21.2-tuxcare.2|debug@2.2.0",
        "express@3.21.2-tuxcare.2|on-headers@1.0.2",
        "express@3.21.2-tuxcare.2|vary@1.0.1"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|connect-timeout@1.6.2",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|debug@2.2.0",
        "express@3.21.2-tuxcare.2|http-errors@1.3.1",
        "express@3.21.2-tuxcare.2|ms@0.7.1",
        "express@3.21.2-tuxcare.2|on-headers@1.0.2"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|cookie-parser@1.3.5",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|cookie-signature@1.0.6",
        "express@3.21.2-tuxcare.2|cookie@0.1.3"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|csurf@1.8.3",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|cookie-signature@1.0.6",
        "express@3.21.2-tuxcare.2|cookie@0.1.3",
        "express@3.21.2-tuxcare.2|csrf@3.0.6",
        "express@3.21.2-tuxcare.2|http-errors@1.3.1"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|errorhandler@1.4.3",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|errorhandler@1.4.3|accepts@1.3.8",
        "express@3.21.2-tuxcare.2|errorhandler@1.4.3|escape-html@1.0.3"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|errorhandler@1.4.3|accepts@1.3.8",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|mime-types@2.1.35",
        "express@3.21.2-tuxcare.2|errorhandler@1.4.3|negotiator@0.6.3"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|errorhandler@1.4.3|escape-html@1.0.3"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|errorhandler@1.4.3|negotiator@0.6.3"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|express-session@1.11.3",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|cookie-signature@1.0.6",
        "express@3.21.2-tuxcare.2|cookie@0.1.3",
        "express@3.21.2-tuxcare.2|crc@3.3.0",
        "express@3.21.2-tuxcare.2|debug@2.2.0",
        "express@3.21.2-tuxcare.2|depd@1.0.1",
        "express@3.21.2-tuxcare.2|on-headers@1.0.2",
        "express@3.21.2-tuxcare.2|parseurl@1.3.3",
        "express@3.21.2-tuxcare.2|express-session@1.11.3|uid-safe@2.0.0",
        "express@3.21.2-tuxcare.2|utils-merge@1.0.0"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|express-session@1.11.3|uid-safe@2.0.0",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|base64-url@1.2.1"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|finalhandler@0.4.0",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|debug@2.2.0",
        "express@3.21.2-tuxcare.2|escape-html@1.0.2",
        "express@3.21.2-tuxcare.2|on-finished@2.3.0",
        "express@3.21.2-tuxcare.2|unpipe@1.0.0"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|http-errors@1.3.1",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|inherits@2.0.4",
        "express@3.21.2-tuxcare.2|statuses@1.5.0"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|method-override@2.3.10",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|method-override@2.3.10|debug@2.6.9",
        "express@3.21.2-tuxcare.2|methods@1.1.2",
        "express@3.21.2-tuxcare.2|parseurl@1.3.3",
        "express@3.21.2-tuxcare.2|method-override@2.3.10|vary@1.1.2"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|method-override@2.3.10|debug@2.6.9",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|method-override@2.3.10|ms@2.0.0"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|method-override@2.3.10|vary@1.1.2"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|method-override@2.3.10|ms@2.0.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|morgan@1.6.1",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|basic-auth@1.0.4",
        "express@3.21.2-tuxcare.2|debug@2.2.0",
        "express@3.21.2-tuxcare.2|depd@1.0.1",
        "express@3.21.2-tuxcare.2|on-finished@2.3.0",
        "express@3.21.2-tuxcare.2|on-headers@1.0.2"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|multiparty@3.3.2",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|readable-stream@1.1.14",
        "express@3.21.2-tuxcare.2|stream-counter@0.2.0"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|on-headers@1.0.2"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|pause@0.1.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|qs@4.0.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|response-time@2.3.4",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|response-time@2.3.4|depd@2.0.0",
        "express@3.21.2-tuxcare.2|response-time@2.3.4|on-headers@1.1.0"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|response-time@2.3.4|depd@2.0.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|response-time@2.3.4|on-headers@1.1.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|serve-favicon@2.3.2",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|etag@1.7.0",
        "express@3.21.2-tuxcare.2|fresh@0.3.0",
        "express@3.21.2-tuxcare.2|serve-favicon@2.3.2|ms@0.7.2",
        "express@3.21.2-tuxcare.2|parseurl@1.3.3"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|serve-favicon@2.3.2|ms@0.7.2"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|serve-index@1.7.3",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|accepts@1.2.13",
        "express@3.21.2-tuxcare.2|batch@0.5.3",
        "express@3.21.2-tuxcare.2|debug@2.2.0",
        "express@3.21.2-tuxcare.2|serve-index@1.7.3|escape-html@1.0.3",
        "express@3.21.2-tuxcare.2|http-errors@1.3.1",
        "express@3.21.2-tuxcare.2|mime-types@2.1.35",
        "express@3.21.2-tuxcare.2|parseurl@1.3.3"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|serve-index@1.7.3|escape-html@1.0.3"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|serve-static@1.10.3",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|serve-static@1.10.3|escape-html@1.0.3",
        "express@3.21.2-tuxcare.2|parseurl@1.3.3",
        "express@3.21.2-tuxcare.2|serve-static@1.10.3|send@0.13.2"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|serve-static@1.10.3|escape-html@1.0.3"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|serve-static@1.10.3|send@0.13.2",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|debug@2.2.0",
        "express@3.21.2-tuxcare.2|serve-static@1.10.3|depd@1.1.2",
        "express@3.21.2-tuxcare.2|serve-static@1.10.3|destroy@1.0.4",
        "express@3.21.2-tuxcare.2|serve-static@1.10.3|escape-html@1.0.3",
        "express@3.21.2-tuxcare.2|etag@1.7.0",
        "express@3.21.2-tuxcare.2|fresh@0.3.0",
        "express@3.21.2-tuxcare.2|http-errors@1.3.1",
        "express@3.21.2-tuxcare.2|mime@1.3.4",
        "express@3.21.2-tuxcare.2|ms@0.7.1",
        "express@3.21.2-tuxcare.2|on-finished@2.3.0",
        "express@3.21.2-tuxcare.2|range-parser@1.0.3",
        "express@3.21.2-tuxcare.2|serve-static@1.10.3|statuses@1.2.1"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|serve-static@1.10.3|depd@1.1.2"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|serve-static@1.10.3|destroy@1.0.4"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|serve-static@1.10.3|statuses@1.2.1"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|type-is@1.6.18",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|media-typer@0.3.0",
        "express@3.21.2-tuxcare.2|mime-types@2.1.35"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|vhost@3.0.2"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|ms@0.7.1"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|abbrev@1.0.9"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|async@0.9.2"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|escodegen@1.3.3",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|escodegen@1.3.3|esprima@1.1.1",
        "express@3.21.2-tuxcare.2|estraverse@1.5.1",
        "express@3.21.2-tuxcare.2|esutils@1.0.0",
        "express@3.21.2-tuxcare.2|source-map@0.1.43"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|escodegen@1.3.3|esprima@1.1.1"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|esprima@2.1.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|fileset@0.1.8",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|glob@3.2.11",
        "express@3.21.2-tuxcare.2|minimatch@0.4.0"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|handlebars@1.3.0",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|optimist@0.3.7",
        "express@3.21.2-tuxcare.2|uglify-js@2.3.6"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|js-yaml@3.14.2",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|argparse@1.0.10",
        "express@3.21.2-tuxcare.2|js-yaml@3.14.2|esprima@4.0.1"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|js-yaml@3.14.2|esprima@4.0.1"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|nopt@3.0.6",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|abbrev@1.0.9"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|once@1.4.0",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|wrappy@1.0.2"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|resolve@0.7.4"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|supports-color@1.2.1"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|which@1.0.9"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|wordwrap@0.0.3"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|minimist@0.0.8"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|diff@1.4.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|escape-string-regexp@1.0.2"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|growl@1.8.1"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|jade@0.26.3",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|jade@0.26.3|commander@0.6.1",
        "express@3.21.2-tuxcare.2|jade@0.26.3|mkdirp@0.3.0"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|jade@0.26.3|commander@0.6.1"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|jade@0.26.3|mkdirp@0.3.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|forwarded@0.1.2"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|ipaddr.js@1.0.5"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|destroy@1.0.3"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|mime@1.3.4"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|on-finished@2.3.0",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|ee-first@1.1.1"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|should-equal@0.5.0",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|should-type@0.2.0"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|should-format@0.3.0",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|should-type@0.2.0"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|should-type@0.2.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|superagent@1.2.0",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|component-emitter@1.1.2",
        "express@3.21.2-tuxcare.2|cookiejar@2.0.1",
        "express@3.21.2-tuxcare.2|debug@2.2.0",
        "express@3.21.2-tuxcare.2|extend@1.2.1",
        "express@3.21.2-tuxcare.2|form-data@0.2.0",
        "express@3.21.2-tuxcare.2|formidable@1.0.14",
        "express@3.21.2-tuxcare.2|superagent@1.2.0|methods@1.0.1",
        "express@3.21.2-tuxcare.2|mime@1.3.4",
        "express@3.21.2-tuxcare.2|superagent@1.2.0|qs@2.3.3",
        "express@3.21.2-tuxcare.2|superagent@1.2.0|readable-stream@1.0.27-1",
        "express@3.21.2-tuxcare.2|reduce-component@1.0.1"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|superagent@1.2.0|methods@1.0.1"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|superagent@1.2.0|qs@2.3.3"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|superagent@1.2.0|readable-stream@1.0.27-1",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|core-util-is@1.0.3",
        "express@3.21.2-tuxcare.2|inherits@2.0.4",
        "express@3.21.2-tuxcare.2|isarray@0.0.1",
        "express@3.21.2-tuxcare.2|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|iconv-lite@0.4.11"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|raw-body@2.1.7",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|raw-body@2.1.7|bytes@2.4.0",
        "express@3.21.2-tuxcare.2|raw-body@2.1.7|iconv-lite@0.4.13",
        "express@3.21.2-tuxcare.2|unpipe@1.0.0"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|raw-body@2.1.7|bytes@2.4.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|raw-body@2.1.7|iconv-lite@0.4.13"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|accepts@1.2.13",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|mime-types@2.1.35",
        "express@3.21.2-tuxcare.2|negotiator@0.5.3"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|compressible@2.0.18",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|mime-db@1.54.0"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|csrf@3.0.6",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|rndm@1.2.0",
        "express@3.21.2-tuxcare.2|tsscmp@1.0.5",
        "express@3.21.2-tuxcare.2|uid-safe@2.1.4"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|crc@3.3.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|unpipe@1.0.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|inherits@2.0.4"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|statuses@1.5.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|readable-stream@1.1.14",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|core-util-is@1.0.3",
        "express@3.21.2-tuxcare.2|inherits@2.0.4",
        "express@3.21.2-tuxcare.2|isarray@0.0.1",
        "express@3.21.2-tuxcare.2|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|stream-counter@0.2.0",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|readable-stream@1.1.14"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|batch@0.5.3"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|mime-types@2.1.35",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|mime-types@2.1.35|mime-db@1.52.0"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|mime-types@2.1.35|mime-db@1.52.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|media-typer@0.3.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|estraverse@1.5.1"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|esutils@1.0.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|source-map@0.1.43",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|amdefine@1.0.1"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|glob@3.2.11",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|inherits@2.0.4",
        "express@3.21.2-tuxcare.2|glob@3.2.11|minimatch@0.3.0"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|glob@3.2.11|minimatch@0.3.0",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|lru-cache@2.7.3",
        "express@3.21.2-tuxcare.2|sigmund@1.0.1"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|minimatch@0.4.0",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|lru-cache@2.7.3",
        "express@3.21.2-tuxcare.2|sigmund@1.0.1"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|optimist@0.3.7",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|wordwrap@0.0.3"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|uglify-js@2.3.6",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|uglify-js@2.3.6|async@0.2.10",
        "express@3.21.2-tuxcare.2|optimist@0.3.7",
        "express@3.21.2-tuxcare.2|source-map@0.1.43"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|uglify-js@2.3.6|async@0.2.10"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|argparse@1.0.10",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|sprintf-js@1.0.3"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|wrappy@1.0.2"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|graceful-fs@2.0.3"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|ee-first@1.1.1"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|component-emitter@1.1.2"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|cookiejar@2.0.1"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|extend@1.2.1"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|form-data@0.2.0",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|async@0.9.2",
        "express@3.21.2-tuxcare.2|combined-stream@0.0.7",
        "express@3.21.2-tuxcare.2|form-data@0.2.0|mime-types@2.0.14"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|form-data@0.2.0|mime-types@2.0.14",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|form-data@0.2.0|mime-db@1.12.0"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|form-data@0.2.0|mime-db@1.12.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|formidable@1.0.14"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|reduce-component@1.0.1"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|negotiator@0.5.3"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|mime-db@1.54.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|rndm@1.2.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|tsscmp@1.0.5"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|uid-safe@2.1.4",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|random-bytes@1.0.0"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|base64-url@1.2.1"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|core-util-is@1.0.3"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|isarray@0.0.1"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|string_decoder@0.10.31"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|amdefine@1.0.1"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|lru-cache@2.7.3"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|sigmund@1.0.1"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|sprintf-js@1.0.3"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|combined-stream@0.0.7",
      "dependsOn": [
        "express@3.21.2-tuxcare.2|delayed-stream@0.0.5"
      ]
    },
    {
      "ref": "express@3.21.2-tuxcare.2|random-bytes@1.0.0"
    },
    {
      "ref": "express@3.21.2-tuxcare.2|delayed-stream@0.0.5"
    }
  ]
}