Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
115 changes: 115 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
hakanai/cane is built on the following main stack:

- [Ruby](https://www.ruby-lang.org) – Languages
- [RSpec](https://rspec.info/) – Testing Frameworks
- [Travis CI](http://travis-ci.com/) – Continuous Integration
- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
hakanai/cane is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/989/ruby.png' alt='Ruby'/> [Ruby](https://www.ruby-lang.org) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/2539/logo.png' alt='RSpec'/> [RSpec](https://rspec.info/) – Testing Frameworks
- <img width='25' height='25' src='https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png' alt='Travis CI'/> [Travis CI](http://travis-ci.com/) – Continuous Integration
- <img width='25' height='25' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'/> [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# 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")
<br/><br/>
|10<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/989/ruby.png' alt='Ruby'>
<br>
<sub><a href="https://www.ruby-lang.org">Ruby</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (4)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2539/logo.png' alt='RSpec'>
<br>
<sub><a href="https://rspec.info/">RSpec</a></sub>
<br>
<sub>v2.14.1</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg' alt='RubyGems'>
<br>
<sub><a href="https://rubygems.org/">RubyGems</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png' alt='Travis CI'>
<br>
<sub><a href="http://travis-ci.com/">Travis CI</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## Other (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'>
<br>
<sub><a href="https://en.wikipedia.org/wiki/Shell_script">Shell</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


## <img src='https://img.stackshare.io/group.svg' /> Open source packages (4)</h2>

## <img width='24' height='24' src='https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg'/> 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|

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
145 changes: 145 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,145 @@
repo_name: hakanai/cane
report_id: 995b002234946f4044d38b07b39f66ea
version: 0.1
repo_type: Public
timestamp: '2024-02-29T19:59:33+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