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
93d77c7d
Commit
93d77c7d
authored
Nov 06, 2020
by
Nick Gaskill
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply 1 suggestion(s) to 1 file(s)
parent
6f46d67a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
doc/user/application_security/coverage_fuzzing/index.md
doc/user/application_security/coverage_fuzzing/index.md
+2
-1
No files found.
doc/user/application_security/coverage_fuzzing/index.md
View file @
93d77c7d
...
...
@@ -240,7 +240,8 @@ vulnerability:
vulnerability can be Detected, Confirmed, Dismissed, or Resolved.
-
Project: The project in which the vulnerability exists.
-
Crash type: The type of crash or weakness in the code. This typically maps to a
[
CWE
](
https://cwe.mitre.org/
)
.
-
Crash state:
-
Crash state: A normalized version of the stacktrace, containing the last three functions of the
crash (without random addresses).
-
Stacktrace snippet: The last few lines of the stacktrace, which shows details about the crash.
-
Identifier: The vulnerability's identifier. This maps to either a
[
CVE
](
https://cve.mitre.org/
)
or
[
CWE
](
https://cwe.mitre.org/
)
.
...
...
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