From e30dd2af543314f831065dc0deb3978464cbfe83 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sun, 11 Feb 2024 01:33:29 +0000 Subject: [PATCH 1/4] Create techstack.yml --- techstack.yml | 145 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 145 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..c7473ad --- /dev/null +++ b/techstack.yml @@ -0,0 +1,145 @@ +repo_name: hakanai/cane +report_id: 995b002234946f4044d38b07b39f66ea +version: 0.1 +repo_type: Public +timestamp: '2024-02-11T01:33:27+00:00' +requested_by: xaviershay +provider: github +branch: master +detected_tools_count: 10 +tools: +- 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/hakanai/cane + detection_source: Repo Metadata +- name: Git + description: Fast, scalable, distributed revision control system + website_url: http://git-scm.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Version Control System + image_url: https://img.stackshare.io/service/1046/git.png + detection_source_url: https://github.com/hakanai/cane + detection_source: Repo Metadata +- name: RSpec + description: Behaviour Driven Development for Ruby + website_url: https://rspec.info/ + version: 2.14.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/hakanai/cane/blob/master/Gemfile.lock + detection_source: cane.gemspec + last_updated_by: Xavier Shay + last_updated_on: 2011-12-24 01:08:48.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/hakanai/cane/blob/master/cane.gemspec + detection_source: cane.gemspec + last_updated_by: Xavier Shay + last_updated_on: 2011-12-24 01:08:48.000000000 Z +- name: Travis CI + description: A hosted continuous integration service for open source and private + projects + website_url: http://travis-ci.com/ + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png + detection_source_url: https://github.com/hakanai/cane/blob/master/.travis.yml + detection_source: ".travis.yml" + last_updated_by: Xavier Shay + last_updated_on: 2012-11-10 19:14:32.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/hakanai/cane + detection_source: Repo Metadata +- name: parallel + description: Run any kind of code in parallel processes + package_url: https://rubygems.org/parallel + version: 1.6.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18994/default_33b08efb2463b893403b434b8c4275715d78743b.png + detection_source_url: https://github.com/hakanai/cane/blob/master/Gemfile.lock + detection_source: cane.gemspec + last_updated_by: Xavier Shay + last_updated_on: 2012-08-27 00:08:01.000000000 Z +- name: rake + description: Rake is a Make-like program implemented in Ruby + package_url: https://rubygems.org/rake + version: 10.1.0 + 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/hakanai/cane/blob/master/Gemfile.lock + detection_source: cane.gemspec + last_updated_by: Xavier Shay + last_updated_on: 2011-12-24 01:08:48.000000000 Z + vulnerabilities: + - name: OS Command Injection in Rake + cve_id: CVE-2020-8130 + cve_url: https://github.com/advisories/GHSA-jppv-gw3r-w3q8 + detected_date: Aug 22 + severity: moderate + first_patched: 12.3.3 +- name: rspec-fire + description: More resilient test doubles for RSpec + package_url: https://rubygems.org/rspec-fire + version: 1.2.0 + license: MIT + 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/hakanai/cane/blob/master/Gemfile.lock + detection_source: cane.gemspec + last_updated_by: Xavier Shay + last_updated_on: 2012-08-26 19:44:47.000000000 Z +- name: simplecov + description: Code coverage for Ruby 1.9+ with a powerful configuration library and + automatic merging of coverage across test suites + package_url: https://rubygems.org/simplecov + version: 0.7.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18819/default_6564ae059af6c4ea7065fd2329370c7a05341cf8.png + detection_source_url: https://github.com/hakanai/cane/blob/master/Gemfile.lock + detection_source: cane.gemspec + last_updated_by: Xavier Shay + last_updated_on: 2011-12-24 03:31:56.000000000 Z From 6b52c1c6051dd727c31ac788cff97875315b1a8c Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sun, 11 Feb 2024 01:33:30 +0000 Subject: [PATCH 2/4] Create techstack.md --- techstack.md | 115 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..1890a55 --- /dev/null +++ b/techstack.md @@ -0,0 +1,115 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [hakanai/cane](https://github.com/hakanai/cane)![](https://img.stackshare.io/public_badge.svg "public") +

+|10
Tools used|02/11/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Ruby +
+ Ruby +
+ +
+ +## DevOps (4) + + + + + + + + + + +
+ Git +
+ Git +
+ +
+ RSpec +
+ RSpec +
+ v2.14.1 +
+ RubyGems +
+ RubyGems +
+ +
+ Travis CI +
+ Travis CI +
+ +
+ +## Other (1) + + + + +
+ Shell +
+ Shell +
+ +
+ + +## Open source packages (4) + +## RubyGems (4) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[parallel](https://rubygems.org/parallel)|v1.6.2|08/27/12|Xavier Shay |MIT|N/A| +|[rake](https://rubygems.org/rake)|v10.1.0|12/24/11|Xavier Shay |MIT|[CVE-2020-8130](https://github.com/advisories/GHSA-jppv-gw3r-w3q8) (Moderate)| +|[rspec-fire](https://rubygems.org/rspec-fire)|v1.2.0|08/26/12|Xavier Shay |MIT|N/A| +|[simplecov](https://rubygems.org/simplecov)|v0.7.1|12/24/11|Xavier Shay |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From 3ecaa94e1d1b51eb9ca289e66a708e26fdb0a1dc Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:37:25 +0000 Subject: [PATCH 3/4] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index c7473ad..1c0b0a3 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: hakanai/cane report_id: 995b002234946f4044d38b07b39f66ea version: 0.1 repo_type: Public -timestamp: '2024-02-11T01:33:27+00:00' +timestamp: '2024-02-29T19:59:33+00:00' requested_by: xaviershay provider: github branch: master From c064b5d02152227df6489edd2901ee5c732a8675 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:37:26 +0000 Subject: [PATCH 4/4] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 1890a55..620e3f8 100644 --- a/techstack.md +++ b/techstack.md @@ -30,7 +30,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [hakanai/cane](https://github.com/hakanai/cane)![](https://img.stackshare.io/public_badge.svg "public")

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