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

Extend fuzzing for ctap1 and ctap2 requests #57

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Extend fuzzing for ctap1 and ctap2 requests #57

merged 1 commit into from
Jun 27, 2024

Conversation

robin-nitrokey
Copy link
Member

Previously, we only fuzzed the deserialization of
PublicKeyCredentialUserEntity. This patch replaces that fuzz target with the deserialization of entire ctap1 and ctap2 requests.

Previously, we only fuzzed the deserialization of
PublicKeyCredentialUserEntity.  This patch replaces that fuzz target
with the deserialization of entire ctap1 and ctap2 requests.
@robin-nitrokey robin-nitrokey merged commit d8bf6ea into main Jun 27, 2024
12 checks passed
@robin-nitrokey robin-nitrokey deleted the fuzz branch June 27, 2024 09:08
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.

2 participants