Skip to content

Commit eb49b05

Browse files
scastlarasacha-c
andauthored
fix: apply suggestions from code review
Co-authored-by: Sacha Brouté <[email protected]>
1 parent 7118b8d commit eb49b05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ sheriff patrol --gitlab-groups your-namespace-or-group --report-gitlab-issue
3636
Sheriff analyzes repositories in source code repository hosting services (such as GitLab) looking for vulnerabilities
3737
in the dependencies of the scanned repositories. Sheriff uses one or several third-party scanners to detect these vulnerabilities, and aggregates them into its reports. See a list of supported platforms and scanners in the [section below](#supported-platforms).
3838

39-
Sheriff is best used for analyzing vulnerabilities in bulk, regularly scanning groups of repositories to provide an overview of which vulnerabilities affect them. For that, Sheriff provides different types of reports, and it can publish them to different platforms:
39+
Sheriff is best used for analyzing vulnerabilities in bulk, regularly scanning groups of repositories to provide an overview of which vulnerabilities affect them. For that, Sheriff provides different types of reports, and it can publish them to different platforms: gitlab, ?.
4040

4141
### Issue in the affected repository
4242

43-
Sheriff will keep an open issue in each one of the analyzed repositories, providing a detail report of which vulnerabilities have been found by its scanners.
43+
Sheriff will keep an open issue in each one of the analyzed repositories, providing a detailed report of which vulnerabilities have been found by its scanners.
4444

4545
<img width="600" alt='issue-report' src='./assets/issue-report.png'>
4646

0 commit comments

Comments
 (0)