From c77eec6966e48f90027168e63b0240c6711f34df Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 27 Dec 2023 20:00:25 +0000 Subject: [PATCH 1/6] Create techstack.yml --- techstack.yml | 152 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..ebe441e --- /dev/null +++ b/techstack.yml @@ -0,0 +1,152 @@ +repo_name: SiriDB/siridb-prompt +report_id: 81677029ebdb91b0d5befe1bf81ff969 +version: 0.1 +repo_type: Public +timestamp: '2023-12-27T20:00:23+00:00' +requested_by: joente +provider: github +branch: master +detected_tools_count: 11 +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: Python + description: A clear and powerful object-oriented programming language, comparable + to Perl, Ruby, Scheme, or Java. + website_url: https://www.python.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/993/pUBY5pVj.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: Testify + description: A toolkit with common assertions and mocks that plays nicely with the + standard library + website_url: https://github.com/stretchr/testify + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Go Testing + image_url: https://img.stackshare.io/service/8695/stretchr.png + detection_source: go.mod + last_updated_by: Jeroen van der Heijden + last_updated_on: 2022-04-29 06:40:15.000000000 Z +- name: clipboard + description: Clipboard for golang + package_url: https://pkg.go.dev/github.com/atotto/clipboard + version: 0.1.4 + 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/SiriDB/siridb-prompt/blob/master/go.sum + detection_source: go.mod + last_updated_by: Jeroen van der Heijden + last_updated_on: 2022-04-29 06:40:15.000000000 Z +- name: go-homedir + description: Go library for detecting and expanding the user's home directory without + cgo + package_url: https://pkg.go.dev/github.com/mitchellh/go-homedir + version: 1.1.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/SiriDB/siridb-prompt/blob/master/go.sum + detection_source: go.mod + last_updated_by: Jeroen van der Heijden + last_updated_on: 2022-04-29 06:40:15.000000000 Z +- name: go-runewidth + description: Go-runewidth Provides functions to get fixed width of the character + or string + package_url: https://pkg.go.dev/github.com/mattn/go-runewidth + version: 0.0.9 + 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/SiriDB/siridb-prompt/blob/master/go.sum + detection_source: go.mod + last_updated_by: Jeroen van der Heijden + last_updated_on: 2022-04-29 06:40:15.000000000 Z +- name: kingpin.v2 + description: 'Package kingpin provides command line interfaces like this:' + package_url: https://pkg.go.dev/gopkg.in/alecthomas/kingpin.v2 + version: 2.2.6 + open_source: false + 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/SiriDB/siridb-prompt/blob/master/go.sum + detection_source: go.mod + last_updated_by: Jeroen van der Heijden + last_updated_on: 2022-04-29 06:40:15.000000000 Z +- name: template + description: Fork of Go's text/template adding newline elision + package_url: https://pkg.go.dev/github.com/alecthomas/template + 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/SiriDB/siridb-prompt/blob/master/go.sum + detection_source: go.mod + last_updated_by: Jeroen van der Heijden + last_updated_on: 2022-04-29 06:40:15.000000000 Z +- name: termbox-go + description: Pure Go termbox implementation + package_url: https://pkg.go.dev/github.com/nsf/termbox-go + version: 1.1.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/SiriDB/siridb-prompt/blob/master/go.sum + detection_source: go.mod + last_updated_by: Jeroen van der Heijden + last_updated_on: 2022-04-29 06:40:15.000000000 Z +- name: units + description: Helpful unit multipliers and functions for Go + package_url: https://pkg.go.dev/github.com/alecthomas/units + 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/SiriDB/siridb-prompt/blob/master/go.sum + detection_source: go.mod + last_updated_by: Jeroen van der Heijden + last_updated_on: 2022-04-29 06:40:15.000000000 Z From 6a487b0358e9147939b314bb1777d937a3b5f7b9 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 27 Dec 2023 20:00:26 +0000 Subject: [PATCH 2/6] Create techstack.md --- techstack.md | 95 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..bebdf80 --- /dev/null +++ b/techstack.md @@ -0,0 +1,95 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [SiriDB/siridb-prompt](https://github.com/SiriDB/siridb-prompt)![](https://img.stackshare.io/public_badge.svg "public") +

+|11
Tools used|12/27/23
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ Golang +
+ Golang +
+ +
+ Python +
+ Python +
+ +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ Testify +
+ Testify +
+ +
+ + +## Open source packages (7) + +## Go Packages (7) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[clipboard](https://pkg.go.dev/github.com/atotto/clipboard)|v0.1.4|04/29/22|Jeroen van der Heijden |BSD-3-Clause|N/A| +|[go-homedir](https://pkg.go.dev/github.com/mitchellh/go-homedir)|v1.1.0|04/29/22|Jeroen van der Heijden |MIT|N/A| +|[go-runewidth](https://pkg.go.dev/github.com/mattn/go-runewidth)|v0.0.9|04/29/22|Jeroen van der Heijden |MIT|N/A| +|[kingpin.v2](https://pkg.go.dev/gopkg.in/alecthomas/kingpin.v2)|v2.2.6|04/29/22|Jeroen van der Heijden |N/A|N/A| +|[template](https://pkg.go.dev/github.com/alecthomas/template)|v0.0.0|04/29/22|Jeroen van der Heijden |BSD-3-Clause|N/A| +|[termbox-go](https://pkg.go.dev/github.com/nsf/termbox-go)|v1.1.1|04/29/22|Jeroen van der Heijden |MIT|N/A| +|[units](https://pkg.go.dev/github.com/alecthomas/units)|v0.0.0|04/29/22|Jeroen van der Heijden |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From 97af54795ae596f1b420fc5fc82376a892a46337 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:32:48 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index ebe441e..9242c86 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: SiriDB/siridb-prompt report_id: 81677029ebdb91b0d5befe1bf81ff969 version: 0.1 repo_type: Public -timestamp: '2023-12-27T20:00:23+00:00' +timestamp: '2024-01-05T08:34:55+00:00' requested_by: joente provider: github branch: master @@ -18,6 +18,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1005/O6AczwfV_400x400.png + detection_source_url: https://github.com/SiriDB/siridb-prompt detection_source: Repo Metadata - name: Python description: A clear and powerful object-oriented programming language, comparable @@ -28,6 +29,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/993/pUBY5pVj.png + detection_source_url: https://github.com/SiriDB/siridb-prompt detection_source: Repo Metadata - name: Git description: Fast, scalable, distributed revision control system @@ -37,6 +39,7 @@ tools: 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/SiriDB/siridb-prompt detection_source: Repo Metadata - name: Testify description: A toolkit with common assertions and mocks that plays nicely with the @@ -48,6 +51,7 @@ tools: category: Build, Test, Deploy sub_category: Go Testing image_url: https://img.stackshare.io/service/8695/stretchr.png + detection_source_url: https://github.com/SiriDB/siridb-prompt/blob/master/go.mod detection_source: go.mod last_updated_by: Jeroen van der Heijden last_updated_on: 2022-04-29 06:40:15.000000000 Z From b6b7a10117e57bf832b2265813946e9974dcc7cb Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:32:49 +0000 Subject: [PATCH 4/6] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index bebdf80..998d081 100644 --- a/techstack.md +++ b/techstack.md @@ -28,7 +28,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [SiriDB/siridb-prompt](https://github.com/SiriDB/siridb-prompt)![](https://img.stackshare.io/public_badge.svg "public")

-|11
Tools used|12/27/23
Report generated| +|11
Tools used|01/05/24
Report generated| |------|------|
From 92371d4e41568164c80bcc25e09aab7e60a57e82 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:25:08 +0000 Subject: [PATCH 5/6] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 9242c86..3995c63 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: SiriDB/siridb-prompt report_id: 81677029ebdb91b0d5befe1bf81ff969 version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:34:55+00:00' +timestamp: '2024-02-29T18:53:12+00:00' requested_by: joente provider: github branch: master From 18725baad85ccd119badce6d9cf9a92e8ec4bb86 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:25:09 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/techstack.md b/techstack.md index 998d081..341275d 100644 --- a/techstack.md +++ b/techstack.md @@ -3,8 +3,8 @@ ## Tech Stack SiriDB/siridb-prompt is built on the following main stack: -- [Python](https://www.python.org) – Languages - [Golang](http://golang.org/) – Languages +- [Python](https://www.python.org) – Languages - [Testify](https://github.com/stretchr/testify) – Go Testing Full tech stack [here](/techstack.md) @@ -15,8 +15,8 @@ Full tech stack [here](/techstack.md) ## Tech Stack SiriDB/siridb-prompt is built on the following main stack: -- Python [Python](https://www.python.org) – Languages - Golang [Golang](http://golang.org/) – Languages +- Python [Python](https://www.python.org) – Languages - Testify [Testify](https://github.com/stretchr/testify) – Go Testing Full tech stack [here](/techstack.md) @@ -28,7 +28,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [SiriDB/siridb-prompt](https://github.com/SiriDB/siridb-prompt)![](https://img.stackshare.io/public_badge.svg "public")

-|11
Tools used|01/05/24
Report generated| +|11
Tools used|02/29/24
Report generated| |------|------|