metasploit_data_models 2.0.14
Implements minimal ActiveRecord models and database helper code used in both the Metasploit Framework (MSF) and Metasploit commercial editions.
Gemfile:
=
install:
=
Runtime Dependencies (9):
activerecord
~> 4.2.6
activesupport
~> 4.2.6
arel-helpers
>= 0
metasploit-concern
>= 0
metasploit-model
>= 0
pg
>= 0
postgres_ext
>= 0
railties
~> 4.2.6
recog
~> 2.0
Development Dependencies (7):
metasploit-yard
>= 0
pry
>= 0
rake
>= 0
redcarpet
>= 0
yard
< 0.8.7.4
yard-activerecord
>= 0
yard-metasploit-erd
>= 0