Module: Ronin

Defined in:
lib/ronin/db/model.rb,
lib/ronin/db/os.rb,
lib/ronin/db/asn.rb,
lib/ronin/db/url.rb,
lib/ronin/db/arch.rb,
lib/ronin/db/port.rb,
lib/ronin/db/models.rb,
lib/ronin/db/address.rb,
lib/ronin/db/service.rb,
lib/ronin/db/advisory.rb,
lib/ronin/db/os_guess.rb,
lib/ronin/db/password.rb,
lib/ronin/db/software.rb,
lib/ronin/db/host_name.rb,
lib/ronin/db/open_port.rb,
lib/ronin/db/user_name.rb,
lib/ronin/db/credential.rb,
lib/ronin/db/ip_address.rb,
lib/ronin/db/migrations.rb,
lib/ronin/db/url_scheme.rb,
lib/ronin/db/mac_address.rb,
lib/ronin/db/http_request.rb,
lib/ronin/db/organization.rb,
lib/ronin/db/email_address.rb,
lib/ronin/db/http_response.rb,
lib/ronin/db/vulnerability.rb,
lib/ronin/db/model/has_name.rb,
lib/ronin/db/web_credential.rb,
lib/ronin/db/software_vendor.rb,
lib/ronin/db/url_query_param.rb,
lib/ronin/db/http_header_name.rb,
lib/ronin/db/http_query_param.rb,
lib/ronin/db/model/importable.rb,
lib/ronin/db/service_credential.rb,
lib/ronin/db/http_request_header.rb,
lib/ronin/db/host_name_ip_address.rb,
lib/ronin/db/http_response_header.rb,
lib/ronin/db/url_query_param_name.rb,
lib/ronin/db/http_query_param_name.rb,
lib/ronin/db/model/has_unique_name.rb,
lib/ronin/db/model/last_scanned_at.rb,
lib/ronin/db/ip_address_mac_address.rb

Overview

ronin-db-activerecord - ActiveRecord backend for the Ronin Database.

Copyright (c) 2022-2023 Hal Brodigan (postmodern.mod3 at gmail.com)

ronin-db-activerecord is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

ronin-db-activerecord is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with ronin-db-activerecord. If not, see https://www.gnu.org/licenses/.

Defined Under Namespace

Modules: DB