From 726d739e0a9ecba9321a80794a4fdc7fe65b2dd5 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 9 Jan 2024 00:05:45 +0000 Subject: [PATCH 01/10] Create techstack.yml --- techstack.yml | 455 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 455 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 00000000000..2100fd50f58 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,455 @@ +repo_name: stackshareio/puppet +report_id: b62d85ad676d34131dd785876c279171 +version: 0.1 +repo_type: Public +timestamp: '2024-01-09T00:05:43+00:00' +requested_by: puppetlabs-jenkins +provider: github +branch: main +detected_tools_count: 33 +tools: +- name: C# + description: Simple, general-purpose, object-oriented programming language for the + .NET platform + website_url: http://csharp.net + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png + detection_source_url: https://github.com/stackshareio/puppet + detection_source: Repo Metadata +- name: Pascal + description: An imperative and procedural programming language + website_url: https://en.wikipedia.org/wiki/Pascal_(programming_language) + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/25462/default_b93b3ffaf8650f0584d7b2e14dd145f599722cae.png + detection_source_url: https://github.com/stackshareio/puppet + detection_source: Repo Metadata +- name: Ruby + description: A dynamic, interpreted, open source programming language with a focus + on simplicity and productivity + website_url: https://www.ruby-lang.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/989/ruby.png + detection_source_url: https://github.com/stackshareio/puppet + 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_url: https://github.com/stackshareio/puppet/blob/main/ext/dbfix.sql + detection_source: ext/dbfix.sql + last_updated_by: James Turnbull + last_updated_on: 2009-02-27 23:30:23.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_url: https://github.com/stackshareio/puppet + 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/stackshareio/puppet/blob/main/.github/workflows/checks.yaml + detection_source: ".github/workflows/checks.yaml" + last_updated_by: gimmy + last_updated_on: 2020-10-01 12:21:26.000000000 Z +- name: Puppet Labs + description: Server automation framework and application + website_url: http://puppetlabs.com/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Server Configuration and Automation + image_url: https://img.stackshare.io/service/421/954f7381089ac290b4690c5ffd9dd7d3.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/conf/hiera.yaml + detection_source: conf/hiera.yaml + last_updated_by: John O'Connor + last_updated_on: 2017-05-26 17:20:16.000000000 Z +- name: RSpec + description: Behaviour Driven Development for Ruby + website_url: https://rspec.info/ + version: '3.1' + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Testing Frameworks + image_url: https://img.stackshare.io/service/2539/logo.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile + detection_source: Gemfile + last_updated_by: Jeff McCune + last_updated_on: 2012-08-20 22:24:44.000000000 Z +- name: RuboCop + description: A Ruby static code analyzer, based on the community Ruby style guide + website_url: http://batsov.com/rubocop/ + version: '0.49' + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Code Review + image_url: https://img.stackshare.io/service/2643/rubocop.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile + detection_source: Gemfile + last_updated_by: Jeff McCune + last_updated_on: 2012-08-20 22:24:44.000000000 Z +- name: RubyGems + description: Easily download, install, and use ruby software packages on your system + website_url: https://rubygems.org/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + image_url: https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg + detection_source_url: https://github.com/stackshareio/puppet/blob/main/benchmarks/full_catalog/Gemfile + detection_source: benchmarks/full_catalog/Gemfile + last_updated_by: Patrick Carlisle + last_updated_on: 2018-01-31 00:42:04.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_url: https://github.com/stackshareio/puppet + detection_source: Repo Metadata +- name: diff-lcs + description: Diff::LCS computes the difference between two Enumerable sequences + using the McIlroy-Hunt longest common subsequence + package_url: https://rubygems.org/diff-lcs + version: '1.3' + license: MIT,Artistic-2.0,GPL-2.0+ + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/19036/default_6307a3eb8ac1c7d425b9163e046ba444d20d3abd.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile + detection_source: Gemfile + last_updated_by: Josh Cooper + last_updated_on: 2018-08-28 05:50:26.000000000 Z +- name: ffi + description: Ruby FFI library + package_url: https://rubygems.org/ffi + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18899/default_4bb00167954f5d9dd5673b34db3ced31ee000cb4.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile + detection_source: Gemfile + last_updated_by: Jeff McCune + last_updated_on: 2012-08-20 22:24:44.000000000 Z +- name: gettext-setup + description: A gem to ease i18n + package_url: https://rubygems.org/gettext-setup + version: '0.28' + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/rubygems/image.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile + detection_source: Gemfile + last_updated_by: Josh Cooper + last_updated_on: 2018-08-11 07:45:53.000000000 Z +- name: httparty + description: Makes http fun! Also + package_url: https://rubygems.org/httparty + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18832/default_8c2fa81d8b8e48c679685199823ce30d598d3e87.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/acceptance/Gemfile + detection_source: acceptance/Gemfile + last_updated_by: Michael Smith + last_updated_on: 2014-12-02 00:25:23.000000000 Z +- name: json-schema + description: Ruby JSON Schema Validator + package_url: https://rubygems.org/json-schema + version: '2.0' + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/19070/default_d364289890f891c18cffe19a00663dbba30b80b1.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile + detection_source: Gemfile + last_updated_by: Josh Cooper + last_updated_on: 2018-08-11 07:45:53.000000000 Z +- name: memory_profiler + description: Memory profiling routines for Ruby 2.3+ + package_url: https://rubygems.org/memory_profiler + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/19745/default_9441b9831c402e8b1bbbeac1030603f41221911e.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile + detection_source: Gemfile + last_updated_by: Melissa Stone + last_updated_on: 2020-05-27 17:33:18.000000000 Z +- name: minitar + description: The minitar library is a pure-Ruby library that provides the ability + to deal with POSIX tar + package_url: https://rubygems.org/minitar + version: '0.9' + license: Ruby,BSD-2-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/19293/default_e78f316e86c139f324d83ae84e5612dbd0d7e60c.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile + detection_source: Gemfile + last_updated_by: Jorie Tappa + last_updated_on: 2019-10-02 20:16:30.000000000 Z +- name: mocha + description: Mocking and stubbing library with JMock/SchMock syntax + package_url: https://rubygems.org/mocha + version: 0.10.5 + license: MIT,BSD-2-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18834/default_0e382579c2f0564abd86ba662410379f1d623a9c.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/acceptance/Gemfile + detection_source: acceptance/Gemfile + last_updated_by: Josh Partlow + last_updated_on: 2013-09-09 02:55:11.000000000 Z +- name: msgpack + description: MessagePack is a binary-based efficient object serialization library + package_url: https://rubygems.org/msgpack + version: '1.2' + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/19051/default_76e060fe9703f2b60ce4bc4f9e2633d27597740f.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile + detection_source: Gemfile + last_updated_by: Josh Cooper + last_updated_on: 2018-08-28 05:50:26.000000000 Z +- name: pry + description: An IRB alternative and runtime developer console + package_url: https://rubygems.org/pry + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18815/default_f582e4648f4682adb72d2b201218cda7f8e894ac.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile + detection_source: Gemfile + last_updated_by: Jeff McCune + last_updated_on: 2012-08-20 22:24:44.000000000 Z +- name: r10k + description: R10K provides a general purpose toolset for deploying Puppet environments + and modules + package_url: https://rubygems.org/r10k + version: '2.6' + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/rubygems/image.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/benchmarks/full_catalog/Gemfile + detection_source: benchmarks/full_catalog/Gemfile + last_updated_by: Patrick Carlisle + last_updated_on: 2018-01-31 00:42:04.000000000 Z +- name: racc + description: Racc is a LALR + package_url: https://rubygems.org/racc + version: 1.4.9 + license: BSD-2-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/19231/default_a7e5b53217ce532209374df6bcd53876849de529.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile + detection_source: Gemfile + last_updated_by: Josh Cooper + last_updated_on: 2018-08-11 07:45:53.000000000 Z +- name: rake + description: Rake is a Make-like program implemented in Ruby + package_url: https://rubygems.org/rake + version: 12.3.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18812/default_f582e4648f4682adb72d2b201218cda7f8e894ac.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/acceptance/Gemfile + detection_source: acceptance/Gemfile + last_updated_by: Ciprian Badescu + last_updated_on: 2020-03-05 10:52:45.000000000 Z +- name: rdoc + description: RDoc produces HTML and command-line documentation for Ruby projects + package_url: https://rubygems.org/rdoc + version: '6.0' + license: Ruby + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18829/default_ba8d7756589e5fc0164687950e3f091b32554546.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile + detection_source: Gemfile + last_updated_by: Josh Cooper + last_updated_on: 2018-08-28 05:50:26.000000000 Z + vulnerabilities: + - name: Arbitrary Code Execution in Rdoc + cve_id: CVE-2021-31799 + cve_url: https://github.com/advisories/GHSA-ggxm-pgc9-g7fp + detected_date: Sep 2 + severity: high + first_patched: 6.1.2.1 +- name: ronn + description: Builds manuals + package_url: https://rubygems.org/ronn + version: 0.7.3 + license: Other + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/19326/default_3e64cc94df19c66f84c55bb76c0d7b791f8f49f4.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile + detection_source: Gemfile + last_updated_by: Josh Cooper + last_updated_on: 2018-08-11 07:45:53.000000000 Z +- name: rspec-its + description: RSpec extension gem for attribute matching + package_url: https://rubygems.org/rspec-its + version: '1.1' + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18880/default_b1cb499f3e62fe773109c989f76e3365fbe49857.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile + detection_source: Gemfile + last_updated_by: Josh Cooper + last_updated_on: 2020-10-23 20:58:48.000000000 Z +- name: rubocop-i18n + description: RuboCop rules for detecting and autocorrecting undecorated strings + for i18n + package_url: https://rubygems.org/rubocop-i18n + version: 1.2.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/rubygems/image.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile + detection_source: Gemfile + last_updated_by: Josh Cooper + last_updated_on: 2018-08-11 07:45:53.000000000 Z +- name: ruby-prof + description: Ruby-prof is a fast code profiler for Ruby + package_url: https://rubygems.org/ruby-prof + version: 0.16.0 + license: BSD-2-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/19062/default_7520676ca0e090ecd07df08a8e0994b056912237.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile + detection_source: Gemfile + last_updated_by: Kris Bosland + last_updated_on: 2019-07-23 00:00:35.000000000 Z +- name: uuidtools + description: A simple universally unique ID generation library + package_url: https://rubygems.org/uuidtools + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18982/default_d9f89041eca08ccbb03da7d6c584b0b1baebc736.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/acceptance/Gemfile + detection_source: acceptance/Gemfile + last_updated_by: Josh Partlow + last_updated_on: 2014-09-26 05:26:34.000000000 Z +- name: vcr + description: Record your test suite's HTTP interactions and replay them during future + test runs for fast + package_url: https://rubygems.org/vcr + version: '5.0' + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18842/default_49e8e438a279d3b7963273823890f9482ce83fb4.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile + detection_source: Gemfile + last_updated_by: Jeff McCune + last_updated_on: 2012-08-20 22:24:44.000000000 Z +- name: webmock + description: WebMock allows stubbing HTTP requests and setting expectations on HTTP + requests + package_url: https://rubygems.org/webmock + version: '3.0' + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18824/default_6564ae059af6c4ea7065fd2329370c7a05341cf8.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile + detection_source: Gemfile + last_updated_by: Josh Cooper + last_updated_on: 2019-09-27 20:25:57.000000000 Z +- name: yard + description: YARD is a documentation generation tool for the Ruby programming language + package_url: https://rubygems.org/yard + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18825/default_b8fbb83e23c963442e15398c5b56262cc6267d6f.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile + detection_source: Gemfile + last_updated_by: Josh Cooper + last_updated_on: 2018-08-13 17:46:45.000000000 Z From b61342eb78bbe132fbd5adf2543e77a1a3fe0849 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 9 Jan 2024 00:05:45 +0000 Subject: [PATCH 02/10] Create techstack.md --- techstack.md | 183 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 183 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 00000000000..8a5498ee45e --- /dev/null +++ b/techstack.md @@ -0,0 +1,183 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [stackshareio/puppet](https://github.com/stackshareio/puppet)![](https://img.stackshare.io/public_badge.svg "public") +

+|33
Tools used|01/09/24
Report generated| +|------|------| +
+ +## Languages (4) + + + + + + + + + + +
+ C# +
+ C# +
+ +
+ Pascal +
+ Pascal +
+ +
+ Ruby +
+ Ruby +
+ +
+ SQL +
+ SQL +
+ +
+ +## DevOps (6) + + + + + + + + + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Puppet Labs +
+ Puppet Labs +
+ +
+ RSpec +
+ RSpec +
+ v3.1 +
+ RuboCop +
+ RuboCop +
+ v0.49 +
+ RubyGems +
+ RubyGems +
+ +
+ +## Other (1) + + + + +
+ Shell +
+ Shell +
+ +
+ + +## Open source packages (22) + +## RubyGems (22) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[diff-lcs](https://rubygems.org/diff-lcs)|v1.3|08/28/18|Josh Cooper |MIT,Artistic-2.0,GPL-2.0+|N/A| +|[ffi](https://rubygems.org/ffi)|N/A|08/20/12|Jeff McCune |BSD-3-Clause|N/A| +|[gettext-setup](https://rubygems.org/gettext-setup)|v0.28|08/11/18|Josh Cooper |Apache-2.0|N/A| +|[httparty](https://rubygems.org/httparty)|N/A|12/02/14|Michael Smith |MIT|N/A| +|[json-schema](https://rubygems.org/json-schema)|v2.0|08/11/18|Josh Cooper |MIT|N/A| +|[memory_profiler](https://rubygems.org/memory_profiler)|N/A|05/27/20|Melissa Stone |MIT|N/A| +|[minitar](https://rubygems.org/minitar)|v0.9|10/02/19|Jorie Tappa |Ruby,BSD-2-Clause|N/A| +|[mocha](https://rubygems.org/mocha)|v0.10.5|09/09/13|Josh Partlow |MIT,BSD-2-Clause|N/A| +|[msgpack](https://rubygems.org/msgpack)|v1.2|08/28/18|Josh Cooper |Apache-2.0|N/A| +|[pry](https://rubygems.org/pry)|N/A|08/20/12|Jeff McCune |MIT|N/A| +|[r10k](https://rubygems.org/r10k)|v2.6|01/31/18|Patrick Carlisle |Apache-2.0|N/A| +|[racc](https://rubygems.org/racc)|v1.4.9|08/11/18|Josh Cooper |BSD-2-Clause|N/A| +|[rake](https://rubygems.org/rake)|v12.3.3|03/05/20|Ciprian Badescu |MIT|N/A| +|[rdoc](https://rubygems.org/rdoc)|v6.0|08/28/18|Josh Cooper |Ruby|[CVE-2021-31799](https://github.com/advisories/GHSA-ggxm-pgc9-g7fp) (High)| +|[ronn](https://rubygems.org/ronn)|v0.7.3|08/11/18|Josh Cooper |Other|N/A| +|[rspec-its](https://rubygems.org/rspec-its)|v1.1|10/23/20|Josh Cooper |MIT|N/A| +|[rubocop-i18n](https://rubygems.org/rubocop-i18n)|v1.2.0|08/11/18|Josh Cooper |Apache-2.0|N/A| +|[ruby-prof](https://rubygems.org/ruby-prof)|v0.16.0|07/23/19|Kris Bosland |BSD-2-Clause|N/A| +|[uuidtools](https://rubygems.org/uuidtools)|N/A|09/26/14|Josh Partlow |Apache-2.0|N/A| +|[vcr](https://rubygems.org/vcr)|v5.0|08/20/12|Jeff McCune |MIT|N/A| +|[webmock](https://rubygems.org/webmock)|v3.0|09/27/19|Josh Cooper |MIT|N/A| +|[yard](https://rubygems.org/yard)|N/A|08/13/18|Josh Cooper |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From 3c9cbdc3197ddd1a207eec6d97f6c282b08609d9 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 15 Feb 2024 18:32:19 +0000 Subject: [PATCH 03/10] Update techstack.yml --- techstack.yml | 104 ++++++++++++++++---------------------------------- 1 file changed, 32 insertions(+), 72 deletions(-) diff --git a/techstack.yml b/techstack.yml index 2100fd50f58..7d01e9b4263 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,12 +1,12 @@ repo_name: stackshareio/puppet -report_id: b62d85ad676d34131dd785876c279171 +report_id: 8c5b2e62ad71015ae0487131b9faaf54 version: 0.1 repo_type: Public -timestamp: '2024-01-09T00:05:43+00:00' +timestamp: '2024-02-15T18:32:17+00:00' requested_by: puppetlabs-jenkins provider: github branch: main -detected_tools_count: 33 +detected_tools_count: 30 tools: - name: C# description: Simple, general-purpose, object-oriented programming language for the @@ -19,16 +19,6 @@ tools: image_url: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png detection_source_url: https://github.com/stackshareio/puppet detection_source: Repo Metadata -- name: Pascal - description: An imperative and procedural programming language - website_url: https://en.wikipedia.org/wiki/Pascal_(programming_language) - open_source: true - hosted_saas: false - category: Languages & Frameworks - sub_category: Languages - image_url: https://img.stackshare.io/service/25462/default_b93b3ffaf8650f0584d7b2e14dd145f599722cae.png - detection_source_url: https://github.com/stackshareio/puppet - detection_source: Repo Metadata - name: Ruby description: A dynamic, interpreted, open source programming language with a focus on simplicity and productivity @@ -52,6 +42,17 @@ tools: detection_source: ext/dbfix.sql last_updated_by: James Turnbull last_updated_on: 2009-02-27 23:30:23.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_url: https://github.com/stackshareio/puppet + detection_source: Repo Metadata - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -74,6 +75,20 @@ tools: detection_source: ".github/workflows/checks.yaml" last_updated_by: gimmy last_updated_on: 2020-10-01 12:21:26.000000000 Z +- name: Istio + description: Open platform to connect, manage, and secure microservices, by Google, + IBM, and Lyft + website_url: https://istio.io/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Microservices Tools + image_url: https://img.stackshare.io/service/7028/AGpa5VZV.jpg + detection_source_url: https://github.com/stackshareio/puppet/blob/main/ext/build_defaults.yaml + detection_source: ext/build_defaults.yaml + last_updated_by: Moses Mendoza + last_updated_on: 2012-08-24 22:52:14.000000000 Z - name: Puppet Labs description: Server automation framework and application website_url: http://puppetlabs.com/ @@ -123,21 +138,10 @@ tools: category: Build, Test, Deploy sub_category: Package Managers image_url: https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg - detection_source_url: https://github.com/stackshareio/puppet/blob/main/benchmarks/full_catalog/Gemfile - detection_source: benchmarks/full_catalog/Gemfile - last_updated_by: Patrick Carlisle - last_updated_on: 2018-01-31 00:42:04.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_url: https://github.com/stackshareio/puppet - detection_source: Repo Metadata + detection_source_url: https://github.com/stackshareio/puppet/blob/main/acceptance/Gemfile + detection_source: acceptance/Gemfile + last_updated_by: Andrew Parker + last_updated_on: 2013-06-14 21:37:50.000000000 Z - name: diff-lcs description: Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence @@ -166,20 +170,6 @@ tools: detection_source: Gemfile last_updated_by: Jeff McCune last_updated_on: 2012-08-20 22:24:44.000000000 Z -- name: gettext-setup - description: A gem to ease i18n - package_url: https://rubygems.org/gettext-setup - version: '0.28' - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Libraries - sub_category: RubyGems Packages - image_url: https://img.stackshare.io/package/rubygems/image.png - detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile - detection_source: Gemfile - last_updated_by: Josh Cooper - last_updated_on: 2018-08-11 07:45:53.000000000 Z - name: httparty description: Makes http fun! Also package_url: https://rubygems.org/httparty @@ -276,21 +266,6 @@ tools: detection_source: Gemfile last_updated_by: Jeff McCune last_updated_on: 2012-08-20 22:24:44.000000000 Z -- name: r10k - description: R10K provides a general purpose toolset for deploying Puppet environments - and modules - package_url: https://rubygems.org/r10k - version: '2.6' - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Libraries - sub_category: RubyGems Packages - image_url: https://img.stackshare.io/package/rubygems/image.png - detection_source_url: https://github.com/stackshareio/puppet/blob/main/benchmarks/full_catalog/Gemfile - detection_source: benchmarks/full_catalog/Gemfile - last_updated_by: Patrick Carlisle - last_updated_on: 2018-01-31 00:42:04.000000000 Z - name: racc description: Racc is a LALR package_url: https://rubygems.org/racc @@ -368,21 +343,6 @@ tools: detection_source: Gemfile last_updated_by: Josh Cooper last_updated_on: 2020-10-23 20:58:48.000000000 Z -- name: rubocop-i18n - description: RuboCop rules for detecting and autocorrecting undecorated strings - for i18n - package_url: https://rubygems.org/rubocop-i18n - version: 1.2.0 - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Libraries - sub_category: RubyGems Packages - image_url: https://img.stackshare.io/package/rubygems/image.png - detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile - detection_source: Gemfile - last_updated_by: Josh Cooper - last_updated_on: 2018-08-11 07:45:53.000000000 Z - name: ruby-prof description: Ruby-prof is a fast code profiler for Ruby package_url: https://rubygems.org/ruby-prof From 3a96ff035cca9225d07276c2ff079b5c4f38b22e Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 15 Feb 2024 18:32:20 +0000 Subject: [PATCH 04/10] Update techstack.md --- techstack.md | 64 +++++++++++++++++++++++----------------------------- 1 file changed, 28 insertions(+), 36 deletions(-) diff --git a/techstack.md b/techstack.md index 8a5498ee45e..771356ea1a9 100644 --- a/techstack.md +++ b/techstack.md @@ -3,15 +3,15 @@ ## Tech Stack stackshareio/puppet is built on the following main stack: -- [Ruby](https://www.ruby-lang.org) – Languages - [C#](http://csharp.net) – Languages +- [Ruby](https://www.ruby-lang.org) – Languages - [SQL](https://en.wikipedia.org/wiki/SQL) – Languages -- [RSpec](https://rspec.info/) – Testing Frameworks -- [RuboCop](http://batsov.com/rubocop/) – Code Review -- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells +- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Languages - [GitHub Actions](https://github.com/features/actions) – Continuous Integration -- [Pascal](https://en.wikipedia.org/wiki/Pascal_(programming_language)) – Languages +- [Istio](https://istio.io/) – Microservices Tools - [Puppet Labs](http://puppetlabs.com/) – Server Configuration and Automation +- [RSpec](https://rspec.info/) – Testing Frameworks +- [RuboCop](http://batsov.com/rubocop/) – Code Review Full tech stack [here](/techstack.md) @@ -21,15 +21,15 @@ Full tech stack [here](/techstack.md) ## Tech Stack stackshareio/puppet is built on the following main stack: -- Ruby [Ruby](https://www.ruby-lang.org) – Languages - C# [C#](http://csharp.net) – Languages +- Ruby [Ruby](https://www.ruby-lang.org) – Languages - SQL [SQL](https://en.wikipedia.org/wiki/SQL) – Languages -- RSpec [RSpec](https://rspec.info/) – Testing Frameworks -- RuboCop [RuboCop](http://batsov.com/rubocop/) – Code Review -- Shell [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells +- Shell [Shell](https://en.wikipedia.org/wiki/Shell_script) – Languages - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration -- Pascal [Pascal](https://en.wikipedia.org/wiki/Pascal_(programming_language)) – Languages +- Istio [Istio](https://istio.io/) – Microservices Tools - Puppet Labs [Puppet Labs](http://puppetlabs.com/) – Server Configuration and Automation +- RSpec [RSpec](https://rspec.info/) – Testing Frameworks +- RuboCop [RuboCop](http://batsov.com/rubocop/) – Code Review Full tech stack [here](/techstack.md) @@ -40,7 +40,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [stackshareio/puppet](https://github.com/stackshareio/puppet)![](https://img.stackshare.io/public_badge.svg "public")

-|33
Tools used|01/09/24
Report generated| +|30
Tools used|02/15/24
Report generated| |------|------|
@@ -55,25 +55,25 @@ Full tech stack [here](/techstack.md) - Pascal + Ruby
- Pascal + Ruby
- Ruby + SQL
- Ruby + SQL
- SQL + Shell
- SQL + Shell
@@ -81,7 +81,7 @@ Full tech stack [here](/techstack.md) -## DevOps (6) +## DevOps (7) + +
Git @@ -99,6 +99,14 @@ Full tech stack [here](/techstack.md) + Istio +
+ Istio +
+ +
Puppet Labs
@@ -134,29 +142,15 @@ Full tech stack [here](/techstack.md)
-## Other (1) - - - - -
- Shell -
- Shell -
- -
- -## Open source packages (22) +## Open source packages (19) -## RubyGems (22) +## RubyGems (19) |NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| |:------|:------|:------|:------|:------|:------| |[diff-lcs](https://rubygems.org/diff-lcs)|v1.3|08/28/18|Josh Cooper |MIT,Artistic-2.0,GPL-2.0+|N/A| |[ffi](https://rubygems.org/ffi)|N/A|08/20/12|Jeff McCune |BSD-3-Clause|N/A| -|[gettext-setup](https://rubygems.org/gettext-setup)|v0.28|08/11/18|Josh Cooper |Apache-2.0|N/A| |[httparty](https://rubygems.org/httparty)|N/A|12/02/14|Michael Smith |MIT|N/A| |[json-schema](https://rubygems.org/json-schema)|v2.0|08/11/18|Josh Cooper |MIT|N/A| |[memory_profiler](https://rubygems.org/memory_profiler)|N/A|05/27/20|Melissa Stone |MIT|N/A| @@ -164,13 +158,11 @@ Full tech stack [here](/techstack.md) |[mocha](https://rubygems.org/mocha)|v0.10.5|09/09/13|Josh Partlow |MIT,BSD-2-Clause|N/A| |[msgpack](https://rubygems.org/msgpack)|v1.2|08/28/18|Josh Cooper |Apache-2.0|N/A| |[pry](https://rubygems.org/pry)|N/A|08/20/12|Jeff McCune |MIT|N/A| -|[r10k](https://rubygems.org/r10k)|v2.6|01/31/18|Patrick Carlisle |Apache-2.0|N/A| |[racc](https://rubygems.org/racc)|v1.4.9|08/11/18|Josh Cooper |BSD-2-Clause|N/A| |[rake](https://rubygems.org/rake)|v12.3.3|03/05/20|Ciprian Badescu |MIT|N/A| |[rdoc](https://rubygems.org/rdoc)|v6.0|08/28/18|Josh Cooper |Ruby|[CVE-2021-31799](https://github.com/advisories/GHSA-ggxm-pgc9-g7fp) (High)| |[ronn](https://rubygems.org/ronn)|v0.7.3|08/11/18|Josh Cooper |Other|N/A| |[rspec-its](https://rubygems.org/rspec-its)|v1.1|10/23/20|Josh Cooper |MIT|N/A| -|[rubocop-i18n](https://rubygems.org/rubocop-i18n)|v1.2.0|08/11/18|Josh Cooper |Apache-2.0|N/A| |[ruby-prof](https://rubygems.org/ruby-prof)|v0.16.0|07/23/19|Kris Bosland |BSD-2-Clause|N/A| |[uuidtools](https://rubygems.org/uuidtools)|N/A|09/26/14|Josh Partlow |Apache-2.0|N/A| |[vcr](https://rubygems.org/vcr)|v5.0|08/20/12|Jeff McCune |MIT|N/A| From f46aec92c165ad7904b1df819273d3b981c7d091 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 16 Feb 2024 00:22:42 +0000 Subject: [PATCH 05/10] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 7d01e9b4263..29e0cbafc8c 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: stackshareio/puppet -report_id: 8c5b2e62ad71015ae0487131b9faaf54 +report_id: ca569463ebfe1a4656d9c89bf6792850 version: 0.1 repo_type: Public -timestamp: '2024-02-15T18:32:17+00:00' +timestamp: '2024-02-16T00:22:40+00:00' requested_by: puppetlabs-jenkins provider: github branch: main From ed3bf4b1947e397d69bc243940f9d34326db576e Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 16 Feb 2024 00:22:43 +0000 Subject: [PATCH 06/10] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 771356ea1a9..aac22b2764c 100644 --- a/techstack.md +++ b/techstack.md @@ -40,7 +40,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [stackshareio/puppet](https://github.com/stackshareio/puppet)![](https://img.stackshare.io/public_badge.svg "public")

-|30
Tools used|02/15/24
Report generated| +|30
Tools used|02/16/24
Report generated| |------|------| From d38b7bd572fcecc19b7f038a66ba87140ebd7be8 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 1 Mar 2024 20:37:04 +0000 Subject: [PATCH 07/10] Update techstack.yml --- techstack.yml | 123 ++++++++++++++++++++++++++++---------------------- 1 file changed, 69 insertions(+), 54 deletions(-) diff --git a/techstack.yml b/techstack.yml index 29e0cbafc8c..aaefa8e7dd2 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,12 +1,12 @@ repo_name: stackshareio/puppet -report_id: ca569463ebfe1a4656d9c89bf6792850 +report_id: 7f46537ede45931de9a45b5c020dcd77 version: 0.1 repo_type: Public -timestamp: '2024-02-16T00:22:40+00:00' +timestamp: '2024-03-01T20:37:02+00:00' requested_by: puppetlabs-jenkins provider: github branch: main -detected_tools_count: 30 +detected_tools_count: 33 tools: - name: C# description: Simple, general-purpose, object-oriented programming language for the @@ -19,6 +19,16 @@ tools: image_url: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png detection_source_url: https://github.com/stackshareio/puppet detection_source: Repo Metadata +- name: Pascal + description: An imperative and procedural programming language + website_url: https://en.wikipedia.org/wiki/Pascal_(programming_language) + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/25462/default_b93b3ffaf8650f0584d7b2e14dd145f599722cae.png + detection_source_url: https://github.com/stackshareio/puppet + detection_source: Repo Metadata - name: Ruby description: A dynamic, interpreted, open source programming language with a focus on simplicity and productivity @@ -42,17 +52,6 @@ tools: detection_source: ext/dbfix.sql last_updated_by: James Turnbull last_updated_on: 2009-02-27 23:30:23.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_url: https://github.com/stackshareio/puppet - detection_source: Repo Metadata - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -75,20 +74,6 @@ tools: detection_source: ".github/workflows/checks.yaml" last_updated_by: gimmy last_updated_on: 2020-10-01 12:21:26.000000000 Z -- name: Istio - description: Open platform to connect, manage, and secure microservices, by Google, - IBM, and Lyft - website_url: https://istio.io/ - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Build, Test, Deploy - sub_category: Microservices Tools - image_url: https://img.stackshare.io/service/7028/AGpa5VZV.jpg - detection_source_url: https://github.com/stackshareio/puppet/blob/main/ext/build_defaults.yaml - detection_source: ext/build_defaults.yaml - last_updated_by: Moses Mendoza - last_updated_on: 2012-08-24 22:52:14.000000000 Z - name: Puppet Labs description: Server automation framework and application website_url: http://puppetlabs.com/ @@ -105,7 +90,6 @@ tools: - name: RSpec description: Behaviour Driven Development for Ruby website_url: https://rspec.info/ - version: '3.1' license: MIT open_source: true hosted_saas: false @@ -119,7 +103,6 @@ tools: - name: RuboCop description: A Ruby static code analyzer, based on the community Ruby style guide website_url: http://batsov.com/rubocop/ - version: '0.49' license: MIT open_source: true hosted_saas: false @@ -138,15 +121,25 @@ tools: category: Build, Test, Deploy sub_category: Package Managers image_url: https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg - detection_source_url: https://github.com/stackshareio/puppet/blob/main/acceptance/Gemfile - detection_source: acceptance/Gemfile - last_updated_by: Andrew Parker - last_updated_on: 2013-06-14 21:37:50.000000000 Z + detection_source_url: https://github.com/stackshareio/puppet/blob/main/benchmarks/full_catalog/Gemfile + detection_source: benchmarks/full_catalog/Gemfile + last_updated_by: Patrick Carlisle + last_updated_on: 2018-01-31 00:42:04.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_url: https://github.com/stackshareio/puppet + detection_source: Repo Metadata - name: diff-lcs description: Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence package_url: https://rubygems.org/diff-lcs - version: '1.3' license: MIT,Artistic-2.0,GPL-2.0+ open_source: true hosted_saas: false @@ -170,6 +163,19 @@ tools: detection_source: Gemfile last_updated_by: Jeff McCune last_updated_on: 2012-08-20 22:24:44.000000000 Z +- name: gettext-setup + description: A gem to ease i18n + package_url: https://rubygems.org/gettext-setup + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/rubygems/image.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile + detection_source: Gemfile + last_updated_by: Josh Cooper + last_updated_on: 2018-08-11 07:45:53.000000000 Z - name: httparty description: Makes http fun! Also package_url: https://rubygems.org/httparty @@ -186,7 +192,6 @@ tools: - name: json-schema description: Ruby JSON Schema Validator package_url: https://rubygems.org/json-schema - version: '2.0' license: MIT open_source: true hosted_saas: false @@ -214,7 +219,6 @@ tools: description: The minitar library is a pure-Ruby library that provides the ability to deal with POSIX tar package_url: https://rubygems.org/minitar - version: '0.9' license: Ruby,BSD-2-Clause open_source: true hosted_saas: false @@ -228,7 +232,6 @@ tools: - name: mocha description: Mocking and stubbing library with JMock/SchMock syntax package_url: https://rubygems.org/mocha - version: 0.10.5 license: MIT,BSD-2-Clause open_source: true hosted_saas: false @@ -242,7 +245,6 @@ tools: - name: msgpack description: MessagePack is a binary-based efficient object serialization library package_url: https://rubygems.org/msgpack - version: '1.2' license: Apache-2.0 open_source: true hosted_saas: false @@ -266,10 +268,23 @@ tools: detection_source: Gemfile last_updated_by: Jeff McCune last_updated_on: 2012-08-20 22:24:44.000000000 Z +- name: r10k + description: R10K provides a general purpose toolset for deploying Puppet environments + and modules + package_url: https://rubygems.org/r10k + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/rubygems/image.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/benchmarks/full_catalog/Gemfile + detection_source: benchmarks/full_catalog/Gemfile + last_updated_by: Patrick Carlisle + last_updated_on: 2018-01-31 00:42:04.000000000 Z - name: racc description: Racc is a LALR package_url: https://rubygems.org/racc - version: 1.4.9 license: BSD-2-Clause open_source: true hosted_saas: false @@ -283,7 +298,6 @@ tools: - name: rake description: Rake is a Make-like program implemented in Ruby package_url: https://rubygems.org/rake - version: 12.3.3 license: MIT open_source: true hosted_saas: false @@ -297,7 +311,6 @@ tools: - name: rdoc description: RDoc produces HTML and command-line documentation for Ruby projects package_url: https://rubygems.org/rdoc - version: '6.0' license: Ruby open_source: true hosted_saas: false @@ -308,17 +321,9 @@ tools: detection_source: Gemfile last_updated_by: Josh Cooper last_updated_on: 2018-08-28 05:50:26.000000000 Z - vulnerabilities: - - name: Arbitrary Code Execution in Rdoc - cve_id: CVE-2021-31799 - cve_url: https://github.com/advisories/GHSA-ggxm-pgc9-g7fp - detected_date: Sep 2 - severity: high - first_patched: 6.1.2.1 - name: ronn description: Builds manuals package_url: https://rubygems.org/ronn - version: 0.7.3 license: Other open_source: true hosted_saas: false @@ -332,7 +337,6 @@ tools: - name: rspec-its description: RSpec extension gem for attribute matching package_url: https://rubygems.org/rspec-its - version: '1.1' license: MIT open_source: true hosted_saas: false @@ -343,10 +347,23 @@ tools: detection_source: Gemfile last_updated_by: Josh Cooper last_updated_on: 2020-10-23 20:58:48.000000000 Z +- name: rubocop-i18n + description: RuboCop rules for detecting and autocorrecting undecorated strings + for i18n + package_url: https://rubygems.org/rubocop-i18n + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/rubygems/image.png + detection_source_url: https://github.com/stackshareio/puppet/blob/main/Gemfile + detection_source: Gemfile + last_updated_by: Josh Cooper + last_updated_on: 2018-08-11 07:45:53.000000000 Z - name: ruby-prof description: Ruby-prof is a fast code profiler for Ruby package_url: https://rubygems.org/ruby-prof - version: 0.16.0 license: BSD-2-Clause open_source: true hosted_saas: false @@ -374,7 +391,6 @@ tools: description: Record your test suite's HTTP interactions and replay them during future test runs for fast package_url: https://rubygems.org/vcr - version: '5.0' license: MIT open_source: true hosted_saas: false @@ -389,7 +405,6 @@ tools: description: WebMock allows stubbing HTTP requests and setting expectations on HTTP requests package_url: https://rubygems.org/webmock - version: '3.0' license: MIT open_source: true hosted_saas: false From 543c4658e480d4427d99dc178b516589a3222595 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 1 Mar 2024 20:37:05 +0000 Subject: [PATCH 08/10] Update techstack.md --- techstack.md | 82 ++++++++++++++++++++++++++++------------------------ 1 file changed, 45 insertions(+), 37 deletions(-) diff --git a/techstack.md b/techstack.md index aac22b2764c..6f37e7671a3 100644 --- a/techstack.md +++ b/techstack.md @@ -4,14 +4,14 @@ stackshareio/puppet is built on the following main stack: - [C#](http://csharp.net) – Languages +- [Pascal](https://en.wikipedia.org/wiki/Pascal_(programming_language)) – Languages - [Ruby](https://www.ruby-lang.org) – Languages - [SQL](https://en.wikipedia.org/wiki/SQL) – Languages -- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Languages - [GitHub Actions](https://github.com/features/actions) – Continuous Integration -- [Istio](https://istio.io/) – Microservices Tools - [Puppet Labs](http://puppetlabs.com/) – Server Configuration and Automation - [RSpec](https://rspec.info/) – Testing Frameworks - [RuboCop](http://batsov.com/rubocop/) – Code Review +- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells Full tech stack [here](/techstack.md) @@ -22,14 +22,14 @@ Full tech stack [here](/techstack.md) stackshareio/puppet is built on the following main stack: - C# [C#](http://csharp.net) – Languages +- Pascal [Pascal](https://en.wikipedia.org/wiki/Pascal_(programming_language)) – Languages - Ruby [Ruby](https://www.ruby-lang.org) – Languages - SQL [SQL](https://en.wikipedia.org/wiki/SQL) – Languages -- Shell [Shell](https://en.wikipedia.org/wiki/Shell_script) – Languages - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration -- Istio [Istio](https://istio.io/) – Microservices Tools - Puppet Labs [Puppet Labs](http://puppetlabs.com/) – Server Configuration and Automation - RSpec [RSpec](https://rspec.info/) – Testing Frameworks - RuboCop [RuboCop](http://batsov.com/rubocop/) – Code Review +- Shell [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells Full tech stack [here](/techstack.md) @@ -40,7 +40,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [stackshareio/puppet](https://github.com/stackshareio/puppet)![](https://img.stackshare.io/public_badge.svg "public")

-|30
Tools used|02/16/24
Report generated| +|33
Tools used|03/01/24
Report generated| |------|------| @@ -55,25 +55,25 @@ Full tech stack [here](/techstack.md) - Ruby + Pascal
- Ruby + Pascal
- SQL + Ruby
- SQL + Ruby
- Shell + SQL
- Shell + SQL
@@ -81,7 +81,7 @@ Full tech stack [here](/techstack.md) -## DevOps (7) +## DevOps (6) - -
Git @@ -99,14 +99,6 @@ Full tech stack [here](/techstack.md) - Istio -
- Istio -
- -
Puppet Labs
@@ -120,7 +112,7 @@ Full tech stack [here](/techstack.md)
RSpec
- v3.1 +
@@ -128,7 +120,7 @@ Full tech stack [here](/techstack.md)
RuboCop
- v0.49 +
@@ -142,31 +134,47 @@ Full tech stack [here](/techstack.md)
+## Other (1) + + + + +
+ Shell +
+ Shell +
+ +
+ -## Open source packages (19) +## Open source packages (22) -## RubyGems (19) +## RubyGems (22) |NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| |:------|:------|:------|:------|:------|:------| -|[diff-lcs](https://rubygems.org/diff-lcs)|v1.3|08/28/18|Josh Cooper |MIT,Artistic-2.0,GPL-2.0+|N/A| +|[diff-lcs](https://rubygems.org/diff-lcs)|N/A|08/28/18|Josh Cooper |MIT,Artistic-2.0,GPL-2.0+|N/A| |[ffi](https://rubygems.org/ffi)|N/A|08/20/12|Jeff McCune |BSD-3-Clause|N/A| +|[gettext-setup](https://rubygems.org/gettext-setup)|N/A|08/11/18|Josh Cooper |Apache-2.0|N/A| |[httparty](https://rubygems.org/httparty)|N/A|12/02/14|Michael Smith |MIT|N/A| -|[json-schema](https://rubygems.org/json-schema)|v2.0|08/11/18|Josh Cooper |MIT|N/A| +|[json-schema](https://rubygems.org/json-schema)|N/A|08/11/18|Josh Cooper |MIT|N/A| |[memory_profiler](https://rubygems.org/memory_profiler)|N/A|05/27/20|Melissa Stone |MIT|N/A| -|[minitar](https://rubygems.org/minitar)|v0.9|10/02/19|Jorie Tappa |Ruby,BSD-2-Clause|N/A| -|[mocha](https://rubygems.org/mocha)|v0.10.5|09/09/13|Josh Partlow |MIT,BSD-2-Clause|N/A| -|[msgpack](https://rubygems.org/msgpack)|v1.2|08/28/18|Josh Cooper |Apache-2.0|N/A| +|[minitar](https://rubygems.org/minitar)|N/A|10/02/19|Jorie Tappa |Ruby,BSD-2-Clause|N/A| +|[mocha](https://rubygems.org/mocha)|N/A|09/09/13|Josh Partlow |MIT,BSD-2-Clause|N/A| +|[msgpack](https://rubygems.org/msgpack)|N/A|08/28/18|Josh Cooper |Apache-2.0|N/A| |[pry](https://rubygems.org/pry)|N/A|08/20/12|Jeff McCune |MIT|N/A| -|[racc](https://rubygems.org/racc)|v1.4.9|08/11/18|Josh Cooper |BSD-2-Clause|N/A| -|[rake](https://rubygems.org/rake)|v12.3.3|03/05/20|Ciprian Badescu |MIT|N/A| -|[rdoc](https://rubygems.org/rdoc)|v6.0|08/28/18|Josh Cooper |Ruby|[CVE-2021-31799](https://github.com/advisories/GHSA-ggxm-pgc9-g7fp) (High)| -|[ronn](https://rubygems.org/ronn)|v0.7.3|08/11/18|Josh Cooper |Other|N/A| -|[rspec-its](https://rubygems.org/rspec-its)|v1.1|10/23/20|Josh Cooper |MIT|N/A| -|[ruby-prof](https://rubygems.org/ruby-prof)|v0.16.0|07/23/19|Kris Bosland |BSD-2-Clause|N/A| +|[r10k](https://rubygems.org/r10k)|N/A|01/31/18|Patrick Carlisle |Apache-2.0|N/A| +|[racc](https://rubygems.org/racc)|N/A|08/11/18|Josh Cooper |BSD-2-Clause|N/A| +|[rake](https://rubygems.org/rake)|N/A|03/05/20|Ciprian Badescu |MIT|N/A| +|[rdoc](https://rubygems.org/rdoc)|N/A|08/28/18|Josh Cooper |Ruby|N/A| +|[ronn](https://rubygems.org/ronn)|N/A|08/11/18|Josh Cooper |Other|N/A| +|[rspec-its](https://rubygems.org/rspec-its)|N/A|10/23/20|Josh Cooper |MIT|N/A| +|[rubocop-i18n](https://rubygems.org/rubocop-i18n)|N/A|08/11/18|Josh Cooper |Apache-2.0|N/A| +|[ruby-prof](https://rubygems.org/ruby-prof)|N/A|07/23/19|Kris Bosland |BSD-2-Clause|N/A| |[uuidtools](https://rubygems.org/uuidtools)|N/A|09/26/14|Josh Partlow |Apache-2.0|N/A| -|[vcr](https://rubygems.org/vcr)|v5.0|08/20/12|Jeff McCune |MIT|N/A| -|[webmock](https://rubygems.org/webmock)|v3.0|09/27/19|Josh Cooper |MIT|N/A| +|[vcr](https://rubygems.org/vcr)|N/A|08/20/12|Jeff McCune |MIT|N/A| +|[webmock](https://rubygems.org/webmock)|N/A|09/27/19|Josh Cooper |MIT|N/A| |[yard](https://rubygems.org/yard)|N/A|08/13/18|Josh Cooper |MIT|N/A|
From 5a83ddf2634b64b7c1eeb14f2c83e39c572573a1 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 1 Mar 2024 20:37:11 +0000 Subject: [PATCH 09/10] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index aaefa8e7dd2..c21bdced6de 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: stackshareio/puppet report_id: 7f46537ede45931de9a45b5c020dcd77 version: 0.1 repo_type: Public -timestamp: '2024-03-01T20:37:02+00:00' +timestamp: '2024-03-01T20:37:09+00:00' requested_by: puppetlabs-jenkins provider: github branch: main From c1ddc8f9391da9a4c7d991ed99fa43813c4734a1 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 1 Mar 2024 20:37:12 +0000 Subject: [PATCH 10/10] Update techstack.md