Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
ad4d1b31
Commit
ad4d1b31
authored
Sep 13, 2021
by
Russell Dickenson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix case of all headings
parent
f399c4bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/user/application_security/coverage_fuzzing/index.md
doc/user/application_security/coverage_fuzzing/index.md
+3
-3
No files found.
doc/user/application_security/coverage_fuzzing/index.md
View file @
ad4d1b31
...
...
@@ -97,7 +97,7 @@ Each fuzzing step outputs these artifacts:
-
`crashes`
: Holds all crash events the current job encountered as well as those not fixed in
previous jobs.
### Types of
Fuzzing J
obs
### Types of
fuzzing j
obs
There are two types of jobs:
...
...
@@ -172,13 +172,13 @@ Here's an example coverage fuzzing report:
}
```
### Additional
C
onfiguration
### Additional
c
onfiguration
The
`gitlab-cov-fuzz`
command passes all arguments it receives to the underlying fuzzing engine. You
can therefore use all the options available in that fuzzing engine. For more information on these
options, see the underlying fuzzing engine's documentation.
### Offline
E
nvironment
### Offline
e
nvironment
To use coverage fuzzing in an offline environment, follow these steps:
...
...
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