diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..26f5706
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,289 @@
+
+
+
+# Tech Stack File
+ [yunnysunny/nodebook-sample](https://github.com/yunnysunny/nodebook-sample)
+
+|43
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (5)
+
+
+##
Frameworks (2)
+
+
+##
Data (2)
+
+
+##
DevOps (11)
+
+
+## Other (1)
+
+
+
+##
Open source packages (22)
+
+##
npm (22)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[async](https://www.npmjs.com/async)|v1.5.0|01/07/18|yunnysunny |MIT|N/A|
+|[body-parser](https://www.npmjs.com/body-parser)|v1.18.2|05/03/19|snyk-bot |MIT|N/A|
+|[connect-redis](https://www.npmjs.com/connect-redis)|v3.0.2|01/07/18|yunnysunny |MIT|N/A|
+|[cookie-parser](https://www.npmjs.com/cookie-parser)|v1.3.5|05/03/19|snyk-bot |MIT|N/A|
+|[csurf](https://www.npmjs.com/csurf)|v1.9.0|01/07/18|yunnysunny |MIT|N/A|
+|[debug](https://www.npmjs.com/debug)|v2.6.9|05/03/19|snyk-bot |MIT|N/A|
+|[eslint-config-airbnb-base](https://www.npmjs.com/eslint-config-airbnb-base)|v15.0.0|01/10/22|yunnysunny |MIT|N/A|
+|[eslint-config-standard](https://www.npmjs.com/eslint-config-standard)|v16.0.3|01/10/22|yunnysunny |MIT|N/A|
+|[eslint-plugin-import](https://www.npmjs.com/eslint-plugin-import)|v2.25.4|01/10/22|yunnysunny |MIT|N/A|
+|[eslint-plugin-node](https://www.npmjs.com/eslint-plugin-node)|v11.1.0|01/10/22|yunnysunny |MIT|N/A|
+|[eslint-plugin-promise](https://www.npmjs.com/eslint-plugin-promise)|v5.2.0|01/10/22|yunnysunny |ISC|N/A|
+|[expect.js](https://www.npmjs.com/expect.js)|v0.3.1|01/07/18|yunnysunny |MIT|N/A|
+|[express](https://www.npmjs.com/express)|v4.16.0|05/03/19|snyk-bot |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)|
+|[express-session](https://www.npmjs.com/express-session)|v1.15.6|05/03/19|snyk-bot |MIT|N/A|
+|[ioredis](https://www.npmjs.com/ioredis)|v3.2.2|01/07/18|yunnysunny |MIT|N/A|
+|[log4js](https://www.npmjs.com/log4js)|v0.6.38|01/07/18|yunnysunny |Apache-2.0|[CVE-2022-21704](https://github.com/advisories/GHSA-82v2-mx6x-wq7q) (Moderate)|
+|[morgan](https://www.npmjs.com/morgan)|v1.9.1|05/05/19|snyk-bot |MIT|N/A|
+|[nan](https://www.npmjs.com/nan)|v2.7.0|09/09/17|yunnysunny |MIT|N/A|
+|[nyc](https://www.npmjs.com/nyc)|v13.1.0|05/05/17|yunnysunny |ISC|N/A|
+|[prom-client](https://www.npmjs.com/prom-client)|v14.0.1|05/02/22|yunnysunny |Apache-2.0|N/A|
+|[serve-favicon](https://www.npmjs.com/serve-favicon)|v2.4.5|07/04/19|snyk-test |MIT|N/A|
+|[should](https://www.npmjs.com/should)|v11.1.0|01/07/18|yunnysunny |MIT|N/A|
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..feba5e5
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,599 @@
+repo_name: yunnysunny/nodebook-sample
+report_id: 133fed5799111e59111532fb8cf01226
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T19:55:23+00:00'
+requested_by: yunnysunny
+provider: github
+branch: master
+detected_tools_count: 43
+tools:
+- name: C++
+ description: Has imperative, object-oriented and generic programming features, while
+ also providing the facilities for low level memory manipulation
+ website_url: http://www.cplusplus.com/
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1049/cplusplus.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample
+ detection_source: Repo Metadata
+- name: CSS 3
+ description: The latest evolution of the Cascading Style Sheets language
+ website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/6727/css.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample
+ detection_source: Repo Metadata
+- name: EJS
+ description: An Embedded JavaScript templating Language
+ website_url: https://ejs.co/
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Templating Languages & Extensions
+ image_url: https://img.stackshare.io/no-img-open-source.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
+ detection_source: chapter12/package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2018-01-07 12:47:48.000000000 Z
+- name: JavaScript
+ description: Lightweight, interpreted, object-oriented language with first-class
+ functions
+ website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1209/javascript.jpeg
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample
+ detection_source: Repo Metadata
+- name: Python
+ description: A clear and powerful object-oriented programming language, comparable
+ to Perl, Ruby, Scheme, or Java.
+ website_url: https://www.python.org
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/993/pUBY5pVj.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample
+ detection_source: Repo Metadata
+- name: ".NET"
+ description: A free, cross-platform, open source developer platform for building
+ many different types of applications
+ website_url: http://www.microsoft.com/net/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Frameworks (Full Stack)
+ image_url: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
+ detection_source: chapter12/package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2018-01-07 12:47:48.000000000 Z
+- name: ExpressJS
+ description: Sinatra inspired web development framework for node.js -- insanely
+ fast, flexible, and simple
+ website_url: http://expressjs.com/
+ version: 4.16.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Microframeworks (Backend)
+ image_url: https://img.stackshare.io/service/1163/hashtag.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
+ detection_source: chapter12/package.json
+ last_updated_by: snyk-bot
+ last_updated_on: 2019-05-03 10:08:35.000000000 Z
+- name: Mongoose
+ description: MongoDB object modeling designed to work in an asynchronous environment
+ website_url: http://mongoosejs.com/
+ version: 5.0.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Data Stores
+ sub_category: Object Document Mapper (ODM)
+ image_url: https://img.stackshare.io/service/1231/0TXzZU7W_400x400.jpg
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
+ detection_source: chapter12/package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2018-01-07 12:47:48.000000000 Z
+- name: Redis
+ description: Open source (BSD licensed), in-memory data structure store
+ website_url: http://redis.io/
+ version: 2.3.0
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Data Stores
+ sub_category: In-Memory Databases
+ image_url: https://img.stackshare.io/service/1031/default_cbce472cd134adc6688572f999e9122b9657d4ba.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter7/package.json
+ detection_source: chapter12/package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2018-01-07 12:47:48.000000000 Z
+- name: Chai
+ description: A BDD / TDD assertion library
+ website_url: http://chaijs.com/
+ version: 3.5.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Javascript Testing Framework
+ image_url: https://img.stackshare.io/service/1725/chai.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
+ detection_source: chapter12/package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2018-01-07 12:47:48.000000000 Z
+- name: ESLint
+ description: The fully pluggable JavaScript code quality tool
+ website_url: http://eslint.org/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Code Review
+ image_url: https://img.stackshare.io/service/3337/Q4L7Jncy.jpg
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2022-01-10 12:19:12.000000000 Z
+- name: Git
+ description: Fast, scalable, distributed revision control system
+ website_url: http://git-scm.com/
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Version Control System
+ image_url: https://img.stackshare.io/service/1046/git.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample
+ detection_source: Repo Metadata
+- name: Mocha
+ description: Simple, flexible, fun javascript test framework for node.js & the
+ browser
+ website_url: http://mochajs.org/
+ version: 5.2.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Javascript Testing Framework
+ image_url: https://img.stackshare.io/service/832/mocha.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter8/package.json
+ detection_source: chapter8/package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2018-11-05 03:02:09.000000000 Z
+- name: NuGet
+ description: The package manager for .NET
+ website_url: https://www.nuget.org/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Package Managers
+ image_url: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
+ detection_source: chapter12/package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2018-01-07 12:47:48.000000000 Z
+- name: Prometheus
+ description: An open-source service monitoring system and time series database,
+ developed by SoundCloud
+ website_url: http://prometheus.io/
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Monitoring
+ sub_category: Monitoring Tools
+ image_url: https://img.stackshare.io/service/2501/default_3cf1b307194b26782be5cb209d30360580ae5b3c.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter14/package.json
+ detection_source: chapter14/package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2022-05-02 14:17:42.000000000 Z
+- name: SinonJS
+ description: Standalone test spies, stubs and mocks for JavaScript
+ website_url: http://sinonjs.org/
+ version: 10.0.0
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Javascript Testing Framework
+ image_url: https://img.stackshare.io/service/3509/logo.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter8/package.json
+ detection_source: chapter8/package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2021-04-16 07:06:34.000000000 Z
+- name: Snyk
+ description: Automatically find & fix vulnerabilities in your code, containers,
+ Kubernetes, and Terraform
+ website_url: https://snyk.io/
+ version: 1.192.3
+ open_source: false
+ hosted_saas: true
+ category: Build, Test, Deploy
+ sub_category: Code Review
+ image_url: https://img.stackshare.io/service/5326/6p1SNAJu.jpg
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
+ detection_source: chapter12/.snyk
+ last_updated_by: snyk-test
+ last_updated_on: 2019-07-04 08:44:14.000000000 Z
+- name: SuperTest
+ description: A library for testing node.js HTTP servers
+ website_url: https://www.npmjs.com/package/supertest
+ version: 2.0.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Javascript Testing Framework
+ image_url: https://img.stackshare.io/no-img-open-source.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
+ detection_source: chapter12/package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2018-01-07 12:47:48.000000000 Z
+- name: Yarn
+ description: A new package manager for JavaScript
+ website_url: https://yarnpkg.com/
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Front End Package Manager
+ image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/yarn.lock
+ detection_source: yarn.lock
+ last_updated_by: yunnysunny
+ last_updated_on: 2022-01-10 12:19:12.000000000 Z
+- name: npm
+ description: The package manager for JavaScript.
+ website_url: https://www.npmjs.com/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Front End Package Manager
+ image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2022-01-10 12:19:12.000000000 Z
+- name: log4js
+ description: How people build software
+ website_url: http://stritti.github.io/log4js/
+ open_source: false
+ hosted_saas: false
+ image_url: https://img.stackshare.io/service/3962/pBeeJQDQ_normal.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
+ detection_source: chapter12/package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2018-01-07 12:47:48.000000000 Z
+- name: async
+ description: Higher-order functions and common patterns for asynchronous code
+ package_url: https://www.npmjs.com/async
+ version: 1.5.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15851/default_a2f722724df977d0f7752839e5d8845ab41f69d5.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
+ detection_source: chapter12/package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2018-01-07 12:47:48.000000000 Z
+- name: body-parser
+ description: Node.js body parsing middleware
+ package_url: https://www.npmjs.com/body-parser
+ version: 1.18.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15906/default_7c39a83d4acd952df89b1ebfdb94c8646324fbf1.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
+ detection_source: chapter12/package.json
+ last_updated_by: snyk-bot
+ last_updated_on: 2019-05-03 10:08:35.000000000 Z
+- name: connect-redis
+ description: Redis session store for Connect
+ package_url: https://www.npmjs.com/connect-redis
+ version: 3.0.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17325/default_6afdd1bc7e3815a18b56c31d0b4acf372c00f6e2.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
+ detection_source: chapter12/package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2018-01-07 12:47:48.000000000 Z
+- name: cookie-parser
+ description: Parse HTTP request cookies
+ package_url: https://www.npmjs.com/cookie-parser
+ version: 1.3.5
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16136/default_def3edb85d7fbd20200a5cd7d0a1679e31bc8b3d.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
+ detection_source: chapter12/package.json
+ last_updated_by: snyk-bot
+ last_updated_on: 2019-05-03 10:08:35.000000000 Z
+- name: csurf
+ description: CSRF token middleware
+ package_url: https://www.npmjs.com/csurf
+ version: 1.9.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/18435/default_a5ed378627de312208d3c349f612c8beb1238df7.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
+ detection_source: chapter12/package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2018-01-07 12:47:48.000000000 Z
+- name: debug
+ description: Small debugging utility
+ package_url: https://www.npmjs.com/debug
+ version: 2.6.9
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15852/default_a2f722724df977d0f7752839e5d8845ab41f69d5.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/yarn.lock
+ detection_source: chapter12/package.json
+ last_updated_by: snyk-bot
+ last_updated_on: 2019-05-03 10:08:35.000000000 Z
+- name: eslint-config-airbnb-base
+ description: Airbnb's base JS ESLint config, following our styleguide
+ package_url: https://www.npmjs.com/eslint-config-airbnb-base
+ version: 15.0.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15888/default_7c39a83d4acd952df89b1ebfdb94c8646324fbf1.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/yarn.lock
+ detection_source: package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2022-01-10 12:19:12.000000000 Z
+- name: eslint-config-standard
+ description: JavaScript Standard Style - ESLint Shareable Config
+ package_url: https://www.npmjs.com/eslint-config-standard
+ version: 16.0.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15872/default_e4668902f8489350db9b0fb228523a571ef05b26.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/yarn.lock
+ detection_source: package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2022-01-10 12:19:12.000000000 Z
+- name: eslint-plugin-import
+ description: Import with sanity
+ package_url: https://www.npmjs.com/eslint-plugin-import
+ version: 2.25.4
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15806/default_98aa227f51aa9d787815ec3fd98d0ab2bfebbb91.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/yarn.lock
+ detection_source: package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2022-01-10 12:19:12.000000000 Z
+- name: eslint-plugin-node
+ description: Additional ESLint's rules for Node.js
+ package_url: https://www.npmjs.com/eslint-plugin-node
+ version: 11.1.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15874/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/yarn.lock
+ detection_source: package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2022-01-10 12:19:12.000000000 Z
+- name: eslint-plugin-promise
+ description: Enforce best practices for JavaScript promises
+ package_url: https://www.npmjs.com/eslint-plugin-promise
+ version: 5.2.0
+ license: ISC
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15885/default_1d65e37e65b7f80761374f0202776043277d505d.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/yarn.lock
+ detection_source: package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2022-01-10 12:19:12.000000000 Z
+- name: expect.js
+ description: BDD style assertions for node and the browser
+ package_url: https://www.npmjs.com/expect.js
+ version: 0.3.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16029/default_261820f5687b4c88a3e8f95c71b5e8dccd34c1d7.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
+ detection_source: chapter12/package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2018-01-07 12:47:48.000000000 Z
+- name: express
+ description: Fast, unopinionated, minimalist web framework
+ package_url: https://www.npmjs.com/express
+ version: 4.16.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15818/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
+ detection_source: chapter12/package.json
+ last_updated_by: snyk-bot
+ last_updated_on: 2019-05-03 10:08:35.000000000 Z
+ vulnerabilities:
+ - name: qs vulnerable to Prototype Pollution
+ cve_id: CVE-2022-24999
+ cve_url: https://github.com/advisories/GHSA-hrpp-h998-j3pp
+ detected_date: Dec 7
+ severity: high
+ first_patched: 4.17.3
+- name: express-session
+ description: Simple session middleware for Express
+ package_url: https://www.npmjs.com/express-session
+ version: 1.15.6
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16239/default_180418c6fa6cdb8f7a3500f84a8fedb884fcb3fa.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
+ detection_source: chapter12/package.json
+ last_updated_by: snyk-bot
+ last_updated_on: 2019-05-03 10:08:35.000000000 Z
+- name: ioredis
+ description: A robust
+ package_url: https://www.npmjs.com/ioredis
+ version: 3.2.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16522/default_4e3259350c525d1d859fa80a938000081d7c9db8.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
+ detection_source: chapter12/package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2018-01-07 12:47:48.000000000 Z
+- name: log4js
+ description: Port of Log4js to work with node
+ package_url: https://www.npmjs.com/log4js
+ version: 0.6.38
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16355/default_22cf6cee54c697b5a223902962cc57a55ee80be9.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
+ detection_source: chapter12/package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2018-01-07 12:47:48.000000000 Z
+ vulnerabilities:
+ - name: Incorrect Default Permissions in log4js
+ cve_id: CVE-2022-21704
+ cve_url: https://github.com/advisories/GHSA-82v2-mx6x-wq7q
+ detected_date: Jan 22
+ severity: moderate
+ first_patched: 6.4.0
+- name: morgan
+ description: HTTP request logger middleware for node.js
+ package_url: https://www.npmjs.com/morgan
+ version: 1.9.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16097/default_c7b204838197013798409fa2b4dafce450edc7fb.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter6/package.json
+ detection_source: chapter6/package.json
+ last_updated_by: snyk-bot
+ last_updated_on: 2019-05-05 04:56:59.000000000 Z
+- name: nan
+ description: 'Native Abstractions for Node.js: C++ header for Node 0.8 -> 11
+ compatibility'
+ package_url: https://www.npmjs.com/nan
+ version: 2.7.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16178/default_0d450fcd03a0343bb89c9b7c3a8cf092daa8c3b9.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter10/async_simple/package.json
+ detection_source: chapter10/async_simple/package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2017-09-09 12:36:23.000000000 Z
+- name: nyc
+ description: The Istanbul command line interface
+ package_url: https://www.npmjs.com/nyc
+ version: 13.1.0
+ license: ISC
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15837/default_1d65e37e65b7f80761374f0202776043277d505d.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter8/package.json
+ detection_source: chapter8/package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2017-05-05 16:13:02.000000000 Z
+- name: prom-client
+ description: Client for prometheus
+ package_url: https://www.npmjs.com/prom-client
+ version: 14.0.1
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/18412/default_863e53b96f84b4092f7c0ba36b8cee4bf60d33fe.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter14/package.json
+ detection_source: chapter14/package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2022-05-02 14:17:42.000000000 Z
+- name: serve-favicon
+ description: Favicon serving middleware with caching
+ package_url: https://www.npmjs.com/serve-favicon
+ version: 2.4.5
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16361/default_92302d1bbf4c0f67b862869662b4f69002c94aad.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
+ detection_source: chapter12/package.json
+ last_updated_by: snyk-test
+ last_updated_on: 2019-07-04 08:44:14.000000000 Z
+- name: should
+ description: Test framework agnostic BDD-style assertions
+ package_url: https://www.npmjs.com/should
+ version: 11.1.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15871/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png
+ detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
+ detection_source: chapter12/package.json
+ last_updated_by: yunnysunny
+ last_updated_on: 2018-01-07 12:47:48.000000000 Z