From 3fc61b99cdd80c73eee3d23037656f1e8571262e Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 10 Nov 2023 20:13:51 +0000 Subject: [PATCH 1/6] Create techstack.yml --- techstack.yml | 342 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 342 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..8eeea79 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,342 @@ +repo_name: marcelothebuilder/dolcegusto-cli +report_id: bc5e12adfdfddb2a6da1926b2dfa823e +repo_type: Public +timestamp: '2023-11-10T20:13:49+00:00' +requested_by: marcelothebuilder +provider: github +branch: master +detected_tools_count: 24 +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 + image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source: Repo Metadata +- name: Babel + description: Use next generation JavaScript, today. + website_url: http://babeljs.io/ + version: 7.9.0 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: JavaScript Compilers + image_url: https://img.stackshare.io/service/2739/-1wfGjNw.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 05:15:33.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: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 05:15:33.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: Repo Metadata +- 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: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 05:15:33.000000000 Z +- name: axios + description: Promise based HTTP client for the browser and node.js + website_url: https://github.com/mzabriskie/axios + version: 0.19.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript Utilities & Libraries + image_url: https://img.stackshare.io/no-img-open-source.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 05:15:33.000000000 Z +- name: chalk + description: terminal colors + website_url: https://github.com/chalk/chalk + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/8072/13122722.png + detection_source: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 05:15:33.000000000 Z +- name: "@babel/cli" + description: Babel command line + package_url: https://www.npmjs.com/@babel/cli + version: 7.8.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15848/default_b71c906aeda030a5e2f1fe40bf12a93be52404ab.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 08:00:38.000000000 Z +- name: "@babel/core" + description: Babel compiler core + package_url: https://www.npmjs.com/@babel/core + version: 7.9.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15810/default_004658cda9b38934f2871435e9dc15608c86e8be.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 07:50:47.000000000 Z +- name: "@babel/plugin-proposal-class-properties" + description: This plugin transforms static class properties as well as properties + declared with the property initializer syntax + package_url: https://www.npmjs.com/@babel/plugin-proposal-class-properties + version: 7.8.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15903/default_3af1504b6f77c55205ba630fe08c472f43b95f6e.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 07:50:47.000000000 Z +- name: babel-eslint + description: Custom parser for ESLint + package_url: https://www.npmjs.com/babel-eslint + version: 10.1.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15803/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 07:50:47.000000000 Z +- name: cheerio + description: Fast, flexible, and lean implementation of core jQuery + package_url: https://www.npmjs.com/cheerio + version: 1.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15949/default_54b691c123fc8979741e800e4dcd3936c0f3b246.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 05:15:33.000000000 Z +- name: clui + description: A Node.js toolkit for drawing nice command line tables + package_url: https://www.npmjs.com/clui + version: 0.3.6 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17397/default_7b8a4dd0459c1d55636639cb97d216b33a363a7f.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 05:15:33.000000000 Z +- name: configstore + description: Easily load and save config without having to think about where and + how + package_url: https://www.npmjs.com/configstore + version: 5.0.1 + license: BSD-2-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16988/default_32f63a11ae9faad5eff3053ff1a1600fde8a525b.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 07:31:58.000000000 Z +- name: eslint-config-standard + description: JavaScript Standard Style - ESLint Shareable Config + package_url: https://www.npmjs.com/eslint-config-standard + version: 14.1.1 + 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: package-lock.json + detection_source: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 07:50:47.000000000 Z +- name: eslint-plugin-import + description: Import with sanity + package_url: https://www.npmjs.com/eslint-plugin-import + version: 2.20.2 + 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: package-lock.json + detection_source: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 07:50:47.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: package-lock.json + detection_source: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 08:00:38.000000000 Z +- name: eslint-plugin-promise + description: Enforce best practices for JavaScript promises + package_url: https://www.npmjs.com/eslint-plugin-promise + version: 4.2.1 + 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: package-lock.json + detection_source: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 08:07:25.000000000 Z +- name: eslint-plugin-standard + description: ESlint Plugin for the Standard Linter + package_url: https://www.npmjs.com/eslint-plugin-standard + version: 4.0.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15884/default_1d65e37e65b7f80761374f0202776043277d505d.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 07:50:47.000000000 Z +- name: figlet + description: Creates ASCII Art from text + package_url: https://www.npmjs.com/figlet + version: 1.3.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16424/default_9ae0e75ed749aca83d89f7e1ccb309be2bfc610e.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 05:15:33.000000000 Z +- name: inquirer + description: A collection of common interactive command line user interfaces + package_url: https://www.npmjs.com/inquirer + version: 7.1.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15911/default_4dc9671df0093fd7061f6455afdf054e6cc9dacb.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 05:15:33.000000000 Z +- name: minimist + description: Parse argument options + package_url: https://www.npmjs.com/minimist + version: 1.2.5 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15918/default_b45165a5d30e541ab11711a34a78209b3e8ed7fd.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 05:15:33.000000000 Z + vulnerabilities: + - name: Prototype Pollution in minimist + cve_id: CVE-2021-44906 + cve_url: https://github.com/advisories/GHSA-xvch-5gv4-984h + detected_date: Mar 22 + severity: critical + first_patched: 1.2.6 +- name: pkg + description: Package your Node.js project into an executable + package_url: https://www.npmjs.com/pkg + version: 4.4.7 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17535/default_1d2902e8f9c84259702671591379572493b9009b.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 05:15:33.000000000 Z +- name: tough-cookie + description: RFC6265 Cookies and Cookie Jar for node.js + package_url: https://www.npmjs.com/tough-cookie + version: 2.5.0 + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17146/default_9746cbb559e39df4afd8298f9a252dff8519e646.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 05:15:33.000000000 Z + vulnerabilities: + - name: tough-cookie Prototype Pollution vulnerability + cve_id: CVE-2023-26136 + cve_url: https://github.com/advisories/GHSA-72xf-g2v4-qvf3 + detected_date: Jul 8 + severity: moderate + first_patched: 4.1.3 From 96b2c7633ceae6708c2bca2064bc30a150521bfb Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 10 Nov 2023 20:13:52 +0000 Subject: [PATCH 2/6] Create techstack.md --- techstack.md | 132 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..16a012a --- /dev/null +++ b/techstack.md @@ -0,0 +1,132 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [marcelothebuilder/dolcegusto-cli](https://github.com/marcelothebuilder/dolcegusto-cli)![](https://img.stackshare.io/public_badge.svg "public") +

+|24
Tools used|11/10/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ +## DevOps (4) + + + + + + + + + + +
+ Babel +
+ Babel +
+ v7.9.0 +
+ ESLint +
+ ESLint +
+ +
+ Git +
+ Git +
+ +
+ npm +
+ npm +
+ +
+ +## Other (2) + + + + + + +
+ axios +
+ axios +
+ v0.19.2 +
+ chalk +
+ chalk +
+ +
+ + +## Open source packages (17) + +## npm (17) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@babel/cli](https://www.npmjs.com/@babel/cli)|v7.8.4|04/26/20|Marcelo Paixão Resende |MIT|N/A| +|[@babel/core](https://www.npmjs.com/@babel/core)|v7.9.0|04/26/20|Marcelo Paixão Resende |MIT|N/A| +|[@babel/plugin-proposal-class-properties](https://www.npmjs.com/@babel/plugin-proposal-class-properties)|v7.8.3|04/26/20|Marcelo Paixão Resende |MIT|N/A| +|[babel-eslint](https://www.npmjs.com/babel-eslint)|v10.1.0|04/26/20|Marcelo Paixão Resende |MIT|N/A| +|[cheerio](https://www.npmjs.com/cheerio)|v1.0.0|04/26/20|Marcelo Paixão Resende |MIT|N/A| +|[clui](https://www.npmjs.com/clui)|v0.3.6|04/26/20|Marcelo Paixão Resende |MIT|N/A| +|[configstore](https://www.npmjs.com/configstore)|v5.0.1|04/26/20|Marcelo Paixão Resende |BSD-2-Clause|N/A| +|[eslint-config-standard](https://www.npmjs.com/eslint-config-standard)|v14.1.1|04/26/20|Marcelo Paixão Resende |MIT|N/A| +|[eslint-plugin-import](https://www.npmjs.com/eslint-plugin-import)|v2.20.2|04/26/20|Marcelo Paixão Resende |MIT|N/A| +|[eslint-plugin-node](https://www.npmjs.com/eslint-plugin-node)|v11.1.0|04/26/20|Marcelo Paixão Resende |MIT|N/A| +|[eslint-plugin-promise](https://www.npmjs.com/eslint-plugin-promise)|v4.2.1|04/26/20|Marcelo Paixão Resende |ISC|N/A| +|[eslint-plugin-standard](https://www.npmjs.com/eslint-plugin-standard)|v4.0.1|04/26/20|Marcelo Paixão Resende |MIT|N/A| +|[figlet](https://www.npmjs.com/figlet)|v1.3.0|04/26/20|Marcelo Paixão Resende |MIT|N/A| +|[inquirer](https://www.npmjs.com/inquirer)|v7.1.0|04/26/20|Marcelo Paixão Resende |MIT|N/A| +|[minimist](https://www.npmjs.com/minimist)|v1.2.5|04/26/20|Marcelo Paixão Resende |MIT|[CVE-2021-44906](https://github.com/advisories/GHSA-xvch-5gv4-984h) (Critical)| +|[pkg](https://www.npmjs.com/pkg)|v4.4.7|04/26/20|Marcelo Paixão Resende |MIT|N/A| +|[tough-cookie](https://www.npmjs.com/tough-cookie)|v2.5.0|04/26/20|Marcelo Paixão Resende |BSD-3-Clause|[CVE-2023-26136](https://github.com/advisories/GHSA-72xf-g2v4-qvf3) (Moderate)| + +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) From 656689a7f59e6bc0387c2890d565d565370e7d86 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:36:43 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 64 +++++++++++++++++++++++++++++++++------------------ 1 file changed, 42 insertions(+), 22 deletions(-) diff --git a/techstack.yml b/techstack.yml index 8eeea79..81965a6 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,12 @@ repo_name: marcelothebuilder/dolcegusto-cli report_id: bc5e12adfdfddb2a6da1926b2dfa823e +version: 0.1 repo_type: Public -timestamp: '2023-11-10T20:13:49+00:00' +timestamp: '2024-01-05T08:52:30+00:00' requested_by: marcelothebuilder provider: github branch: master -detected_tools_count: 24 +detected_tools_count: 25 tools: - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -16,6 +17,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli detection_source: Repo Metadata - name: Babel description: Use next generation JavaScript, today. @@ -27,8 +29,8 @@ tools: category: Build, Test, Deploy sub_category: JavaScript Compilers image_url: https://img.stackshare.io/service/2739/-1wfGjNw.png - detection_source_url: package-lock.json - detection_source: package.json + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package-lock.json + detection_source: ".babelrc" last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 05:15:33.000000000 Z - name: ESLint @@ -40,6 +42,7 @@ tools: category: Build, Test, Deploy sub_category: Code Review image_url: https://img.stackshare.io/service/3337/Q4L7Jncy.jpg + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package.json detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 05:15:33.000000000 Z @@ -51,6 +54,7 @@ tools: 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/marcelothebuilder/dolcegusto-cli detection_source: Repo Metadata - name: npm description: The package manager for JavaScript. @@ -60,6 +64,7 @@ tools: 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/marcelothebuilder/dolcegusto-cli/blob/master/package.json detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 05:15:33.000000000 Z @@ -73,7 +78,7 @@ tools: category: Libraries sub_category: Javascript Utilities & Libraries image_url: https://img.stackshare.io/no-img-open-source.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package-lock.json detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 05:15:33.000000000 Z @@ -83,6 +88,7 @@ tools: open_source: false hosted_saas: false image_url: https://img.stackshare.io/service/8072/13122722.png + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package.json detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 05:15:33.000000000 Z @@ -96,7 +102,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15848/default_b71c906aeda030a5e2f1fe40bf12a93be52404ab.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package-lock.json detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 08:00:38.000000000 Z @@ -110,7 +116,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15810/default_004658cda9b38934f2871435e9dc15608c86e8be.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package-lock.json detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 07:50:47.000000000 Z @@ -125,7 +131,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15903/default_3af1504b6f77c55205ba630fe08c472f43b95f6e.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package-lock.json detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 07:50:47.000000000 Z @@ -139,10 +145,24 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15803/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package-lock.json detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 07:50:47.000000000 Z +- name: chalk + description: Terminal string styling done right + package_url: https://www.npmjs.com/chalk + version: 2.4.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15813/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Marcelo Paixão Resende + last_updated_on: 2020-04-26 05:15:33.000000000 Z - name: cheerio description: Fast, flexible, and lean implementation of core jQuery package_url: https://www.npmjs.com/cheerio @@ -153,7 +173,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15949/default_54b691c123fc8979741e800e4dcd3936c0f3b246.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package-lock.json detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 05:15:33.000000000 Z @@ -167,7 +187,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/17397/default_7b8a4dd0459c1d55636639cb97d216b33a363a7f.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package-lock.json detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 05:15:33.000000000 Z @@ -182,7 +202,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16988/default_32f63a11ae9faad5eff3053ff1a1600fde8a525b.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package-lock.json detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 07:31:58.000000000 Z @@ -196,7 +216,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15872/default_e4668902f8489350db9b0fb228523a571ef05b26.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package-lock.json detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 07:50:47.000000000 Z @@ -210,7 +230,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15806/default_98aa227f51aa9d787815ec3fd98d0ab2bfebbb91.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package-lock.json detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 07:50:47.000000000 Z @@ -224,7 +244,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15874/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package-lock.json detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 08:00:38.000000000 Z @@ -238,7 +258,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15885/default_1d65e37e65b7f80761374f0202776043277d505d.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package-lock.json detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 08:07:25.000000000 Z @@ -252,7 +272,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15884/default_1d65e37e65b7f80761374f0202776043277d505d.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package-lock.json detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 07:50:47.000000000 Z @@ -266,7 +286,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16424/default_9ae0e75ed749aca83d89f7e1ccb309be2bfc610e.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package-lock.json detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 05:15:33.000000000 Z @@ -280,7 +300,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15911/default_4dc9671df0093fd7061f6455afdf054e6cc9dacb.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package-lock.json detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 05:15:33.000000000 Z @@ -294,7 +314,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15918/default_b45165a5d30e541ab11711a34a78209b3e8ed7fd.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package-lock.json detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 05:15:33.000000000 Z @@ -315,7 +335,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/17535/default_1d2902e8f9c84259702671591379572493b9009b.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package-lock.json detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 05:15:33.000000000 Z @@ -329,7 +349,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/17146/default_9746cbb559e39df4afd8298f9a252dff8519e646.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/marcelothebuilder/dolcegusto-cli/blob/master/package-lock.json detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 05:15:33.000000000 Z From fc2bb9c8d4fa2a288a8486875c926721f92919e3 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:36:44 +0000 Subject: [PATCH 4/6] Update techstack.md --- techstack.md | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/techstack.md b/techstack.md index 16a012a..d53d7e6 100644 --- a/techstack.md +++ b/techstack.md @@ -1,32 +1,36 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [marcelothebuilder/dolcegusto-cli](https://github.com/marcelothebuilder/dolcegusto-cli)![](https://img.stackshare.io/public_badge.svg "public")

-|24
Tools used|11/10/23
Report generated| +|25
Tools used|01/05/24
Report generated| |------|------|
@@ -102,9 +106,9 @@ Full tech stack [here](/techstack.md) -## Open source packages (17) +## Open source packages (18) -## npm (17) +## npm (18) |NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| |:------|:------|:------|:------|:------|:------| @@ -112,6 +116,7 @@ Full tech stack [here](/techstack.md) |[@babel/core](https://www.npmjs.com/@babel/core)|v7.9.0|04/26/20|Marcelo Paixão Resende |MIT|N/A| |[@babel/plugin-proposal-class-properties](https://www.npmjs.com/@babel/plugin-proposal-class-properties)|v7.8.3|04/26/20|Marcelo Paixão Resende |MIT|N/A| |[babel-eslint](https://www.npmjs.com/babel-eslint)|v10.1.0|04/26/20|Marcelo Paixão Resende |MIT|N/A| +|[chalk](https://www.npmjs.com/chalk)|v2.4.2|04/26/20|Marcelo Paixão Resende |MIT|N/A| |[cheerio](https://www.npmjs.com/cheerio)|v1.0.0|04/26/20|Marcelo Paixão Resende |MIT|N/A| |[clui](https://www.npmjs.com/clui)|v0.3.6|04/26/20|Marcelo Paixão Resende |MIT|N/A| |[configstore](https://www.npmjs.com/configstore)|v5.0.1|04/26/20|Marcelo Paixão Resende |BSD-2-Clause|N/A| @@ -129,4 +134,4 @@ Full tech stack [here](/techstack.md)
-Generated via [Stack File](https://github.com/apps/stack-file) +Generated via [Stack File](https://github.com/marketplace/stack-file) From e902e83944c3cfaad3ca92c203884b6af0144663 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:21:22 +0000 Subject: [PATCH 5/6] Update techstack.yml --- techstack.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 81965a6..8c147e2 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: marcelothebuilder/dolcegusto-cli report_id: bc5e12adfdfddb2a6da1926b2dfa823e version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:52:30+00:00' +timestamp: '2024-02-29T18:37:08+00:00' requested_by: marcelothebuilder provider: github branch: master @@ -339,6 +339,13 @@ tools: detection_source: package.json last_updated_by: Marcelo Paixão Resende last_updated_on: 2020-04-26 05:15:33.000000000 Z + vulnerabilities: + - name: Pkg Local Privilege Escalation + cve_id: CVE-2024-24828 + cve_url: https://github.com/advisories/GHSA-22r3-9w55-cj54 + detected_date: Feb 10 + severity: moderate + first_patched: - name: tough-cookie description: RFC6265 Cookies and Cookie Jar for node.js package_url: https://www.npmjs.com/tough-cookie From 110b4d2c255e20699c49d74247b2897bec638036 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:21:23 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.md b/techstack.md index d53d7e6..d0051c2 100644 --- a/techstack.md +++ b/techstack.md @@ -30,7 +30,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [marcelothebuilder/dolcegusto-cli](https://github.com/marcelothebuilder/dolcegusto-cli)![](https://img.stackshare.io/public_badge.svg "public")

-|25
Tools used|01/05/24
Report generated| +|25
Tools used|02/29/24
Report generated| |------|------|
@@ -128,7 +128,7 @@ Full tech stack [here](/techstack.md) |[figlet](https://www.npmjs.com/figlet)|v1.3.0|04/26/20|Marcelo Paixão Resende |MIT|N/A| |[inquirer](https://www.npmjs.com/inquirer)|v7.1.0|04/26/20|Marcelo Paixão Resende |MIT|N/A| |[minimist](https://www.npmjs.com/minimist)|v1.2.5|04/26/20|Marcelo Paixão Resende |MIT|[CVE-2021-44906](https://github.com/advisories/GHSA-xvch-5gv4-984h) (Critical)| -|[pkg](https://www.npmjs.com/pkg)|v4.4.7|04/26/20|Marcelo Paixão Resende |MIT|N/A| +|[pkg](https://www.npmjs.com/pkg)|v4.4.7|04/26/20|Marcelo Paixão Resende |MIT|[CVE-2024-24828](https://github.com/advisories/GHSA-22r3-9w55-cj54) (Moderate)| |[tough-cookie](https://www.npmjs.com/tough-cookie)|v2.5.0|04/26/20|Marcelo Paixão Resende |BSD-3-Clause|[CVE-2023-26136](https://github.com/advisories/GHSA-72xf-g2v4-qvf3) (Moderate)|