diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..23dcdba --- /dev/null +++ b/techstack.md @@ -0,0 +1,241 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [HINTERLAND-software/lambda.sync-estate-api](https://github.com/HINTERLAND-software/lambda.sync-estate-api)![](https://img.stackshare.io/public_badge.svg "public") +

+|31
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (3) + + + + + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ Ruby +
+ Ruby +
+ +
+ TypeScript +
+ TypeScript +
+ +
+ +## Frameworks (1) + + + + +
+ Node.js +
+ Node.js +
+ v14.18.1 +
+ +## DevOps (9) + + + + + + + + + + + + + + + + + + + + + + +
+ Docker +
+ Docker +
+ +
+ Dotenv +
+ Dotenv +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Jest +
+ Jest +
+ v26.6.3 +
+ Prettier +
+ Prettier +
+ v2.4.1 +
+ RubyGems +
+ RubyGems +
+ +
+ Webpack +
+ Webpack +
+ v5.52.1 +
+ npm +
+ npm +
+ +
+ +## Hosting (2) + + + + + + +
+ AWS Lambda +
+ AWS Lambda +
+ +
+ Serverless +
+ Serverless +
+ v2.60.3 +
+ +## Other (2) + + + + + + +
+ JSONPath +
+ JSONPath +
+ +
+ Lodash +
+ Lodash +
+ v4.17.21 +
+ + +## Open source packages (14) + +## npm (14) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@types/aws-lambda](https://www.npmjs.com/@types/aws-lambda)|v8.10.83|10/04/21|dependabot[bot] |MIT|N/A| +|[@types/jest](https://www.npmjs.com/@types/jest)|v27.0.1|10/04/21|dependabot[bot] |MIT|N/A| +|[@types/node](https://www.npmjs.com/@types/node)|v16.10.2|10/04/21|dependabot[bot] |MIT|N/A| +|[aws-sdk](https://www.npmjs.com/aws-sdk)|v2.999.0|10/04/21|dependabot[bot] |Apache-2.0|N/A| +|[fork-ts-checker-webpack-plugin](https://www.npmjs.com/fork-ts-checker-webpack-plugin)|v6.3.3|09/13/21|dependabot[bot] |MIT|N/A| +|[jest-cli](https://www.npmjs.com/jest-cli)|v26.6.3|10/04/21|dependabot[bot] |MIT|N/A| +|[jsonpath](https://www.npmjs.com/jsonpath)|v1.1.1|08/23/21|dependabot[bot] |MIT|N/A| +|[slug](https://www.npmjs.com/slug)|v5.1.0|07/12/21|dependabot[bot] |MIT|N/A| +|[source-map-support](https://www.npmjs.com/source-map-support)|v0.5.20|11/02/22|jroehl |MIT|N/A| +|[ts-jest](https://www.npmjs.com/ts-jest)|v26.5.6|10/04/21|dependabot[bot] |MIT|N/A| +|[ts-loader](https://www.npmjs.com/ts-loader)|v9.2.6|10/04/21|dependabot[bot] |MIT|N/A| +|[ts-node](https://www.npmjs.com/ts-node)|v10.2.1|10/04/21|dependabot[bot] |MIT|N/A| +|[tsconfig-paths-webpack-plugin](https://www.npmjs.com/tsconfig-paths-webpack-plugin)|v3.5.1|09/13/21|dependabot[bot] |MIT|N/A| +|[webpack-node-externals](https://www.npmjs.com/webpack-node-externals)|v3.0.0|10/04/21|dependabot[bot] |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..3196b06 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,417 @@ +repo_name: HINTERLAND-software/lambda.sync-estate-api +report_id: 647c31dec70c79437dfb1ab3ec8b1051 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T19:21:32+00:00' +requested_by: jroehl +provider: github +branch: master +detected_tools_count: 31 +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/HINTERLAND-software/lambda.sync-estate-api + detection_source: Repo Metadata +- name: Ruby + description: A dynamic, interpreted, open source programming language with a focus + on simplicity and productivity + website_url: https://www.ruby-lang.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/989/ruby.png + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package.json + detection_source: package.json + last_updated_by: jroehl + last_updated_on: 2020-05-19 04:46:10.000000000 Z +- name: TypeScript + description: A superset of JavaScript that compiles to clean JavaScript output + website_url: http://www.typescriptlang.org + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api + detection_source: Repo Metadata +- name: Node.js + description: A platform built on Chrome's JavaScript runtime for easily building + fast, scalable network applications + website_url: http://nodejs.org/ + version: 14.18.1 + 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/HINTERLAND-software/lambda.sync-estate-api/blob/master/.nvmrc + detection_source: Repo Metadata + last_updated_by: jroehl + last_updated_on: 2022-05-11 03:02:42.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/HINTERLAND-software/lambda.sync-estate-api + detection_source: Repo Metadata +- name: Dotenv + description: Loads environment variables from .env for Nodejs projects + website_url: https://github.com/motdotla/dotenv + license: BSD-2-Clause + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Server Configuration and Automation + image_url: https://img.stackshare.io/service/8067/default_90dcb1286af7685c68df319c764b80704df1155b.png + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package.json + detection_source: package.json + last_updated_by: dependabot-preview[bot] + last_updated_on: 2021-05-24 07:12:25.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/HINTERLAND-software/lambda.sync-estate-api + 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/HINTERLAND-software/lambda.sync-estate-api/blob/master/.github/workflows/codeql-analysis.yml + detection_source: ".github/workflows/codeql-analysis.yml" + last_updated_by: Johann + last_updated_on: 2020-07-28 06:59:51.000000000 Z +- name: Jest + description: Painless JavaScript Unit Testing + website_url: http://facebook.github.io/jest/ + version: 26.6.3 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Javascript Testing Framework + image_url: https://img.stackshare.io/service/830/jest.png + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package-lock.json + detection_source: package.json + last_updated_by: jroehl + last_updated_on: 2020-05-19 04:46:10.000000000 Z +- name: Prettier + description: Prettier is an opinionated code formatter. + website_url: https://prettier.io/ + version: 2.4.1 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Code Review + image_url: https://img.stackshare.io/service/7035/default_66f265943abed56bcdbfca1c866a4261b1fbb063.jpg + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package-lock.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2021-10-04 04:49:09.000000000 Z +- name: RubyGems + description: Easily download, install, and use ruby software packages on your system + website_url: https://rubygems.org/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + image_url: https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package.json + detection_source: package.json + last_updated_by: jroehl + last_updated_on: 2020-05-19 04:46:10.000000000 Z +- name: Webpack + description: A bundler for javascript and friends + website_url: http://webpack.js.org + version: 5.52.1 + 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/1682/IMG_4636.PNG + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package-lock.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2021-09-13 06:03:19.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/HINTERLAND-software/lambda.sync-estate-api/blob/master/package.json + detection_source: package.json + last_updated_by: jroehl + last_updated_on: 2020-05-19 04:46:10.000000000 Z +- name: AWS Lambda + description: Automatically run code in response to modifications to objects in Amazon + S3 buckets, messages in Kinesis streams, or updates in DynamoDB + website_url: http://aws.amazon.com/lambda + open_source: false + hosted_saas: true + category: Application Hosting + sub_category: Serverless / Task Processing + image_url: https://img.stackshare.io/service/1909/aws-lambda.png + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2021-08-23 13:35:36.000000000 Z +- name: Serverless + description: The most widely-adopted toolkit for building serverless applications + website_url: https://github.com/serverless/serverless + version: 2.60.3 + license: MIT + open_source: true + hosted_saas: false + category: Application Hosting + sub_category: Serverless / Task Processing + image_url: https://img.stackshare.io/service/5095/serverless-logo.png + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package-lock.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2021-10-04 04:16:56.000000000 Z +- name: JSONPath + website_url: http://goessner.net/articles/JsonPath/ + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/4623/no-img-open-source.png + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package.json + detection_source: package.json + last_updated_by: jroehl + last_updated_on: 2020-05-19 04:46:10.000000000 Z +- name: Lodash + description: A JavaScript utility library + website_url: https://lodash.com + version: 4.17.21 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript Utilities & Libraries + image_url: https://img.stackshare.io/service/2438/lodash.png + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package-lock.json + detection_source: package.json + last_updated_by: dependabot-preview[bot] + last_updated_on: 2021-02-22 00:42:17.000000000 Z +- name: "@types/aws-lambda" + description: TypeScript definitions for AWS Lambda + package_url: https://www.npmjs.com/@types/aws-lambda + version: 8.10.83 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17868/default_b760b4f955878b0055c02bde0608c2f01e7d4f4f.png + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package-lock.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2021-10-04 04:49:15.000000000 Z +- name: "@types/jest" + description: TypeScript definitions for Jest + package_url: https://www.npmjs.com/@types/jest + version: 27.0.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15840/default_004658cda9b38934f2871435e9dc15608c86e8be.png + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package-lock.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2021-10-04 04:49:15.000000000 Z +- name: "@types/node" + description: TypeScript definitions for Node.js + package_url: https://www.npmjs.com/@types/node + version: 16.10.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15809/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package-lock.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2021-10-04 04:49:15.000000000 Z +- name: aws-sdk + description: AWS SDK for JavaScript + package_url: https://www.npmjs.com/aws-sdk + version: 2.999.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/HINTERLAND-software/lambda.sync-estate-api/blob/master/package-lock.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2021-10-04 04:16:49.000000000 Z +- name: fork-ts-checker-webpack-plugin + description: Runs typescript type checker and linter on separate process + package_url: https://www.npmjs.com/fork-ts-checker-webpack-plugin + version: 6.3.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16622/default_5a21421012fa20e57fe0aeab31228f42e7118abc.png + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package-lock.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2021-09-13 06:03:19.000000000 Z +- name: jest-cli + description: Delightful JavaScript Testing + package_url: https://www.npmjs.com/jest-cli + version: 26.6.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16022/default_7a465bc85b23fd837cbc038fd1d504632c41a884.png + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package-lock.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2021-10-04 04:49:04.000000000 Z +- name: jsonpath + description: Query JavaScript objects with JSONPath expressions + package_url: https://www.npmjs.com/jsonpath + version: 1.1.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17674/default_894a45ad01fa93ac472db719cb1ef1b89f2924f0.png + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package-lock.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2021-08-23 13:23:42.000000000 Z +- name: slug + description: Slugifies even utf-8 chars! + package_url: https://www.npmjs.com/slug + version: 5.1.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17225/default_c6388e9ebad8a4ea0209a3440636fd19354e82d2.png + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package-lock.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2021-07-12 03:36:16.000000000 Z +- name: source-map-support + description: Fixes stack traces for files with source maps + package_url: https://www.npmjs.com/source-map-support + version: 0.5.20 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16028/default_c7b204838197013798409fa2b4dafce450edc7fb.png + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package-lock.json + detection_source: package.json + last_updated_by: jroehl + last_updated_on: 2022-11-02 10:18:52.000000000 Z +- name: ts-jest + description: A preprocessor with source maps support to help use TypeScript with + Jest + package_url: https://www.npmjs.com/ts-jest + version: 26.5.6 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15864/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package-lock.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2021-10-04 04:49:04.000000000 Z +- name: ts-loader + description: TypeScript loader for webpack + package_url: https://www.npmjs.com/ts-loader + version: 9.2.6 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15938/default_e0a4fb1126d7400f419f0931cf1669947a5bc552.png + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package-lock.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2021-10-04 04:48:59.000000000 Z +- name: ts-node + description: TypeScript execution environment and REPL for node.js + package_url: https://www.npmjs.com/ts-node + version: 10.2.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15830/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package-lock.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2021-10-04 04:16:39.000000000 Z +- name: tsconfig-paths-webpack-plugin + description: Load modules according to tsconfig paths in webpack + package_url: https://www.npmjs.com/tsconfig-paths-webpack-plugin + version: 3.5.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17311/default_b8b4be8bd54f9619446b80b2bf448c0891101f2a.png + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package-lock.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2021-09-13 06:03:19.000000000 Z +- name: webpack-node-externals + description: Easily exclude node_modules in Webpack bundle + package_url: https://www.npmjs.com/webpack-node-externals + version: 3.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16156/default_ac04a744873b460c4ef30a7450ed0c83223640ab.png + detection_source_url: https://github.com/HINTERLAND-software/lambda.sync-estate-api/blob/master/package-lock.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2021-10-04 04:16:39.000000000 Z