metasploit_data_models 6.0.16
Implements minimal ActiveRecord models and database helper code used in both the Metasploit Framework (MSF) and Metasploit commercial editions.
Gemfile:
=
install:
=
Runtime Dependencies (12):
activerecord
>= 7.0, < 8.1
activesupport
>= 7.0, < 8.1
arel-helpers
>= 0
bigdecimal
>= 0
drb
>= 0
metasploit-concern
>= 0
metasploit-model
>= 5.0.4
mutex_m
>= 0
pg
>= 0
railties
>= 7.0, < 8.1
recog
>= 0
webrick
>= 0
Development Dependencies (7):
metasploit-yard
>= 0
pry
>= 0
rake
>= 0
redcarpet
>= 0
yard
>= 0
yard-activerecord
>= 0
yard-metasploit-erd
>= 0