From 7d851abd1d83dc30a07e253dc5393cdde14264ea Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 10 Nov 2023 02:53:53 +0000 Subject: [PATCH 1/4] Create techstack.yml --- techstack.yml | 881 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 881 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000000..1b2aff1398 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,881 @@ +repo_name: thachlp/centraldogma +report_id: 4587704ce86ab084447e3f4e38c2497e +repo_type: Public +timestamp: '2023-11-10T02:53:50+00:00' +requested_by: jrhee17 +provider: github +branch: main +detected_tools_count: 62 +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: 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: 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: Repo Metadata +- name: Python + description: A clear and powerful object-oriented programming language, comparable + to Perl, Ruby, Scheme, or Java. + website_url: https://www.python.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/993/pUBY5pVj.png + 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: Repo Metadata +- name: Android SDK + description: An SDK that provides you the API libraries and developer tools necessary + to build, test, and debug apps for Android. + website_url: http://developer.android.com + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/1010/m8jf0po4imu8t5eemjdd.png + detection_source: server-auth/webapp/build.gradle + last_updated_by: hyangtack + last_updated_on: 2018-11-23 04:04:54.000000000 Z +- name: Bootstrap + description: Simple and flexible HTML, CSS, and JS for popular UI components and + interactions + website_url: http://getbootstrap.com/ + version: 3.3.7 + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Front-End Frameworks + image_url: https://img.stackshare.io/service/1101/C9QJ7V3X.png + detection_source_url: server/package-lock.json + detection_source: server/package.json + last_updated_by: Ikhun Um + last_updated_on: 2022-10-12 10:43:32.000000000 Z +- name: Jackson + description: A suite of data-processing tools for Java + website_url: https://github.com/FasterXML/jackson + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Java Tools + image_url: https://ucarecdn.com/d8ec839d-4d66-4c08-8297-9e2be82f6b75/ + detection_source: common/src/main/java/com/linecorp/centraldogma/internal/Jackson.java + last_updated_by: minux + last_updated_on: 2018-11-28 10:04:00.000000000 Z +- 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: server-auth/webapp/package.json + last_updated_by: hyangtack + last_updated_on: 2018-11-23 04:04:54.000000000 Z +- name: React + description: A JavaScript library for building user interfaces + website_url: https://reactjs.org/ + version: 16.14.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: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: React Hot Loader + description: Tweak React components in real time + website_url: http://gaearon.github.io/react-hot-loader/ + version: 4.13.1 + 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: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: React Router + description: A complete routing solution for React.js + website_url: https://github.com/rackt/react-router + version: 4.3.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: JavaScript Framework Components + image_url: https://img.stackshare.io/service/3350/8261421.png + detection_source_url: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.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: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: jQuery + description: The Write Less, Do More, JavaScript Library. + website_url: http://jquery.com/ + version: 2.2.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript UI Libraries + image_url: https://img.stackshare.io/service/1021/lxEKmMnB_400x400.jpg + detection_source_url: server/package-lock.json + detection_source: server/package.json + last_updated_by: Ikhun Um + last_updated_on: 2022-08-18 03:39:17.000000000 Z +- name: Babel + description: Use next generation JavaScript, today. + website_url: http://babeljs.io/ + version: 7.22.5 + 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: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: Codecov + description: Hosted coverage reports with awesome features to enhance your CI workflow + website_url: https://codecov.io/ + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Code Coverage + image_url: https://img.stackshare.io/service/2673/Codecov_Mark_Circle_Pink.png + detection_source: ".codecov.yml" + last_updated_by: Trustin Lee + last_updated_on: 2017-11-30 05:20:26.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: dist/Dockerfile + last_updated_by: hyangtack + last_updated_on: 2017-09-27 06:31:08.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: server-auth/webapp/package.json + last_updated_by: hyangtack + last_updated_on: 2018-11-23 04:04:54.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: 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: ".github/workflows/update-armeria-version.yml" + last_updated_by: minux + last_updated_on: 2023-07-26 10:08:24.000000000 Z +- 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: gradlew.bat + last_updated_by: Trustin Lee + last_updated_on: 2018-02-09 06:07:20.000000000 Z +- name: JUnit + description: A programmer-oriented testing framework for Java + website_url: http://junit.org/ + license: EPL-1.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Testing Frameworks + image_url: https://img.stackshare.io/service/2020/874086.png + detection_source: testing-internal/src/main/resources/junit-platform.properties + last_updated_by: Klemen Košir + last_updated_on: 2020-01-23 11:15:02.000000000 Z +- name: Jest + description: Painless JavaScript Unit Testing + website_url: http://facebook.github.io/jest/ + 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: server-auth/webapp/package.json + last_updated_by: hyangtack + last_updated_on: 2018-11-23 04:04:54.000000000 Z +- name: Logback + description: A logging framework for Java applications + website_url: https://logback.qos.ch/ + open_source: false + hosted_saas: false + category: Monitoring + sub_category: Log Management + image_url: https://img.stackshare.io/service/2923/05518ecaa42841e834421e9d6987b04f_400x400.png + detection_source: testing-internal/src/main/resources/logback-test.xml + last_updated_by: hyangtack + last_updated_on: 2018-03-08 01:37:48.000000000 Z +- name: Prettier + description: 'Prettier is an opinionated code formatter. ' + website_url: https://prettier.io/ + version: 1.19.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: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: hyangtack + last_updated_on: 2018-11-23 04:04:54.000000000 Z +- name: PyPI + description: A repository of software for the Python programming language + website_url: https://pypi.org/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Hosted Package Repository + image_url: https://img.stackshare.io/service/12572/-RIWgodF_400x400.jpg + detection_source: licenses/LICENSE.requirejs.mit.txt + last_updated_by: Trustin Lee + last_updated_on: 2017-09-27 06:30:32.000000000 Z +- name: TSLint + description: An extensible linter for the TypeScript language + website_url: https://github.com/palantir/tslint + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Code Review + image_url: https://img.stackshare.io/service/5561/303157.png + detection_source: server-auth/webapp/package.json + last_updated_by: hyangtack + last_updated_on: 2018-11-23 04:04:54.000000000 Z +- name: Webpack + description: A bundler for javascript and friends + website_url: http://webpack.js.org + version: 5.88.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: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.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: server/package.json + last_updated_by: Ikhun Um + last_updated_on: 2022-08-18 03:39:17.000000000 Z +- name: Android OS + description: An open source mobile operating system by Google + website_url: https://www.android.com + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Operating Systems + image_url: https://img.stackshare.io/service/9586/ZvmtaSXW_400x400.jpg + detection_source: server-auth/webapp/build.gradle + last_updated_by: hyangtack + last_updated_on: 2018-11-23 04:04:54.000000000 Z +- name: Moment.js + description: A JavaScript date library for parsing, validating, manipulating, and + formatting dates + website_url: http://momentjs.com/ + version: 2.16.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript Utilities & Libraries + image_url: https://img.stackshare.io/service/3643/Xrtdc94q_400x400.png + detection_source_url: server/package-lock.json + detection_source: server/package.json + last_updated_by: Ikhun Um + last_updated_on: 2022-08-18 03:39:17.000000000 Z +- name: "@babel/core" + description: Babel compiler core + package_url: https://www.npmjs.com/@babel/core + version: 7.22.5 + 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: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: "@babel/preset-env" + description: A Babel preset for each environment + package_url: https://www.npmjs.com/@babel/preset-env + version: 7.22.5 + 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: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: "@babel/preset-react" + description: Babel preset for all React plugins + package_url: https://www.npmjs.com/@babel/preset-react + version: 7.22.5 + 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: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: "@types/jest" + description: TypeScript definitions for Jest + package_url: https://www.npmjs.com/@types/jest + version: 23.3.14 + 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: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: "@types/node" + description: TypeScript definitions for Node.js + package_url: https://www.npmjs.com/@types/node + version: 10.17.51 + 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: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: "@types/react" + description: TypeScript definitions for React + package_url: https://www.npmjs.com/@types/react + version: 16.14.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15894/default_1d65e37e65b7f80761374f0202776043277d505d.png + detection_source_url: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: "@types/react-dom" + description: TypeScript definitions for React + package_url: https://www.npmjs.com/@types/react-dom + version: 16.9.10 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15946/default_54b691c123fc8979741e800e4dcd3936c0f3b246.png + detection_source_url: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: "@types/react-router-dom" + description: TypeScript definitions for React Router + package_url: https://www.npmjs.com/@types/react-router-dom + version: 4.3.5 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16557/default_d522554c6a41cb28d922d6d3ad32ad4afa0e3bb5.png + detection_source_url: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: angular + description: HTML enhanced for web apps + package_url: https://www.npmjs.com/angular + version: 1.5.8 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16174/default_351a89f21bfb241e8dabeb1444cf56f529948708.png + detection_source_url: server/package-lock.json + detection_source: server/package.json + last_updated_by: Ikhun Um + last_updated_on: 2022-08-18 03:39:17.000000000 Z + vulnerabilities: + - name: Prototype Pollution in angular + cve_id: CVE-2019-10768 + cve_url: https://github.com/advisories/GHSA-89mq-4x47-5v83 + detected_date: Aug 22 + severity: high + first_patched: 1.7.9 + - name: angular vulnerable to regular expression denial of service via the $resource + service + cve_id: CVE-2023-26117 + cve_url: https://github.com/advisories/GHSA-2qqx-w9hr-q5gx + detected_date: Apr 4 + severity: moderate + first_patched: + - name: angular vulnerable to regular expression denial of service via the angular.copy() + utility + cve_id: CVE-2023-26116 + cve_url: https://github.com/advisories/GHSA-2vrf-hf26-jrp5 + detected_date: Apr 4 + severity: moderate + first_patched: + - name: Angular (deprecated package) Cross-site Scripting + cve_id: CVE-2022-25869 + cve_url: https://github.com/advisories/GHSA-prc3-vjfx-vhm9 + detected_date: Jul 20 + severity: moderate + first_patched: + - name: XSS via JQLite DOM manipulation functions in AngularJS + cve_id: + cve_url: https://github.com/advisories/GHSA-5cp4-xmrw-59wf + detected_date: Aug 22 + severity: moderate + first_patched: 1.8.0 + - name: Cross-Site Scripting via JSONP + cve_id: + cve_url: https://github.com/advisories/GHSA-28hp-fgcr-2r4h + detected_date: Aug 22 + severity: moderate + first_patched: 1.6.0 + - name: angular vulnerable to regular expression denial of service via the element + cve_id: CVE-2023-26118 + cve_url: https://github.com/advisories/GHSA-qwqh-hm9m-p5hr + detected_date: Apr 4 + severity: moderate + first_patched: + - name: Cross site scripting in Angular + cve_id: CVE-2020-7676 + cve_url: https://github.com/advisories/GHSA-mhp6-pxh8-r675 + detected_date: Aug 22 + severity: moderate + first_patched: 1.8.0 +- name: angular-sanitize + description: AngularJS module for sanitizing HTML + package_url: https://www.npmjs.com/angular-sanitize + version: 1.5.8 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17443/default_4036a97a759f3ed3ec649b3a5fa230fe4d064a6a.png + detection_source_url: server/package-lock.json + detection_source: server/package.json + last_updated_by: Ikhun Um + last_updated_on: 2022-08-18 03:39:17.000000000 Z +- name: angular-ui-bootstrap + description: Native AngularJS + package_url: https://www.npmjs.com/angular-ui-bootstrap + version: 2.2.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/18273/default_75898a30f0389712301325cbd5e5019e01269891.png + detection_source_url: server/package-lock.json + detection_source: server/package.json + last_updated_by: Ikhun Um + last_updated_on: 2022-10-12 10:43:32.000000000 Z +- name: angular-ui-router + description: State-based routing for AngularJS 1.x + package_url: https://www.npmjs.com/angular-ui-router + version: 0.3.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17383/default_b39374c3a74b433364bfdbff07be26214bf186fd.png + detection_source_url: server/package-lock.json + detection_source: server/package.json + last_updated_by: Ikhun Um + last_updated_on: 2022-08-18 03:39:17.000000000 Z +- name: babel-loader + description: Babel module loader for webpack + package_url: https://www.npmjs.com/babel-loader + 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/15800/default_4acafe585186b4157fa23322ae7ca89e24b5cdef.png + detection_source_url: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: compression-webpack-plugin + description: Prepare compressed versions of assets to serve them with Content-Encoding + package_url: https://www.npmjs.com/compression-webpack-plugin + version: 9.2.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16347/default_17385ab3aa01d4c295c08d4a9736140df691c5e9.png + detection_source_url: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: cross-env + description: Run scripts that set and use environment variables across platforms + package_url: https://www.npmjs.com/cross-env + version: 7.0.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15828/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png + detection_source_url: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: diff + description: A javascript text diff implementation + package_url: https://www.npmjs.com/diff + version: 4.0.2 + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16509/default_0a704f5fac0bffcf529c9a61658d0b9ddbf7504e.png + detection_source_url: server-auth/webapp/package-lock.json + detection_source: server/package.json + last_updated_by: Ikhun Um + last_updated_on: 2022-08-18 03:39:17.000000000 Z +- name: file-loader + description: A file loader module for webpack + package_url: https://www.npmjs.com/file-loader + 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/15834/default_4479dbac220be99e50e724b2df6cf415241d71fd.png + detection_source_url: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.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: 5.5.3 + 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: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: json3 + description: A modern JSON implementation compatible with nearly all JavaScript + platforms + package_url: https://www.npmjs.com/json3 + version: 3.3.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/18321/default_5595878913d7a8dc496a66a64daf4737f9176891.png + detection_source_url: server/package-lock.json + detection_source: server/package.json + last_updated_by: Ikhun Um + last_updated_on: 2022-08-18 03:39:17.000000000 Z +- name: moment + description: Parse, validate, manipulate, and display dates + package_url: https://www.npmjs.com/moment + version: 2.16.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15847/default_4479dbac220be99e50e724b2df6cf415241d71fd.png + detection_source_url: server/package-lock.json + detection_source: server/package.json + last_updated_by: Ikhun Um + last_updated_on: 2022-08-18 03:39:17.000000000 Z + vulnerabilities: + - name: 'Path Traversal: ''dir/../../filename'' in moment.locale' + cve_id: CVE-2022-24785 + cve_url: https://github.com/advisories/GHSA-8hfj-j24r-96c4 + detected_date: Apr 9 + severity: high + first_patched: 2.29.2 + - name: Regular Expression Denial of Service in moment + cve_id: CVE-2017-18214 + cve_url: https://github.com/advisories/GHSA-446m-mv8f-q348 + detected_date: Aug 22 + severity: high + first_patched: 2.19.3 +- name: query-string + description: Parse and stringify URL query strings + package_url: https://www.npmjs.com/query-string + version: 6.13.8 + 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: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: hyangtack + last_updated_on: 2018-11-23 04:04:54.000000000 Z +- name: react-dom + description: React package for working with the DOM + package_url: https://www.npmjs.com/react-dom + version: 16.14.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: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: react-router-dom + description: DOM bindings for React Router + package_url: https://www.npmjs.com/react-router-dom + version: 4.3.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16025/default_e25d1fbb04a118c79fb444294461417342bd03bf.png + detection_source_url: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: style-loader + description: Style loader module for webpack + package_url: https://www.npmjs.com/style-loader + version: 3.3.3 + 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: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: ts-loader + description: TypeScript loader for webpack + package_url: https://www.npmjs.com/ts-loader + version: 9.4.4 + 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: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: ts-node + description: TypeScript execution environment and REPL for node.js + package_url: https://www.npmjs.com/ts-node + version: 10.9.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: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: tslint-config-airbnb + description: A TSLint config for Airbnb JavaScript Style + package_url: https://www.npmjs.com/tslint-config-airbnb + version: 5.4.2 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16394/default_92302d1bbf4c0f67b862869662b4f69002c94aad.png + detection_source_url: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: tslint-config-prettier + description: Do you wanna use tslint and prettier without conflicts? tslint-config-prettier + disables all conflicting rules that may cause such problems + package_url: https://www.npmjs.com/tslint-config-prettier + version: 1.18.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16083/default_d947c1690e032a288145c7e2491999eab3ea8ede.png + detection_source_url: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: tslint-plugin-prettier + description: Runs Prettier as a TSLint rule and reports differences as individual + TSLint issues + package_url: https://www.npmjs.com/tslint-plugin-prettier + version: 2.3.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16511/default_4e3259350c525d1d859fa80a938000081d7c9db8.png + detection_source_url: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z +- name: webpack-cli + description: CLI for webpack & friends + package_url: https://www.npmjs.com/webpack-cli + version: 5.1.4 + 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: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.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: 4.15.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: server-auth/webapp/package-lock.json + detection_source: server-auth/webapp/package.json + last_updated_by: jrhee17 + last_updated_on: 2023-08-24 03:11:55.000000000 Z From da8d6896a88ac54f0bbbd0ae54090d64ad958a12 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 10 Nov 2023 02:53:54 +0000 Subject: [PATCH 2/4] Create techstack.md --- techstack.md | 393 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 393 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000000..1d9a9df6d8 --- /dev/null +++ b/techstack.md @@ -0,0 +1,393 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [thachlp/centraldogma](https://github.com/thachlp/centraldogma)![](https://img.stackshare.io/public_badge.svg "public") +

+|62
Tools used|11/10/23
Report generated| +|------|------| +
+ +## Languages (5) + + + + + + + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ Java +
+ Java +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ Python +
+ Python +
+ +
+ TypeScript +
+ TypeScript +
+ +
+ +## Frameworks (9) + + + + + + + + + + + + + + + + + + + + + + +
+ Android SDK +
+ Android SDK +
+ +
+ Bootstrap +
+ Bootstrap +
+ v3.3.7 +
+ Jackson +
+ Jackson +
+ +
+ Node.js +
+ Node.js +
+ +
+ React +
+ React +
+ v16.14.0 +
+ React Hot Loader +
+ React Hot Loader +
+ v4.13.1 +
+ React Router +
+ React Router +
+ v4.3.1 +
+ css-loader +
+ css-loader +
+ +
+ jQuery +
+ jQuery +
+ v2.2.4 +
+ +## DevOps (15) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Babel +
+ Babel +
+ v7.22.5 +
+ Codecov +
+ Codecov +
+ +
+ Docker +
+ Docker +
+ +
+ ESLint +
+ ESLint +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Gradle +
+ Gradle +
+ +
+ JUnit +
+ JUnit +
+ +
+ Jest +
+ Jest +
+ +
+ Logback +
+ Logback +
+ +
+ Prettier +
+ Prettier +
+ v1.19.1 +
+ PyPI +
+ PyPI +
+ +
+ TSLint +
+ TSLint +
+ +
+ Webpack +
+ Webpack +
+ v5.88.1 +
+ npm +
+ npm +
+ +
+ +## Other (2) + + + + + + +
+ Android OS +
+ Android OS +
+ +
+ Moment.js +
+ Moment.js +
+ v2.16.0 +
+ + +## Open source packages (31) + +## npm (31) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@babel/core](https://www.npmjs.com/@babel/core)|v7.22.5|08/24/23|jrhee17 |MIT|N/A| +|[@babel/preset-env](https://www.npmjs.com/@babel/preset-env)|v7.22.5|08/24/23|jrhee17 |MIT|N/A| +|[@babel/preset-react](https://www.npmjs.com/@babel/preset-react)|v7.22.5|08/24/23|jrhee17 |MIT|N/A| +|[@types/jest](https://www.npmjs.com/@types/jest)|v23.3.14|08/24/23|jrhee17 |MIT|N/A| +|[@types/node](https://www.npmjs.com/@types/node)|v10.17.51|08/24/23|jrhee17 |MIT|N/A| +|[@types/react](https://www.npmjs.com/@types/react)|v16.14.2|08/24/23|jrhee17 |MIT|N/A| +|[@types/react-dom](https://www.npmjs.com/@types/react-dom)|v16.9.10|08/24/23|jrhee17 |MIT|N/A| +|[@types/react-router-dom](https://www.npmjs.com/@types/react-router-dom)|v4.3.5|08/24/23|jrhee17 |MIT|N/A| +|[angular](https://www.npmjs.com/angular)|v1.5.8|08/18/22|Ikhun Um |MIT|[CVE-2019-10768](https://github.com/advisories/GHSA-89mq-4x47-5v83) (High)
[CVE-2023-26117](https://github.com/advisories/GHSA-2qqx-w9hr-q5gx) (Moderate)
[CVE-2023-26116](https://github.com/advisories/GHSA-2vrf-hf26-jrp5) (Moderate)
[CVE-2022-25869](https://github.com/advisories/GHSA-prc3-vjfx-vhm9) (Moderate)
[](https://github.com/advisories/GHSA-5cp4-xmrw-59wf) (Moderate)
[](https://github.com/advisories/GHSA-28hp-fgcr-2r4h) (Moderate)
[CVE-2023-26118](https://github.com/advisories/GHSA-qwqh-hm9m-p5hr) (Moderate)
[CVE-2020-7676](https://github.com/advisories/GHSA-mhp6-pxh8-r675) (Moderate)| +|[angular-sanitize](https://www.npmjs.com/angular-sanitize)|v1.5.8|08/18/22|Ikhun Um |MIT|N/A| +|[angular-ui-bootstrap](https://www.npmjs.com/angular-ui-bootstrap)|v2.2.0|10/12/22|Ikhun Um |MIT|N/A| +|[angular-ui-router](https://www.npmjs.com/angular-ui-router)|v0.3.2|08/18/22|Ikhun Um |MIT|N/A| +|[babel-loader](https://www.npmjs.com/babel-loader)|v8.3.0|08/24/23|jrhee17 |MIT|N/A| +|[compression-webpack-plugin](https://www.npmjs.com/compression-webpack-plugin)|v9.2.0|08/24/23|jrhee17 |MIT|N/A| +|[cross-env](https://www.npmjs.com/cross-env)|v7.0.3|08/24/23|jrhee17 |MIT|N/A| +|[diff](https://www.npmjs.com/diff)|v4.0.2|08/18/22|Ikhun Um |BSD-3-Clause|N/A| +|[file-loader](https://www.npmjs.com/file-loader)|v6.2.0|08/24/23|jrhee17 |MIT|N/A| +|[html-webpack-plugin](https://www.npmjs.com/html-webpack-plugin)|v5.5.3|08/24/23|jrhee17 |MIT|N/A| +|[json3](https://www.npmjs.com/json3)|v3.3.2|08/18/22|Ikhun Um |MIT|N/A| +|[moment](https://www.npmjs.com/moment)|v2.16.0|08/18/22|Ikhun Um |MIT|[CVE-2022-24785](https://github.com/advisories/GHSA-8hfj-j24r-96c4) (High)
[CVE-2017-18214](https://github.com/advisories/GHSA-446m-mv8f-q348) (High)| +|[query-string](https://www.npmjs.com/query-string)|v6.13.8|11/23/18|hyangtack |MIT|N/A| +|[react-dom](https://www.npmjs.com/react-dom)|v16.14.0|08/24/23|jrhee17 |MIT|N/A| +|[react-router-dom](https://www.npmjs.com/react-router-dom)|v4.3.1|08/24/23|jrhee17 |MIT|N/A| +|[style-loader](https://www.npmjs.com/style-loader)|v3.3.3|08/24/23|jrhee17 |MIT|N/A| +|[ts-loader](https://www.npmjs.com/ts-loader)|v9.4.4|08/24/23|jrhee17 |MIT|N/A| +|[ts-node](https://www.npmjs.com/ts-node)|v10.9.1|08/24/23|jrhee17 |MIT|N/A| +|[tslint-config-airbnb](https://www.npmjs.com/tslint-config-airbnb)|v5.4.2|08/24/23|jrhee17 |Apache-2.0|N/A| +|[tslint-config-prettier](https://www.npmjs.com/tslint-config-prettier)|v1.18.0|08/24/23|jrhee17 |MIT|N/A| +|[tslint-plugin-prettier](https://www.npmjs.com/tslint-plugin-prettier)|v2.3.0|08/24/23|jrhee17 |MIT|N/A| +|[webpack-cli](https://www.npmjs.com/webpack-cli)|v5.1.4|08/24/23|jrhee17 |MIT|N/A| +|[webpack-dev-server](https://www.npmjs.com/webpack-dev-server)|v4.15.1|08/24/23|jrhee17 |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) From 1bf81ab11e0650b949563388f3257f755265c890 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:38:44 +0000 Subject: [PATCH 3/4] Update techstack.yml --- techstack.yml | 111 ++++++++++++++++++++++++++++++-------------------- 1 file changed, 67 insertions(+), 44 deletions(-) diff --git a/techstack.yml b/techstack.yml index 1b2aff1398..cf2f7cfec2 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: thachlp/centraldogma report_id: 4587704ce86ab084447e3f4e38c2497e +version: 0.1 repo_type: Public -timestamp: '2023-11-10T02:53:50+00:00' +timestamp: '2024-01-05T09:03:13+00:00' requested_by: jrhee17 provider: github branch: main @@ -15,6 +16,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/6727/css.png + detection_source_url: https://github.com/thachlp/centraldogma detection_source: Repo Metadata - name: Java description: A concurrent, class-based, object-oriented, language specifically designed @@ -25,6 +27,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/995/K85ZWV2F.png + detection_source_url: https://github.com/thachlp/centraldogma detection_source: Repo Metadata - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -35,6 +38,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/thachlp/centraldogma detection_source: Repo Metadata - name: Python description: A clear and powerful object-oriented programming language, comparable @@ -45,6 +49,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/993/pUBY5pVj.png + detection_source_url: https://github.com/thachlp/centraldogma detection_source: Repo Metadata - name: TypeScript description: A superset of JavaScript that compiles to clean JavaScript output @@ -55,6 +60,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg + detection_source_url: https://github.com/thachlp/centraldogma detection_source: Repo Metadata - name: Android SDK description: An SDK that provides you the API libraries and developer tools necessary @@ -65,6 +71,7 @@ tools: category: Languages & Frameworks sub_category: Frameworks (Full Stack) image_url: https://img.stackshare.io/service/1010/m8jf0po4imu8t5eemjdd.png + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/build.gradle detection_source: server-auth/webapp/build.gradle last_updated_by: hyangtack last_updated_on: 2018-11-23 04:04:54.000000000 Z @@ -79,7 +86,7 @@ tools: category: Languages & Frameworks sub_category: Front-End Frameworks image_url: https://img.stackshare.io/service/1101/C9QJ7V3X.png - detection_source_url: server/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server/package-lock.json detection_source: server/package.json last_updated_by: Ikhun Um last_updated_on: 2022-10-12 10:43:32.000000000 Z @@ -91,6 +98,7 @@ tools: category: Languages & Frameworks sub_category: Java Tools image_url: https://ucarecdn.com/d8ec839d-4d66-4c08-8297-9e2be82f6b75/ + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/common/src/main/java/com/linecorp/centraldogma/internal/Jackson.java detection_source: common/src/main/java/com/linecorp/centraldogma/internal/Jackson.java last_updated_by: minux last_updated_on: 2018-11-28 10:04:00.000000000 Z @@ -103,6 +111,7 @@ tools: 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/thachlp/centraldogma/blob/main/server-auth/webapp/package.json detection_source: server-auth/webapp/package.json last_updated_by: hyangtack last_updated_on: 2018-11-23 04:04:54.000000000 Z @@ -116,7 +125,7 @@ tools: category: Libraries sub_category: Javascript UI Libraries image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -130,7 +139,7 @@ tools: category: Libraries sub_category: JavaScript Framework Components image_url: https://img.stackshare.io/no-img-open-source.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -144,7 +153,7 @@ tools: category: Libraries sub_category: JavaScript Framework Components image_url: https://img.stackshare.io/service/3350/8261421.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -157,6 +166,7 @@ tools: 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/thachlp/centraldogma/blob/main/server-auth/webapp/package.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -170,7 +180,7 @@ tools: category: Libraries sub_category: Javascript UI Libraries image_url: https://img.stackshare.io/service/1021/lxEKmMnB_400x400.jpg - detection_source_url: server/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server/package-lock.json detection_source: server/package.json last_updated_by: Ikhun Um last_updated_on: 2022-08-18 03:39:17.000000000 Z @@ -184,7 +194,7 @@ tools: category: Build, Test, Deploy sub_category: JavaScript Compilers image_url: https://img.stackshare.io/service/2739/-1wfGjNw.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -196,6 +206,7 @@ tools: category: Build, Test, Deploy sub_category: Code Coverage image_url: https://img.stackshare.io/service/2673/Codecov_Mark_Circle_Pink.png + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/.codecov.yml detection_source: ".codecov.yml" last_updated_by: Trustin Lee last_updated_on: 2017-11-30 05:20:26.000000000 Z @@ -208,6 +219,7 @@ tools: 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/thachlp/centraldogma/blob/main/dist/Dockerfile detection_source: dist/Dockerfile last_updated_by: hyangtack last_updated_on: 2017-09-27 06:31:08.000000000 Z @@ -220,6 +232,7 @@ tools: category: Build, Test, Deploy sub_category: Code Review image_url: https://img.stackshare.io/service/3337/Q4L7Jncy.jpg + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package.json detection_source: server-auth/webapp/package.json last_updated_by: hyangtack last_updated_on: 2018-11-23 04:04:54.000000000 Z @@ -231,6 +244,7 @@ tools: 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/thachlp/centraldogma detection_source: Repo Metadata - name: GitHub Actions description: Automate your workflow from idea to production @@ -240,7 +254,8 @@ tools: category: Build, Test, Deploy sub_category: Continuous Integration image_url: https://img.stackshare.io/service/11563/actions.png - detection_source: ".github/workflows/update-armeria-version.yml" + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/.github/workflows/actions_build.yml + detection_source: ".github/workflows/actions_build.yml" last_updated_by: minux last_updated_on: 2023-07-26 10:08:24.000000000 Z - name: Gradle @@ -252,7 +267,8 @@ tools: category: Build, Test, Deploy sub_category: Java Build Tools image_url: https://img.stackshare.io/service/975/gradlephant-social-black-bg.png - detection_source: gradlew.bat + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/build.gradle + detection_source: build.gradle last_updated_by: Trustin Lee last_updated_on: 2018-02-09 06:07:20.000000000 Z - name: JUnit @@ -264,6 +280,7 @@ tools: category: Build, Test, Deploy sub_category: Testing Frameworks image_url: https://img.stackshare.io/service/2020/874086.png + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/testing-internal/src/main/resources/junit-platform.properties detection_source: testing-internal/src/main/resources/junit-platform.properties last_updated_by: Klemen Košir last_updated_on: 2020-01-23 11:15:02.000000000 Z @@ -276,6 +293,7 @@ tools: 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/thachlp/centraldogma/blob/main/server-auth/webapp/package.json detection_source: server-auth/webapp/package.json last_updated_by: hyangtack last_updated_on: 2018-11-23 04:04:54.000000000 Z @@ -287,7 +305,8 @@ tools: category: Monitoring sub_category: Log Management image_url: https://img.stackshare.io/service/2923/05518ecaa42841e834421e9d6987b04f_400x400.png - detection_source: testing-internal/src/main/resources/logback-test.xml + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/dist/src/conf/logback.xml + detection_source: dist/src/conf/logback.xml last_updated_by: hyangtack last_updated_on: 2018-03-08 01:37:48.000000000 Z - name: Prettier @@ -300,7 +319,7 @@ tools: category: Build, Test, Deploy sub_category: Code Review image_url: https://img.stackshare.io/service/7035/default_66f265943abed56bcdbfca1c866a4261b1fbb063.jpg - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: hyangtack last_updated_on: 2018-11-23 04:04:54.000000000 Z @@ -312,6 +331,7 @@ tools: category: Build, Test, Deploy sub_category: Hosted Package Repository image_url: https://img.stackshare.io/service/12572/-RIWgodF_400x400.jpg + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/licenses/LICENSE.requirejs.mit.txt detection_source: licenses/LICENSE.requirejs.mit.txt last_updated_by: Trustin Lee last_updated_on: 2017-09-27 06:30:32.000000000 Z @@ -323,6 +343,7 @@ tools: category: Build, Test, Deploy sub_category: Code Review image_url: https://img.stackshare.io/service/5561/303157.png + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package.json detection_source: server-auth/webapp/package.json last_updated_by: hyangtack last_updated_on: 2018-11-23 04:04:54.000000000 Z @@ -336,7 +357,7 @@ tools: 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: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -348,6 +369,7 @@ tools: 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/thachlp/centraldogma/blob/main/server/package.json detection_source: server/package.json last_updated_by: Ikhun Um last_updated_on: 2022-08-18 03:39:17.000000000 Z @@ -359,6 +381,7 @@ tools: category: Languages & Frameworks sub_category: Operating Systems image_url: https://img.stackshare.io/service/9586/ZvmtaSXW_400x400.jpg + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/build.gradle detection_source: server-auth/webapp/build.gradle last_updated_by: hyangtack last_updated_on: 2018-11-23 04:04:54.000000000 Z @@ -373,7 +396,7 @@ tools: category: Libraries sub_category: Javascript Utilities & Libraries image_url: https://img.stackshare.io/service/3643/Xrtdc94q_400x400.png - detection_source_url: server/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server/package-lock.json detection_source: server/package.json last_updated_by: Ikhun Um last_updated_on: 2022-08-18 03:39:17.000000000 Z @@ -387,7 +410,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15810/default_004658cda9b38934f2871435e9dc15608c86e8be.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -401,7 +424,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15819/default_98aa227f51aa9d787815ec3fd98d0ab2bfebbb91.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -415,7 +438,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15890/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -429,7 +452,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15840/default_004658cda9b38934f2871435e9dc15608c86e8be.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -443,7 +466,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15809/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -457,7 +480,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15894/default_1d65e37e65b7f80761374f0202776043277d505d.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -471,7 +494,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15946/default_54b691c123fc8979741e800e4dcd3936c0f3b246.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -485,7 +508,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16557/default_d522554c6a41cb28d922d6d3ad32ad4afa0e3bb5.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -499,7 +522,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16174/default_351a89f21bfb241e8dabeb1444cf56f529948708.png - detection_source_url: server/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server/package-lock.json detection_source: server/package.json last_updated_by: Ikhun Um last_updated_on: 2022-08-18 03:39:17.000000000 Z @@ -565,7 +588,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/17443/default_4036a97a759f3ed3ec649b3a5fa230fe4d064a6a.png - detection_source_url: server/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server/package-lock.json detection_source: server/package.json last_updated_by: Ikhun Um last_updated_on: 2022-08-18 03:39:17.000000000 Z @@ -579,7 +602,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/18273/default_75898a30f0389712301325cbd5e5019e01269891.png - detection_source_url: server/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server/package-lock.json detection_source: server/package.json last_updated_by: Ikhun Um last_updated_on: 2022-10-12 10:43:32.000000000 Z @@ -593,7 +616,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/17383/default_b39374c3a74b433364bfdbff07be26214bf186fd.png - detection_source_url: server/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server/package-lock.json detection_source: server/package.json last_updated_by: Ikhun Um last_updated_on: 2022-08-18 03:39:17.000000000 Z @@ -607,7 +630,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15800/default_4acafe585186b4157fa23322ae7ca89e24b5cdef.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -621,7 +644,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16347/default_17385ab3aa01d4c295c08d4a9736140df691c5e9.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -635,7 +658,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15828/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -649,7 +672,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16509/default_0a704f5fac0bffcf529c9a61658d0b9ddbf7504e.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server/package.json last_updated_by: Ikhun Um last_updated_on: 2022-08-18 03:39:17.000000000 Z @@ -663,7 +686,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15834/default_4479dbac220be99e50e724b2df6cf415241d71fd.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -677,7 +700,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15841/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -692,7 +715,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/18321/default_5595878913d7a8dc496a66a64daf4737f9176891.png - detection_source_url: server/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server/package-lock.json detection_source: server/package.json last_updated_by: Ikhun Um last_updated_on: 2022-08-18 03:39:17.000000000 Z @@ -706,7 +729,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15847/default_4479dbac220be99e50e724b2df6cf415241d71fd.png - detection_source_url: server/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server/package-lock.json detection_source: server/package.json last_updated_by: Ikhun Um last_updated_on: 2022-08-18 03:39:17.000000000 Z @@ -733,7 +756,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16244/default_380ae3d73e22c7ca1f42b96479bcd0095dabc0d3.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: hyangtack last_updated_on: 2018-11-23 04:04:54.000000000 Z @@ -747,7 +770,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15808/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -761,7 +784,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16025/default_e25d1fbb04a118c79fb444294461417342bd03bf.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -775,7 +798,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15822/default_004658cda9b38934f2871435e9dc15608c86e8be.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -789,7 +812,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15938/default_e0a4fb1126d7400f419f0931cf1669947a5bc552.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -803,7 +826,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15830/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -817,7 +840,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16394/default_92302d1bbf4c0f67b862869662b4f69002c94aad.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -832,7 +855,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16083/default_d947c1690e032a288145c7e2491999eab3ea8ede.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -847,7 +870,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16511/default_4e3259350c525d1d859fa80a938000081d7c9db8.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -861,7 +884,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15826/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z @@ -875,7 +898,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15821/default_64690bc3e49bcee57094e51a7a26c620c48dbd82.png - detection_source_url: server-auth/webapp/package-lock.json + detection_source_url: https://github.com/thachlp/centraldogma/blob/main/server-auth/webapp/package-lock.json detection_source: server-auth/webapp/package.json last_updated_by: jrhee17 last_updated_on: 2023-08-24 03:11:55.000000000 Z From 2439fd0a6cea045466c4580e0427e81343408f95 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:38:45 +0000 Subject: [PATCH 4/4] Update techstack.md --- techstack.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/techstack.md b/techstack.md index 1d9a9df6d8..59d2587ac6 100644 --- a/techstack.md +++ b/techstack.md @@ -1,7 +1,8 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [thachlp/centraldogma](https://github.com/thachlp/centraldogma)![](https://img.stackshare.io/public_badge.svg "public")

-|62
Tools used|11/10/23
Report generated| +|62
Tools used|01/05/24
Report generated| |------|------|
@@ -390,4 +394,4 @@ Full tech stack [here](/techstack.md)
-Generated via [Stack File](https://github.com/apps/stack-file) +Generated via [Stack File](https://github.com/marketplace/stack-file)