-
-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create tech stack docs (techstack.yml and techstack.md) (#247)
* Create techstack.yml * Create techstack.md --------- Co-authored-by: stacksharebot <[email protected]>
- Loading branch information
1 parent
ce888bd
commit bd68afd
Showing
2 changed files
with
849 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,192 @@ | ||
<!-- | ||
<--- Readme.md Snippet without images Start ---> | ||
## Tech Stack | ||
Clivern/Beaver is built on the following main stack: | ||
- [Golang](http://golang.org/) – Languages | ||
- [Redis](http://redis.io/) – In-Memory Databases | ||
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages | ||
- [Prometheus](http://prometheus.io/) – Monitoring Tools | ||
- [Gin Gonic](https://gin-gonic.com/) – Frameworks (Full Stack) | ||
- [Protobuf](https://developers.google.com/protocol-buffers/) – Serialization Frameworks | ||
- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells | ||
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration | ||
Full tech stack [here](/techstack.md) | ||
<--- Readme.md Snippet without images End ---> | ||
<--- Readme.md Snippet with images Start ---> | ||
## Tech Stack | ||
Clivern/Beaver 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/1031/default_cbce472cd134adc6688572f999e9122b9657d4ba.png' alt='Redis'/> [Redis](http://redis.io/) – In-Memory Databases | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/1209/javascript.jpeg' alt='JavaScript'/> [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/2501/default_3cf1b307194b26782be5cb209d30360580ae5b3c.png' alt='Prometheus'/> [Prometheus](http://prometheus.io/) – Monitoring Tools | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/4221/7894478.png' alt='Gin Gonic'/> [Gin Gonic](https://gin-gonic.com/) – Frameworks (Full Stack) | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/4393/ma2jqJKH_400x400.png' alt='Protobuf'/> [Protobuf](https://developers.google.com/protocol-buffers/) – Serialization Frameworks | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'/> [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells | ||
- <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 | ||
Full tech stack [here](/techstack.md) | ||
<--- Readme.md Snippet with images End ---> | ||
--> | ||
<div align="center"> | ||
|
||
# Tech Stack File | ||
![](https://img.stackshare.io/repo.svg "repo") [Clivern/Beaver](https://github.com/Clivern/Beaver)![](https://img.stackshare.io/public_badge.svg "public") | ||
<br/><br/> | ||
|48<br/>Tools used|12/21/23 <br/>Report generated| | ||
|------|------| | ||
</div> | ||
|
||
## <img src='https://img.stackshare.io/languages.svg'/> Languages (2) | ||
<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> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/1209/javascript.jpeg' alt='JavaScript'> | ||
<br> | ||
<sub><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript">JavaScript</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
</tr> | ||
</table> | ||
|
||
## <img src='https://img.stackshare.io/frameworks.svg'/> Frameworks (2) | ||
<table><tr> | ||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/4221/7894478.png' alt='Gin Gonic'> | ||
<br> | ||
<sub><a href="https://gin-gonic.com/">Gin Gonic</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/4393/ma2jqJKH_400x400.png' alt='Protobuf'> | ||
<br> | ||
<sub><a href="https://developers.google.com/protocol-buffers/">Protobuf</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
</tr> | ||
</table> | ||
|
||
## <img src='https://img.stackshare.io/databases.svg'/> Data (1) | ||
<table><tr> | ||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/1031/default_cbce472cd134adc6688572f999e9122b9657d4ba.png' alt='Redis'> | ||
<br> | ||
<sub><a href="http://redis.io/">Redis</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/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> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/2501/default_3cf1b307194b26782be5cb209d30360580ae5b3c.png' alt='Prometheus'> | ||
<br> | ||
<sub><a href="http://prometheus.io/">Prometheus</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/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'> | ||
<br> | ||
<sub><a href="https://en.wikipedia.org/wiki/Shell_script">Shell</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
</tr> | ||
</table> | ||
|
||
|
||
## <img src='https://img.stackshare.io/group.svg' /> Open source packages (39)</h2> | ||
|
||
## <img width='24' height='24' src='https://img.stackshare.io/service/21112/default_1346bbda8fe03e4dce5601323a3ca47a10c1ae36.png'/> Go Packages (39) | ||
|
||
|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| | ||
|:------|:------|:------|:------|:------|:------| | ||
|[afero](https://pkg.go.dev/github.com/spf13/afero)|v1.9.5|04/24/23|Clivern |Apache-2.0|N/A| | ||
|[assertion](https://pkg.go.dev/github.com/onsi/gomega/internal/assertion)|N/A|04/24/23|Clivern |MIT|N/A| | ||
|[cast](https://pkg.go.dev/github.com/spf13/cast)|v1.5.1|04/24/23|Clivern |MIT|N/A| | ||
|[client_model](https://pkg.go.dev/github.com/prometheus/client_model)|v0.0.0|04/24/23|Clivern |Apache-2.0|N/A| | ||
|[cobra](https://pkg.go.dev/github.com/spf13/cobra)|v1.7.0|04/24/23|Clivern |Apache-2.0|N/A| | ||
|[codec](https://pkg.go.dev/github.com/ugorji/go/codec)|v1.2.11|04/24/23|Clivern |MIT|N/A| | ||
|[common](https://pkg.go.dev/github.com/prometheus/common)|v0.42.0|04/24/23|Clivern |Apache-2.0|N/A| | ||
|[convert](https://pkg.go.dev/github.com/onsi/ginkgo/ginkgo/convert)|N/A|01/08/19|Clivern |MIT|N/A| | ||
|[crypto](https://pkg.go.dev/golang.org/x/crypto)|v0.0.0|04/24/23|Clivern |BSD-3-Clause|[CVE-2020-9283](https://github.com/advisories/GHSA-ffhg-7mh4-33c4) (Moderate)| | ||
|[fsnotify](https://pkg.go.dev/github.com/fsnotify/fsnotify)|v1.4.7|04/24/23|Clivern |BSD-3-Clause|N/A| | ||
|[gin](https://pkg.go.dev/github.com/gin-gonic/gin)|v1.9.1|01/08/19|Clivern |MIT|N/A| | ||
|[ginkgo](https://pkg.go.dev/github.com/onsi/ginkgo)|v1.6.0|04/24/23|Clivern |MIT|N/A| | ||
|[go-isatty](https://pkg.go.dev/github.com/mattn/go-isatty)|v0.0.19|04/24/23|Clivern |MIT|N/A| | ||
|[go.uuid](https://pkg.go.dev/github.com/satori/go.uuid)|v1.2.0|03/14/19|Clivern |MIT|N/A| | ||
|[golang_protobuf_extensions](https://pkg.go.dev/github.com/matttproud/golang_protobuf_extensions)|v1.0.4|04/24/23|Clivern |Apache-2.0|N/A| | ||
|[gomega](https://pkg.go.dev/github.com/onsi/gomega)|v1.7.1|04/24/23|Clivern |MIT|N/A| | ||
|[gotenv](https://pkg.go.dev/github.com/subosito/gotenv)|v1.4.2|04/24/23|Clivern |MIT|N/A| | ||
|[hcl](https://pkg.go.dev/github.com/hashicorp/hcl)|v1.0.0|01/08/19|Clivern |MPL-2.0|N/A| | ||
|[ini.v1](https://pkg.go.dev/gopkg.in/ini.v1)|v1.67.0|04/24/23|Clivern |Apache-2.0|N/A| | ||
|[json-iterator/go](https://pkg.go.dev/github.com/json-iterator/go)|v1.1.12|04/24/23|Clivern |MIT|N/A| | ||
|[jwalterweatherman](https://pkg.go.dev/github.com/spf13/jwalterweatherman)|v1.1.0|04/24/23|Clivern |MIT|N/A| | ||
|[jwt-go](https://pkg.go.dev/github.com/dgrijalva/jwt-go)|N/A|03/14/19|Clivern |MIT|N/A| | ||
|[locales](https://pkg.go.dev/github.com/go-playground/locales)|v0.14.1|04/24/23|Clivern |MIT|N/A| | ||
|[logrus](https://pkg.go.dev/github.com/sirupsen/logrus)|v1.9.3|04/24/23|Clivern |MIT|N/A| | ||
|[mapstructure](https://pkg.go.dev/github.com/mitchellh/mapstructure)|v1.5.0|04/24/23|Clivern |MIT|N/A| | ||
|[mimetype](https://pkg.go.dev/github.com/gabriel-vasile/mimetype)|v1.4.2|04/24/23|Clivern |MIT|N/A| | ||
|[mousetrap](https://pkg.go.dev/github.com/inconshreveable/mousetrap)|v1.1.0|04/24/23|Clivern |Apache-2.0|N/A| | ||
|[net](https://pkg.go.dev/golang.org/x/net)|v0.0.0|01/08/19|Clivern |BSD-3-Clause|N/A| | ||
|[perks](https://pkg.go.dev/github.com/beorn7/perks)|v1.0.1|04/24/23|Clivern |MIT|N/A| | ||
|[pflag](https://pkg.go.dev/github.com/spf13/pflag)|v1.0.5|04/24/23|Clivern |BSD-3-Clause|N/A| | ||
|[procfs](https://pkg.go.dev/github.com/prometheus/procfs)|v0.10.1|04/24/23|Clivern |Apache-2.0|N/A| | ||
|[properties](https://pkg.go.dev/github.com/magiconair/properties)|v1.8.7|04/24/23|Clivern |BSD-2-Clause|N/A| | ||
|[proto](https://pkg.go.dev/github.com/golang/protobuf/proto)|N/A|04/24/23|Clivern |BSD-3-Clause|N/A| | ||
|[reflect2](https://pkg.go.dev/github.com/modern-go/reflect2)|v1.0.2|04/24/23|Clivern |Apache-2.0|N/A| | ||
|[sys](https://pkg.go.dev/golang.org/x/sys)|v0.0.0|01/08/19|Clivern |BSD-3-Clause|N/A| | ||
|[text](https://pkg.go.dev/golang.org/x/text)|v0.0.0|04/24/23|Clivern |BSD-3-Clause|N/A| | ||
|[universal-translator](https://pkg.go.dev/github.com/go-playground/universal-translator)|v0.18.1|04/24/23|Clivern |MIT|N/A| | ||
|[viper](https://pkg.go.dev/github.com/spf13/viper)|v1.16.0|04/24/23|Clivern |MIT|N/A| | ||
|[websocket](https://pkg.go.dev/github.com/gorilla/websocket)|v1.5.0|02/15/22|renovate[bot] |BSD-3-Clause|N/A| | ||
|
||
<br/> | ||
<div align='center'> | ||
|
||
Generated via [Stack File](https://github.com/marketplace/stack-file) |
Oops, something went wrong.