data_importer/app/models/inthewild_cve_exploit.rb

5 lines
82 B
Ruby
Raw Normal View History

2022-04-19 02:37:27 -05:00
# frozen_string_literal: true
class InthewildCveExploit < ActiveRecord::Base
end