diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..1fad160
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,126 @@
+
+
+
+# Tech Stack File
+ [Clivern/Racter](https://github.com/Clivern/Racter)
+
+|15
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (1)
+
+
+
+
+ Java
+
+
+ |
+
+
+
+
+##
DevOps (6)
+
+
+
+##
Open source packages (8)
+
+##
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|
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..0d06ea6
--- /dev/null
+++ b/techstack.yml
@@ -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