metasploit_data_models 6.0.2
Implements minimal ActiveRecord models and database helper code used in both the Metasploit Framework (MSF) and Metasploit commercial editions.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (9):
            activerecord
            ~> 7.0
          
          
            activesupport
            ~> 7.0
          
          
            arel-helpers
            >= 0
          
          
            metasploit-concern
            >= 0
          
          
            metasploit-model
            >= 3.1
          
          
            pg
            >= 0
          
          
            railties
            ~> 7.0
          
          
            recog
            >= 0
          
          
            webrick
            >= 0
          
    Development依存関係 (7):
            metasploit-yard
            >= 0
          
          
            pry
            >= 0
          
          
            rake
            >= 0
          
          
            redcarpet
            >= 0
          
          
            yard
            >= 0
          
          
            yard-activerecord
            >= 0
          
          
            yard-metasploit-erd
            >= 0
          
    

