From 07ccc9b4829b50ef3f9a2057c24d1279a22d0fd1 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 27 May 2024 04:23:14 +0000 Subject: [PATCH 1/2] Create techstack.yml --- techstack.yml | 674 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 674 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..04e3db6 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,674 @@ +repo_name: ahnsv/springboot-vue.js-bbs +report_id: f08e80bbe13a44d496a8467c7aa4225c +version: 0.1 +repo_type: Public +timestamp: '2024-05-27T04:23:11+00:00' +requested_by: pravusid +provider: github +branch: master +detected_tools_count: 48 +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/ahnsv/springboot-vue.js-bbs + detection_source: Repo Metadata +- name: Java + description: A concurrent, class-based, object-oriented, language specifically designed + to have as few implementation dependencies as possible + website_url: https://www.java.com + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/995/K85ZWV2F.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs + 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/ahnsv/springboot-vue.js-bbs + detection_source: Repo Metadata +- name: SQL + description: It is a domain-specific language used in programming + website_url: https://en.wikipedia.org/wiki/SQL + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/src/main/resources/data.sql + detection_source: src/main/resources/data.sql + last_updated_by: Sangdon Park + last_updated_on: 2018-05-08 10:35:35.000000000 Z +- name: Spring Framework + description: An application framework and inversion of control container for the + Java platform + website_url: https://spring.io/projects/spring-framework + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/2006/spring-framework-project-logo.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/build.gradle + detection_source: build.gradle + last_updated_by: Sangdon Park + last_updated_on: 2019-03-03 15:08:04.000000000 Z +- name: Vue.js + description: A progressive framework for building user interfaces + website_url: http://vuejs.org/ + version: 2.5.17 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript MVC Frameworks + image_url: https://img.stackshare.io/service/3837/paeckCWC.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-09-23 03:01:17.000000000 Z +- name: vuex + description: Centralized State Management for Vue.js. + website_url: https://vuex.vuejs.org + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: State Management Library + image_url: https://img.stackshare.io/service/6705/6128107.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-09-23 03:01:17.000000000 Z +- name: H2 Database + description: A relational database management system written in Java + website_url: http://www.h2database.com/ + open_source: false + hosted_saas: false + category: Data Stores + sub_category: Databases + image_url: https://img.stackshare.io/service/3105/h2-logo_square_400x400.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/build.gradle + detection_source: build.gradle + last_updated_by: Sangdon Park + last_updated_on: 2019-03-03 15:08:04.000000000 Z +- name: Babel + description: Use next generation JavaScript, today. + website_url: http://babeljs.io/ + version: 7.1.6 + 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/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/babel.config.js + last_updated_by: Sangdon Park + last_updated_on: 2018-09-23 03:01:17.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/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-09-23 03:01:17.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/ahnsv/springboot-vue.js-bbs + detection_source: Repo Metadata +- name: Gradle + description: A powerful build system for the JVM + website_url: https://www.gradle.org/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Java Build Tools + image_url: https://img.stackshare.io/service/975/gradlephant-social-black-bg.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/build.gradle + detection_source: build.gradle + last_updated_by: Sangdon Park + last_updated_on: 2017-09-11 16:22:50.000000000 Z +- name: Jest + description: Painless JavaScript Unit Testing + website_url: http://facebook.github.io/jest/ + version: 23.6.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/830/jest.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-09-23 03:01:17.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/ahnsv/springboot-vue.js-bbs/blob/master/.travis.yml + detection_source: ".travis.yml" + last_updated_by: Sangdon Park + last_updated_on: 2018-10-09 03:25:22.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/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-09-23 03:01:17.000000000 Z +- name: Apache Camel + description: A versatile open source integration framework + website_url: https://camel.apache.org/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Application Hosting + sub_category: Platform as a Service + image_url: https://img.stackshare.io/service/3276/xWt1RFo6_400x400.jpg + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/src/main/resources/application.yml + detection_source: src/main/resources/application.yml + last_updated_by: Sangdon Park + last_updated_on: 2018-02-03 10:13:45.000000000 Z +- name: Lodash + description: A JavaScript utility library + website_url: https://lodash.com + version: 4.17.11 + 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/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-09-25 13:34:48.000000000 Z +- name: axios + description: Promise based HTTP client for the browser and node.js + website_url: https://github.com/mzabriskie/axios + version: 0.18.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript Utilities & Libraries + image_url: https://img.stackshare.io/no-img-open-source.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-09-23 03:01:17.000000000 Z +- name: jsonwebtoken + description: JSON Web Token implementation + package_url: https://www.npmjs.com/jsonwebtoken + version: 8.4.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16155/default_77b54a203c743d16eddb6b6390cba17218454fa0.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-11-19 00:31:41.000000000 Z + vulnerabilities: + - name: jsonwebtoken has insecure input validation in jwt.verify function + cve_id: CVE-2022-23529 + cve_url: https://github.com/advisories/GHSA-27h2-hvpr-p74q + detected_date: Dec 22 + severity: high + first_patched: 9.0.0 + - name: 'jsonwebtoken unrestricted key type could lead to legacy keys usage ' + cve_id: CVE-2022-23539 + cve_url: https://github.com/advisories/GHSA-8cf7-32gw-wr33 + detected_date: Dec 22 + severity: moderate + first_patched: 9.0.0 + - name: jsonwebtoken vulnerable to signature validation bypass due to insecure default + algorithm in jwt.verify() + cve_id: CVE-2022-23540 + cve_url: https://github.com/advisories/GHSA-qwph-4952-7xr6 + detected_date: Dec 22 + severity: moderate + first_patched: 9.0.0 + - name: jsonwebtoken's insecure implementation of key retrieval function could lead + to Forgeable Public/Private Tokens from RSA to HMAC + cve_id: CVE-2022-23541 + cve_url: https://github.com/advisories/GHSA-hjrf-2m68-5959 + detected_date: Dec 22 + severity: moderate + first_patched: 9.0.0 +- name: quill + description: Your powerful, rich text editor + package_url: https://www.npmjs.com/quill + version: 1.3.6 + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17002/default_192373fe2b3ded7bb442c39dbf0f34ca3e5bed5d.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-09-25 05:42:52.000000000 Z + vulnerabilities: + - name: Reverse Tabnabbing in quill + cve_id: + cve_url: https://github.com/advisories/GHSA-588m-9qg5-35pq + detected_date: Aug 22 + severity: moderate + first_patched: 1.3.7 + - name: Cross-site Scripting in quill + cve_id: CVE-2021-3163 + cve_url: https://github.com/advisories/GHSA-4943-9vgg-gr5r + detected_date: Aug 22 + severity: moderate + first_patched: +- name: "@vue/cli-plugin-babel" + description: Babel plugin for vue-cli + package_url: https://www.npmjs.com/@vue/cli-plugin-babel + version: 3.1.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16006/default_af9df0bc9fa88191d2fe609204c5bd7599c1a797.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-11-19 00:31:41.000000000 Z +- name: "@vue/cli-plugin-eslint" + description: Eslint plugin for vue-cli + package_url: https://www.npmjs.com/@vue/cli-plugin-eslint + version: 3.1.5 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16035/default_b8a893285867e41b5fc4a7631d8fc2da834d778c.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-11-19 00:31:41.000000000 Z +- name: "@vue/cli-plugin-unit-jest" + description: Unit-jest plugin for vue-cli + package_url: https://www.npmjs.com/@vue/cli-plugin-unit-jest + version: 3.1.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16558/default_50be6a65e5f7390c20dda2f19371abc1271db012.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-11-19 00:31:41.000000000 Z +- name: "@vue/cli-service" + description: Local service for vue-cli projects + package_url: https://www.npmjs.com/@vue/cli-service + version: 3.1.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15990/default_cbd6c289400672b291755183817e9dd6abe1a612.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-11-19 00:31:41.000000000 Z +- name: "@vue/eslint-config-airbnb" + description: Eslint-config-airbnb for Vue CLI + package_url: https://www.npmjs.com/@vue/eslint-config-airbnb + version: 4.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17158/default_37d9ccc57ae4d32e7ff46614e4f8bb2c4ddc7964.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-11-19 00:31:41.000000000 Z +- name: "@vue/test-utils" + description: Utilities for testing Vue components + package_url: https://www.npmjs.com/@vue/test-utils + version: 1.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16231/default_41f04716a804e853d5c38a5b81ee0ea8a842ad82.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-11-19 00:31:41.000000000 Z +- name: babel-core + description: Babel compiler core + package_url: https://www.npmjs.com/babel-core + version: 7.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15798/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-11-19 00:31:41.000000000 Z +- name: babel-eslint + description: Custom parser for ESLint + package_url: https://www.npmjs.com/babel-eslint + version: 10.0.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15803/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-11-19 00:31:41.000000000 Z +- name: babel-jest + description: Jest plugin to use babel for transformation + package_url: https://www.npmjs.com/babel-jest + version: 23.6.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15839/default_4479dbac220be99e50e724b2df6cf415241d71fd.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-11-19 00:31:41.000000000 Z +- name: eslint-plugin-vue + description: Official ESLint plugin for Vue.js + package_url: https://www.npmjs.com/eslint-plugin-vue + version: 4.7.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15950/default_f49d4c116f8ea0155f4d92673b084378bba02760.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-11-19 00:31:41.000000000 Z +- name: prettier-eslint + description: Formats your JavaScript using prettier followed by eslint --fix + package_url: https://www.npmjs.com/prettier-eslint + version: 8.8.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16517/default_4e3259350c525d1d859fa80a938000081d7c9db8.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-11-19 00:31:41.000000000 Z +- name: query-string + description: Parse and stringify URL query strings + package_url: https://www.npmjs.com/query-string + version: 6.2.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16244/default_380ae3d73e22c7ca1f42b96479bcd0095dabc0d3.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-11-19 00:31:41.000000000 Z +- name: vue + description: Vue + package_url: https://www.npmjs.com/vue + version: 2.5.17 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15844/default_b71c906aeda030a5e2f1fe40bf12a93be52404ab.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-09-23 03:01:17.000000000 Z +- name: vue-router + description: Official router for Vue.js 2 + package_url: https://www.npmjs.com/vue-router + version: 3.0.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15969/default_261820f5687b4c88a3e8f95c71b5e8dccd34c1d7.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-09-30 05:48:48.000000000 Z +- name: vue-template-compiler + description: Template compiler for Vue 2.0 + package_url: https://www.npmjs.com/vue-template-compiler + version: 2.5.17 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15850/default_0b10af8ca19c215f781dc07442e75bdc831089d0.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/vuejs-bbs-front/package-lock.json + detection_source: vuejs-bbs-front/package.json + last_updated_by: Sangdon Park + last_updated_on: 2018-09-30 05:48:48.000000000 Z +- name: com.h2database:h2 + description: H2 Database Engine + license: MIT-feh + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/build.gradle + detection_source: build.gradle + last_updated_by: Sangdon Park + last_updated_on: 2019-03-03 15:08:04.000000000 Z +- name: mysql:mysql-connector-java + description: MySQL JDBC Type 4 driver + license: GPL-3.0-only + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/build.gradle + detection_source: build.gradle + last_updated_by: Sangdon Park + last_updated_on: 2019-03-03 15:08:04.000000000 Z +- name: org.springframework.boot:spring-boot-devtools + description: Spring Boot Developer Tools + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/build.gradle + detection_source: build.gradle + last_updated_by: Sangdon Park + last_updated_on: 2019-03-03 15:08:04.000000000 Z +- name: org.springframework.boot:spring-boot-starter-aop + description: Starter for aspect-oriented programming with Spring AOP and AspectJ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/build.gradle + detection_source: build.gradle + last_updated_by: Sangdon Park + last_updated_on: 2019-03-03 15:08:04.000000000 Z +- name: org.springframework.boot:spring-boot-starter-data-jpa + description: Starter for using Spring Data JPA with Hibernate + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/build.gradle + detection_source: build.gradle + last_updated_by: Sangdon Park + last_updated_on: 2019-03-03 15:08:04.000000000 Z +- name: org.springframework.boot:spring-boot-starter-security + description: Starter for using Spring Security + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/build.gradle + detection_source: build.gradle + last_updated_by: Sangdon Park + last_updated_on: 2019-03-03 15:08:04.000000000 Z +- name: org.springframework.boot:spring-boot-starter-test + description: Starter for testing Spring Boot applications with libraries including + JUnit + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/build.gradle + detection_source: build.gradle + last_updated_by: Sangdon Park + last_updated_on: 2019-03-03 15:08:04.000000000 Z +- name: org.springframework.boot:spring-boot-starter-web + description: Starter for building web, including RESTful, applications using Spring + MVC + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/build.gradle + detection_source: build.gradle + last_updated_by: Sangdon Park + last_updated_on: 2019-03-03 15:08:04.000000000 Z +- name: org.springframework.security.oauth:spring-security-oauth2 + description: Module for providing OAuth2 support to Spring Security + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/build.gradle + detection_source: build.gradle + last_updated_by: Sangdon Park + last_updated_on: 2019-03-03 15:08:04.000000000 Z +- name: org.springframework.security:spring-security-jwt + description: Spring Security JWT is a small utility library for encoding and decoding + JSON Web Tokens + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/build.gradle + detection_source: build.gradle + last_updated_by: Sangdon Park + last_updated_on: 2019-03-03 15:08:04.000000000 Z +- name: org.springframework.security:spring-security-test + description: Spring-security-test + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/build.gradle + detection_source: build.gradle + last_updated_by: Sangdon Park + last_updated_on: 2019-03-03 15:08:04.000000000 Z +- name: org.thymeleaf:thymeleaf + description: Modern server-side Java template engine for both web and standalone + environments + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/build.gradle + detection_source: build.gradle + last_updated_by: Sangdon Park + last_updated_on: 2019-03-03 15:08:04.000000000 Z +- name: org.thymeleaf:thymeleaf-spring4 + description: XML/XHTML/HTML5 template engine for Java + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/ahnsv/springboot-vue.js-bbs/blob/master/build.gradle + detection_source: build.gradle + last_updated_by: Sangdon Park + last_updated_on: 2019-03-03 15:08:04.000000000 Z From 790f152a0a1f355f4e6a4014815318498f6cbeee Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 27 May 2024 04:23:15 +0000 Subject: [PATCH 2/2] Create techstack.md --- techstack.md | 280 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 280 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..4c1a4e4 --- /dev/null +++ b/techstack.md @@ -0,0 +1,280 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [ahnsv/springboot-vue.js-bbs](https://github.com/ahnsv/springboot-vue.js-bbs)![](https://img.stackshare.io/public_badge.svg "public") +

+|48
Tools used|05/27/24
Report generated| +|------|------| +
+ +## Languages (4) + + + + + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ Java +
+ Java +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ SQL +
+ SQL +
+ +
+ +## Frameworks (3) + + + + + + + + +
+ Spring Framework +
+ Spring Framework +
+ +
+ Vue.js +
+ Vue.js +
+ v2.5.17 +
+ vuex +
+ vuex +
+ +
+ +## Data (1) + + + + +
+ H2 Database +
+ H2 Database +
+ +
+ +## DevOps (7) + + + + + + + + + + + + + + + + +
+ Babel +
+ Babel +
+ v7.1.6 +
+ ESLint +
+ ESLint +
+ +
+ Git +
+ Git +
+ +
+ Gradle +
+ Gradle +
+ +
+ Jest +
+ Jest +
+ v23.6.0 +
+ Travis CI +
+ Travis CI +
+ +
+ npm +
+ npm +
+ +
+ +## Hosting (1) + + + + +
+ Apache Camel +
+ Apache Camel +
+ +
+ +## Other (2) + + + + + + +
+ Lodash +
+ Lodash +
+ v4.17.11 +
+ axios +
+ axios +
+ v0.18.0 +
+ + +## Open source packages (30) + +## npm (17) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[jsonwebtoken](https://www.npmjs.com/jsonwebtoken)|v8.4.0|11/19/18|Sangdon Park |MIT|[CVE-2022-23529](https://github.com/advisories/GHSA-27h2-hvpr-p74q) (High)
[CVE-2022-23539](https://github.com/advisories/GHSA-8cf7-32gw-wr33) (Moderate)
[CVE-2022-23540](https://github.com/advisories/GHSA-qwph-4952-7xr6) (Moderate)
[CVE-2022-23541](https://github.com/advisories/GHSA-hjrf-2m68-5959) (Moderate)| +|[quill](https://www.npmjs.com/quill)|v1.3.6|09/25/18|Sangdon Park |BSD-3-Clause|[](https://github.com/advisories/GHSA-588m-9qg5-35pq) (Moderate)
[CVE-2021-3163](https://github.com/advisories/GHSA-4943-9vgg-gr5r) (Moderate)| +|[@vue/cli-plugin-babel](https://www.npmjs.com/@vue/cli-plugin-babel)|v3.1.1|11/19/18|Sangdon Park |MIT|N/A| +|[@vue/cli-plugin-eslint](https://www.npmjs.com/@vue/cli-plugin-eslint)|v3.1.5|11/19/18|Sangdon Park |MIT|N/A| +|[@vue/cli-plugin-unit-jest](https://www.npmjs.com/@vue/cli-plugin-unit-jest)|v3.1.1|11/19/18|Sangdon Park |MIT|N/A| +|[@vue/cli-service](https://www.npmjs.com/@vue/cli-service)|v3.1.4|11/19/18|Sangdon Park |MIT|N/A| +|[@vue/eslint-config-airbnb](https://www.npmjs.com/@vue/eslint-config-airbnb)|v4.0.0|11/19/18|Sangdon Park |MIT|N/A| +|[@vue/test-utils](https://www.npmjs.com/@vue/test-utils)|v1.0.0|11/19/18|Sangdon Park |MIT|N/A| +|[babel-core](https://www.npmjs.com/babel-core)|v7.0.0|11/19/18|Sangdon Park |MIT|N/A| +|[babel-eslint](https://www.npmjs.com/babel-eslint)|v10.0.1|11/19/18|Sangdon Park |MIT|N/A| +|[babel-jest](https://www.npmjs.com/babel-jest)|v23.6.0|11/19/18|Sangdon Park |MIT|N/A| +|[eslint-plugin-vue](https://www.npmjs.com/eslint-plugin-vue)|v4.7.1|11/19/18|Sangdon Park |MIT|N/A| +|[prettier-eslint](https://www.npmjs.com/prettier-eslint)|v8.8.2|11/19/18|Sangdon Park |MIT|N/A| +|[query-string](https://www.npmjs.com/query-string)|v6.2.0|11/19/18|Sangdon Park |MIT|N/A| +|[vue](https://www.npmjs.com/vue)|v2.5.17|09/23/18|Sangdon Park |MIT|N/A| +|[vue-router](https://www.npmjs.com/vue-router)|v3.0.1|09/30/18|Sangdon Park |MIT|N/A| +|[vue-template-compiler](https://www.npmjs.com/vue-template-compiler)|v2.5.17|09/30/18|Sangdon Park |MIT|N/A| + + +## Apache Maven (13) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[com.h2database:h2](http://www.h2database.com)|N/A|03/03/19|Sangdon Park |MIT-feh|N/A| +|[mysql:mysql-connector-java](http://dev.mysql.com/doc/connector-j/en/)|N/A|03/03/19|Sangdon Park |GPL-3.0-only|N/A| +|[org.springframework.boot:spring-boot-devtools](https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-devtools)|N/A|03/03/19|Sangdon Park |Apache-2.0|N/A| +|[org.springframework.boot:spring-boot-starter-aop](https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-aop)|N/A|03/03/19|Sangdon Park |Apache-2.0|N/A| +|[org.springframework.boot:spring-boot-starter-data-jpa](https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-data-jpa)|N/A|03/03/19|Sangdon Park |Apache-2.0|N/A| +|[org.springframework.boot:spring-boot-starter-security](https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-security)|N/A|03/03/19|Sangdon Park |Apache-2.0|N/A| +|[org.springframework.boot:spring-boot-starter-test](https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-test)|N/A|03/03/19|Sangdon Park |Apache-2.0|N/A| +|[org.springframework.boot:spring-boot-starter-web](https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-web)|N/A|03/03/19|Sangdon Park |Apache-2.0|N/A| +|[org.springframework.security.oauth:spring-security-oauth2](http://github.com/spring-projects/spring-security-oauth)|N/A|03/03/19|Sangdon Park |Apache-2.0|N/A| +|[org.springframework.security:spring-security-jwt](http://github.com/SpringSource/spring-security-oauth)|N/A|03/03/19|Sangdon Park |Apache-2.0|N/A| +|[org.springframework.security:spring-security-test](http://spring.io/spring-security)|N/A|03/03/19|Sangdon Park |Apache-2.0|N/A| +|[org.thymeleaf:thymeleaf](http://www.thymeleaf.org)|N/A|03/03/19|Sangdon Park |Apache-2.0|N/A| +|[org.thymeleaf:thymeleaf-spring4](http://www.thymeleaf.org)|N/A|03/03/19|Sangdon Park |Apache-2.0|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file)