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

guard: add fuzz target. #419

Merged

Conversation

sepehrdaddev
Copy link
Contributor

Issue #, if available:
N/A

Description of changes:
Adds fuzz target for guard::run_checks for testing for bugs.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@joshfried-aws
Copy link
Contributor

Hi @sepehrdaddev thanks for submitting this PR. Would it be possible for you to include a short README explaining to the community how this package works?

@sepehrdaddev
Copy link
Contributor Author

sepehrdaddev commented Nov 29, 2023

Hey @joshfried-aws

I have added a basic readme.md file.

Copy link
Contributor

@joshfried-aws joshfried-aws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like it will be really helpful. Thanks again!

@sepehrdaddev
Copy link
Contributor Author

no problem!

yeah, this is the fuzzer that I have used to report the yaml loader and parser bugs (#418 , #415 , #282 , #224), it works like a charm :).

@joshfried-aws joshfried-aws merged commit b3aee33 into aws-cloudformation:main Nov 29, 2023
8 checks passed
@sepehrdaddev sepehrdaddev deleted the add-guard-fuzz-target branch December 14, 2023 12:05
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.

None yet

3 participants