diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..8898e66 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,685 @@ +repo_name: Norwik/Helmet +report_id: 7eb87801d8790da9bc66062943ec42b7 +version: 0.1 +repo_type: Public +timestamp: '2023-12-21T15:24:37+00:00' +requested_by: dependabot[bot] +provider: github +branch: main +detected_tools_count: 50 +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: SQL + description: It is a domain-specific language used in programming + website_url: https://en.wikipedia.org/wiki/SQL + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png + detection_source: ADR/chart.sql + last_updated_by: Clivern + last_updated_on: 2021-08-17 21:18:19.000000000 Z +- name: Echo + description: High performance, extensible, minimalist Go web framework + website_url: https://echo.labstack.com + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Microframeworks (Backend) + image_url: https://img.stackshare.io/service/4996/9P0MlumU_400x400.jpg + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2021-01-11 14:13:51.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: renovate[bot] + last_updated_on: 2023-05-25 18:00:39.000000000 Z +- name: GORM + description: The fantastic ORM library for Golang + website_url: https://gorm.io/ + version: 1.9.16 + license: MIT + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Object Relational Mapper (ORM) + image_url: https://img.stackshare.io/service/5194/default_c656a82cbf499a944563022a13ebbd62c9f3aa4b.png + detection_source_url: https://github.com/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2021-01-11 14:13:51.000000000 Z +- name: MySQL + description: The world's most popular open source database + website_url: http://www.mysql.com + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Databases + image_url: https://img.stackshare.io/service/1025/logo-mysql-170x170.png + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2021-01-11 14:13:51.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: Clivern + last_updated_on: 2021-01-13 20:46:18.000000000 Z +- 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: 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: 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: 2023-03-16 14:34:36.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: renovate[bot] + last_updated_on: 2023-06-21 19:15:36.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.3.3 + 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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: renovate[bot] + last_updated_on: 2023-05-31 00:11:07.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: dependabot[bot] + last_updated_on: 2023-01-27 13:51:28.000000000 Z +- name: bytebufferpool + description: Anti-memory-waste byte buffer pool + package_url: https://pkg.go.dev/github.com/valyala/bytebufferpool + version: 1.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2022-01-10 21:26:28.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: renovate[bot] + last_updated_on: 2023-05-31 00:11:07.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: renovate[bot] + last_updated_on: 2023-06-21 19:15:36.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: dependabot[bot] + last_updated_on: 2023-04-04 20:53:31.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.4.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: renovate[bot] + last_updated_on: 2023-05-25 18:00: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: 2021-01-11 14:13:51.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: dependabot[bot] + last_updated_on: 2023-10-02 20:26:26.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: fasttemplate + description: Simple and fast template engine for Go + package_url: https://pkg.go.dev/github.com/valyala/fasttemplate + version: 1.2.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: renovate[bot] + last_updated_on: 2022-12-27 21:53:01.000000000 Z +- 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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: renovate[bot] + last_updated_on: 2022-11-06 15:57:19.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2022-01-10 21:26:28.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.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: dependabot[bot] + last_updated_on: 2023-05-25 17:48:37.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.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: dependabot[bot] + last_updated_on: 2023-10-02 20:26:26.000000000 Z +- name: go-sqlite3 + description: Sqlite3 driver for go using database/sql + package_url: https://pkg.go.dev/github.com/mattn/go-sqlite3 + version: 1.14.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2022-01-10 21:26:28.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2021-01-11 14:13:51.000000000 Z +- name: goblin + description: Minimal and Beautiful Go testing framework + package_url: https://pkg.go.dev/github.com/franela/goblin + 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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2021-02-11 22:25:12.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.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: dependabot[bot] + last_updated_on: 2023-10-02 20:26:26.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2021-02-11 22:25:12.000000000 Z +- name: gommon + description: Common packages for Go + package_url: https://pkg.go.dev/github.com/labstack/gommon + version: 0.4.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: renovate[bot] + last_updated_on: 2023-05-25 18:00: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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: dependabot[bot] + last_updated_on: 2023-01-27 13:51:28.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2021-01-11 14:13:51.000000000 Z +- name: inflection + description: Pluralizes and singularizes English nouns + package_url: https://pkg.go.dev/github.com/jinzhu/inflection + version: 1.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2022-01-10 21:26:28.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: renovate[bot] + last_updated_on: 2022-09-06 18:41:49.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2022-01-10 21:26:28.000000000 Z +- name: logrus + description: Structured, pluggable logging for Go + package_url: https://pkg.go.dev/github.com/sirupsen/logrus + 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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: dependabot[bot] + last_updated_on: 2023-06-05 21:32:02.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: 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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: dependabot[bot] + last_updated_on: 2022-05-26 20:51:31.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: dependabot[bot] + last_updated_on: 2023-04-04 20:53:31.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2021-01-11 14:13:51.000000000 Z +- name: perks + description: Effective Computation of Things + package_url: https://pkg.go.dev/github.com/beorn7/perks + 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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2022-01-10 21:26:28.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2022-01-10 21:26:28.000000000 Z +- name: procfs + description: Procfs provides functions to retrieve system + package_url: https://pkg.go.dev/github.com/prometheus/procfs + 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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: renovate[bot] + last_updated_on: 2023-06-21 19:15:36.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: dependabot[bot] + last_updated_on: 2023-01-27 13:51:28.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: renovate[bot] + last_updated_on: 2023-05-25 18:00: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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2021-01-11 14:13:51.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: dependabot[bot] + last_updated_on: 2023-10-02 20:26:26.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: renovate[bot] + last_updated_on: 2023-05-31 00:11:07.000000000 Z +- name: yaml.v2 + description: YAML support for the Go language + package_url: https://pkg.go.dev/gopkg.in/yaml.v2 + version: 2.2.1 + license: LGPL-3.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/Norwik/Helmet/blob/main/go.sum + detection_source: go.mod + last_updated_by: dependabot[bot] + last_updated_on: 2023-10-02 20:26:26.000000000 Z + vulnerabilities: + - name: Excessive Platform Resource Consumption within a Loop in Kubernetes + cve_id: CVE-2019-11254 + cve_url: https://github.com/advisories/GHSA-wxc4-f4m6-wwqv + detected_date: Jan 28 + severity: moderate + first_patched: 2.2.8