diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..01a2bb2 --- /dev/null +++ b/techstack.md @@ -0,0 +1,131 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [highlanderkev/testing-codespaces](https://github.com/highlanderkev/testing-codespaces)![](https://img.stackshare.io/public_badge.svg "public") +

+|10
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (3) + + + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ EJS +
+ EJS +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ +## Frameworks (1) + + + + +
+ ExpressJS +
+ ExpressJS +
+ v4.17.1 +
+ +## DevOps (4) + + + + + + + + + + +
+ Git +
+ Git +
+ +
+ gulp +
+ gulp +
+ v4.0.2 +
+ nodemon +
+ nodemon +
+ v2.0.2 +
+ npm +
+ npm +
+ +
+ + +## Open source packages (2) + +## npm (2) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[express](https://www.npmjs.com/express)|v4.17.1|09/13/21|Kevin Patrick Westropp |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| +|[gulp-imagemin](https://www.npmjs.com/gulp-imagemin)|v7.1.0|09/13/21|Kevin Patrick Westropp |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..8fdea6a --- /dev/null +++ b/techstack.yml @@ -0,0 +1,144 @@ +repo_name: highlanderkev/testing-codespaces +report_id: f2133a40701195b1a20322ba46b58919 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T19:47:30+00:00' +requested_by: highlanderkev +provider: github +branch: main +detected_tools_count: 10 +tools: +- 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/highlanderkev/testing-codespaces + 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/highlanderkev/testing-codespaces/blob/main/package.json + detection_source: package.json + last_updated_by: Kevin Patrick Westropp + last_updated_on: 2021-09-13 22:24:26.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/highlanderkev/testing-codespaces + detection_source: Repo Metadata +- 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) + image_url: https://img.stackshare.io/service/1163/hashtag.png + detection_source_url: https://github.com/highlanderkev/testing-codespaces/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Kevin Patrick Westropp + last_updated_on: 2021-09-13 22:24:26.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/highlanderkev/testing-codespaces + detection_source: Repo Metadata +- name: gulp + description: The streaming build system + website_url: http://gulpjs.com/ + version: 4.0.2 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: JS Build Tools / JS Task Runners + image_url: https://img.stackshare.io/service/844/iruTC031.png + detection_source_url: https://github.com/highlanderkev/testing-codespaces/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Kevin Patrick Westropp + last_updated_on: 2021-09-13 22:24:26.000000000 Z +- name: nodemon + description: A simple monitor script for use during development of a node.js app + website_url: http://nodemon.io/ + version: 2.0.2 + license: MIT + open_source: true + hosted_saas: false + category: Monitoring + sub_category: node.js Application Monitoring + image_url: https://img.stackshare.io/service/5577/preview.png + detection_source_url: https://github.com/highlanderkev/testing-codespaces/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Kevin Patrick Westropp + last_updated_on: 2021-09-13 22:24:26.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/highlanderkev/testing-codespaces/blob/main/package.json + detection_source: package.json + last_updated_by: Kevin Patrick Westropp + last_updated_on: 2021-09-13 22:24:26.000000000 Z +- 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 + image_url: https://img.stackshare.io/package/15818/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png + detection_source_url: https://github.com/highlanderkev/testing-codespaces/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Kevin Patrick Westropp + last_updated_on: 2021-09-13 22:24:26.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: gulp-imagemin + description: Minify PNG, JPEG, GIF and SVG images + package_url: https://www.npmjs.com/gulp-imagemin + 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/16485/default_0a704f5fac0bffcf529c9a61658d0b9ddbf7504e.png + detection_source_url: https://github.com/highlanderkev/testing-codespaces/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Kevin Patrick Westropp + last_updated_on: 2021-09-13 22:24:26.000000000 Z