wg-metasploit_data_models 4.1.4.02
Implements minimal ActiveRecord models and database helper code used in both the Metasploit Framework (MSF) and Metasploit commercial editions.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (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 依赖 (7):
            metasploit-yard
            >= 0
          
          
            pry
            >= 0
          
          
            rake
            >= 0
          
          
            redcarpet
            >= 0
          
          
            yard
            >= 0
          
          
            yard-activerecord
            >= 0
          
          
            yard-metasploit-erd
            >= 0
          
    