Skip to content
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
126 changes: 126 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,126 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
Clivern/Racter 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
- [Logback](https://logback.qos.ch/) – Log Management
- [SLF4J](http://slf4j.org/) – Log Management
- [Travis CI](http://travis-ci.com/) – Continuous Integration

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/Racter 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/2923/05518ecaa42841e834421e9d6987b04f_400x400.png' alt='Logback'/> [Logback](https://logback.qos.ch/) – Log Management
- <img width='25' height='25' src='https://img.stackshare.io/service/2805/05518ecaa42841e834421e9d6987b04f_400x400.png' alt='SLF4J'/> [SLF4J](http://slf4j.org/) – Log Management
- <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

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/Racter](https://github.com/Clivern/Racter)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|15<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 (6)
<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/2923/05518ecaa42841e834421e9d6987b04f_400x400.png' alt='Logback'>
<br>
<sub><a href="https://logback.qos.ch/">Logback</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2805/05518ecaa42841e834421e9d6987b04f_400x400.png' alt='SLF4J'>
<br>
<sub><a href="http://slf4j.org/">SLF4J</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>


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

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

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[com.sparkjava:spark-core](http://www.sparkjava.com)|v2.6.0|08/12/19|Clivern |Apache-2.0|[CVE-2018-9159](https://github.com/advisories/GHSA-76qr-mmh8-cp8f) (Moderate)|
|[com.squareup.okhttp3:okhttp](https://github.com/square/okhttp)|v4.12.0|12/18/23|renovate[bot] |Apache-2.0|N/A|
|[junit:junit](http://junit.org)|v4.13.2|02/16/21|renovate[bot] |EPL-1.0|N/A|
|[org.json:json](https://github.com/douglascrockford/JSON-java)|N/A|06/06/22|renovate[bot] |JSON|N/A|
|[org.slf4j:slf4j-api](http://www.slf4j.org)|v1.7.13|07/22/17|Clivern |MIT|N/A|
|[org.slf4j:slf4j-simple](http://www.slf4j.org)|v1.7.13|10/15/17|Clivern |MIT|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|10/15/17|Clivern |Apache-2.0|N/A|
|[org.tinylog:tinylog](http://www.tinylog.org/)|v1.3.6|06/06/22|renovate[bot] |Apache-2.0|N/A|

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
203 changes: 203 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,203 @@
repo_name: Clivern/Racter
report_id: '02408b5dfbda28552a4d021f73bb9bf1'
version: 0.1
repo_type: Public
timestamp: '2024-02-29T19:08:45+00:00'
requested_by: renovate[bot]
provider: github
branch: master
detected_tools_count: 15
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/Racter
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/Racter
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/Racter/blob/master/.github/workflows/ci.yml
detection_source: ".github/workflows/ci.yml"
last_updated_by: Clivern
last_updated_on: 2019-09-30 10:37:20.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/Racter/blob/master/build.gradle
detection_source: build.gradle
last_updated_by: renovate[bot]
last_updated_on: 2020-07-05 19:35:05.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_url: https://github.com/Clivern/Racter/blob/master/examples/play/conf/logback.xml
detection_source: examples/play/conf/logback.xml
last_updated_by: Clivern
last_updated_on: 2017-10-18 13:48:01.000000000 Z
- name: SLF4J
description: Simple logging facade for Java
website_url: http://slf4j.org/
open_source: false
hosted_saas: false
category: Monitoring
sub_category: Log Management
image_url: https://img.stackshare.io/service/2805/05518ecaa42841e834421e9d6987b04f_400x400.png
detection_source_url: https://github.com/Clivern/Racter/blob/master/examples/sparkjava/build.gradle
detection_source: examples/sparkjava/build.gradle
last_updated_by: Clivern
last_updated_on: 2017-07-22 12:38:08.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/Racter/blob/master/.travis.yml
detection_source: ".travis.yml"
last_updated_by: A. F
last_updated_on: 2017-07-16 22:46:52.000000000 Z
- name: com.sparkjava:spark-core
description: A Sinatra inspired java web framework
version: 2.6.0
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/Racter/blob/master/examples/sparkjava/build.gradle
detection_source: examples/sparkjava/build.gradle
last_updated_by: Clivern
last_updated_on: 2019-08-12 18:21:58.000000000 Z
vulnerabilities:
- name: Moderate severity vulnerability that affects com.sparkjava:spark-core
cve_id: CVE-2018-9159
cve_url: https://github.com/advisories/GHSA-76qr-mmh8-cp8f
detected_date: Aug 22
severity: moderate
first_patched: 2.7.2
- name: com.squareup.okhttp3:okhttp
description: 'Null'
version: 4.12.0
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/Racter/blob/master/build.gradle
detection_source: build.gradle
last_updated_by: renovate[bot]
last_updated_on: 2023-12-18 19:58:05.000000000 Z
- name: junit:junit
description: JUnit is a unit testing framework for Java
version: 4.13.2
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/Racter/blob/master/build.gradle
detection_source: build.gradle
last_updated_by: renovate[bot]
last_updated_on: 2021-02-16 15:45:14.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/Racter/blob/master/build.gradle
detection_source: build.gradle
last_updated_by: renovate[bot]
last_updated_on: 2022-06-06 21:06:32.000000000 Z
- name: org.slf4j:slf4j-api
description: The slf4j API
version: 1.7.13
license: MIT
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/Racter/blob/master/examples/sparkjava/build.gradle
detection_source: examples/sparkjava/build.gradle
last_updated_by: Clivern
last_updated_on: 2017-07-22 12:38:08.000000000 Z
- name: org.slf4j:slf4j-simple
description: SLF4J Simple binding
version: 1.7.13
license: MIT
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/Racter/blob/master/examples/sparkjava/build.gradle
detection_source: examples/sparkjava/build.gradle
last_updated_by: Clivern
last_updated_on: 2017-10-15 11:37:58.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/Clivern/Racter/blob/master/examples/spring/build.gradle
detection_source: examples/spring/build.gradle
last_updated_by: Clivern
last_updated_on: 2017-10-15 14:41:05.000000000 Z
- name: org.tinylog:tinylog
description: Tinylog is a minimalist logger for Java
version: 1.3.6
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/Racter/blob/master/build.gradle
detection_source: build.gradle
last_updated_by: renovate[bot]
last_updated_on: 2022-06-06 21:06:32.000000000 Z