Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure to validate non-http URL #885

Closed
TheTechromancer opened this issue Nov 29, 2023 · 1 comment · Fixed by #889
Closed

Failure to validate non-http URL #885

TheTechromancer opened this issue Nov 29, 2023 · 1 comment · Fixed by #889
Assignees
Labels
bug Something isn't working

Comments

@TheTechromancer
Copy link
Collaborator

[WARN] internal.excavate: Error sanitizing event data "{'host': 'dv-www.evilcorp.com', 'description': 'Non-standard URI scheme: awb://', 'url': 'AWB://dv-www.evilcorp.com/'}" fo
r type "FINDING": 1 validation error for _data_validator
url                                                 
  Value error, Validation failed for ('AWB://dv-www.evilcorp.com/',), {}: Validation failed for ('AWB://dv-www.evilcorp.com/',), {}: Invalid URL: "AWB://dv-www.evilcorp.com/" [type=value_error, input_value='AWB://dv-www.evilcorp.com/', input_type=str]
    For further information visit https://errors.pydantic.dev/2.4/v/value_error
@TheTechromancer
Copy link
Collaborator Author

Fixed in #889

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant