From 72f7bccba457db90707cf535d721143ddfcd0f7d Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 9 Nov 2023 15:39:14 +0000 Subject: [PATCH] Create techstack.yml --- techstack.yml | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..b3ff2c0 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,73 @@ +repo_name: two-inc/action-slack-notify +report_id: a7b9934b4460eac8456aa6dc463935b0 +repo_type: Public +timestamp: '2023-11-09T15:39:12+00:00' +requested_by: brtknr +provider: github +branch: main +detected_tools_count: 6 +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: Repo Metadata +- 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: 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: 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: ".github/workflows/test.yaml" + last_updated_by: Bharat Kunwar + last_updated_on: 2022-11-25 15:30:22.000000000 Z +- name: Vault + description: Secure, store, and tightly control access to tokens, passwords, certificates, + API keys, and other secrets in modern computing + website_url: https://www.vaultproject.io/ + license: MPL-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Secrets Management + image_url: https://img.stackshare.io/service/2905/vault.png + detection_source: Dockerfile + last_updated_by: Riddhesh Sanghvi + last_updated_on: 2019-03-17 18:08:26.000000000 Z +- name: Shell + description: A shell is a text-based terminal, used for manipulating programs and + files. Shell scripts typically manage program execution. + website_url: https://en.wikipedia.org/wiki/Shell_script + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png + detection_source: Repo Metadata