diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..6782eff
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,117 @@
+
+
+
+# Tech Stack File
+ [Eldius/git-dependency-project](https://github.com/Eldius/git-dependency-project)
+
+|15
Tools used|05/31/24
Report generated|
+|------|------|
+
+
+##
Languages (1)
+
+
+
+
+ Java
+
+
+ |
+
+
+
+
+##
DevOps (5)
+
+
+
+##
Open source packages (9)
+
+##
Apache Maven (9)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[org.apache.maven:maven-core](https://maven.apache.org/ref/3.6.1/)|v3.5.0|07/30/17|Eldius |Apache-2.0|[CVE-2021-26291](https://github.com/advisories/GHSA-2f88-5hg8-9x2x) (Critical)|
+|[org.eclipse.jgit:org.eclipse.jgit](http://www.eclipse.org/jgit/)|v4.8.0|07/29/17|Eldius |AAL|[CVE-2023-4759](https://github.com/advisories/GHSA-3p86-9955-h393) (High)|
+|[com.google.truth:truth](http://github.com/google/truth)|N/A|07/29/17|Eldius |Apache-2.0|N/A|
+|[junit:junit](http://junit.org)|N/A|07/29/17|Eldius |EPL-1.0|N/A|
+|[org.apache.maven.plugin-tools:maven-plugin-annotations]()|v3.4|07/30/17|Eldius |Apache-2.0|N/A|
+|[org.apache.maven:maven-model]()|v3.5.0|07/30/17|Eldius |Apache-2.0|N/A|
+|[org.apache.maven:maven-plugin-api]()|v3.5.0|07/30/17|Eldius |Apache-2.0|N/A|
+|[org.slf4j:slf4j-api](http://www.slf4j.org)|N/A|07/29/17|Eldius |MIT|N/A|
+|[org.slf4j:slf4j-log4j12](http://www.slf4j.org)|N/A|07/29/17|Eldius |MIT|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..95d3daa
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,209 @@
+repo_name: Eldius/git-dependency-project
+report_id: f7d4f8c87014f049575e11315d45e5b1
+version: 0.1
+repo_type: Public
+timestamp: '2024-05-31T20:40:42+00:00'
+requested_by: Eldius
+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/Eldius/git-dependency-project
+ 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/Eldius/git-dependency-project
+ detection_source: Repo Metadata
+- 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_url: https://github.com/Eldius/git-dependency-project/blob/master/gitdependency-core/pom.xml
+ detection_source: gitdependency-core/pom.xml
+ last_updated_by: Eldius
+ last_updated_on: 2017-07-29 16:40:22.000000000 Z
+- name: Log4j
+ description: A Java-based logging utility
+ website_url: https://logging.apache.org/log4j/2.x/
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Monitoring
+ sub_category: Logging Tools
+ image_url: https://img.stackshare.io/service/2804/Coralogix-log4j-integration.jpg
+ detection_source_url: https://github.com/Eldius/git-dependency-project/blob/master/gitdependency-core/pom.xml
+ detection_source: gitdependency-core/pom.xml
+ last_updated_by: Eldius
+ last_updated_on: 2017-07-29 18:31:12.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/Eldius/git-dependency-project/blob/master/gitdependency-core/pom.xml
+ detection_source: gitdependency-core/pom.xml
+ last_updated_by: Eldius
+ last_updated_on: 2017-07-29 16:40:22.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/Eldius/git-dependency-project/blob/master/.travis.yml
+ detection_source: ".travis.yml"
+ last_updated_by: Eldius
+ last_updated_on: 2017-07-29 18:36:39.000000000 Z
+- name: org.apache.maven:maven-core
+ description: Maven Core classes
+ version: 3.5.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/Eldius/git-dependency-project/blob/master/gitdependency-maven-plugin/pom.xml
+ detection_source: gitdependency-maven-plugin/pom.xml
+ last_updated_by: Eldius
+ last_updated_on: 2017-07-30 02:59:06.000000000 Z
+ vulnerabilities:
+ - name: Origin Validation Error in Apache Maven
+ cve_id: CVE-2021-26291
+ cve_url: https://github.com/advisories/GHSA-2f88-5hg8-9x2x
+ detected_date: Aug 16
+ severity: critical
+ first_patched: 3.8.1
+- name: org.eclipse.jgit:org.eclipse.jgit
+ description: Repository access and algorithms
+ version: 4.8.0
+ license: AAL
+ 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/Eldius/git-dependency-project/blob/master/gitdependency-core/pom.xml
+ detection_source: gitdependency-core/pom.xml
+ last_updated_by: Eldius
+ last_updated_on: 2017-07-29 23:48:54.000000000 Z
+ vulnerabilities:
+ - name: 'Arbitrary File Overwrite in Eclipse JGit '
+ cve_id: CVE-2023-4759
+ cve_url: https://github.com/advisories/GHSA-3p86-9955-h393
+ detected_date: Sep 19
+ severity: high
+ first_patched: 5.13.3.202401111512-r
+- name: com.google.truth:truth
+ description: Parent metadata for Truth, a Java assertion framework
+ 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/Eldius/git-dependency-project/blob/master/gitdependency-core/pom.xml
+ detection_source: gitdependency-core/pom.xml
+ last_updated_by: Eldius
+ last_updated_on: 2017-07-29 18:31:12.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/Eldius/git-dependency-project/blob/master/gitdependency-core/pom.xml
+ detection_source: gitdependency-core/pom.xml
+ last_updated_by: Eldius
+ last_updated_on: 2017-07-29 16:40:22.000000000 Z
+- name: org.apache.maven.plugin-tools:maven-plugin-annotations
+ description: Java 5 annotations to use in Mojos
+ version: '3.4'
+ 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/Eldius/git-dependency-project/blob/master/gitdependency-maven-plugin/pom.xml
+ detection_source: gitdependency-maven-plugin/pom.xml
+ last_updated_by: Eldius
+ last_updated_on: 2017-07-30 02:59:06.000000000 Z
+- name: org.apache.maven:maven-model
+ description: Model for Maven POM
+ version: 3.5.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/Eldius/git-dependency-project/blob/master/gitdependency-maven-plugin/pom.xml
+ detection_source: gitdependency-maven-plugin/pom.xml
+ last_updated_by: Eldius
+ last_updated_on: 2017-07-30 02:59:06.000000000 Z
+- name: org.apache.maven:maven-plugin-api
+ description: The API for plugins - Mojos - development
+ version: 3.5.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/Eldius/git-dependency-project/blob/master/gitdependency-maven-plugin/pom.xml
+ detection_source: gitdependency-maven-plugin/pom.xml
+ last_updated_by: Eldius
+ last_updated_on: 2017-07-30 02:59:06.000000000 Z
+- name: org.slf4j:slf4j-api
+ description: The slf4j API
+ 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/Eldius/git-dependency-project/blob/master/gitdependency-core/pom.xml
+ detection_source: gitdependency-core/pom.xml
+ last_updated_by: Eldius
+ last_updated_on: 2017-07-29 23:48:54.000000000 Z
+- name: org.slf4j:slf4j-log4j12
+ description: SLF4J LOG4J-12 Binding
+ 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/Eldius/git-dependency-project/blob/master/gitdependency-core/pom.xml
+ detection_source: gitdependency-core/pom.xml
+ last_updated_by: Eldius
+ last_updated_on: 2017-07-29 23:48:54.000000000 Z