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
571c1334
Commit
571c1334
authored
Feb 23, 2021
by
Russell Dickenson
Committed by
Amy Qualls
Feb 23, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unwanted SAST topics
parent
9c8f090c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
35 deletions
+10
-35
doc/user/application_security/sast/index.md
doc/user/application_security/sast/index.md
+10
-35
No files found.
doc/user/application_security/sast/index.md
View file @
571c1334
...
...
@@ -131,16 +131,16 @@ All open source (OSS) analyzers have been moved to the GitLab Free tier as of Gi
Different features are available in different
[
GitLab tiers
](
https://about.gitlab.com/pricing/
)
,
as shown in the following table:
| Capability | In Free | In Ultimate |
|:-----------------------------------------------------------------------------------|:--------------------|:-------------------|
|
[
Configure SAST Scanners
](
#configuration
)
|
**{check-circle}**
|
**{check-circle}**
|
|
[
Customize SAST Settings
](
#customizing-the-sast-settings
)
|
**{check-circle}**
|
**{check-circle}**
|
| View
[
JSON Report
](
#reports-json-format
)
|
**{check-circle}**
|
**{check-circle}**
|
| Presentation of JSON Report in Merge Request |
**{dotted-circle}**
|
**{check-circle}**
|
|
[
Interaction with Vulnerabilities
](
#interacting-with-the-vulnerabilities
)
|
**{dotted-circle}**
|
**{check-circle}**
|
|
[
Access to Security Dashboard
](
#security-dashboar
d
)
|
**{dotted-circle}**
|
**{check-circle}**
|
|
[
Configure SAST in the UI
](
#configure-sast-in-the-ui
)
|
**{dotted-circle}**
|
**{check-circle}**
|
|
[
Customize SAST Rulesets
](
#customize-rulesets
)
|
**{dotted-circle}**
|
**{check-circle}**
|
| Capability
| In Free | In Ultimate |
|:-----------------------------------------------------------------------------------
--------------------------
|:--------------------|:-------------------|
|
[
Configure SAST Scanners
](
#configuration
)
|
**{check-circle}**
|
**{check-circle}**
|
|
[
Customize SAST Settings
](
#customizing-the-sast-settings
)
|
**{check-circle}**
|
**{check-circle}**
|
| View
[
JSON Report
](
#reports-json-format
)
|
**{check-circle}**
|
**{check-circle}**
|
| Presentation of JSON Report in Merge Request
|
**{dotted-circle}**
|
**{check-circle}**
|
|
[
Interaction with Vulnerabilities
](
../../application_security/index.md
#interacting-with-the-vulnerabilities
)
|
**{dotted-circle}**
|
**{check-circle}**
|
|
[
Access to Security Dashboard
](
../../application_security/security_dashboard/index.m
d
)
|
**{dotted-circle}**
|
**{check-circle}**
|
|
[
Configure SAST in the UI
](
#configure-sast-in-the-ui
)
|
**{dotted-circle}**
|
**{check-circle}**
|
|
[
Customize SAST Rulesets
](
#customize-rulesets
)
|
**{dotted-circle}**
|
**{check-circle}**
|
## Contribute your scanner
...
...
@@ -611,31 +611,6 @@ Here's an example SAST report:
}
```
## Secret detection
Learn more about
[
Secret Detection
](
../secret_detection
)
.
## Security Dashboard **(ULTIMATE)**
The Security Dashboard is a good place to get an overview of all the security
vulnerabilities in your groups, projects and pipelines. Read more about the
[
Security Dashboard
](
../security_dashboard/index.md
)
.
## Interacting with the vulnerabilities **(ULTIMATE)**
Once a vulnerability is found, you can interact with it. Read more on how to
[
interact with the vulnerabilities
](
../index.md#interacting-with-the-vulnerabilities
)
.
## Vulnerabilities database
Vulnerabilities contained in the vulnerability database can be searched
and viewed at the
[
GitLab vulnerability advisory database
](
https://advisories.gitlab.com
)
.
### Vulnerabilities database update
For more information about the vulnerabilities database update, check the
[
maintenance table
](
../index.md#maintenance-and-update-of-the-vulnerabilities-database
)
.
## Running SAST in an offline environment
For self-managed GitLab instances in an environment with limited, restricted, or intermittent access
...
...
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