{"id":20445855,"url":"https://github.com/rapid7/metasploit-model","last_synced_at":"2025-04-13T02:17:22.887Z","repository":{"id":9318899,"uuid":"11161754","full_name":"rapid7/metasploit-model","owner":"rapid7","description":"Common code, such as validators and mixins, that are shared between ActiveModels in metasploit-framework and ActiveRecords in metasploit_data_models","archived":false,"fork":false,"pushed_at":"2025-04-01T12:39:38.000Z","size":2138,"stargazers_count":13,"open_issues_count":2,"forks_count":20,"subscribers_count":77,"default_branch":"master","last_synced_at":"2025-04-13T02:17:12.245Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"crossbridge-community/starling-extension-lua","license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rapid7.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-07-03T21:27:20.000Z","updated_at":"2025-04-12T06:39:35.000Z","dependencies_parsed_at":"2024-06-18T19:47:30.592Z","dependency_job_id":"e3add16e-9766-435b-b10a-b71aa2d8cc38","html_url":"https://github.com/rapid7/metasploit-model","commit_stats":{"total_commits":754,"total_committers":42,"mean_commits":"17.952380952380953","dds":"0.48275862068965514","last_synced_commit":"6edb400da7f7714c812c6276381960aad1ff38b9"},"previous_names":[],"tags_count":147,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapid7%2Fmetasploit-model","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapid7%2Fmetasploit-model/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapid7%2Fmetasploit-model/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapid7%2Fmetasploit-model/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapid7","download_url":"https://codeload.github.com/rapid7/metasploit-model/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248654104,"owners_count":21140237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T10:14:51.613Z","updated_at":"2025-04-13T02:17:22.868Z","avatar_url":"https://github.com/rapid7.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Metasploit::Model [![Build Status](https://github.com/rapid7/metasploit-model/actions/workflows/verify.yml/badge.svg)](https://github.com/rapid7/metasploit-model/actions/workflows/verify.yml)[![Code Climate](https://codeclimate.com/github/rapid7/metasploit-model.png)](https://codeclimate.com/github/rapid7/metasploit-model)[![Dependency Status](https://gemnasium.com/rapid7/metasploit-model.svg)](https://gemnasium.com/rapid7/metasploit-model)[![Gem Version](https://badge.fury.io/rb/metasploit-model.svg)](http://badge.fury.io/rb/metasploit-model)[![Inline docs](http://inch-ci.org/github/rapid7/metasploit-model.svg?branch=master)](http://inch-ci.org/github/rapid7/metasploit-model)[![PullReview stats](https://www.pullreview.com/github/rapid7/metasploit-model/badges/master.svg)](https://www.pullreview.com/github/rapid7/metasploit-model/reviews/master)\n\n## Versioning\n\n`Metasploit::Model` is versioned using [semantic versioning 2.0](http://semver.org/spec/v2.0.0.html).  Each branch should set `Metasploit::Model::Version::PRERELEASE` to the branch SUMMARY, while master should have no `PRERELEASE` and the `PRERELEASE` section of `Metasploit::Model::VERSION` does not exist.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'metasploit-model'\n\nAnd then execute:\n\n    $ bundle\n    \n**This gem's `Rails::Engine` is not required automatically.** You'll need to also add the following to your `config/application.rb`:\n\n    require 'metasploit/model/engine'\n\nOr install it yourself as:\n\n    $ gem install metasploit-model\n\n## Running tests\n\nCopy the database configuration and modify as appropriate:\n\n```\ncp spec/dummy/config/database.yml.github_actions spec/dummy/config/database.yml\n```\n\nSet up the database:\n\n```\nbundle exec rake db:test:prepare\nbundle exec rake db:migrate RAILS_ENV=test\n```\n\nRun the test suite:\n\n```\nbundle exec rspec\n```\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frapid7%2Fmetasploit-model","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frapid7%2Fmetasploit-model","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frapid7%2Fmetasploit-model/lists"}