data_importer/app/models/inthewild_cve_exploit.rb
2022-04-19 02:37:27 -05:00

4 lines
82 B
Ruby

# frozen_string_literal: true
class InthewildCveExploit < ActiveRecord::Base
end