Skip to content

Commit

Permalink
Create techstack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stacksharebot committed Dec 21, 2023
1 parent 50b9d4b commit 3e2fbf7
Showing 1 changed file with 120 additions and 0 deletions.
120 changes: 120 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
repo_name: Clivern/Decoy
report_id: 0d0d50e947fd9d1941dad76fddc2abec
version: 0.1
repo_type: Public
timestamp: '2023-12-21T15:23:29+00:00'
requested_by: renovate[bot]
provider: github
branch: main
detected_tools_count: 10
tools:
- 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: 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/ci.yml"
last_updated_by: Clivern
last_updated_on: 2019-09-28 19:27:21.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: build.gradle
last_updated_by: renovate[bot]
last_updated_on: 2021-10-20 10:07:59.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: ".travis.yml"
last_updated_by: Clivern
last_updated_on: 2019-10-19 17:56:50.000000000 Z
- name: LangChain
description: Build AI apps with LLMs through composability
website_url: https://github.com/hwchase17/langchain
open_source: true
hosted_saas: false
category: Communications
sub_category: Large Language Model Tools
image_url: https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg
detection_source: src/test/resources/test_boolean_properties.txt
last_updated_by: Ahmed⠙
last_updated_on: 2020-11-14 22:16:00.000000000 Z
- name: com.google.code.gson:gson
description: Gson JSON library
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: build.gradle
last_updated_by: renovate[bot]
last_updated_on: 2021-10-30 11:50:34.000000000 Z
- name: commons-validator:commons-validator
description: Apache Commons Validator provides the building blocks for both client
side validation and server side data validation
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: build.gradle
last_updated_by: renovate[bot]
last_updated_on: 2021-10-20 10:17:51.000000000 Z
- name: junit:junit
description: JUnit is a unit testing framework for Java
license: EPL-1.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: build.gradle
last_updated_by: renovate[bot]
last_updated_on: 2021-10-20 10:09:18.000000000 Z
- name: org.json:json
description: JSON is a light-weight, language independent, data interchange format
license: JSON
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source: build.gradle
last_updated_by: renovate[bot]
last_updated_on: 2021-12-06 19:19:44.000000000 Z

0 comments on commit 3e2fbf7

Please sign in to comment.