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
91 changes: 91 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
codehugger/heliumqa-processor is built on the following main stack:

- [Perl](http://www.perl.org/) – Languages
- [Ruby](https://www.ruby-lang.org) – Languages

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

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

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

- <img width='25' height='25' src='https://img.stackshare.io/service/1048/perl.png' alt='Perl'/> [Perl](http://www.perl.org/) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/989/ruby.png' alt='Ruby'/> [Ruby](https://www.ruby-lang.org) – Languages

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") [codehugger/heliumqa-processor](https://github.com/codehugger/heliumqa-processor)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|9<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1048/perl.png' alt='Perl'>
<br>
<sub><a href="http://www.perl.org/">Perl</a></sub>
<br>
<sub></sub>
</td>

<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 (2)
<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/12795/5jL6-BA5_400x400.jpeg' alt='RubyGems'>
<br>
<sub><a href="https://rubygems.org/">RubyGems</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


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

## <img width='24' height='24' src='https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg'/> RubyGems (5)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[byebug](https://rubygems.org/byebug)|v10.0.2|05/17/18|Bjarki Gudlaugsson |BSD-2-Clause|N/A|
|[http](https://rubygems.org/http)|v3.3.0|05/17/18|Bjarki Gudlaugsson |MIT|N/A|
|[mimemagic](https://rubygems.org/mimemagic)|v0.3.2|05/17/18|Bjarki Gudlaugsson |MIT|N/A|
|[minitest](https://rubygems.org/minitest)|v5.11.3|05/17/18|Bjarki Gudlaugsson |MIT|N/A|
|[rr](https://rubygems.org/rr)|v1.2.1|05/17/18|Bjarki Gudlaugsson |MIT|N/A|

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
126 changes: 126 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,126 @@
repo_name: codehugger/heliumqa-processor
report_id: abfef9fd410f95779306431fb9947514
version: 0.1
repo_type: Public
timestamp: '2024-02-29T18:01:25+00:00'
requested_by: codehugger
provider: github
branch: master
detected_tools_count: 9
tools:
- name: Perl
description: Highly capable, feature-rich programming language with over 26 years
of development
website_url: http://www.perl.org/
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1048/perl.png
detection_source_url: https://github.com/codehugger/heliumqa-processor
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/codehugger/heliumqa-processor
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/codehugger/heliumqa-processor
detection_source: Repo Metadata
- 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/codehugger/heliumqa-processor/blob/master/Gemfile
detection_source: Gemfile
last_updated_by: Bjarki Gudlaugsson
last_updated_on: 2018-05-17 16:04:34.000000000 Z
- name: byebug
description: Byebug is a Ruby debugger
package_url: https://rubygems.org/byebug
version: 10.0.2
license: BSD-2-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: RubyGems Packages
image_url: https://img.stackshare.io/package/18849/default_887cb273c504fac90d07fc552b7b223fbb32ca39.png
detection_source_url: https://github.com/codehugger/heliumqa-processor/blob/master/Gemfile.lock
detection_source: Gemfile
last_updated_by: Bjarki Gudlaugsson
last_updated_on: 2018-05-17 16:04:34.000000000 Z
- name: http
description: An easy-to-use client library for making requests from Ruby
package_url: https://rubygems.org/http
version: 3.3.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: RubyGems Packages
image_url: https://img.stackshare.io/package/18938/default_9835367d7a13be70dd38d3b7dfa4b8514b31a43d.png
detection_source_url: https://github.com/codehugger/heliumqa-processor/blob/master/Gemfile.lock
detection_source: Gemfile
last_updated_by: Bjarki Gudlaugsson
last_updated_on: 2018-05-17 16:04:34.000000000 Z
- name: mimemagic
description: Fast mime detection by extension or content in pure ruby
package_url: https://rubygems.org/mimemagic
version: 0.3.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: RubyGems Packages
image_url: https://img.stackshare.io/package/19182/default_992f30e8abd98f8427f66b25a8cb98662661c0ea.png
detection_source_url: https://github.com/codehugger/heliumqa-processor/blob/master/Gemfile.lock
detection_source: Gemfile
last_updated_by: Bjarki Gudlaugsson
last_updated_on: 2018-05-17 16:04:34.000000000 Z
- name: minitest
description: Minitest provides a complete suite of testing facilities supporting
TDD, BDD, mocking, and benchmarking
package_url: https://rubygems.org/minitest
version: 5.11.3
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: RubyGems Packages
image_url: https://img.stackshare.io/package/18818/default_f36df1cfa9ff6061d7f9b4879088be8538581c49.png
detection_source_url: https://github.com/codehugger/heliumqa-processor/blob/master/Gemfile.lock
detection_source: Gemfile
last_updated_by: Bjarki Gudlaugsson
last_updated_on: 2018-05-17 16:04:34.000000000 Z
- name: rr
description: RR is a test double framework that features a rich selection of double
techniques and a terse syntax
package_url: https://rubygems.org/rr
version: 1.2.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: RubyGems Packages
image_url: https://img.stackshare.io/package/18915/default_353d3fd998e68372ebd6d80dbb4c0632f387d091.png
detection_source_url: https://github.com/codehugger/heliumqa-processor/blob/master/Gemfile.lock
detection_source: Gemfile
last_updated_by: Bjarki Gudlaugsson
last_updated_on: 2018-05-17 16:04:34.000000000 Z