Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tech stack docs (techstack.yml and techstack.md) #72

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
117 changes: 117 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
Clivern/Decoy is built on the following main stack:

- [Java](https://www.java.com) – Languages
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
- [Gradle](https://www.gradle.org/) – Java Build Tools
- [Travis CI](http://travis-ci.com/) – Continuous Integration
- [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
Clivern/Decoy is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/995/K85ZWV2F.png' alt='Java'/> [Java](https://www.java.com) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'/> [GitHub Actions](https://github.com/features/actions) – Continuous Integration
- <img width='25' height='25' src='https://img.stackshare.io/service/975/gradlephant-social-black-bg.png' alt='Gradle'/> [Gradle](https://www.gradle.org/) – Java Build Tools
- <img width='25' height='25' src='https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png' alt='Travis CI'/> [Travis CI](http://travis-ci.com/) – Continuous Integration
- <img width='25' height='25' src='https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg' alt='LangChain'/> [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [Clivern/Decoy](https://github.com/Clivern/Decoy)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|10<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/995/K85ZWV2F.png' alt='Java'>
<br>
<sub><a href="https://www.java.com">Java</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (4)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'>
<br>
<sub><a href="https://github.com/features/actions">GitHub Actions</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/975/gradlephant-social-black-bg.png' alt='Gradle'>
<br>
<sub><a href="https://www.gradle.org/">Gradle</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png' alt='Travis CI'>
<br>
<sub><a href="http://travis-ci.com/">Travis CI</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## Other (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg' alt='LangChain'>
<br>
<sub><a href="https://github.com/hwchase17/langchain">LangChain</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


## <img src='https://img.stackshare.io/group.svg' /> Open source packages (4)</h2>

## <img width='24' height='24' src='https://img.stackshare.io/package_manager/977/default_9833f2ef0bbc2a946b4cc5e9307264033361076b.png'/> Apache Maven (4)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[com.google.code.gson:gson](https://github.com/google/gson)|N/A|10/30/21|renovate[bot] |Apache-2.0|N/A|
|[commons-validator:commons-validator](http://commons.apache.org/proper/commons-validator/)|N/A|10/20/21|renovate[bot] |Apache-2.0|N/A|
|[junit:junit](http://junit.org)|N/A|10/20/21|renovate[bot] |EPL-1.0|N/A|
|[org.json:json](https://github.com/douglascrockford/JSON-java)|N/A|12/06/21|renovate[bot] |JSON|N/A|

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
130 changes: 130 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,130 @@
repo_name: Clivern/Decoy
report_id: 0d0d50e947fd9d1941dad76fddc2abec
version: 0.1
repo_type: Public
timestamp: '2024-02-29T19:08: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_url: https://github.com/Clivern/Decoy
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_url: https://github.com/Clivern/Decoy
detection_source: Repo Metadata
- name: GitHub Actions
description: Automate your workflow from idea to production
website_url: https://github.com/features/actions
open_source: false
hosted_saas: true
category: Build, Test, Deploy
sub_category: Continuous Integration
image_url: https://img.stackshare.io/service/11563/actions.png
detection_source_url: https://github.com/Clivern/Decoy/blob/main/.github/workflows/ci.yml
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_url: https://github.com/Clivern/Decoy/blob/main/build.gradle
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_url: https://github.com/Clivern/Decoy/blob/main/.travis.yml
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_url: https://github.com/Clivern/Decoy/blob/main/src/test/resources/test_boolean_properties.txt
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_url: https://github.com/Clivern/Decoy/blob/main/build.gradle
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_url: https://github.com/Clivern/Decoy/blob/main/build.gradle
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_url: https://github.com/Clivern/Decoy/blob/main/build.gradle
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_url: https://github.com/Clivern/Decoy/blob/main/build.gradle
detection_source: build.gradle
last_updated_by: renovate[bot]
last_updated_on: 2021-12-06 19:19:44.000000000 Z
Loading