Files
metasploit-gs/db
jheysel-r7 47771a6789 Merge pull request #20760 from sfewer-r7/fix-55182
fix a typo with the use of CVE-2025-55102, it should be CVE-2025-55182
2025-12-09 10:32:33 -08:00
..
2024-12-13 16:10:01 +00:00
2025-07-28 12:29:58 +01:00

This directory contains the following files:

  • modules_metadata_base.json, which contains information about all modules within Metasploit.
  • schema.rb, which is auto-generated from the current state of the database schema maintained by Rails ActiveRecord. This file is auto-generated from the current state of the database.

schema.rb is the source Rails uses to define your schema when running bin/rails db:schema:load. When creating a new database, bin/rails db:schema:load tends to be faster and is potentially less error-prone than running all of your migrations from scratch. Old migrations may fail to apply correctly if those migrations use external dependencies or application code. We strongly recommend that you check this file into your version control system.