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

+|25
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ TypeScript +
+ TypeScript +
+ +
+ +## Frameworks (1) + + + + +
+ Node.js +
+ Node.js +
+ +
+ +## DevOps (6) + + + + + + + + + + + + + + +
+ Dotenv +
+ Dotenv +
+ +
+ ESLint +
+ ESLint +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Yarn +
+ Yarn +
+ +
+ npm +
+ npm +
+ +
+ +## Other (4) + + + + + + + + + + +
+ Shell +
+ Shell +
+ +
+ chalk +
+ chalk +
+ +
+ husky +
+ husky +
+ +
+ semantic-release +
+ semantic-release +
+ +
+ + +## Open source packages (12) + +## npm (12) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@semantic-release/changelog](https://www.npmjs.com/@semantic-release/changelog)|v6.0.1|12/25/21|Vlad Volkov |MIT|N/A| +|[@semantic-release/commit-analyzer](https://www.npmjs.com/@semantic-release/commit-analyzer)|v9.0.2|12/25/21|Vlad Volkov |MIT|N/A| +|[@semantic-release/github](https://www.npmjs.com/@semantic-release/github)|v8.0.2|12/25/21|Vlad Volkov |MIT|N/A| +|[@semantic-release/npm](https://www.npmjs.com/@semantic-release/npm)|v8.0.3|12/25/21|Vlad Volkov |MIT|N/A| +|[@semantic-release/release-notes-generator](https://www.npmjs.com/@semantic-release/release-notes-generator)|v10.0.3|12/25/21|Vlad Volkov |MIT|N/A| +|[@types/node](https://www.npmjs.com/@types/node)|v17.0.4|12/25/21|Vlad Volkov |MIT|N/A| +|[chalk](https://www.npmjs.com/chalk)|v2.4.2|12/25/21|Vlad Volkov |MIT|N/A| +|[commander](https://www.npmjs.com/commander)|v8.3.0|12/25/21|Vlad Volkov |MIT|N/A| +|[husky](https://www.npmjs.com/husky)|v7.0.4|12/25/21|Vlad Volkov |MIT|N/A| +|[semantic-release](https://www.npmjs.com/semantic-release)|v18.0.1|12/25/21|Vlad Volkov |MIT|[CVE-2022-31051](https://github.com/advisories/GHSA-x2pg-mjhr-2m5x) (Moderate)| +|[ts-node](https://www.npmjs.com/ts-node)|v10.4.0|12/25/21|Vlad Volkov |MIT|N/A| +|[tslib](https://www.npmjs.com/tslib)|v1.14.1|12/25/21|Vlad Volkov |0BSD|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..6092132 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,333 @@ +repo_name: bn-digital/vault +report_id: 9307aa6a23d4855de6a45d2bfb6f79e5 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:33:58+00:00' +requested_by: web-flow +provider: github +branch: latest +detected_tools_count: 25 +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/bn-digital/vault + detection_source: Repo Metadata +- 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/bn-digital/vault + 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/ + 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/bn-digital/vault/blob/latest/package.json + detection_source: package.json + last_updated_by: Vlad Volkov + last_updated_on: 2021-06-03 23:45:51.000000000 Z +- 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/bn-digital/vault/blob/latest/package.json + detection_source: package.json + last_updated_by: Vlad Volkov + last_updated_on: 2021-06-03 23:45:51.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_url: https://github.com/bn-digital/vault/blob/latest/.eslintrc + detection_source: ".eslintrc" + last_updated_by: Vlad Volkov + last_updated_on: 2021-06-04 08:05:39.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/bn-digital/vault + 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/bn-digital/vault/blob/latest/.github/workflows/import-secrets.yml + detection_source: ".github/workflows/import-secrets.yml" + last_updated_by: Vlad Volkov + last_updated_on: 2023-02-07 17:38:02.000000000 Z +- name: Yarn + description: A new package manager for JavaScript + website_url: https://yarnpkg.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Front End Package Manager + image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg + detection_source_url: https://github.com/bn-digital/vault/blob/latest/yarn.lock + detection_source: yarn.lock + last_updated_by: Vlad Volkov + last_updated_on: 2021-06-03 23:45:51.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/bn-digital/vault/blob/latest/package.json + detection_source: package.json + last_updated_by: Vlad Volkov + last_updated_on: 2021-06-03 23:45:51.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/bn-digital/vault + detection_source: Repo Metadata +- 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_url: https://github.com/bn-digital/vault/blob/latest/package.json + detection_source: package.json + last_updated_by: Vlad Volkov + last_updated_on: 2021-12-25 00:00:58.000000000 Z +- name: husky + website_url: https://github.com/typicode/husky + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/9527/5502029.jpeg + detection_source_url: https://github.com/bn-digital/vault/blob/latest/package.json + detection_source: package.json + last_updated_by: Vlad Volkov + last_updated_on: 2021-12-25 00:00:58.000000000 Z +- name: semantic-release + description: Fully automated version management and package publishing + website_url: https://github.com/semantic-release/semantic-release + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/10156/12867925.png + detection_source_url: https://github.com/bn-digital/vault/blob/latest/package.json + detection_source: package.json + last_updated_by: Vlad Volkov + last_updated_on: 2021-12-25 00:00:58.000000000 Z +- name: "@semantic-release/changelog" + description: Semantic-release plugin to create or update a changelog file + package_url: https://www.npmjs.com/@semantic-release/changelog + version: 6.0.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16473/default_482cf308e8fc087eee8e154f29cc142c834abc51.png + detection_source_url: https://github.com/bn-digital/vault/blob/latest/yarn.lock + detection_source: package.json + last_updated_by: Vlad Volkov + last_updated_on: 2021-12-25 00:00:58.000000000 Z +- name: "@semantic-release/commit-analyzer" + description: Semantic-release plugin to analyze commits with conventional-changelog + package_url: https://www.npmjs.com/@semantic-release/commit-analyzer + version: 9.0.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17119/default_aae1698f13b22e457dce8faa3612b71379cf7a48.png + detection_source_url: https://github.com/bn-digital/vault/blob/latest/yarn.lock + detection_source: package.json + last_updated_by: Vlad Volkov + last_updated_on: 2021-12-25 00:00:58.000000000 Z +- name: "@semantic-release/github" + description: Semantic-release plugin to publish a GitHub release and comment on + released Pull Requests/Issues + package_url: https://www.npmjs.com/@semantic-release/github + version: 8.0.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17137/default_0ffbf6d9ee2940fe94be8424fd9afff068fff458.png + detection_source_url: https://github.com/bn-digital/vault/blob/latest/yarn.lock + detection_source: package.json + last_updated_by: Vlad Volkov + last_updated_on: 2021-12-25 00:00:58.000000000 Z +- name: "@semantic-release/npm" + description: Semantic-release plugin to publish a npm package + package_url: https://www.npmjs.com/@semantic-release/npm + version: 8.0.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16690/default_6dad4e42e12d47cc6edfbdea036dae12f91abebb.png + detection_source_url: https://github.com/bn-digital/vault/blob/latest/yarn.lock + detection_source: package.json + last_updated_by: Vlad Volkov + last_updated_on: 2021-12-25 00:00:58.000000000 Z +- name: "@semantic-release/release-notes-generator" + description: Semantic-release plugin to generate changelog content with conventional-changelog + package_url: https://www.npmjs.com/@semantic-release/release-notes-generator + version: 10.0.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17103/default_5b9eca95ab3651165eb280ed5e0bc9a9382ad24d.png + detection_source_url: https://github.com/bn-digital/vault/blob/latest/yarn.lock + detection_source: package.json + last_updated_by: Vlad Volkov + last_updated_on: 2021-12-25 00:00:58.000000000 Z +- name: "@types/node" + description: TypeScript definitions for Node.js + package_url: https://www.npmjs.com/@types/node + version: 17.0.4 + 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/bn-digital/vault/blob/latest/yarn.lock + detection_source: package.json + last_updated_by: Vlad Volkov + last_updated_on: 2021-12-25 00:00:58.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/bn-digital/vault/blob/latest/yarn.lock + detection_source: package.json + last_updated_by: Vlad Volkov + last_updated_on: 2021-12-25 00:00:58.000000000 Z +- name: commander + description: The complete solution for node.js command-line programs + package_url: https://www.npmjs.com/commander + version: 8.3.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15829/default_50135978d26eba7c09093ceb23b96d522898e4eb.png + detection_source_url: https://github.com/bn-digital/vault/blob/latest/yarn.lock + detection_source: package.json + last_updated_by: Vlad Volkov + last_updated_on: 2021-12-25 00:00:58.000000000 Z +- name: husky + description: Prevents bad commit or push + package_url: https://www.npmjs.com/husky + version: 7.0.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15831/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png + detection_source_url: https://github.com/bn-digital/vault/blob/latest/yarn.lock + detection_source: package.json + last_updated_by: Vlad Volkov + last_updated_on: 2021-12-25 00:00:58.000000000 Z +- name: semantic-release + description: Automated semver compliant package publishing + package_url: https://www.npmjs.com/semantic-release + version: 18.0.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15935/default_b45165a5d30e541ab11711a34a78209b3e8ed7fd.png + detection_source_url: https://github.com/bn-digital/vault/blob/latest/yarn.lock + detection_source: package.json + last_updated_by: Vlad Volkov + last_updated_on: 2021-12-25 00:00:58.000000000 Z + vulnerabilities: + - name: Exposure of Sensitive Information to an Unauthorized Actor in semantic-release + cve_id: CVE-2022-31051 + cve_url: https://github.com/advisories/GHSA-x2pg-mjhr-2m5x + detected_date: Jun 10 + severity: moderate + first_patched: 19.0.3 +- name: ts-node + description: TypeScript execution environment and REPL for node.js + package_url: https://www.npmjs.com/ts-node + version: 10.4.0 + 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/bn-digital/vault/blob/latest/yarn.lock + detection_source: package.json + last_updated_by: Vlad Volkov + last_updated_on: 2021-12-25 00:00:58.000000000 Z +- name: tslib + description: Runtime library for TypeScript helper functions + package_url: https://www.npmjs.com/tslib + version: 1.14.1 + license: 0BSD + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15853/default_97d4687bd07ff1bb963fd566c84e7cbf7c73bbee.png + detection_source_url: https://github.com/bn-digital/vault/blob/latest/yarn.lock + detection_source: package.json + last_updated_by: Vlad Volkov + last_updated_on: 2021-12-25 00:00:58.000000000 Z