| sanitize_domain | R Documentation |
Validates and sanitizes domain names to prevent injection attacks while allowing legitimate domain analysis.
sanitize_domain(domain)
domain |
Character string representing a domain name |
Sanitized domain or throws error if invalid
Other security:
is_api_key_configured(),
sanitize_file_path(),
sanitize_hash(),
sanitize_ip(),
sanitize_url(),
security-utilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.