From cc74b82fb164fcd74fcca7d50a61e576fb4e7f0f Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 1 Nov 2023 12:02:30 +0000 Subject: [PATCH 01/26] Update tech.yml --- tech.yml | 123 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 tech.yml diff --git a/tech.yml b/tech.yml new file mode 100644 index 0000000..ff3e506 --- /dev/null +++ b/tech.yml @@ -0,0 +1,123 @@ +repo_name: EmmanuStack/stack-fe-test +report_id: 3eaef4a84f222870114224e92176de08 +repo_type: Public +timestamp: '2023-11-01T12:02:25+00:00' +requested_by: +provider: github +branch: main +detected_tools_count: 10 +tools: +- 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 + imageURL: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source: + - package.json +- name: ExpressJS + description: Sinatra inspired web development framework for node.js -- insanely + fast, flexible, and simple + website_url: http://expressjs.com/ + version: 4.17.1 + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Microframeworks (Backend) + imageURL: https://img.stackshare.io/service/1163/hashtag.png + detection_source_url: yarn.lock + detection_source: + - package.json +- name: React + description: A JavaScript library for building user interfaces + website_url: https://reactjs.org/ + version: 16.8.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript UI Libraries + imageURL: https://img.stackshare.io/service/1020/OYIaJ1KK.png + detection_source_url: yarn.lock + detection_source: + - package.json +- 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 + imageURL: https://img.stackshare.io/service/1046/git.png + detection_source: + - Repo Metadata +- 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 + imageURL: https://img.stackshare.io/service/5848/44mC-kJ3.jpg + detection_source: + - yarn.lock +- 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 + imageURL: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png + detection_source: + - package.json +- name: Lodash + description: A JavaScript utility library + website_url: https://lodash.com + version: 4.17.20 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript Utilities & Libraries + imageURL: https://img.stackshare.io/service/2438/lodash.png + detection_source_url: yarn.lock + detection_source: + - package.json +- name: Moment.js + description: A JavaScript date library for parsing, validating, manipulating, and + formatting dates + website_url: http://momentjs.com/ + version: 2.29.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript Utilities & Libraries + imageURL: https://img.stackshare.io/service/3643/Xrtdc94q_400x400.png + detection_source_url: yarn.lock + detection_source: + - package.json +- name: NPM Trends + website_url: https://www.npmtrends.com/ + open_source: false + hosted_saas: false + imageURL: https://img.stackshare.io/service/12294/empty-logo-square.png + detection_source: + - package.json +- name: axios + description: Promise based HTTP client for the browser and node.js + website_url: https://github.com/mzabriskie/axios + version: 1.26.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript Utilities & Libraries + imageURL: https://img.stackshare.io/no-img-open-source.png + detection_source_url: package.json + detection_source: + - package.json From d1c0b9fa907fd0a2f21c91d3fd8dc04e2b1a02c3 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 1 Nov 2023 12:02:31 +0000 Subject: [PATCH 02/26] Update tech.md --- tech.md | 113 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 tech.md diff --git a/tech.md b/tech.md new file mode 100644 index 0000000..f623a5d --- /dev/null +++ b/tech.md @@ -0,0 +1,113 @@ +
+ +# Stack Report +![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public") +

+|10
Tools used|1
Contributors|11/01/23
Report generated|06/13/23
Last commit date| +|------|------|------|------| +
+ +## Languages (1) + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ +## Frameworks (2) + + + + + + +
+ ExpressJS +
+ ExpressJS +
+ v4.17.1 +
+ React +
+ React +
+ v16.8.4 +
+ +## DevOps (3) + + + + + + + + +
+ Git +
+ Git +
+ +
+ Yarn +
+ Yarn +
+ +
+ npm +
+ npm +
+ +
+ +## Other (4) + + + + + + + + + + +
+ Lodash +
+ Lodash +
+ v4.17.20 +
+ Moment.js +
+ Moment.js +
+ v2.29.4 +
+ NPM Trends +
+ NPM Trends +
+ +
+ axios +
+ axios +
+ v1.26.1 +
+ +
+
+ +Generated via [Stack Reports](https://stackshare.io/stack-report) From 5c016b04c3b29c50169b1181c7aff1a4f42a1c2c Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 1 Nov 2023 12:26:57 +0000 Subject: [PATCH 03/26] Update tech.yml --- tech.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tech.yml b/tech.yml index ff3e506..118b5e2 100644 --- a/tech.yml +++ b/tech.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 3eaef4a84f222870114224e92176de08 +report_id: 45bcfdbef4838cce0d8ca434ebb32e27 repo_type: Public -timestamp: '2023-11-01T12:02:25+00:00' +timestamp: '2023-11-01T12:26:52+00:00' requested_by: provider: github branch: main From b85fa2a9d51ad98cda2c187a7e10266bc7695693 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 1 Nov 2023 12:26:57 +0000 Subject: [PATCH 04/26] Update tech.md From 1aefa967be6c179cb75455f674c64ee54d406331 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 1 Nov 2023 21:23:53 +0000 Subject: [PATCH 05/26] Update tech.yml --- tech.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tech.yml b/tech.yml index 118b5e2..91f5571 100644 --- a/tech.yml +++ b/tech.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 45bcfdbef4838cce0d8ca434ebb32e27 +report_id: b6ca0f71227765d553e40c0a558caa1d repo_type: Public -timestamp: '2023-11-01T12:26:52+00:00' -requested_by: +timestamp: '2023-11-01T21:23:50+00:00' +requested_by: emmanu-yahoo provider: github branch: main detected_tools_count: 10 From fff40e77a785b5f5a5768201080db584a73f539d Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 1 Nov 2023 21:23:54 +0000 Subject: [PATCH 06/26] Update tech.md From 1e73de168fe37438c2e4b3461095d10236be6e06 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 1 Nov 2023 21:37:18 +0000 Subject: [PATCH 07/26] Update tech.yml --- tech.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tech.yml b/tech.yml index 91f5571..765482e 100644 --- a/tech.yml +++ b/tech.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: b6ca0f71227765d553e40c0a558caa1d +report_id: 51b984bc6174826f42fe0fa0d75e59d9 repo_type: Public -timestamp: '2023-11-01T21:23:50+00:00' +timestamp: '2023-11-01T21:37:14+00:00' requested_by: emmanu-yahoo provider: github branch: main From 5c874a30f56ea2d5a323107779789c6f23926f01 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 1 Nov 2023 21:37:19 +0000 Subject: [PATCH 08/26] Update tech.md From 240802468ae88347a73937643f4f4280a11960c7 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sun, 5 Nov 2023 17:20:06 +0000 Subject: [PATCH 09/26] Update tech.yml --- tech.yml | 46 ++++++++++++++++++++++++++++++++++++---------- 1 file changed, 36 insertions(+), 10 deletions(-) diff --git a/tech.yml b/tech.yml index 765482e..f01b5f2 100644 --- a/tech.yml +++ b/tech.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 51b984bc6174826f42fe0fa0d75e59d9 +report_id: 6677d8937bd1b861a4b22a68f30f5df2 repo_type: Public -timestamp: '2023-11-01T21:37:14+00:00' +timestamp: '2023-11-05T17:20:03+00:00' requested_by: emmanu-yahoo provider: github branch: main -detected_tools_count: 10 +detected_tools_count: 11 tools: - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -101,13 +101,6 @@ tools: detection_source_url: yarn.lock detection_source: - package.json -- name: NPM Trends - website_url: https://www.npmtrends.com/ - open_source: false - hosted_saas: false - imageURL: https://img.stackshare.io/service/12294/empty-logo-square.png - detection_source: - - package.json - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios @@ -121,3 +114,36 @@ tools: detection_source_url: package.json detection_source: - package.json +- name: express + description: Fast, unopinionated, minimalist web framework + package_url: https://www.npmjs.com/express + version: 4.17.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + imageURL: https://img.stackshare.io/package/15818/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png + detection_source_url: yarn.lock + detection_source: + - package.json + 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: moment + description: Parse, validate, manipulate, and display dates + package_url: https://www.npmjs.com/moment + version: 2.29.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + imageURL: https://img.stackshare.io/package/15847/default_4479dbac220be99e50e724b2df6cf415241d71fd.png + detection_source_url: yarn.lock + detection_source: + - package.json From 080575c0b9b78ad3a801b5a3e77b940a0979f66f Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sun, 5 Nov 2023 17:20:06 +0000 Subject: [PATCH 10/26] Update tech.md --- tech.md | 51 +++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 41 insertions(+), 10 deletions(-) diff --git a/tech.md b/tech.md index f623a5d..6e3428b 100644 --- a/tech.md +++ b/tech.md @@ -1,9 +1,38 @@ +
# Stack Report ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|10
Tools used|1
Contributors|11/01/23
Report generated|06/13/23
Last commit date| +|11
Tools used|1
Contributors|11/05/23
Report generated|06/13/23
Last commit date| |------|------|------|------|
@@ -70,7 +99,7 @@ -## Other (4) +## Other (3) - -
Lodash @@ -88,14 +117,6 @@ v2.29.4 - NPM Trends -
- NPM Trends -
- -
axios
@@ -107,6 +128,16 @@
+ +## Open source packages (2) + +## npm (2) + +|NAME|VERSION|SOURCE FILE|License|Vulnerabilities| +|------|------|------|------|------| +|[express](http://expressjs.com/)|v4.17.1|[yarn.lock](https://github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock)|MIT|[qs vulnerable to ...](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (Dec 7) (high) (4.17.3)| +|[moment](http://momentjs.com)|v2.29.4|[yarn.lock](https://github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock)|MIT|N/A| +
From 44128a42900362d74f81ab38e1c348c0266d2f36 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 03:56:43 +0000 Subject: [PATCH 11/26] Update tech.yml --- tech.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tech.yml b/tech.yml index f01b5f2..e3e663b 100644 --- a/tech.yml +++ b/tech.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 6677d8937bd1b861a4b22a68f30f5df2 +report_id: 67a507abbe57a341158c0e5a149045ba repo_type: Public -timestamp: '2023-11-05T17:20:03+00:00' +timestamp: '2023-11-06T03:56:40+00:00' requested_by: emmanu-yahoo provider: github branch: main From 0540f7cd9a99b8796ff5a59290ceb616d934f962 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 03:56:44 +0000 Subject: [PATCH 12/26] Update tech.md --- tech.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tech.md b/tech.md index 6e3428b..415aafe 100644 --- a/tech.md +++ b/tech.md @@ -32,7 +32,7 @@ Full tech stack [here](/tech.md) # Stack Report ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|11
Tools used|1
Contributors|11/05/23
Report generated|06/13/23
Last commit date| +|11
Tools used|1
Contributors|11/06/23
Report generated|06/13/23
Last commit date| |------|------|------|------|
From 65f032d93c6382bdcf076e04ca6ad03feab6cfb8 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 14:26:09 +0000 Subject: [PATCH 13/26] Update tech.yml --- tech.yml | 37 +++++++++++++------------------------ 1 file changed, 13 insertions(+), 24 deletions(-) diff --git a/tech.yml b/tech.yml index e3e663b..4737ec4 100644 --- a/tech.yml +++ b/tech.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 67a507abbe57a341158c0e5a149045ba +report_id: dc1962ea96e63d3020b8d57fd1ae15e3 repo_type: Public -timestamp: '2023-11-06T03:56:40+00:00' +timestamp: '2023-11-06T14:26:07+00:00' requested_by: emmanu-yahoo provider: github branch: main @@ -16,8 +16,7 @@ tools: category: Languages & Frameworks sub_category: Languages imageURL: https://img.stackshare.io/service/1209/javascript.jpeg - detection_source: - - package.json + detection_source: package.json - name: ExpressJS description: Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple @@ -30,8 +29,7 @@ tools: sub_category: Microframeworks (Backend) imageURL: https://img.stackshare.io/service/1163/hashtag.png detection_source_url: yarn.lock - detection_source: - - package.json + detection_source: package.json - name: React description: A JavaScript library for building user interfaces website_url: https://reactjs.org/ @@ -43,8 +41,7 @@ tools: sub_category: Javascript UI Libraries imageURL: https://img.stackshare.io/service/1020/OYIaJ1KK.png detection_source_url: yarn.lock - detection_source: - - package.json + detection_source: package.json - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -53,8 +50,7 @@ tools: category: Build, Test, Deploy sub_category: Version Control System imageURL: https://img.stackshare.io/service/1046/git.png - detection_source: - - Repo Metadata + detection_source: Repo Metadata - name: Yarn description: A new package manager for JavaScript website_url: https://yarnpkg.com/ @@ -63,8 +59,7 @@ tools: category: Build, Test, Deploy sub_category: Front End Package Manager imageURL: https://img.stackshare.io/service/5848/44mC-kJ3.jpg - detection_source: - - yarn.lock + detection_source: yarn.lock - name: npm description: The package manager for JavaScript. website_url: https://www.npmjs.com/ @@ -73,8 +68,7 @@ tools: category: Build, Test, Deploy sub_category: Front End Package Manager imageURL: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png - detection_source: - - package.json + detection_source: package.json - name: Lodash description: A JavaScript utility library website_url: https://lodash.com @@ -85,8 +79,7 @@ tools: sub_category: Javascript Utilities & Libraries imageURL: https://img.stackshare.io/service/2438/lodash.png detection_source_url: yarn.lock - detection_source: - - package.json + detection_source: package.json - name: Moment.js description: A JavaScript date library for parsing, validating, manipulating, and formatting dates @@ -99,8 +92,7 @@ tools: sub_category: Javascript Utilities & Libraries imageURL: https://img.stackshare.io/service/3643/Xrtdc94q_400x400.png detection_source_url: yarn.lock - detection_source: - - package.json + detection_source: package.json - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios @@ -112,8 +104,7 @@ tools: sub_category: Javascript Utilities & Libraries imageURL: https://img.stackshare.io/no-img-open-source.png detection_source_url: package.json - detection_source: - - package.json + detection_source: package.json - name: express description: Fast, unopinionated, minimalist web framework package_url: https://www.npmjs.com/express @@ -125,8 +116,7 @@ tools: sub_category: npm Packages imageURL: https://img.stackshare.io/package/15818/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png detection_source_url: yarn.lock - detection_source: - - package.json + detection_source: package.json vulnerabilities: - name: qs vulnerable to Prototype Pollution cve_id: CVE-2022-24999 @@ -145,5 +135,4 @@ tools: sub_category: npm Packages imageURL: https://img.stackshare.io/package/15847/default_4479dbac220be99e50e724b2df6cf415241d71fd.png detection_source_url: yarn.lock - detection_source: - - package.json + detection_source: package.json From 75805ed6375831b49f03f60f8e44cfc3965003d6 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 14:26:10 +0000 Subject: [PATCH 14/26] Update tech.md --- tech.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tech.md b/tech.md index 415aafe..2ae0c70 100644 --- a/tech.md +++ b/tech.md @@ -133,10 +133,10 @@ Full tech stack [here](/tech.md) ## npm (2) -|NAME|VERSION|SOURCE FILE|License|Vulnerabilities| -|------|------|------|------|------| -|[express](http://expressjs.com/)|v4.17.1|[yarn.lock](https://github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock)|MIT|[qs vulnerable to ...](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (Dec 7) (high) (4.17.3)| -|[moment](http://momentjs.com)|v2.29.4|[yarn.lock](https://github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock)|MIT|N/A| +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[express](http://expressjs.com/)|v4.17.1|N/A|N/A |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| +|[moment](http://momentjs.com)|v2.29.4|N/A|N/A |MIT|N/A|
From 17fb6667a67d343c314c821285ae06b84a26fdea Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 14:56:10 +0000 Subject: [PATCH 15/26] Update tech.yml --- tech.yml | 46 ++++++++++++++++++++++++++++++++-------------- 1 file changed, 32 insertions(+), 14 deletions(-) diff --git a/tech.yml b/tech.yml index 4737ec4..b6958ad 100644 --- a/tech.yml +++ b/tech.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/stack-fe-test -report_id: dc1962ea96e63d3020b8d57fd1ae15e3 +report_id: b272d2d639eb72d3707f594e38213b56 repo_type: Public -timestamp: '2023-11-06T14:26:07+00:00' +timestamp: '2023-11-06T14:56:07+00:00' requested_by: emmanu-yahoo provider: github branch: main -detected_tools_count: 11 +detected_tools_count: 12 tools: - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -16,7 +16,8 @@ tools: category: Languages & Frameworks sub_category: Languages imageURL: https://img.stackshare.io/service/1209/javascript.jpeg - detection_source: package.json + detection_source: + - package.json - name: ExpressJS description: Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple @@ -29,7 +30,8 @@ tools: sub_category: Microframeworks (Backend) imageURL: https://img.stackshare.io/service/1163/hashtag.png detection_source_url: yarn.lock - detection_source: package.json + detection_source: + - package.json - name: React description: A JavaScript library for building user interfaces website_url: https://reactjs.org/ @@ -41,7 +43,8 @@ tools: sub_category: Javascript UI Libraries imageURL: https://img.stackshare.io/service/1020/OYIaJ1KK.png detection_source_url: yarn.lock - detection_source: package.json + detection_source: + - package.json - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -50,7 +53,8 @@ tools: category: Build, Test, Deploy sub_category: Version Control System imageURL: https://img.stackshare.io/service/1046/git.png - detection_source: Repo Metadata + detection_source: + - Repo Metadata - name: Yarn description: A new package manager for JavaScript website_url: https://yarnpkg.com/ @@ -59,7 +63,8 @@ tools: category: Build, Test, Deploy sub_category: Front End Package Manager imageURL: https://img.stackshare.io/service/5848/44mC-kJ3.jpg - detection_source: yarn.lock + detection_source: + - yarn.lock - name: npm description: The package manager for JavaScript. website_url: https://www.npmjs.com/ @@ -68,7 +73,8 @@ tools: category: Build, Test, Deploy sub_category: Front End Package Manager imageURL: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png - detection_source: package.json + detection_source: + - package.json - name: Lodash description: A JavaScript utility library website_url: https://lodash.com @@ -79,7 +85,8 @@ tools: sub_category: Javascript Utilities & Libraries imageURL: https://img.stackshare.io/service/2438/lodash.png detection_source_url: yarn.lock - detection_source: package.json + detection_source: + - package.json - name: Moment.js description: A JavaScript date library for parsing, validating, manipulating, and formatting dates @@ -92,7 +99,15 @@ tools: sub_category: Javascript Utilities & Libraries imageURL: https://img.stackshare.io/service/3643/Xrtdc94q_400x400.png detection_source_url: yarn.lock - detection_source: package.json + detection_source: + - package.json +- name: NPM Trends + website_url: https://www.npmtrends.com/ + open_source: false + hosted_saas: false + imageURL: https://img.stackshare.io/service/12294/empty-logo-square.png + detection_source: + - package.json - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios @@ -104,7 +119,8 @@ tools: sub_category: Javascript Utilities & Libraries imageURL: https://img.stackshare.io/no-img-open-source.png detection_source_url: package.json - detection_source: package.json + detection_source: + - package.json - name: express description: Fast, unopinionated, minimalist web framework package_url: https://www.npmjs.com/express @@ -116,7 +132,8 @@ tools: sub_category: npm Packages imageURL: https://img.stackshare.io/package/15818/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png detection_source_url: yarn.lock - detection_source: package.json + detection_source: + - package.json vulnerabilities: - name: qs vulnerable to Prototype Pollution cve_id: CVE-2022-24999 @@ -135,4 +152,5 @@ tools: sub_category: npm Packages imageURL: https://img.stackshare.io/package/15847/default_4479dbac220be99e50e724b2df6cf415241d71fd.png detection_source_url: yarn.lock - detection_source: package.json + detection_source: + - package.json From acc2caf9273fc8c96cd2949b48ac92959b2c5f6b Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 14:56:11 +0000 Subject: [PATCH 16/26] Update tech.md --- tech.md | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/tech.md b/tech.md index 2ae0c70..6fdb481 100644 --- a/tech.md +++ b/tech.md @@ -32,7 +32,7 @@ Full tech stack [here](/tech.md) # Stack Report ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|11
Tools used|1
Contributors|11/06/23
Report generated|06/13/23
Last commit date| +|12
Tools used|1
Contributors|11/06/23
Report generated|06/13/23
Last commit date| |------|------|------|------|
@@ -99,7 +99,7 @@ Full tech stack [here](/tech.md) -## Other (3) +## Other (4) + +
Lodash @@ -117,6 +117,14 @@ Full tech stack [here](/tech.md) v2.29.4 + NPM Trends +
+ NPM Trends +
+ +
axios
@@ -133,10 +141,10 @@ Full tech stack [here](/tech.md) ## npm (2) -|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| -|:------|:------|:------|:------|:------|:------| -|[express](http://expressjs.com/)|v4.17.1|N/A|N/A |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| -|[moment](http://momentjs.com)|v2.29.4|N/A|N/A |MIT|N/A| +|NAME|VERSION|SOURCE FILE|License|Vulnerabilities| +|------|------|------|------|------| +|[express](http://expressjs.com/)|v4.17.1|[yarn.lock](https://github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock)|MIT|[qs vulnerable to ...](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (Dec 7) (high) (4.17.3)| +|[moment](http://momentjs.com)|v2.29.4|[yarn.lock](https://github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock)|MIT|N/A|
From 9f36ad483587d65b25bef2e7c7574acd296cb3f4 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 15:01:38 +0000 Subject: [PATCH 17/26] Update tech.yml --- tech.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tech.yml b/tech.yml index b6958ad..7640dbd 100644 --- a/tech.yml +++ b/tech.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: b272d2d639eb72d3707f594e38213b56 +report_id: dd4b2891feeabba8772a4ddfc2bf1efe repo_type: Public -timestamp: '2023-11-06T14:56:07+00:00' +timestamp: '2023-11-06T15:01:33+00:00' requested_by: emmanu-yahoo provider: github branch: main From ac1e07c5c5870de6858b60b72750f5899423d6d5 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 15:01:39 +0000 Subject: [PATCH 18/26] Update tech.md From aa8ef433ae26d953c7f043f8bb7b204593792a52 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 15:21:49 +0000 Subject: [PATCH 19/26] Update tech.yml --- tech.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tech.yml b/tech.yml index 7640dbd..cb48be3 100644 --- a/tech.yml +++ b/tech.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: dd4b2891feeabba8772a4ddfc2bf1efe +report_id: 4003911f1f178f8d258ea192117f7478 repo_type: Public -timestamp: '2023-11-06T15:01:33+00:00' +timestamp: '2023-11-06T15:21:45+00:00' requested_by: emmanu-yahoo provider: github branch: main From fd2c97fd4a6f5c03a67d136feb15df06cc553763 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 15:21:50 +0000 Subject: [PATCH 20/26] Update tech.md From fdb92c13439015591fc3d2b79121db8c5959f0a9 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 15:45:22 +0000 Subject: [PATCH 21/26] Update tech.yml --- tech.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tech.yml b/tech.yml index cb48be3..b327093 100644 --- a/tech.yml +++ b/tech.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 4003911f1f178f8d258ea192117f7478 +report_id: 99d296ebeba050277b08dc5875a7c91c repo_type: Public -timestamp: '2023-11-06T15:21:45+00:00' +timestamp: '2023-11-06T15:45:18+00:00' requested_by: emmanu-yahoo provider: github branch: main From 1e680820797a051295882504ec941deb80e16377 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 15:45:23 +0000 Subject: [PATCH 22/26] Update tech.md From 06667d3d777256f1f85a3b266804b9406aca4b27 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 16:12:44 +0000 Subject: [PATCH 23/26] Update tech.yml --- tech.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tech.yml b/tech.yml index b327093..fcf3ea7 100644 --- a/tech.yml +++ b/tech.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 99d296ebeba050277b08dc5875a7c91c +report_id: 6a87f75ad621b382ed7d7a6e76e5e8ad repo_type: Public -timestamp: '2023-11-06T15:45:18+00:00' +timestamp: '2023-11-06T16:12:41+00:00' requested_by: emmanu-yahoo provider: github branch: main From 37098837c85a3de0ab9c73304adbbd0ff7e9e91e Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 16:12:45 +0000 Subject: [PATCH 24/26] Update tech.md From 8fa05065339a2c283b8dc7d783bff03c777ec4e8 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 20:10:09 +0000 Subject: [PATCH 25/26] Update tech.yml --- tech.yml | 40 ++++++++++++++-------------------------- 1 file changed, 14 insertions(+), 26 deletions(-) diff --git a/tech.yml b/tech.yml index fcf3ea7..385e683 100644 --- a/tech.yml +++ b/tech.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 6a87f75ad621b382ed7d7a6e76e5e8ad +report_id: 34ff8e7b27e484b3272cf793b6f994cc repo_type: Public -timestamp: '2023-11-06T16:12:41+00:00' +timestamp: '2023-11-06T20:10:06+00:00' requested_by: emmanu-yahoo provider: github branch: main @@ -16,8 +16,7 @@ tools: category: Languages & Frameworks sub_category: Languages imageURL: https://img.stackshare.io/service/1209/javascript.jpeg - detection_source: - - package.json + detection_source: package.json - name: ExpressJS description: Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple @@ -30,8 +29,7 @@ tools: sub_category: Microframeworks (Backend) imageURL: https://img.stackshare.io/service/1163/hashtag.png detection_source_url: yarn.lock - detection_source: - - package.json + detection_source: package.json - name: React description: A JavaScript library for building user interfaces website_url: https://reactjs.org/ @@ -43,8 +41,7 @@ tools: sub_category: Javascript UI Libraries imageURL: https://img.stackshare.io/service/1020/OYIaJ1KK.png detection_source_url: yarn.lock - detection_source: - - package.json + detection_source: package.json - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -53,8 +50,7 @@ tools: category: Build, Test, Deploy sub_category: Version Control System imageURL: https://img.stackshare.io/service/1046/git.png - detection_source: - - Repo Metadata + detection_source: Repo Metadata - name: Yarn description: A new package manager for JavaScript website_url: https://yarnpkg.com/ @@ -63,8 +59,7 @@ tools: category: Build, Test, Deploy sub_category: Front End Package Manager imageURL: https://img.stackshare.io/service/5848/44mC-kJ3.jpg - detection_source: - - yarn.lock + detection_source: yarn.lock - name: npm description: The package manager for JavaScript. website_url: https://www.npmjs.com/ @@ -73,8 +68,7 @@ tools: category: Build, Test, Deploy sub_category: Front End Package Manager imageURL: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png - detection_source: - - package.json + detection_source: package.json - name: Lodash description: A JavaScript utility library website_url: https://lodash.com @@ -85,8 +79,7 @@ tools: sub_category: Javascript Utilities & Libraries imageURL: https://img.stackshare.io/service/2438/lodash.png detection_source_url: yarn.lock - detection_source: - - package.json + detection_source: package.json - name: Moment.js description: A JavaScript date library for parsing, validating, manipulating, and formatting dates @@ -99,15 +92,13 @@ tools: sub_category: Javascript Utilities & Libraries imageURL: https://img.stackshare.io/service/3643/Xrtdc94q_400x400.png detection_source_url: yarn.lock - detection_source: - - package.json + detection_source: package.json - name: NPM Trends website_url: https://www.npmtrends.com/ open_source: false hosted_saas: false imageURL: https://img.stackshare.io/service/12294/empty-logo-square.png - detection_source: - - package.json + detection_source: package.json - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios @@ -119,8 +110,7 @@ tools: sub_category: Javascript Utilities & Libraries imageURL: https://img.stackshare.io/no-img-open-source.png detection_source_url: package.json - detection_source: - - package.json + detection_source: package.json - name: express description: Fast, unopinionated, minimalist web framework package_url: https://www.npmjs.com/express @@ -132,8 +122,7 @@ tools: sub_category: npm Packages imageURL: https://img.stackshare.io/package/15818/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png detection_source_url: yarn.lock - detection_source: - - package.json + detection_source: package.json vulnerabilities: - name: qs vulnerable to Prototype Pollution cve_id: CVE-2022-24999 @@ -152,5 +141,4 @@ tools: sub_category: npm Packages imageURL: https://img.stackshare.io/package/15847/default_4479dbac220be99e50e724b2df6cf415241d71fd.png detection_source_url: yarn.lock - detection_source: - - package.json + detection_source: package.json From 64c492c9b54c5e00409400c4340d91b564e504d1 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 20:10:10 +0000 Subject: [PATCH 26/26] Update tech.md --- tech.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tech.md b/tech.md index 6fdb481..e40353f 100644 --- a/tech.md +++ b/tech.md @@ -141,10 +141,10 @@ Full tech stack [here](/tech.md) ## npm (2) -|NAME|VERSION|SOURCE FILE|License|Vulnerabilities| -|------|------|------|------|------| -|[express](http://expressjs.com/)|v4.17.1|[yarn.lock](https://github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock)|MIT|[qs vulnerable to ...](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (Dec 7) (high) (4.17.3)| -|[moment](http://momentjs.com)|v2.29.4|[yarn.lock](https://github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock)|MIT|N/A| +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[express](http://expressjs.com/)|v4.17.1|N/A|N/A |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| +|[moment](http://momentjs.com)|v2.29.4|N/A|N/A |MIT|N/A|