Sha256: 17f6279a99244ffc449aba5b82b3822428038517f42425e386dd68e8e72ef76a
Contents?: true
Size: 1.14 KB
Versions: 3
Compression:
Stored size: 1.14 KB
Contents
### 0.1.0 / 2023-XX-XX * Initial release: * Can be used both as a standalone library or in a web app. * Provides common [ActiveRecord] models: * {Ronin::DB::Advisory} * {Ronin::DB::Arch} * {Ronin::DB::ASN} * {Ronin::DB::EmailAddress} * {Ronin::DB::HostName} * {Ronin::DB::HostNameIPAddress} * {Ronin::DB::HTTPHeaderName} * {Ronin::DB::HTTPQueryParam} * {Ronin::DB::HTTPQueryParamName} * {Ronin::DB::HTTPRequest} * {Ronin::DB::HTTPRequestHeader} * {Ronin::DB::HTTPResponse} * {Ronin::DB::HTTPResponseHeader} * {Ronin::DB::IPAddress} * {Ronin::DB::IPAddressMACAddress} * {Ronin::DB::MACAddress} * {Ronin::DB::OpenPort} * {Ronin::DB::Organization} * {Ronin::DB::OS} * {Ronin::DB::OSGuess} * {Ronin::DB::Password} * {Ronin::DB::Port} * {Ronin::DB::Service} * {Ronin::DB::ServiceCredential} * {Ronin::DB::Software} * {Ronin::DB::SoftwareVendor} * {Ronin::DB::URL} * {Ronin::DB::URLQueryParam} * {Ronin::DB::URLQueryParamName} * {Ronin::DB::URLScheme} * {Ronin::DB::UserName} * {Ronin::DB::Vulnerability} * {Ronin::DB::WebCredential}
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ronin-db-activerecord-0.1.0 | ChangeLog.md |
ronin-db-activerecord-0.1.0.beta2 | ChangeLog.md |
ronin-db-activerecord-0.1.0.beta1 | ChangeLog.md |