metasploit_data_models 4.1.2
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
~> 5.2.2
activesupport
~> 5.2.2
arel-helpers
>= 0
metasploit-concern
>= 0
metasploit-model
>= 3.1
pg
>= 0
railties
~> 5.2.2
recog
~> 2.0
webrick
>= 0
Development Dependencies (7):
metasploit-yard
>= 0
pry
>= 0
rake
>= 0
redcarpet
>= 0
yard
>= 0
yard-activerecord
>= 0
yard-metasploit-erd
>= 0