ronin-rb / ronin-app

A local web interface for Ronin.
https://ronin-rb.dev
GNU Affero General Public License v3.0
26 stars 8 forks source link

Add validations to `Validations::SpiderParams` to validate the host and domain #18

Closed postmodern closed 1 year ago

postmodern commented 1 year ago

Add validations to Validations::SpiderParams to validate that the host is roughly a host-name and that the domain is roughly a domain-name, and not say a URI.