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

[Idea] Add fuzz testing #261

Closed
andresuribe87 opened this issue Dec 2, 2022 · 0 comments
Closed

[Idea] Add fuzz testing #261

andresuribe87 opened this issue Dec 2, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@andresuribe87
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The SDK can be hardenned further by incorporating fuzz tests in many of the functions.

Describe the solution you'd like
Fuzz tests added in the did package. A good candidate is the key DID method. A fuzz test could test the property that "Generate and then resolve returns a document with the same ID".

Describe alternatives you've considered
N/A

Getting it done
Looking for contibutors :)

Path to SIP
No, this is a simple test to be added for hardening.

Additional context
See this doc for more details on how to do fuzz testing: https://go.dev/security/fuzz/

@andresuribe87 andresuribe87 added enhancement New feature or request good first issue Good for newcomers labels Dec 2, 2022
td-bn added a commit to td-bn/ssi-sdk that referenced this issue Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants