Skip to content

Commit f7af923

Browse files
authored
Update scan-gitlab-pull-request.md
1 parent 6f97eb3 commit f7af923

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed
Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
# Scan Gitlab Pull Request
22

3-
After you create a new merge request, the maintainer of the Git repository can trigger Frogbot to scan the merge request from the merge request UI.
3+
**The JFrog Security documentation has a new home!**\
4+
You can now find it [here](https://jfrog.com/help/p/security-home), including sections on:
45

5-
_**NOTE:**_ The scan output will include only new vulnerabilities added by the merge request. Vulnerabilities that aren't new, and existed in the code before the merge request was created, will not be included in the report. In order to include all the vulnerabilities in the report, including older ones that weren't added by this merge request, use the includeAllVulnerabilities parameter in the frogbot-config.yml file.
6-
7-
The Frogbot GitLab flow is as follows:
8-
9-
1. The developer opens a merge request.
10-
2. The maintainer of the repository reviews the merge request and approves the scan by triggering the manual _frogbot-scan_ job.
11-
3. Frogbot is then triggered by the job, it scans the merge request and adds a comment with the scan results.
12-
4. Frogbot can be triggered again following new commits, by triggering the _frogbot-scan_ job again.
13-
14-
<img src="https://raw.githubusercontent.com/jfrog/frogbot/master/images/gitlab-run-button.png" alt="" data-size="original">
6+
* [CLI](https://jfrog.com/help/r/jfrog-security-user-guide/developers/cli)
7+
* [Frogbot](https://jfrog.com/help/r/jfrog-security-user-guide/developers/frogbot)
8+
* [IDEs](https://jfrog.com/help/r/jfrog-security-user-guide/developers/ides)

0 commit comments

Comments
 (0)