forked from rtCamp/action-slack-notify
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
12f0430
commit 72f7bcc
Showing
1 changed file
with
73 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |