Skip to content

Commit

Permalink
guard: add fuzz target. (#419)
Browse files Browse the repository at this point in the history
* guard: add fuzz target.

* guard/fuzz: add README.md
  • Loading branch information
sepehrdaddev authored Nov 29, 2023
1 parent 834f4a1 commit b3aee33
Show file tree
Hide file tree
Showing 5 changed files with 1,184 additions and 0 deletions.
4 changes: 4 additions & 0 deletions guard/fuzz/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
target
corpus
artifacts
coverage
Loading

0 comments on commit b3aee33

Please sign in to comment.