Skip to content

Commit 6f97eb3

Browse files
authored
Update scan-github-pull-request.md
1 parent 556b11f commit 6f97eb3

File tree

1 file changed

+5
-15
lines changed

1 file changed

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

3-
After you create a new pull request, the maintainer of the Git repository can trigger Frogbot to scan the pull request from the pull 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 pull request. Vulnerabilities that aren't new, and existed in the code before the pull 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 PR, use the includeAllVulnerabilities parameter in the frogbot-config.yml file.
6-
7-
The Frogbot GitHub scan workflow is:
8-
9-
1. The developer opens a pull request.
10-
2. The Frogbot workflow automatically gets triggered and a [GitHub environment](https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment#creating-an-environment) named `frogbot` becomes pending for the maintainer's approval.
11-
12-
<img src="https://raw.githubusercontent.com/jfrog/frogbot/master/images/github-pending-deployment.png" alt="" data-size="original">
13-
14-
3. The maintainer of the repository reviews the pull request and approves the scan:
15-
16-
<img src="https://raw.githubusercontent.com/jfrog/frogbot/master/images/github-deployment.gif" alt="" data-size="original">
17-
18-
4. Frogbot can be triggered again following new commits, by repeating steps 2 and 3.
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)