diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..0969860 --- /dev/null +++ b/techstack.md @@ -0,0 +1,108 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [stackshareio/SlackMrkdwn](https://github.com/stackshareio/SlackMrkdwn)![](https://img.stackshare.io/public_badge.svg "public") +

+|8
Tools used|03/01/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Ruby +
+ Ruby +
+ +
+ +## DevOps (5) + + + + + + + + + + + + +
+ Bundler +
+ Bundler +
+ +
+ Git +
+ Git +
+ +
+ RSpec +
+ RSpec +
+ v3.8.0 +
+ RubyGems +
+ RubyGems +
+ +
+ Travis CI +
+ Travis CI +
+ +
+ + +## Open source packages (2) + +## RubyGems (2) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[rake](https://rubygems.org/rake)|v12.3.3|08/13/19|Simon Cousineau |MIT|N/A| +|[redcarpet](https://rubygems.org/redcarpet)|v3.5.1|01/11/21|Simon Cousineau |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..96abedb --- /dev/null +++ b/techstack.yml @@ -0,0 +1,110 @@ +repo_name: stackshareio/SlackMrkdwn +report_id: 6ba3978f6ce0335ddda93c48ca1418c4 +version: 0.1 +repo_type: Public +timestamp: '2024-03-01T20:36:09+00:00' +requested_by: blazingbbq +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_url: https://github.com/stackshareio/SlackMrkdwn + detection_source: Repo Metadata +- name: Bundler + description: A consistent environment for tracking and installing gems and versions + website_url: http://bundler.io + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Front End Package Manager + image_url: https://img.stackshare.io/service/2988/4e77LXIo_400x400.png + detection_source_url: https://github.com/stackshareio/SlackMrkdwn/blob/master/slack_mrkdwn.gemspec + detection_source: slack_mrkdwn.gemspec + last_updated_by: Simon Cousineau + last_updated_on: 2019-08-13 02:19:53.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/SlackMrkdwn + detection_source: Repo Metadata +- name: RSpec + description: Behaviour Driven Development for Ruby + website_url: https://rspec.info/ + version: 3.8.0 + 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/SlackMrkdwn/blob/master/Gemfile.lock + detection_source: Gemfile + last_updated_by: Simon Cousineau + last_updated_on: 2019-08-10 14:30:07.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/SlackMrkdwn/blob/master/slack_mrkdwn.gemspec + detection_source: slack_mrkdwn.gemspec + last_updated_by: Simon Cousineau + last_updated_on: 2019-08-13 02:19:53.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/stackshareio/SlackMrkdwn/blob/master/.travis.yml + detection_source: ".travis.yml" + last_updated_by: Simon Cousineau + last_updated_on: 2019-08-13 00:14:57.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/SlackMrkdwn/blob/master/Gemfile.lock + detection_source: Gemfile + last_updated_by: Simon Cousineau + last_updated_on: 2019-08-13 00:14:57.000000000 Z +- name: redcarpet + description: A fast, safe and extensible Markdown to + package_url: https://rubygems.org/redcarpet + version: 3.5.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18853/default_b87d202e13d56f87c63181fa49bc5e099c9abaac.png + detection_source_url: https://github.com/stackshareio/SlackMrkdwn/blob/master/Gemfile.lock + detection_source: Gemfile + last_updated_by: Simon Cousineau + last_updated_on: 2021-01-11 22:57:56.000000000 Z