diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..d26bf7d
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,149 @@
+
+
+
+# Tech Stack File
+ [ccamel/go-graphql-subscription-example](https://github.com/ccamel/go-graphql-subscription-example)
+
+|21
Tools used|02/29/24 
Report generated|
+|------|------|
+
+
+##  Languages (1)
+
+
+##
 Languages (1)
+
+
+##  Data (2)
+
+
+##
 Data (2)
+
+
+##  DevOps (4)
+
+
+## Other (1)
+
 DevOps (4)
+
+
+## Other (1)
+
+  | + +
+ + +  HTML
+
 +  
+
 | 
+
+
+
+##  Open source packages (13)
+
+##
 Open source packages (13)
+
+##  Go Packages (13)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[alice](https://pkg.go.dev/github.com/justinas/alice)|v1.2.0|11/05/19|Renovate Bot |MIT|N/A|
+|[cobra](https://pkg.go.dev/github.com/spf13/cobra)|v1.2.1|11/06/23|dependabot[bot] |Apache-2.0|N/A|
+|[color](https://pkg.go.dev/github.com/fatih/color)|v1.7.0|11/06/23|dependabot[bot] |MIT|N/A|
+|[go-nsq](https://pkg.go.dev/github.com/nsqio/go-nsq)|v1.1.0|11/13/21|dependabot[bot] |MIT|N/A|
+|[go.uuid](https://pkg.go.dev/github.com/satori/go.uuid)|v1.2.0|04/19/19|ccamel |MIT|N/A|
+|[goconvey](https://pkg.go.dev/github.com/smartystreets/goconvey)|v1.6.4|08/15/23|dependabot[bot] |Other|N/A|
+|[graphql-go](https://pkg.go.dev/github.com/graph-gophers/graphql-go)|v1.5.0|08/16/23|dependabot[bot] |BSD-2-Clause|N/A|
+|[kafka-go](https://pkg.go.dev/github.com/segmentio/kafka-go)|v0.4.46|11/28/23|dependabot[bot] |MIT|N/A|
+|[mage](https://pkg.go.dev/github.com/magefile/mage)|v1.15.0|08/17/23|ccamel |Apache-2.0|N/A|
+|[snappy](https://pkg.go.dev/github.com/golang/snappy)|v0.0.1|08/15/23|dependabot[bot] |BSD-3-Clause|N/A|
+|[urfave/cli](https://pkg.go.dev/github.com/urfave/cli)|v1.20.0|09/27/23|dependabot[bot] |MIT|N/A|
+|[websocket](https://pkg.go.dev/github.com/gorilla/websocket)|v1.4.1|07/02/21|dependabot[bot] |BSD-3-Clause|N/A|
+|[zerolog](https://pkg.go.dev/github.com/rs/zerolog)|v1.31.0|09/25/23|dependabot[bot] |MIT|N/A|
+
+
 Go Packages (13)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[alice](https://pkg.go.dev/github.com/justinas/alice)|v1.2.0|11/05/19|Renovate Bot |MIT|N/A|
+|[cobra](https://pkg.go.dev/github.com/spf13/cobra)|v1.2.1|11/06/23|dependabot[bot] |Apache-2.0|N/A|
+|[color](https://pkg.go.dev/github.com/fatih/color)|v1.7.0|11/06/23|dependabot[bot] |MIT|N/A|
+|[go-nsq](https://pkg.go.dev/github.com/nsqio/go-nsq)|v1.1.0|11/13/21|dependabot[bot] |MIT|N/A|
+|[go.uuid](https://pkg.go.dev/github.com/satori/go.uuid)|v1.2.0|04/19/19|ccamel |MIT|N/A|
+|[goconvey](https://pkg.go.dev/github.com/smartystreets/goconvey)|v1.6.4|08/15/23|dependabot[bot] |Other|N/A|
+|[graphql-go](https://pkg.go.dev/github.com/graph-gophers/graphql-go)|v1.5.0|08/16/23|dependabot[bot] |BSD-2-Clause|N/A|
+|[kafka-go](https://pkg.go.dev/github.com/segmentio/kafka-go)|v0.4.46|11/28/23|dependabot[bot] |MIT|N/A|
+|[mage](https://pkg.go.dev/github.com/magefile/mage)|v1.15.0|08/17/23|ccamel |Apache-2.0|N/A|
+|[snappy](https://pkg.go.dev/github.com/golang/snappy)|v0.0.1|08/15/23|dependabot[bot] |BSD-3-Clause|N/A|
+|[urfave/cli](https://pkg.go.dev/github.com/urfave/cli)|v1.20.0|09/27/23|dependabot[bot] |MIT|N/A|
+|[websocket](https://pkg.go.dev/github.com/gorilla/websocket)|v1.4.1|07/02/21|dependabot[bot] |BSD-3-Clause|N/A|
+|[zerolog](https://pkg.go.dev/github.com/rs/zerolog)|v1.31.0|09/25/23|dependabot[bot] |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..9eb4a75
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,284 @@
+repo_name: ccamel/go-graphql-subscription-example
+report_id: 02d4307589e67632b183115c0ca46f37
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:42:31+00:00'
+requested_by: dependabot[bot]
+provider: github
+branch: main
+detected_tools_count: 21
+tools:
+- name: Golang
+  description: An open source programming language that makes it easy to build simple,
+    reliable, and efficient software
+  website_url: http://golang.org/
+  license: BSD-3-Clause
+  open_source: true
+  hosted_saas: false
+  category: Languages & Frameworks
+  sub_category: Languages
+  image_url: https://img.stackshare.io/service/1005/O6AczwfV_400x400.png
+  detection_source_url: https://github.com/ccamel/go-graphql-subscription-example
+  detection_source: Repo Metadata
+- name: GraphQL
+  description: A data query language and runtime
+  website_url: http://graphql.org/
+  open_source: false
+  hosted_saas: false
+  category: Languages & Frameworks
+  sub_category: Query Languages
+  image_url: https://img.stackshare.io/service/3820/12972006.png
+  detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.mod
+  detection_source: go.mod
+  last_updated_by: dependabot[bot]
+  last_updated_on: 2023-08-16 08:53:23.000000000 Z
+- name: Kafka
+  description: Distributed, fault tolerant, high throughput pub-sub messaging system
+  website_url: http://kafka.apache.org/
+  license: Apache-2.0
+  open_source: true
+  hosted_saas: false
+  category: Data Stores
+  sub_category: Message Queue
+  image_url: https://img.stackshare.io/service/1063/kazUJooF_400x400.jpg
+  detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/docker-compose.yml
+  detection_source: docker-compose.yml
+  last_updated_by: ccamel
+  last_updated_on: 2023-08-15 16:29:54.000000000 Z
+- name: Docker
+  description: Enterprise Container Platform for High-Velocity Innovation.
+  website_url: https://www.docker.com/
+  license: Apache-2.0
+  open_source: true
+  hosted_saas: false
+  category: Build, Test, Deploy
+  sub_category: Virtual Machine Platforms & Containers
+  image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png
+  detection_source_url: https://github.com/ccamel/go-graphql-subscription-example
+  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/ccamel/go-graphql-subscription-example
+  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/ccamel/go-graphql-subscription-example/blob/main/.github/workflows/auto-merge.yml
+  detection_source: ".github/workflows/auto-merge.yml"
+  last_updated_by: ccamel
+  last_updated_on: 2023-08-15 16:24:56.000000000 Z
+- name: Zookeeper
+  description: Because coordinating distributed systems is a Zoo
+  website_url: http://zookeeper.apache.org/
+  open_source: false
+  hosted_saas: false
+  category: Build, Test, Deploy
+  sub_category: Open Source Service Discovery
+  image_url: https://img.stackshare.io/service/1528/apache-zookeeper.png
+  detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/docker-compose.yml
+  detection_source: docker-compose.yml
+  last_updated_by: ccamel
+  last_updated_on: 2023-08-15 16:29:54.000000000 Z
+- name: HTML
+  description: Hypertext Markup Language for creating web pages.
+  website_url: http://
+  open_source: false
+  hosted_saas: false
+  image_url: https://img.stackshare.io/service/2270/no-img-open-source.png
+  detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/static/graphiql/graphiql.html
+  detection_source: static/graphiql/graphiql.html
+  last_updated_by: Chris Camel
+  last_updated_on: 2019-04-14 07:12:28.000000000 Z
+- name: alice
+  description: Painless middleware chaining for Go
+  package_url: https://pkg.go.dev/github.com/justinas/alice
+  version: 1.2.0
+  license: MIT
+  open_source: true
+  hosted_saas: false
+  category: Libraries
+  sub_category: Go Modules Packages
+  image_url: https://img.stackshare.io/package/go-packages/image.png
+  detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
+  detection_source: go.mod
+  last_updated_by: Renovate Bot
+  last_updated_on: 2019-11-05 15:39:27.000000000 Z
+- name: cobra
+  description: A Commander for modern Go CLI interactions
+  package_url: https://pkg.go.dev/github.com/spf13/cobra
+  version: 1.2.1
+  license: Apache-2.0
+  open_source: true
+  hosted_saas: false
+  category: Libraries
+  sub_category: Go Modules Packages
+  image_url: https://img.stackshare.io/package/go-packages/image.png
+  detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
+  detection_source: go.mod
+  last_updated_by: dependabot[bot]
+  last_updated_on: 2023-11-06 13:03:13.000000000 Z
+- name: color
+  description: Color package for Go
+  package_url: https://pkg.go.dev/github.com/fatih/color
+  version: 1.7.0
+  license: MIT
+  open_source: true
+  hosted_saas: false
+  category: Libraries
+  sub_category: Go Modules Packages
+  image_url: https://img.stackshare.io/package/go-packages/image.png
+  detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
+  detection_source: go.mod
+  last_updated_by: dependabot[bot]
+  last_updated_on: 2023-11-06 13:07:11.000000000 Z
+- name: go-nsq
+  description: The official Go package for NSQ
+  package_url: https://pkg.go.dev/github.com/nsqio/go-nsq
+  version: 1.1.0
+  license: MIT
+  open_source: true
+  hosted_saas: false
+  category: Libraries
+  sub_category: Go Modules Packages
+  image_url: https://img.stackshare.io/package/go-packages/image.png
+  detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
+  detection_source: go.mod
+  last_updated_by: dependabot[bot]
+  last_updated_on: 2021-11-13 08:23:48.000000000 Z
+- name: go.uuid
+  description: UUID package for Go
+  package_url: https://pkg.go.dev/github.com/satori/go.uuid
+  version: 1.2.0
+  license: MIT
+  open_source: true
+  hosted_saas: false
+  category: Libraries
+  sub_category: Go Modules Packages
+  image_url: https://img.stackshare.io/package/go-packages/image.png
+  detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
+  detection_source: go.mod
+  last_updated_by: ccamel
+  last_updated_on: 2019-04-19 21:13:10.000000000 Z
+- name: goconvey
+  description: Go testing in the browser
+  package_url: https://pkg.go.dev/github.com/smartystreets/goconvey
+  version: 1.6.4
+  license: Other
+  open_source: true
+  hosted_saas: false
+  category: Libraries
+  sub_category: Go Modules Packages
+  image_url: https://img.stackshare.io/package/go-packages/image.png
+  detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
+  detection_source: go.mod
+  last_updated_by: dependabot[bot]
+  last_updated_on: 2023-08-15 21:05:06.000000000 Z
+- name: graphql-go
+  description: GraphQL server with a focus on ease of use
+  package_url: https://pkg.go.dev/github.com/graph-gophers/graphql-go
+  version: 1.5.0
+  license: BSD-2-Clause
+  open_source: true
+  hosted_saas: false
+  category: Libraries
+  sub_category: Go Modules Packages
+  image_url: https://img.stackshare.io/package/go-packages/image.png
+  detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
+  detection_source: go.mod
+  last_updated_by: dependabot[bot]
+  last_updated_on: 2023-08-16 08:53:23.000000000 Z
+- name: kafka-go
+  description: Kafka library in Go
+  package_url: https://pkg.go.dev/github.com/segmentio/kafka-go
+  version: 0.4.46
+  license: MIT
+  open_source: true
+  hosted_saas: false
+  category: Libraries
+  sub_category: Go Modules Packages
+  image_url: https://img.stackshare.io/package/go-packages/image.png
+  detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
+  detection_source: go.mod
+  last_updated_by: dependabot[bot]
+  last_updated_on: 2023-11-28 13:01:59.000000000 Z
+- name: mage
+  description: A Make/rake-like build tool using Go
+  package_url: https://pkg.go.dev/github.com/magefile/mage
+  version: 1.15.0
+  license: Apache-2.0
+  open_source: true
+  hosted_saas: false
+  category: Libraries
+  sub_category: Go Modules Packages
+  image_url: https://img.stackshare.io/package/go-packages/image.png
+  detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
+  detection_source: go.mod
+  last_updated_by: ccamel
+  last_updated_on: 2023-08-17 17:47:46.000000000 Z
+- name: snappy
+  description: The Snappy compression format in the Go programming language
+  package_url: https://pkg.go.dev/github.com/golang/snappy
+  version: 0.0.1
+  license: BSD-3-Clause
+  open_source: true
+  hosted_saas: false
+  category: Libraries
+  sub_category: Go Modules Packages
+  image_url: https://img.stackshare.io/package/go-packages/image.png
+  detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
+  detection_source: go.mod
+  last_updated_by: dependabot[bot]
+  last_updated_on: 2023-08-15 21:01:49.000000000 Z
+- name: urfave/cli
+  description: A simple
+  package_url: https://pkg.go.dev/github.com/urfave/cli
+  version: 1.20.0
+  license: MIT
+  open_source: true
+  hosted_saas: false
+  category: Libraries
+  sub_category: Go Modules Packages
+  image_url: https://img.stackshare.io/package/go-packages/image.png
+  detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
+  detection_source: go.mod
+  last_updated_by: dependabot[bot]
+  last_updated_on: 2023-09-27 13:24:39.000000000 Z
+- name: websocket
+  description: A fast
+  package_url: https://pkg.go.dev/github.com/gorilla/websocket
+  version: 1.4.1
+  license: BSD-3-Clause
+  open_source: true
+  hosted_saas: false
+  category: Libraries
+  sub_category: Go Modules Packages
+  image_url: https://img.stackshare.io/package/go-packages/image.png
+  detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
+  detection_source: go.mod
+  last_updated_by: dependabot[bot]
+  last_updated_on: 2021-07-02 13:14:19.000000000 Z
+- name: zerolog
+  description: Zero Allocation JSON Logger
+  package_url: https://pkg.go.dev/github.com/rs/zerolog
+  version: 1.31.0
+  license: MIT
+  open_source: true
+  hosted_saas: false
+  category: Libraries
+  sub_category: Go Modules Packages
+  image_url: https://img.stackshare.io/package/go-packages/image.png
+  detection_source_url: https://github.com/ccamel/go-graphql-subscription-example/blob/main/go.sum
+  detection_source: go.mod
+  last_updated_by: dependabot[bot]
+  last_updated_on: 2023-09-25 13:04:43.000000000 Z