8000 Create tech stack docs (techstack.yml and techstack.md) by stack-file[bot] · Pull Request #1 · ankurkumarz/aiac · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Create tech stack docs (techstack.yml and techstack.md) #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
114 changes: 114 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,114 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
ankurkumarz/aiac is built on the following main stack:

- [Golang](http://golang.org/) – Languages
- [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
- [Alpine Linux](https://www.alpinelinux.org/) – Operating Systems

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
ankurkumarz/aiac is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/1005/O6AczwfV_400x400.png' alt='Golang'/> [Golang](http://golang.org/) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/586/n4u37v9t_400x400.png' alt='Docker'/> [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers
- <img width='25' height='25' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'/> [GitHub Actions](https://github.com/features/actions) – Continuous Integration
- <img width='25' height='25' src='https://img.stackshare.io/service/6429/alpine_linux.png' alt='Alpine Linux'/> [Alpine Linux](https://www.alpinelinux.org/) – Operating Systems

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [ankurkumarz/aiac](https://github.com/ankurkumarz/aiac)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|16<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1005/O6AczwfV_400x400.png' alt='Golang'>
<br>
<sub><a href="http://golang.org/">Golang</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (3)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/586/n4u37v9t_400x400.png' alt='Docker'>
<br>
<sub><a href="https://www.docker.com/">Docker</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'>
<br>
<sub><a href="https://github.com/features/actions">GitHub Actions</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## Other (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/6429/alpine_linux.png' alt='Alpine Linux'>
<br>
<sub><a href="https://www.alpinelinux.org/">Alpine Linux</a></sub>
<br>
<sub>v3.17.0</sub>
</td>

</tr>
</table>


## <img src='https://img.stackshare.io/group.svg' /> Open source packages (11)</h2>

## <img width='24' height='24' src='https://img.stackshare.io/service/21112/default_1346bbda8fe03e4dce5601323a3ca47a10c1ae36.png'/> Go Packages (11)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[atomic](https://pkg.go.dev/go.uber.org/atomic)|v1.6.0|12/08/22|Ido Perlmuter |MIT|N/A|
|[color](https://pkg.go.dev/github.com/fatih/color)|v1.7.0|12/12/22|Liav Yona |MIT|N/A|
|[go-colorable](https://pkg.go.dev/github.com/mattn/go-colorable)|v0.1.2|12/12/22|Liav Yona |MIT|N/A|
|[go-isatty](https://pkg.go.dev/github.com/mattn/go-isatty)|v0.0.8|12/12/22|Liav Yona |MIT|N/A|
|[google/uuid](https://pkg.go.dev/github.com/google/uuid)|v1.1.2|12/11/22|Ido Perlmuter |BSD-3-Clause|N/A|
|[kong](https://pkg.go.dev/github.com/alecthomas/kong)|v0.7.1|12/08/22|Ido Perlmuter |MIT|N/A|
|[readline](https://pkg.go.dev/github.com/chzyer/readline)|v0.0.0|12/12/22|Liav Yona |MIT|N/A|
|[spinner](https://pkg.go.dev/github.com/briandowns/spinner)|v1.19.0|12/12/22|Liav Yona |Apache-2.0|N/A|
|[sys](https://pkg.go.dev/golang.org/x/sys)|v0.0.0|12/08/22|Ido Perlmuter |BSD-3-Clause|N/A|
|[text](https://pkg.go.dev/golang.org/x/text)|v0.0.0|12/12/22|Liav Yona |BSD-3-Clause|N/A|
|[zap](https://pkg.go.dev/go.uber.org/zap)|v1.14.1|12/08/22|Ido Perlmuter |MIT|N/A|

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
224 changes: 224 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,224 @@
repo_name: ankurkumarz/aiac
report_id: 23b102e8c179160d67c6e372fbef1b95
version: 0.1
repo_type: Public
timestamp: '2024-02-29T19:00:57+00:00'
requested_by: codesee-maps[bot]
provider: github
branch: main
detected_tools_count: 16
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/ankurkumarz/aiac
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_url: https://github.com/ankurkumarz/aiac
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/ankurkumarz/aiac
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/ankurkumarz/aiac/blob/main/.github/workflows/codesee-arch-diagram.yml
detection_source: ".github/workflows/codesee-arch-diagram.yml"
last_updated_by: codesee-maps[bot]
last_updated_on: 2022-12-27 10:07:21.000000000 Z
- name: Alpine Linux
description: Security-oriented, lightweight Linux distribution based on musl libc
and busybox
website_url: https://www.alpinelinux.org/
version: 3.17.0
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Operating Systems
image_url: https://img.stackshare.io/service/6429/alpine_linux.png
detection_source_url: https://github.com/ankurkumarz/aiac/blob/main/Dockerfile
detection_source: Dockerfile
last_updated_by: Liav Yona
last_updated_on: 2022-12-12 17:48:34.000000000 Z
- name: atomic
description: Wrapper types for sync/atomic which enforce atomic access
package_url: https://pkg.go.dev/go.uber.org/atomic
version: 1.6.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/ankurkumarz/aiac/blob/main/go.sum
detection_source: go.mod
last_updated_by: Ido Perlmuter
last_updated_on: 2022-12-08 15:06:29.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/ankurkumarz/aiac/blob/main/go.sum
detection_source: go.mod
last_updated_by: Liav Yona
last_updated_on: 2022-12-12 17:26:58.000000000 Z
- name: go-colorable
description: Go-colorable Colorable writer for windows
package_url: https://pkg.go.dev/github.com/mattn/go-colorable
version: 0.1.2
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/ankurkumarz/aiac/blob/main/go.sum
detection_source: go.mod
last_updated_by: Liav Yona
last_updated_on: 2022-12-12 17:26:58.000000000 Z
- name: go-isatty
description: Package isatty implements interface to isatty
package_url: https://pkg.go.dev/github.com/mattn/go-isatty
version: 0.0.8
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/ankurkumarz/aiac/blob/main/go.sum
detection_source: go.mod
last_updated_by: Liav Yona
last_updated_on: 2022-12-12 17:26:58.000000000 Z
- name: google/uuid
description: 'Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication
and Security Services'
package_url: https://pkg.go.dev/github.com/google/uuid
version: 1.1.2
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/ankurkumarz/aiac/blob/main/go.sum
detection_source: go.mod
last_updated_by: Ido Perlmuter
last_updated_on: 2022-12-11 17:18:22.000000000 Z
- name: kong
description: Kong is a command-line parser for Go
package_url: https://pkg.go.dev/github.com/alecthomas/kong
version: 0.7.1
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/ankurkumarz/aiac/blob/main/go.sum
detection_source: go.mod
last_updated_by: Ido Perlmuter
last_updated_on: 2022-12-08 15:06:29.000000000 Z
- name: readline
description: Readline is a pure go
package_url: https://pkg.go.dev/github.com/chzyer/readline
version: 0.0.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/ankurkumarz/aiac/blob/main/go.sum
detection_source: go.mod
last_updated_by: Liav Yona
last_updated_on: 2022-12-12 17:26:58.000000000 Z
- name: spinner
description: Go
package_url: https://pkg.go.dev/github.com/briandowns/spinner
version: 1.19.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/ankurkumarz/aiac/blob/main/go.sum
detection_source: go.mod
last_updated_by: Liav Yona
last_updated_on: 2022-12-12 17:26:58.000000000 Z
- name: sys
description: Go packages for low-level interaction with the operating system
package_url: https://pkg.go.dev/golang.org/x/sys
version: 0.0.0
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/ankurkumarz/aiac/blob/main/go.sum
detection_source: go.mod
last_updated_by: Ido Perlmuter
last_updated_on: 2022-12-08 15:06:29.000000000 Z
- name: text
description: Go text processing support
package_url: https://pkg.go.dev/golang.org/x/text
version: 0.0.0
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/ankurkumarz/aiac/blob/main/go.sum
detection_source: go.mod
last_updated_by: Liav Yona
last_updated_on: 2022-12-12 17:26:58.000000000 Z
- name: zap
description: Blazing fast, structured, leveled logging in Go
package_url: https://pkg.go.dev/go.uber.org/zap
version: 1.14.1
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/ankurkumarz/aiac/blob/main/go.sum
detection_source: go.mod
last_updated_by: Ido Perlmuter
last_updated_on: 2022-12-08 15:06:29.000000000 Z
0