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

[parser] Don't fail on empty auth_results elements #42

Merged
merged 1 commit into from
Oct 12, 2024
Merged

Conversation

nhairs
Copy link
Owner

@nhairs nhairs commented Oct 12, 2024

Fixes: #41

Empty auth_results elements are parsed as strings, as such we ignore any parsing result that isn't a dict.

@nhairs nhairs merged commit 89d29fb into main Oct 12, 2024
19 checks passed
@nhairs nhairs deleted the nhairs-isuse-41 branch October 12, 2024 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot parse reports with empty <auth_results> XML field.
1 participant