Skip to content
GitLab
Next
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
GitLab.org
security-products
D
Demos
Coverage Fuzzing
go-fuzzing-example
Commits
57927a79
Commit
57927a79
authored
Sep 16, 2020
by
Yevgeny Pats
Browse files
Update .covfuzz-ci.yml
parent
136d423a
Pipeline
#190599640
passed with stage
in 50 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.covfuzz-ci.yml
.covfuzz-ci.yml
+1
-0
No files found.
.covfuzz-ci.yml
View file @
57927a79
...
...
@@ -11,3 +11,4 @@ my_fuzz_target:
-
go-fuzz-build -libfuzzer -o my_fuzz_target.a .
-
clang -fsanitize=fuzzer my_fuzz_target.a -o my_fuzz_target
-
./gitlab-cov-fuzz run --regression=$REGRESSION -- ./my_fuzz_target
interruptible
:
true
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment