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

+|12
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ +## DevOps (8) + + + + + + + + + + + + + + + + + + +
+ Chai +
+ Chai +
+ v4.2.0 +
+ Coveralls +
+ Coveralls +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Istanbul +
+ Istanbul +
+ +
+ Mocha +
+ Mocha +
+ v5.2.0 +
+ Travis CI +
+ Travis CI +
+ +
+ npm +
+ npm +
+ +
+ + +## Open source packages (3) + +## npm (3) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[aws-sdk](https://www.npmjs.com/aws-sdk)|v2.648.0|04/05/20|Gary Arora |Apache-2.0|[CVE-2020-28472](https://github.com/advisories/GHSA-rrc9-gqf8-8rwg) (High)| +|[csvtojson](https://www.npmjs.com/csvtojson)|v2.0.10|08/15/19|Gary Arora |MIT|N/A| +|[mocha-lcov-reporter](https://www.npmjs.com/mocha-lcov-reporter)|v1.3.0|08/15/19|Gary Arora |BSD-2-Clause|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..f0085e5 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,172 @@ +repo_name: PercaysoInform/athena-express +report_id: 634240ad871439d32b3dd5fc570dfcae +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:03:58+00:00' +requested_by: Kira-percayso +provider: github +branch: master +detected_tools_count: 12 +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_url: https://github.com/PercaysoInform/athena-express + detection_source: Repo Metadata +- name: Chai + description: A BDD / TDD assertion library + website_url: http://chaijs.com/ + version: 4.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/1725/chai.png + detection_source_url: https://github.com/PercaysoInform/athena-express/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Gary Arora + last_updated_on: 2018-08-15 02:01:03.000000000 Z +- name: Coveralls + description: Track your project's code coverage over time, changes to files, and + badge your GitHub repo + website_url: https://coveralls.io/ + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Code Coverage + image_url: https://img.stackshare.io/service/680/a43e4a04cb9f778842de43f95db59a14.png + detection_source_url: https://github.com/PercaysoInform/athena-express/blob/master/package.json + detection_source: package.json + last_updated_by: Gary Arora + last_updated_on: 2020-04-05 21:14: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_url: https://github.com/PercaysoInform/athena-express + detection_source: Repo Metadata +- name: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source_url: https://github.com/PercaysoInform/athena-express/blob/master/.github/workflows/nodejs.yml + detection_source: ".github/workflows/nodejs.yml" + last_updated_by: Kira-percayso + last_updated_on: 2020-12-08 09:34:00.000000000 Z +- name: Istanbul + description: A JS code coverage tool written in JS + website_url: http://gotwarlost.github.io/istanbul/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Code Coverage + image_url: https://img.stackshare.io/service/2105/default_78659c552327b8ff3592c2aa1694ea92c974a8d5.png + detection_source_url: https://github.com/PercaysoInform/athena-express/blob/master/package.json + detection_source: package.json + last_updated_by: Gary Arora + last_updated_on: 2018-08-15 04:58:14.000000000 Z +- 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/PercaysoInform/athena-express/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Gary Arora + last_updated_on: 2019-08-15 14:04:25.000000000 Z +- name: Travis CI + description: A hosted continuous integration service for open source and private + projects + website_url: http://travis-ci.com/ + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png + detection_source_url: https://github.com/PercaysoInform/athena-express/blob/master/.travis.yml + detection_source: ".travis.yml" + last_updated_by: Gary Arora + last_updated_on: 2018-08-15 03:48:04.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/PercaysoInform/athena-express/blob/master/package.json + detection_source: package.json + last_updated_by: Gary Arora + last_updated_on: 2018-08-15 02:01:03.000000000 Z +- name: aws-sdk + description: AWS SDK for JavaScript + package_url: https://www.npmjs.com/aws-sdk + version: 2.648.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16018/default_7a88bebb451873cc63bd99007de5bd3bb8ef85de.png + detection_source_url: https://github.com/PercaysoInform/athena-express/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Gary Arora + last_updated_on: 2020-04-05 21:14:33.000000000 Z + vulnerabilities: + - name: Prototype Pollution via file load in aws-sdk and @aws-sdk/shared-ini-file-loader + cve_id: CVE-2020-28472 + cve_url: https://github.com/advisories/GHSA-rrc9-gqf8-8rwg + detected_date: Jan 28 + severity: high + first_patched: 2.814.0 +- name: csvtojson + description: A tool concentrating on converting csv data to JSON with customised + parser supporting + package_url: https://www.npmjs.com/csvtojson + version: 2.0.10 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/18236/default_006273ebad013729e0798e0376579caca9efaa4e.png + detection_source_url: https://github.com/PercaysoInform/athena-express/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Gary Arora + last_updated_on: 2019-08-15 14:04:25.000000000 Z +- name: mocha-lcov-reporter + description: LCOV reporter for Mocha + package_url: https://www.npmjs.com/mocha-lcov-reporter + version: 1.3.0 + license: BSD-2-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16120/default_63a34654baee757196ddff2457bd1c9a0dfb7287.png + detection_source_url: https://github.com/PercaysoInform/athena-express/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Gary Arora + last_updated_on: 2019-08-15 14:04:25.000000000 Z