Skip to content

Create tech stack docs (techstack.yml and techstack.md) #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
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
86 changes: 86 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
<!--
--- Readme.md Snippet without images Start ---
## Tech Stack
locusrobotics/deb-s3 is built on the following main stack:
- [Ruby](https://www.ruby-lang.org) – Languages
- [Travis CI](http://travis-ci.com/) – Continuous Integration

Full tech stack [here](/techstack.md)
--- Readme.md Snippet without images End ---

--- Readme.md Snippet with images Start ---
## Tech Stack
locusrobotics/deb-s3 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/460/Lu6cGu0z_400x400.png' alt='Travis CI'/> [Travis CI](http://travis-ci.com/) – Continuous Integration

Full tech stack [here](/techstack.md)
--- Readme.md Snippet with images End ---
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [locusrobotics/deb-s3](https://github.com/locusrobotics/deb-s3)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|8<br/>Tools used|11/09/23 <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 (3)
<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>

<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>


## <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|
|:------|:------|:------|:------|:------|:------|
|[aws-sdk](https://rubygems.org/aws-sdk)|v2.7.12|02/13/17|Roeland Molenaar |Apache-2.0|N/A|
|[minitest](https://rubygems.org/minitest)|v5.0.8|04/07/16|Ken Robertson |MIT|N/A|
|[rake](https://rubygems.org/rake)|v11.1.2|04/07/16|Ken Robertson |MIT|[CVE-2020-8130](https://github.com/advisories/GHSA-jppv-gw3r-w3q8) (Moderate)|
|[thor](https://rubygems.org/thor)|v0.19.4|12/18/15|Ken Robertson |MIT|N/A|

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

Generated via [Stack File](https://github.com/apps/stack-file)
115 changes: 115 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
repo_name: locusrobotics/deb-s3
report_id: 88d2a3a0b151a2122fc86fc9b0d8799d
repo_type: Public
timestamp: '2023-11-09T16:24:41+00:00'
requested_by: paulbovbel
provider: github
branch: master
detected_tools_count: 8
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: 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: 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: deb-s3.gemspec
last_updated_by: Ken Robertson
last_updated_on: 2013-02-24 01:47:51.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: ".travis.yml"
last_updated_by: Ken Robertson
last_updated_on: 2014-04-25 17:02:51.000000000 Z
- name: aws-sdk
description: The official AWS SDK for Ruby
package_url: https://rubygems.org/aws-sdk
version: 2.7.12
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: RubyGems Packages
image_url: https://img.stackshare.io/package/18869/default_63d360ffaa27bed91e2b067fb467407b5c9da0ed.png
detection_source_url: Gemfile.lock
detection_source: deb-s3.gemspec
last_updated_by: Roeland Molenaar
last_updated_on: 2017-02-13 17:55:50.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.0.8
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: Gemfile.lock
detection_source: deb-s3.gemspec
last_updated_by: Ken Robertson
last_updated_on: 2016-04-07 18:24:39.000000000 Z
- name: rake
description: Rake is a Make-like program implemented in Ruby
package_url: https://rubygems.org/rake
version: 11.1.2
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: Gemfile.lock
detection_source: deb-s3.gemspec
last_updated_by: Ken Robertson
last_updated_on: 2016-04-07 18:24:39.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: thor
description: Thor is a toolkit for building powerful command-line interfaces
package_url: https://rubygems.org/thor
version: 0.19.4
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: RubyGems Packages
image_url: https://img.stackshare.io/package/18827/default_fa0604c1b3b2c413c942b4fa310935704d314c2f.png
detection_source_url: Gemfile.lock
detection_source: deb-s3.gemspec
last_updated_by: Ken Robertson
last_updated_on: 2015-12-18 01:14:37.000000000 Z