diff --git a/techstack.md b/techstack.md new file mode 100644 index 00000000..538b266b --- /dev/null +++ b/techstack.md @@ -0,0 +1,133 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [Antronin/annotate_models](https://github.com/Antronin/annotate_models)![](https://img.stackshare.io/public_badge.svg "public") +

+|24
Tools used|04/02/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Ruby +
+ Ruby +
+ +
+ +## DevOps (6) + + + + + + + + + + + + + + +
+ Code Climate +
+ Code Climate +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ RSpec +
+ RSpec +
+ +
+ RuboCop +
+ RuboCop +
+ v1.12.0 +
+ RubyGems +
+ RubyGems +
+ +
+ + +## Open source packages (17) + +## RubyGems (17) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[activerecord](https://rubygems.org/activerecord)|v4.2.5|02/11/20|Andrew W. Lee |MIT|[CVE-2022-32224](https://github.com/advisories/GHSA-3hhc-qp5v-9p2j) (Critical)
[CVE-2022-44566](https://github.com/advisories/GHSA-579w-22j4-4749) (High)
[CVE-2016-6317](https://github.com/advisories/GHSA-pr3r-4wrp-r2pv) (High)
[](https://github.com/advisories/GHSA-7phj-gmgx-2r66) (Moderate)
[](https://github.com/advisories/GHSA-m8h6-m9p5-p2f8) (Moderate)| +|[rake](https://rubygems.org/rake)|v10.4|06/24/22|Andrew W. Lee |MIT|[CVE-2020-8130](https://github.com/advisories/GHSA-jppv-gw3r-w3q8) (Moderate)| +|[bump](https://rubygems.org/bump)|N/A|04/05/14|cuong.tran |MIT|N/A| +|[byebug](https://rubygems.org/byebug)|N/A|02/11/20|Andrew W. Lee |BSD-2-Clause|N/A| +|[codeclimate-test-reporter](https://rubygems.org/codeclimate-test-reporter)|N/A|01/19/16|Guillermo Guerrero Ibarra |MIT|N/A| +|[coveralls](https://rubygems.org/coveralls)|N/A|12/15/16|Guillermo Guerrero Ibarra |MIT|N/A| +|[guard-rspec](https://rubygems.org/guard-rspec)|N/A|06/24/22|Andrew W. Lee |MIT|N/A| +|[mg](https://rubygems.org/mg)|N/A|06/28/11|Alex Chaffee |WTFPL|N/A| +|[overcommit](https://rubygems.org/overcommit)|N/A|12/15/16|Guillermo Guerrero Ibarra |MIT|N/A| +|[pry](https://rubygems.org/pry)|N/A|06/28/11|Alex Chaffee |MIT|N/A| +|[pry-byebug](https://rubygems.org/pry-byebug)|N/A|02/11/20|Andrew W. Lee |MIT|N/A| +|[rubocop-rspec](https://rubygems.org/rubocop-rspec)|v2.2.0|06/24/22|Andrew W. Lee |MIT|N/A| +|[ruby_dep](https://rubygems.org/ruby_dep)|v1.5.0|06/14/21|Cuong Tran |MIT|N/A| +|[simplecov](https://rubygems.org/simplecov)|N/A|06/24/22|Andrew W. Lee |MIT|N/A| +|[terminal-notifier-guard](https://rubygems.org/terminal-notifier-guard)|N/A|12/14/16|Guillermo Guerrero Ibarra |MIT|N/A| +|[travis](https://rubygems.org/travis)|N/A|04/20/18|Cuong Tran |MIT|N/A| +|[yard](https://rubygems.org/yard)|N/A|01/18/16|Guillermo Guerrero Ibarra |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 00000000..e7ca3e15 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,360 @@ +repo_name: Antronin/annotate_models +report_id: 2ad7a3826e3d47cee9f24853daebe695 +version: 0.1 +repo_type: Public +timestamp: '2024-04-02T14:13:37+00:00' +requested_by: Adeynack +provider: github +branch: develop +detected_tools_count: 24 +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/Antronin/annotate_models + detection_source: Repo Metadata +- name: Code Climate + description: Automated Ruby Code Review + website_url: https://codeclimate.com/ + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Code Review + image_url: https://img.stackshare.io/service/305/KFgYaUkK.png + detection_source_url: https://github.com/Antronin/annotate_models/blob/develop/Gemfile + detection_source: Gemfile + last_updated_by: Guillermo Guerrero Ibarra + last_updated_on: 2016-01-19 22:51:09.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/Antronin/annotate_models + detection_source: Repo Metadata +- name: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source_url: https://github.com/Antronin/annotate_models/blob/develop/.github/workflows/ci.yml + detection_source: ".github/workflows/ci.yml" + last_updated_by: Andrew W. Lee + last_updated_on: 2022-06-24 13:17:27.000000000 Z +- name: RSpec + description: Behaviour Driven Development for Ruby + website_url: https://rspec.info/ + 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/Antronin/annotate_models/blob/develop/Gemfile + detection_source: Gemfile + last_updated_by: Alex Chaffee + last_updated_on: 2011-06-28 04:14:44.000000000 Z +- name: RuboCop + description: A Ruby static code analyzer, based on the community Ruby style guide + website_url: http://batsov.com/rubocop/ + version: 1.12.0 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Code Review + image_url: https://img.stackshare.io/service/2643/rubocop.png + detection_source_url: https://github.com/Antronin/annotate_models/blob/develop/Gemfile + detection_source: Gemfile + last_updated_by: Alex Chaffee + last_updated_on: 2011-06-28 04:14:44.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/Antronin/annotate_models/blob/develop/Gemfile + detection_source: Gemfile + last_updated_by: Alex Chaffee + last_updated_on: 2011-06-28 04:14:44.000000000 Z +- name: activerecord + description: Databases on Rails + package_url: https://rubygems.org/activerecord + version: 4.2.5 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18828/default_07d724f95ff4caf087b38d9eb083e0406bcfdadf.png + detection_source_url: https://github.com/Antronin/annotate_models/blob/develop/Gemfile + detection_source: Gemfile + last_updated_by: Andrew W. Lee + last_updated_on: 2020-02-11 06:07:07.000000000 Z + vulnerabilities: + - name: Active Record RCE bug with Serialized Columns + cve_id: CVE-2022-32224 + cve_url: https://github.com/advisories/GHSA-3hhc-qp5v-9p2j + detected_date: Jul 13 + severity: critical + first_patched: 5.2.8.1 + - name: Denial of Service Vulnerability in ActiveRecord's PostgreSQL adapter + cve_id: CVE-2022-44566 + cve_url: https://github.com/advisories/GHSA-579w-22j4-4749 + detected_date: Jan 19 + severity: high + first_patched: 6.1.7.1 + - name: ActiveRecord in Ruby on Rails allows database-query bypass + cve_id: CVE-2016-6317 + cve_url: https://github.com/advisories/GHSA-pr3r-4wrp-r2pv + detected_date: Aug 22 + severity: high + first_patched: 4.2.7.1 + - name: Moderate severity vulnerability that affects activerecord + cve_id: + cve_url: https://github.com/advisories/GHSA-7phj-gmgx-2r66 + detected_date: Aug 22 + severity: moderate + first_patched: 4.2.5.1 + - name: Moderate severity vulnerability that affects activerecord + cve_id: + cve_url: https://github.com/advisories/GHSA-m8h6-m9p5-p2f8 + detected_date: Aug 22 + severity: moderate + first_patched: 4.2.7.1 +- name: rake + description: Rake is a Make-like program implemented in Ruby + package_url: https://rubygems.org/rake + version: '10.4' + 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/Antronin/annotate_models/blob/develop/annotate.gemspec + detection_source: Gemfile + last_updated_by: Andrew W. Lee + last_updated_on: 2022-06-24 13:17:27.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: bump + description: Bump your gem version file + package_url: https://rubygems.org/bump + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/19067/default_5f9f148b380c6e53dd11ecf4121a9aa0355b667e.png + detection_source_url: https://github.com/Antronin/annotate_models/blob/develop/Gemfile + detection_source: Gemfile + last_updated_by: cuong.tran + last_updated_on: 2014-04-05 05:20:35.000000000 Z +- name: byebug + description: Byebug is a Ruby debugger + package_url: https://rubygems.org/byebug + 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/Antronin/annotate_models/blob/develop/Gemfile + detection_source: Gemfile + last_updated_by: Andrew W. Lee + last_updated_on: 2020-02-11 06:07:07.000000000 Z +- name: codeclimate-test-reporter + description: Collects test coverage data from your Ruby test suite and sends it + to Code Climate's hosted, automated code review service + package_url: https://rubygems.org/codeclimate-test-reporter + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18852/default_b87d202e13d56f87c63181fa49bc5e099c9abaac.png + detection_source_url: https://github.com/Antronin/annotate_models/blob/develop/Gemfile + detection_source: Gemfile + last_updated_by: Guillermo Guerrero Ibarra + last_updated_on: 2016-01-19 22:51:09.000000000 Z +- name: coveralls + description: A Ruby implementation of the Coveralls API + package_url: https://rubygems.org/coveralls + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18833/default_8c2fa81d8b8e48c679685199823ce30d598d3e87.png + detection_source_url: https://github.com/Antronin/annotate_models/blob/develop/Gemfile + detection_source: Gemfile + last_updated_by: Guillermo Guerrero Ibarra + last_updated_on: 2016-12-15 16:34:36.000000000 Z +- name: guard-rspec + description: Guard::RSpec automatically run your specs + package_url: https://rubygems.org/guard-rspec + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18831/default_8c2fa81d8b8e48c679685199823ce30d598d3e87.png + detection_source_url: https://github.com/Antronin/annotate_models/blob/develop/Gemfile + detection_source: Gemfile + last_updated_by: Andrew W. Lee + last_updated_on: 2022-06-24 13:17:27.000000000 Z +- name: mg + description: Minimal gem + package_url: https://rubygems.org/mg + license: WTFPL + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/19800/default_8c2b1973aa2be7e62630120d1cb15589f4cbf796.png + detection_source_url: https://github.com/Antronin/annotate_models/blob/develop/Gemfile + detection_source: Gemfile + last_updated_by: Alex Chaffee + last_updated_on: 2011-06-28 04:14:44.000000000 Z +- name: overcommit + description: Utility to install, configure, and extend Git hooks + package_url: https://rubygems.org/overcommit + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/19219/default_f352021386dfaad6b71642abfc8f9666fd206ac8.png + detection_source_url: https://github.com/Antronin/annotate_models/blob/develop/Gemfile + detection_source: Gemfile + last_updated_by: Guillermo Guerrero Ibarra + last_updated_on: 2016-12-15 16:34:36.000000000 Z +- name: pry + description: An IRB alternative and runtime developer console + package_url: https://rubygems.org/pry + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18815/default_f582e4648f4682adb72d2b201218cda7f8e894ac.png + detection_source_url: https://github.com/Antronin/annotate_models/blob/develop/Gemfile + detection_source: Gemfile + last_updated_by: Alex Chaffee + last_updated_on: 2011-06-28 04:14:44.000000000 Z +- name: pry-byebug + description: Combine 'pry' with 'byebug' + package_url: https://rubygems.org/pry-byebug + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18848/default_1c2935fa69cec14d38adad302e002464101cd71f.png + detection_source_url: https://github.com/Antronin/annotate_models/blob/develop/Gemfile + detection_source: Gemfile + last_updated_by: Andrew W. Lee + last_updated_on: 2020-02-11 06:07:07.000000000 Z +- name: rubocop-rspec + description: Code style checking for RSpec files + package_url: https://rubygems.org/rubocop-rspec + version: 2.2.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18892/default_b7088ec778267614a78a5a472c67252ec1721d10.png + detection_source_url: https://github.com/Antronin/annotate_models/blob/develop/Gemfile + detection_source: Gemfile + last_updated_by: Andrew W. Lee + last_updated_on: 2022-06-24 13:17:27.000000000 Z +- name: ruby_dep + description: Creates a version constraint of supported Rubies,suitable for a gemspec + file + package_url: https://rubygems.org/ruby_dep + version: 1.5.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/Antronin/annotate_models/blob/develop/Gemfile + detection_source: Gemfile + last_updated_by: Cuong Tran + last_updated_on: 2021-06-14 01:25:25.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 + 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/Antronin/annotate_models/blob/develop/Gemfile + detection_source: Gemfile + last_updated_by: Andrew W. Lee + last_updated_on: 2022-06-24 13:17:27.000000000 Z +- name: terminal-notifier-guard + description: Send User Notifications on Mac OS X 10.8 - with status icons + package_url: https://rubygems.org/terminal-notifier-guard + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/19029/default_f0beebc4c4af98d164dda9dc16c6e28dd702f819.png + detection_source_url: https://github.com/Antronin/annotate_models/blob/develop/Gemfile + detection_source: Gemfile + last_updated_by: Guillermo Guerrero Ibarra + last_updated_on: 2016-12-14 22:45:36.000000000 Z +- name: travis + description: CLI and Ruby client library for Travis CI + package_url: https://rubygems.org/travis + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/19112/default_c404399f249c45bc71a2c704a4b9bc234dcaac3e.png + detection_source_url: https://github.com/Antronin/annotate_models/blob/develop/Gemfile + detection_source: Gemfile + last_updated_by: Cuong Tran + last_updated_on: 2018-04-20 21:04:55.000000000 Z +- name: yard + description: YARD is a documentation generation tool for the Ruby programming language + package_url: https://rubygems.org/yard + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18825/default_b8fbb83e23c963442e15398c5b56262cc6267d6f.png + detection_source_url: https://github.com/Antronin/annotate_models/blob/develop/Gemfile + detection_source: Gemfile + last_updated_by: Guillermo Guerrero Ibarra + last_updated_on: 2016-01-18 09:11:19.000000000 Z