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
33d8f231
Commit
33d8f231
authored
Jul 23, 2020
by
Yevgeny Pats
Committed by
Nick Gaskill
Jul 23, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Coverage fuzzing documentation fix
parent
55e3011d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
doc/user/application_security/index.md
doc/user/application_security/index.md
+1
-0
No files found.
doc/user/application_security/index.md
View file @
33d8f231
...
...
@@ -64,6 +64,7 @@ GitLab uses the following tools to scan and report known vulnerabilities found i
|
[
Secret Detection
](
secret_detection/index.md
)
**(ULTIMATE)**
| Analyze Git history for leaked secrets. |
|
[
Security Dashboard
](
security_dashboard/index.md
)
**(ULTIMATE)**
| View vulnerabilities in all your projects and groups. |
|
[
Static Application Security Testing (SAST)
](
sast/index.md
)
**(ULTIMATE)**
| Analyze source code for known vulnerabilities. |
|
[
Coverage fuzzing
](
coverage_fuzzing/index.md
)
**(ULTIMATE)**
| Find unknown bugs and vulnerabilities with coverage-guided fuzzing. |
## Security Scanning with Auto DevOps
...
...
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