-
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 status checks…
Merge pull request #2 from corelayer/tech-stack-file
Create tech stack docs (techstack.yml and techstack.md)
Showing
2 changed files
with
152 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,80 @@ | ||
<!-- | ||
<--- Readme.md Snippet without images Start ---> | ||
## Tech Stack | ||
corelayer/go-cryptostruct is built on the following main stack: | ||
- [Golang](http://golang.org/) – Languages | ||
- [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 | ||
corelayer/go-cryptostruct 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/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 | ||
 [corelayer/go-cryptostruct](https://github.com/corelayer/go-cryptostruct) | ||
<br/><br/> | ||
|5<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 (2) | ||
<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> | ||
|
||
</tr> | ||
</table> | ||
|
||
|
||
## <img src='https://img.stackshare.io/group.svg' /> Open source packages (2)</h2> | ||
|
||
## <img width='24' height='24' src='https://img.stackshare.io/service/21112/default_1346bbda8fe03e4dce5601323a3ca47a10c1ae36.png'/> Go Packages (2) | ||
|
||
|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| | ||
|:------|:------|:------|:------|:------|:------| | ||
|[crypto](https://pkg.go.dev/golang.org/x/crypto)|v0.18.0|01/22/24|Jan Tytgat |BSD-3-Clause|N/A| | ||
|[sys](https://pkg.go.dev/golang.org/x/sys)|v0.16.0|01/15/24|Jan Tytgat |BSD-3-Clause|N/A| | ||
|
||
<br/> | ||
<div align='center'> | ||
|
||
Generated via [Stack File](https://github.com/marketplace/stack-file) |
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,72 @@ | ||
repo_name: corelayer/go-cryptostruct | ||
report_id: e554aa83385d3cd90ad4c7c7f73755ba | ||
version: 0.1 | ||
repo_type: Public | ||
timestamp: '2024-02-29T19:44:18+00:00' | ||
requested_by: jantytgat | ||
provider: github | ||
branch: main | ||
detected_tools_count: 5 | ||
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/corelayer/go-cryptostruct | ||
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/corelayer/go-cryptostruct | ||
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/corelayer/go-cryptostruct/blob/main/.github/workflows/codeql.yml | ||
detection_source: ".github/workflows/codeql.yml" | ||
last_updated_by: Jan Tytgat | ||
last_updated_on: 2024-01-22 10:54:23.000000000 Z | ||
- name: crypto | ||
description: Go supplementary cryptography libraries | ||
package_url: https://pkg.go.dev/golang.org/x/crypto | ||
version: 0.18.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/corelayer/go-cryptostruct/blob/main/go.sum | ||
detection_source: go.mod | ||
last_updated_by: Jan Tytgat | ||
last_updated_on: 2024-01-22 10:50:29.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.16.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/corelayer/go-cryptostruct/blob/main/go.sum | ||
detection_source: go.mod | ||
last_updated_by: Jan Tytgat | ||
last_updated_on: 2024-01-15 13:10:27.000000000 Z |