diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..1b1c852 --- /dev/null +++ b/techstack.md @@ -0,0 +1,185 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [qutek/react-electron-setup](https://github.com/qutek/react-electron-setup)![](https://img.stackshare.io/public_badge.svg "public") +

+|26
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ +## Frameworks (5) + + + + + + + + + + + + +
+ Electron +
+ Electron +
+ v7.1.8 +
+ React +
+ React +
+ v16.12.0 +
+ React Hot Loader +
+ React Hot Loader +
+ v4.12.18 +
+ Sass +
+ Sass +
+ +
+ css-loader +
+ css-loader +
+ +
+ +## DevOps (6) + + + + + + + + + + + + + + +
+ Babel +
+ Babel +
+ v7.7.7 +
+ ESLint +
+ ESLint +
+ +
+ Git +
+ Git +
+ +
+ Webpack +
+ Webpack +
+ v4.41.5 +
+ Yarn +
+ Yarn +
+ +
+ npm +
+ npm +
+ +
+ + +## Open source packages (14) + +## npm (14) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@babel/core](https://www.npmjs.com/@babel/core)|v7.7.7|01/29/20|Lafif Astahdziq |MIT|N/A| +|[@babel/preset-env](https://www.npmjs.com/@babel/preset-env)|v7.7.7|01/29/20|Lafif Astahdziq |MIT|N/A| +|[@babel/preset-react](https://www.npmjs.com/@babel/preset-react)|v7.7.4|01/29/20|Lafif Astahdziq |MIT|N/A| +|[@hot-loader/react-dom](https://www.npmjs.com/@hot-loader/react-dom)|v16.11.0|01/29/20|Lafif Astahdziq |MIT|N/A| +|[babel-loader](https://www.npmjs.com/babel-loader)|v8.0.6|01/29/20|Lafif Astahdziq |MIT|N/A| +|[electron-builder](https://www.npmjs.com/electron-builder)|v21.2.0|01/29/20|Lafif Astahdziq |MIT|N/A| +|[html-webpack-plugin](https://www.npmjs.com/html-webpack-plugin)|v3.2.0|01/29/20|Lafif Astahdziq |MIT|N/A| +|[node-sass](https://www.npmjs.com/node-sass)|v4.13.0|01/29/20|Lafif Astahdziq |MIT|[CVE-2020-24025](https://github.com/advisories/GHSA-r8f7-9pfq-mjmv) (Moderate)
[](https://github.com/advisories/GHSA-9v62-24cr-58cx) (Moderate)| +|[react-dom](https://www.npmjs.com/react-dom)|v16.12.0|01/29/20|Lafif Astahdziq |MIT|N/A| +|[sass-loader](https://www.npmjs.com/sass-loader)|v8.0.1|01/29/20|Lafif Astahdziq |MIT|N/A| +|[style-loader](https://www.npmjs.com/style-loader)|v1.1.2|01/29/20|Lafif Astahdziq |MIT|N/A| +|[webpack-cli](https://www.npmjs.com/webpack-cli)|v3.3.10|01/29/20|Lafif Astahdziq |MIT|N/A| +|[webpack-dev-server](https://www.npmjs.com/webpack-dev-server)|v3.10.1|01/29/20|Lafif Astahdziq |MIT|N/A| +|[webpack-merge](https://www.npmjs.com/webpack-merge)|v4.2.2|01/29/20|Lafif Astahdziq |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..e0ed372 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,374 @@ +repo_name: qutek/react-electron-setup +report_id: fefd9527a08cd0f1d0c694fa8013c17c +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:45:20+00:00' +requested_by: qutek +provider: github +branch: master +detected_tools_count: 26 +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/qutek/react-electron-setup + detection_source: Repo Metadata +- name: Electron + description: Build cross platform desktop apps with JavaScript, HTML, and CSS + website_url: http://electron.atom.io/ + version: 7.1.8 + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Cross-Platform Desktop Development + image_url: https://img.stackshare.io/service/2946/default_18a71b65e69d7aef5f218ae07f64eb6e1594c444.jpg + detection_source_url: https://github.com/qutek/react-electron-setup/blob/master/yarn.lock + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.000000000 Z +- name: React + description: A JavaScript library for building user interfaces + website_url: https://reactjs.org/ + version: 16.12.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript UI Libraries + image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png + detection_source_url: https://github.com/qutek/react-electron-setup/blob/master/yarn.lock + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.000000000 Z +- name: React Hot Loader + description: Tweak React components in real time + website_url: http://gaearon.github.io/react-hot-loader/ + version: 4.12.18 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: JavaScript Framework Components + image_url: https://img.stackshare.io/no-img-open-source.png + detection_source_url: https://github.com/qutek/react-electron-setup/blob/master/yarn.lock + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.000000000 Z +- name: Sass + description: Syntactically Awesome Style Sheets + website_url: http://sass-lang.com/ + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: CSS Pre-processors / Extensions + image_url: https://img.stackshare.io/service/1171/jCR2zNJV.png + detection_source_url: https://github.com/qutek/react-electron-setup/blob/master/package.json + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.000000000 Z +- name: css-loader + description: Helps webpack to collect CSS from all the css files + website_url: https://github.com/webpack-contrib/css-loader + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: CSS Pre-processors / Extensions + image_url: https://img.stackshare.io/service/8074/default_d2b16fd6997fb2e164de645a34f9b8d5a880d999.png + detection_source_url: https://github.com/qutek/react-electron-setup/blob/master/package.json + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.000000000 Z +- name: Babel + description: Use next generation JavaScript, today. + website_url: http://babeljs.io/ + version: 7.7.7 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: JavaScript Compilers + image_url: https://img.stackshare.io/service/2739/-1wfGjNw.png + detection_source_url: https://github.com/qutek/react-electron-setup/blob/master/yarn.lock + detection_source: ".babelrc" + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.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/qutek/react-electron-setup/blob/master/package.json + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.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/qutek/react-electron-setup + detection_source: Repo Metadata +- name: Webpack + description: A bundler for javascript and friends + website_url: http://webpack.js.org + version: 4.41.5 + 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/qutek/react-electron-setup/blob/master/yarn.lock + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.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/qutek/react-electron-setup/blob/master/yarn.lock + detection_source: yarn.lock + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.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/qutek/react-electron-setup/blob/master/package.json + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.000000000 Z +- name: "@babel/core" + description: Babel compiler core + package_url: https://www.npmjs.com/@babel/core + version: 7.7.7 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15810/default_004658cda9b38934f2871435e9dc15608c86e8be.png + detection_source_url: https://github.com/qutek/react-electron-setup/blob/master/yarn.lock + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.000000000 Z +- name: "@babel/preset-env" + description: A Babel preset for each environment + package_url: https://www.npmjs.com/@babel/preset-env + version: 7.7.7 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15819/default_98aa227f51aa9d787815ec3fd98d0ab2bfebbb91.png + detection_source_url: https://github.com/qutek/react-electron-setup/blob/master/yarn.lock + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.000000000 Z +- name: "@babel/preset-react" + description: Babel preset for all React plugins + package_url: https://www.npmjs.com/@babel/preset-react + version: 7.7.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15890/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png + detection_source_url: https://github.com/qutek/react-electron-setup/blob/master/yarn.lock + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.000000000 Z +- name: "@hot-loader/react-dom" + description: The Hot version of React-DOM + package_url: https://www.npmjs.com/@hot-loader/react-dom + version: 16.11.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/18594/default_ff37252c783e39778181a2b561afd470c5bdef8b.png + detection_source_url: https://github.com/qutek/react-electron-setup/blob/master/yarn.lock + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.000000000 Z +- name: babel-loader + description: Babel module loader for webpack + package_url: https://www.npmjs.com/babel-loader + version: 8.0.6 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15800/default_4acafe585186b4157fa23322ae7ca89e24b5cdef.png + detection_source_url: https://github.com/qutek/react-electron-setup/blob/master/yarn.lock + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.000000000 Z +- name: electron-builder + description: A complete solution to package and build a ready for distribution Electron + app for MacOS + package_url: https://www.npmjs.com/electron-builder + version: 21.2.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17567/default_cce6af1cc5c037d170650dfd256f479915d5a8e4.png + detection_source_url: https://github.com/qutek/react-electron-setup/blob/master/yarn.lock + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.000000000 Z +- name: html-webpack-plugin + description: Simplifies creation of HTML files to serve your webpack bundles + package_url: https://www.npmjs.com/html-webpack-plugin + version: 3.2.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15841/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png + detection_source_url: https://github.com/qutek/react-electron-setup/blob/master/yarn.lock + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.000000000 Z +- name: node-sass + description: Wrapper around libsass + package_url: https://www.npmjs.com/node-sass + version: 4.13.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15827/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png + detection_source_url: https://github.com/qutek/react-electron-setup/blob/master/yarn.lock + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.000000000 Z + vulnerabilities: + - name: Improper Certificate Validation in node-sass + cve_id: CVE-2020-24025 + cve_url: https://github.com/advisories/GHSA-r8f7-9pfq-mjmv + detected_date: Feb 10 + severity: moderate + first_patched: 7.0.0 + - name: Denial of Service in node-sass + cve_id: + cve_url: https://github.com/advisories/GHSA-9v62-24cr-58cx + detected_date: Aug 22 + severity: moderate + first_patched: 4.13.1 +- name: react-dom + description: React package for working with the DOM + package_url: https://www.npmjs.com/react-dom + version: 16.12.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15808/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png + detection_source_url: https://github.com/qutek/react-electron-setup/blob/master/yarn.lock + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.000000000 Z +- name: sass-loader + description: Sass loader for webpack + package_url: https://www.npmjs.com/sass-loader + version: 8.0.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15842/default_b71c906aeda030a5e2f1fe40bf12a93be52404ab.png + detection_source_url: https://github.com/qutek/react-electron-setup/blob/master/yarn.lock + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.000000000 Z +- name: style-loader + description: Style loader module for webpack + package_url: https://www.npmjs.com/style-loader + version: 1.1.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15822/default_004658cda9b38934f2871435e9dc15608c86e8be.png + detection_source_url: https://github.com/qutek/react-electron-setup/blob/master/yarn.lock + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.000000000 Z +- name: webpack-cli + description: CLI for webpack & friends + package_url: https://www.npmjs.com/webpack-cli + version: 3.3.10 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15826/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png + detection_source_url: https://github.com/qutek/react-electron-setup/blob/master/yarn.lock + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.000000000 Z +- name: webpack-dev-server + description: Serves a webpack app. Updates the browser on changes + package_url: https://www.npmjs.com/webpack-dev-server + version: 3.10.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15821/default_64690bc3e49bcee57094e51a7a26c620c48dbd82.png + detection_source_url: https://github.com/qutek/react-electron-setup/blob/master/yarn.lock + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.000000000 Z +- name: webpack-merge + description: Variant of merge that's useful for webpack configuration + package_url: https://www.npmjs.com/webpack-merge + version: 4.2.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15925/default_e0a4fb1126d7400f419f0931cf1669947a5bc552.png + detection_source_url: https://github.com/qutek/react-electron-setup/blob/master/yarn.lock + detection_source: package.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2020-01-29 03:53:01.000000000 Z