diff --git a/techstack.md b/techstack.md new file mode 100644 index 000000000..41ae4afa3 --- /dev/null +++ b/techstack.md @@ -0,0 +1,157 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [CoderPush/geocoder](https://github.com/CoderPush/geocoder)![](https://img.stackshare.io/public_badge.svg "public") +

+|20
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Ruby +
+ Ruby +
+ +
+ +## Frameworks (1) + + + + +
+ Rails +
+ Rails +
+ v5.1.0 +
+ +## Data (4) + + + + + + + + + + +
+ Mongoid +
+ Mongoid +
+ +
+ MySQL +
+ MySQL +
+ +
+ PostgreSQL +
+ PostgreSQL +
+ +
+ SQLite +
+ SQLite +
+ +
+ +## DevOps (3) + + + + + + + + +
+ Git +
+ Git +
+ +
+ RubyGems +
+ RubyGems +
+ +
+ Travis CI +
+ Travis CI +
+ +
+ + +## Open source packages (11) + +## RubyGems (11) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[bson_ext](https://rubygems.org/bson_ext)|N/A|06/28/16|Steve Jorgensen |Apache-2.0|N/A| +|[geoip](https://rubygems.org/geoip)|N/A|01/27/14|gxbe |LGPL-2.1|N/A| +|[jdbc-sqlite3](https://rubygems.org/jdbc-sqlite3)|N/A|01/05/20|Alex Reisner |BSD-2-Clause|N/A| +|[jruby-openssl](https://rubygems.org/jruby-openssl)|N/A|06/28/16|Steve Jorgensen |Other|N/A| +|[mysql2](https://rubygems.org/mysql2)|v0.3.11|12/01/15|Thu Trang Pham |MIT|N/A| +|[pg](https://rubygems.org/pg)|v0.11|01/26/11|Alex Reisner |BSD-2-Clause|N/A| +|[rake](https://rubygems.org/rake)|N/A|04/09/12|Ben Woosley |MIT|N/A| +|[rubyzip](https://rubygems.org/rubyzip)|N/A|06/28/16|Steve Jorgensen |BSD-2-Clause|N/A| +|[sqlite3](https://rubygems.org/sqlite3)|v1.4.2|01/05/20|Alex Reisner |BSD-3-Clause|N/A| +|[test-unit](https://rubygems.org/test-unit)|N/A|03/05/15|Thu Trang Pham |Ruby,Python-2.0|N/A| +|[webmock](https://rubygems.org/webmock)|N/A|04/28/16|jlhonora |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 000000000..9fd473e64 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,270 @@ +repo_name: CoderPush/geocoder +report_id: 6488dbd873151e37e53856e60a57cc5e +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:32:01+00:00' +requested_by: harley +provider: github +branch: master +detected_tools_count: 20 +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/CoderPush/geocoder + detection_source: Repo Metadata +- name: Rails + description: Web development that doesn't hurt + website_url: http://rubyonrails.org/ + version: 5.1.0 + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/990/x57_Lorv.png + detection_source_url: https://github.com/CoderPush/geocoder/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: Alex Reisner + last_updated_on: 2020-01-05 07:54:48.000000000 Z +- name: Mongoid + description: Ruby ODM framework for MongoDB + website_url: http://mongoid.org/ + license: MIT + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Object Document Mapper (ODM) + image_url: https://img.stackshare.io/service/1233/61f6b3b5941c8f276b476d0b36bef80e.png + detection_source_url: https://github.com/CoderPush/geocoder/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: Alex Reisner + last_updated_on: 2020-01-04 21:18:30.000000000 Z +- name: MySQL + description: The world's most popular open source database + website_url: http://www.mysql.com + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Databases + image_url: https://img.stackshare.io/service/1025/logo-mysql-170x170.png + detection_source_url: https://github.com/CoderPush/geocoder/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: Alex Reisner + last_updated_on: 2011-01-26 16:10:27.000000000 Z +- name: PostgreSQL + description: A powerful, open source object-relational database system + website_url: http://www.postgresql.org/ + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Databases + image_url: https://img.stackshare.io/service/1028/ASOhU5xJ.png + detection_source_url: https://github.com/CoderPush/geocoder/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: Alex Reisner + last_updated_on: 2020-01-05 15:10:03.000000000 Z +- name: SQLite + description: A software library that implements a self-contained, serverless, zero-configuration, + transactional SQL database engine + website_url: http://www.sqlite.org/ + open_source: false + hosted_saas: true + category: Data Stores + sub_category: Databases + image_url: https://img.stackshare.io/service/1071/sqlite.jpg + detection_source_url: https://github.com/CoderPush/geocoder/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: Alex Reisner + last_updated_on: 2011-01-26 16:10:27.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/CoderPush/geocoder + 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/CoderPush/geocoder/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: Alex Reisner + last_updated_on: 2015-01-24 13:23:33.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/CoderPush/geocoder/blob/master/.travis.yml + detection_source: ".travis.yml" + last_updated_by: Peter M. Goldstein + last_updated_on: 2012-07-31 18:55:47.000000000 Z +- name: bson_ext + description: C extensions to accelerate the Ruby BSON serialization + package_url: https://rubygems.org/bson_ext + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18947/default_611c0295e32d1242505cbb0d769e587d60851eda.png + detection_source_url: https://github.com/CoderPush/geocoder/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: Steve Jorgensen + last_updated_on: 2016-06-28 01:17:50.000000000 Z +- name: geoip + description: GeoIP searches a GeoIP database for a given host or IP address + package_url: https://rubygems.org/geoip + license: LGPL-2.1 + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/19707/default_d8421da17a8d807adaa0884c1485b097b8d1ac07.png + detection_source_url: https://github.com/CoderPush/geocoder/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: gxbe + last_updated_on: 2014-01-27 17:48:08.000000000 Z +- name: jdbc-sqlite3 + description: Install this gem `require 'jdbc/sqlite3'` and invoke `Jdbc::SQLite3.load_driver` + within JRuby to load the driver + package_url: https://rubygems.org/jdbc-sqlite3 + license: BSD-2-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/19567/image.png + detection_source_url: https://github.com/CoderPush/geocoder/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: Alex Reisner + last_updated_on: 2020-01-05 15:10:03.000000000 Z +- name: jruby-openssl + description: JRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL + native library + package_url: https://rubygems.org/jruby-openssl + license: Other + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/19237/default_c4ed1d3f735f11415ee5d02b5a5ba48490465220.png + detection_source_url: https://github.com/CoderPush/geocoder/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: Steve Jorgensen + last_updated_on: 2016-06-28 01:17:50.000000000 Z +- name: mysql2 + description: A simple, fast Mysql library for Ruby, binding to libmysql + package_url: https://rubygems.org/mysql2 + version: 0.3.11 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18883/default_947bd37125b8812cb816bc3cf571b13df90a4fe0.png + detection_source_url: https://github.com/CoderPush/geocoder/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: Thu Trang Pham + last_updated_on: 2015-12-01 22:15:37.000000000 Z +- name: pg + description: Pg is the Ruby interface to the {PostgreSQL RDBMS}[http://www.postgresql.org/] + package_url: https://rubygems.org/pg + version: '0.11' + license: BSD-2-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18855/default_d343d9a7c573fa5dcbeb4d3c43d2ffe4afa82cc1.png + detection_source_url: https://github.com/CoderPush/geocoder/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: Alex Reisner + last_updated_on: 2011-01-26 16:10:27.000000000 Z +- name: rake + description: Rake is a Make-like program implemented in Ruby + package_url: https://rubygems.org/rake + 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/CoderPush/geocoder/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: Ben Woosley + last_updated_on: 2012-04-09 21:17:53.000000000 Z +- name: rubyzip + description: Rubyzip is a ruby module for reading and writing zip files + package_url: https://rubygems.org/rubyzip + license: BSD-2-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18887/default_1e22ca9f3f63a8c93249bae500705b9451e7e882.png + detection_source_url: https://github.com/CoderPush/geocoder/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: Steve Jorgensen + last_updated_on: 2016-06-28 01:17:50.000000000 Z +- name: sqlite3 + description: This module allows Ruby programs to interface with the SQLite3 database + engine + package_url: https://rubygems.org/sqlite3 + version: 1.4.2 + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18820/default_6564ae059af6c4ea7065fd2329370c7a05341cf8.png + detection_source_url: https://github.com/CoderPush/geocoder/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: Alex Reisner + last_updated_on: 2020-01-05 04:39:36.000000000 Z +- name: test-unit + description: Test-unit + package_url: https://rubygems.org/test-unit + license: Ruby,Python-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18844/default_1c2935fa69cec14d38adad302e002464101cd71f.png + detection_source_url: https://github.com/CoderPush/geocoder/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: Thu Trang Pham + last_updated_on: 2015-03-05 18:44:42.000000000 Z +- name: webmock + description: WebMock allows stubbing HTTP requests and setting expectations on HTTP + requests + package_url: https://rubygems.org/webmock + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18824/default_6564ae059af6c4ea7065fd2329370c7a05341cf8.png + detection_source_url: https://github.com/CoderPush/geocoder/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: jlhonora + last_updated_on: 2016-04-28 13:26:56.000000000 Z