From 057c07557cb4715209e5461d67dee9f107e39fcf Mon Sep 17 00:00:00 2001 From: David Deal Date: Thu, 22 Jul 2021 19:54:23 -0700 Subject: [PATCH] Added fuzzbuzz configuration file - Added initial fuzzbuzz configuration file for testing/evaluating the fuzzer Signed-off-by: David Deal --- fuzzbuzz.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 fuzzbuzz.yaml diff --git a/fuzzbuzz.yaml b/fuzzbuzz.yaml new file mode 100644 index 0000000..71ac05d --- /dev/null +++ b/fuzzbuzz.yaml @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: Apache-2.0 + +ssg: + language: go