| sanitize_url | R Documentation |
Validates and sanitizes URLs to prevent malicious inputs while preserving legitimate URLs for analysis.
sanitize_url(url)
url |
Character string representing a URL |
Sanitized URL or throws error if invalid
Other security:
is_api_key_configured(),
sanitize_domain(),
sanitize_file_path(),
sanitize_hash(),
sanitize_ip(),
security-utilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.