From bd68afd9d44386b789e46d303f7f4a865ac4cc68 Mon Sep 17 00:00:00 2001 From: "stack-file[bot]" <147888899+stack-file[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 20:35:47 +0200 Subject: [PATCH] Create tech stack docs (techstack.yml and techstack.md) (#247) * Create techstack.yml * Create techstack.md --------- Co-authored-by: stacksharebot --- techstack.md | 192 +++++++++++++++ techstack.yml | 657 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 849 insertions(+) create mode 100644 techstack.md create mode 100644 techstack.yml diff --git a/techstack.md b/techstack.md new file mode 100644 index 00000000..5081662e --- /dev/null +++ b/techstack.md @@ -0,0 +1,192 @@ + +
+ +# 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") +

+|48
Tools used|12/21/23
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ Golang +
+ Golang +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ +## Frameworks (2) + + + + + + +
+ Gin Gonic +
+ Gin Gonic +
+ +
+ Protobuf +
+ Protobuf +
+ +
+ +## Data (1) + + + + +
+ Redis +
+ Redis +
+ +
+ +## DevOps (3) + + + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Prometheus +
+ Prometheus +
+ +
+ +## Other (1) + + + + +
+ Shell +
+ Shell +
+ +
+ + +## Open source packages (39) + +## 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| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 00000000..0553ad0e --- /dev/null +++ b/techstack.yml @@ -0,0 +1,657 @@ +repo_name: Clivern/Beaver +report_id: 7bdb4c3f5f0b1a8883352e328dc9f3f5 +version: 0.1 +repo_type: Public +timestamp: '2023-12-21T15:23:29+00:00' +requested_by: Clivern +provider: github +branch: main +detected_tools_count: 48 +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: JavaScript + description: Lightweight, interpreted, object-oriented language with first-class + functions + website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source: Repo Metadata +- name: Gin Gonic + description: 'HTTP web framework written in Go ' + website_url: https://gin-gonic.com/ + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/4221/7894478.png + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: Protobuf + description: Google's data interchange format + website_url: https://developers.google.com/protocol-buffers/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Serialization Frameworks + image_url: https://img.stackshare.io/service/4393/ma2jqJKH_400x400.png + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: Redis + description: Open source (BSD licensed), in-memory data structure store + website_url: http://redis.io/ + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Data Stores + sub_category: In-Memory Databases + image_url: https://img.stackshare.io/service/1031/default_cbce472cd134adc6688572f999e9122b9657d4ba.png + detection_source: go.mod + last_updated_by: Ahmed⠙ + last_updated_on: 2020-12-31 20:42:54.000000000 Z +- 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/build.yml" + last_updated_by: renovate[bot] + last_updated_on: 2022-03-02 08:41:47.000000000 Z +- name: Prometheus + description: An open-source service monitoring system and time series database, + developed by SoundCloud + website_url: http://prometheus.io/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Monitoring + sub_category: Monitoring Tools + image_url: https://img.stackshare.io/service/2501/default_3cf1b307194b26782be5cb209d30360580ae5b3c.png + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.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 +- name: afero + description: A FileSystem Abstraction System for Go + package_url: https://pkg.go.dev/github.com/spf13/afero + version: 1.9.5 + 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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: assertion + description: Ginkgo's Preferred Matcher Library + package_url: https://pkg.go.dev/github.com/onsi/gomega/internal/assertion + 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: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: cast + description: Safe and easy casting from one type to another in Go + package_url: https://pkg.go.dev/github.com/spf13/cast + version: 1.5.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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: client_model + description: Data model artifacts for Prometheus + package_url: https://pkg.go.dev/github.com/prometheus/client_model + version: 0.0.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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: cobra + description: A Commander for modern Go CLI interactions + package_url: https://pkg.go.dev/github.com/spf13/cobra + version: 1.7.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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: codec + description: Idiomatic codec and rpc lib for msgpack, cbor, json, etc + package_url: https://pkg.go.dev/github.com/ugorji/go/codec + version: 1.2.11 + 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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: common + description: Go libraries shared across Prometheus components and libraries + package_url: https://pkg.go.dev/github.com/prometheus/common + version: 0.42.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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: convert + description: BDD Testing Framework for Go + package_url: https://pkg.go.dev/github.com/onsi/ginkgo/ginkgo/convert + 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: go.mod + last_updated_by: Clivern + last_updated_on: 2019-01-08 22:10:24.000000000 Z +- name: crypto + description: Go supplementary cryptography libraries + package_url: https://pkg.go.dev/golang.org/x/crypto + 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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z + vulnerabilities: + - name: Improper Verification of Cryptographic Signature in golang.org/x/crypto + cve_id: CVE-2020-9283 + cve_url: https://github.com/advisories/GHSA-ffhg-7mh4-33c4 + detected_date: Aug 22 + severity: moderate + first_patched: 0.0.0-20200220183623-bac4c82f6975 +- name: fsnotify + description: Cross-platform file system notifications for Go + package_url: https://pkg.go.dev/github.com/fsnotify/fsnotify + version: 1.4.7 + 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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: gin + description: Gin is a HTTP web framework written in Go + package_url: https://pkg.go.dev/github.com/gin-gonic/gin + version: 1.9.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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2019-01-08 22:10:24.000000000 Z +- name: ginkgo + description: BDD Testing Framework for Go + package_url: https://pkg.go.dev/github.com/onsi/ginkgo + 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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.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.19 + 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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: go.uuid + description: UUID package for Go + package_url: https://pkg.go.dev/github.com/satori/go.uuid + version: 1.2.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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2019-03-14 22:28:50.000000000 Z +- name: golang_protobuf_extensions + description: Support for streaming Protocol Buffer messages for the Go language + package_url: https://pkg.go.dev/github.com/matttproud/golang_protobuf_extensions + version: 1.0.4 + 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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: gomega + description: Ginkgo's Preferred Matcher Library + package_url: https://pkg.go.dev/github.com/onsi/gomega + version: 1.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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: gotenv + description: Load environment variables dynamically in Go + package_url: https://pkg.go.dev/github.com/subosito/gotenv + version: 1.4.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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: hcl + description: HCL is the HashiCorp configuration language + package_url: https://pkg.go.dev/github.com/hashicorp/hcl + version: 1.0.0 + license: MPL-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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2019-01-08 22:10:24.000000000 Z +- name: ini.v1 + description: Package ini provides INI file read and write functionality in Go + package_url: https://pkg.go.dev/gopkg.in/ini.v1 + version: 1.67.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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: json-iterator/go + description: A high-performance 100% compatible drop-in replacement of "encoding/json" + package_url: https://pkg.go.dev/github.com/json-iterator/go + version: 1.1.12 + 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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: jwalterweatherman + description: So you always leave a note + package_url: https://pkg.go.dev/github.com/spf13/jwalterweatherman + 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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: jwt-go + description: Golang implementation of JSON Web Tokens + package_url: https://pkg.go.dev/github.com/dgrijalva/jwt-go + 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: go.mod + last_updated_by: Clivern + last_updated_on: 2019-03-14 22:28:50.000000000 Z +- name: locales + description: ":earth_americas: a set of locales generated from the CLDR Project + which can be used independently or within an i18n package; these were built for + use with" + package_url: https://pkg.go.dev/github.com/go-playground/locales + version: 0.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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: logrus + description: Structured, pluggable logging for Go + package_url: https://pkg.go.dev/github.com/sirupsen/logrus + version: 1.9.3 + 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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: mapstructure + description: Go library for decoding generic map values into native Go structures + package_url: https://pkg.go.dev/github.com/mitchellh/mapstructure + version: 1.5.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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: mimetype + description: A golang library for detecting the MIME type and file extension + package_url: https://pkg.go.dev/github.com/gabriel-vasile/mimetype + version: 1.4.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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: mousetrap + description: Detect starting from Windows explorer + package_url: https://pkg.go.dev/github.com/inconshreveable/mousetrap + version: 1.1.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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: net + description: Go supplementary network libraries + package_url: https://pkg.go.dev/golang.org/x/net + 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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2019-01-08 22:10:24.000000000 Z +- name: perks + description: Effective Computation of Things + package_url: https://pkg.go.dev/github.com/beorn7/perks + version: 1.0.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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: pflag + description: Drop-in replacement for Go's flag package + package_url: https://pkg.go.dev/github.com/spf13/pflag + version: 1.0.5 + 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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: procfs + description: Procfs provides functions to retrieve system + package_url: https://pkg.go.dev/github.com/prometheus/procfs + version: 0.10.1 + 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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: properties + description: Java properties scanner for Go + package_url: https://pkg.go.dev/github.com/magiconair/properties + version: 1.8.7 + license: BSD-2-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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: proto + description: Go support for Google's protocol buffers + package_url: https://pkg.go.dev/github.com/golang/protobuf/proto + 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: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: reflect2 + description: Reflect api without runtime reflect.Value cost + package_url: https://pkg.go.dev/github.com/modern-go/reflect2 + version: 1.0.2 + 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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2019-01-08 22:10:24.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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: universal-translator + description: ":speech_balloon: i18n Translator for Go/Golang using CLDR data + pluralization + rules" + package_url: https://pkg.go.dev/github.com/go-playground/universal-translator + version: 0.18.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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: viper + description: Go configuration with fangs + package_url: https://pkg.go.dev/github.com/spf13/viper + version: 1.16.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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2023-04-24 21:31:39.000000000 Z +- name: websocket + description: A fast + package_url: https://pkg.go.dev/github.com/gorilla/websocket + version: 1.5.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/Clivern/Beaver/blob/main/go.sum + detection_source: go.mod + last_updated_by: renovate[bot] + last_updated_on: 2022-02-15 19:12:44.000000000 Z