diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..06b084a --- /dev/null +++ b/techstack.md @@ -0,0 +1,196 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [kclhi/tmrweb](https://github.com/kclhi/tmrweb)![](https://img.stackshare.io/public_badge.svg "public") +

+|20
Tools used|02/11/24
Report generated| +|------|------| +
+ +## Languages (5) + + + + + + + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ Pug +
+ Pug +
+ +
+ Python +
+ Python +
+ +
+ ceph +
+ ceph +
+ +
+ +## Frameworks (2) + + + + + + +
+ ExpressJS +
+ ExpressJS +
+ v4.17.1 +
+ Node.js +
+ Node.js +
+ +
+ +## DevOps (5) + + + + + + + + + + + + +
+ Docker +
+ Docker +
+ +
+ Git +
+ Git +
+ +
+ NGINX +
+ NGINX +
+ +
+ PyPI +
+ PyPI +
+ +
+ npm +
+ npm +
+ +
+ +## Other (2) + + + + + + +
+ Shell +
+ Shell +
+ +
+ prolog +
+ prolog +
+ +
+ + +## Open source packages (6) + +## npm (6) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[cookie-parser](https://www.npmjs.com/cookie-parser)|v1.4.5|03/05/21|Martin Chapman |MIT|N/A| +|[debug](https://www.npmjs.com/debug)|v4.3.1|03/05/21|Martin Chapman |MIT|N/A| +|[express](https://www.npmjs.com/express)|v4.17.1|03/05/21|Martin Chapman |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| +|[http-errors](https://www.npmjs.com/http-errors)|v1.7.2|03/05/21|Martin Chapman |MIT|N/A| +|[morgan](https://www.npmjs.com/morgan)|v1.10.0|03/05/21|Martin Chapman |MIT|N/A| +|[npm-check-updates](https://www.npmjs.com/npm-check-updates)|v11.1.10|03/05/21|Martin Chapman |Apache-2.0|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..5497539 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,264 @@ +repo_name: kclhi/tmrweb +report_id: 51c050ee6ce7a5315220d95747495030 +version: 0.1 +repo_type: Public +timestamp: '2024-02-11T18:36:02+00:00' +requested_by: martinchapman +provider: github +branch: master +detected_tools_count: 20 +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/kclhi/tmrweb + detection_source: Repo Metadata +- 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/kclhi/tmrweb + detection_source: Repo Metadata +- name: Pug + description: Robust, elegant, feature rich template engine for nodejs + website_url: https://pugjs.org + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Templating Languages & Extensions + image_url: https://img.stackshare.io/service/1175/pug.png + detection_source_url: https://github.com/kclhi/tmrweb/blob/master/api/package.json + detection_source: api/package.json + last_updated_by: Martin Chapman + last_updated_on: 2018-11-27 21:14:10.000000000 Z +- 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/kclhi/tmrweb + detection_source: Repo Metadata +- name: ceph + description: A free-software storage platform + website_url: http://ceph.com/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: File Storage + image_url: https://img.stackshare.io/service/1818/cephglyph_copy_400x400.png + detection_source_url: https://github.com/kclhi/tmrweb/blob/master/docker-compose.yml + detection_source: docker-compose.yml + last_updated_by: Martin Chapman + last_updated_on: 2019-04-11 23:44:00.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.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/kclhi/tmrweb/blob/master/api/package-lock.json + detection_source: api/package.json + last_updated_by: Martin Chapman + last_updated_on: 2021-03-05 11:38:57.000000000 Z +- name: Node.js + description: A platform built on Chrome's JavaScript runtime for easily building + fast, scalable network applications + website_url: http://nodejs.org/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png + detection_source_url: https://github.com/kclhi/tmrweb/blob/master/api/Dockerfile + detection_source: api/Dockerfile + last_updated_by: Martin Chapman + last_updated_on: 2019-04-11 23:44:00.000000000 Z +- name: Docker + description: Enterprise Container Platform for High-Velocity Innovation. + website_url: https://www.docker.com/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Virtual Machine Platforms & Containers + image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png + detection_source_url: https://github.com/kclhi/tmrweb + detection_source: Repo Metadata +- 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/kclhi/tmrweb + detection_source: Repo Metadata +- name: NGINX + description: A high performance free open source web server powering busiest sites + on the Internet. + website_url: http://nginx.org + open_source: false + hosted_saas: false + category: Application Hosting + sub_category: Web Servers + image_url: https://img.stackshare.io/service/1052/YMxUfyWf.png + detection_source_url: https://github.com/kclhi/tmrweb/blob/master/docker-compose.yml + detection_source: docker-compose.yml + last_updated_by: Martin Chapman + last_updated_on: 2019-04-11 23:44:00.000000000 Z +- name: PyPI + description: A repository of software for the Python programming language + website_url: https://pypi.org/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Hosted Package Repository + image_url: https://img.stackshare.io/service/12572/-RIWgodF_400x400.jpg + detection_source_url: https://github.com/kclhi/tmrweb/blob/master/api/requirements.txt + detection_source: api/requirements.txt + last_updated_by: Martin Chapman + last_updated_on: 2018-11-28 19:46:15.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/kclhi/tmrweb/blob/master/api/package.json + detection_source: api/package.json + last_updated_by: Martin Chapman + last_updated_on: 2018-11-27 21:14:10.000000000 Z +- name: Shell + description: A shell is a text-based terminal, used for manipulating programs and + files. Shell scripts typically manage program execution. + website_url: https://en.wikipedia.org/wiki/Shell_script + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png + detection_source_url: https://github.com/kclhi/tmrweb + detection_source: Repo Metadata +- name: prolog + description: é uma linguagem de programação que se enquadra no paradigma de Programação + em Lógica Matemática. + website_url: http://www.swi-prolog.org/ + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/10124/no-img-open-source.png + detection_source_url: https://github.com/kclhi/tmrweb + detection_source: Repo Metadata +- name: cookie-parser + description: Parse HTTP request cookies + package_url: https://www.npmjs.com/cookie-parser + version: 1.4.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/kclhi/tmrweb/blob/master/api/package-lock.json + detection_source: api/package.json + last_updated_by: Martin Chapman + last_updated_on: 2021-03-05 11:38:57.000000000 Z +- name: debug + description: Small debugging utility + package_url: https://www.npmjs.com/debug + version: 4.3.1 + 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/kclhi/tmrweb/blob/master/api/package-lock.json + detection_source: api/package.json + last_updated_by: Martin Chapman + last_updated_on: 2021-03-05 11:38:57.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/kclhi/tmrweb/blob/master/api/package-lock.json + detection_source: api/package.json + last_updated_by: Martin Chapman + last_updated_on: 2021-03-05 11:38:57.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: http-errors + description: Create HTTP error objects + package_url: https://www.npmjs.com/http-errors + version: 1.7.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16925/default_7b9968788548874538c601457e8dcd9c74bd2051.png + detection_source_url: https://github.com/kclhi/tmrweb/blob/master/api/package-lock.json + detection_source: api/package.json + last_updated_by: Martin Chapman + last_updated_on: 2021-03-05 11:38:57.000000000 Z +- name: morgan + description: HTTP request logger middleware for node.js + package_url: https://www.npmjs.com/morgan + version: 1.10.0 + 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/kclhi/tmrweb/blob/master/api/package-lock.json + detection_source: api/package.json + last_updated_by: Martin Chapman + last_updated_on: 2021-03-05 11:38:57.000000000 Z +- name: npm-check-updates + description: Find newer versions of dependencies than what your package.json or + bower.json allows + package_url: https://www.npmjs.com/npm-check-updates + version: 11.1.10 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16610/default_50c9ed1615a25628505ab53def64d82450ced26b.png + detection_source_url: https://github.com/kclhi/tmrweb/blob/master/api/package-lock.json + detection_source: api/package.json + last_updated_by: Martin Chapman + last_updated_on: 2021-03-05 11:38:57.000000000 Z