Skip to content

Commit fcbdffd

Browse files
author
Paulo Ribeiro
authored
Merge pull request #25 from codacy/doc/fix-enable-tool-DOCS-414
doc: Add missing instruction for enabling Gosec DOCS-414
2 parents 94ff698 + f00a32c commit fcbdffd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ A standalone tool that converts gosec results to Codacy's format. It allows the
2121

2222
To get your gosec results into Codacy you'll need to:
2323

24-
- Enable the setting “Run analysis through build server” under your repository Settings > General > Repository analysis
24+
- [Enable Gosec](https://docs.codacy.com/repositories-configure/configuring-code-patterns/) and configure the corresponding code patterns on your repository **Code patterns** page
25+
- Enable the setting **Run analysis through build server** on your repository **Settings**, tab **General**, **Repository analysis**
2526
- Obtain a [project API token](https://docs.codacy.com/codacy-api/api-tokens/#project-api-tokens)
2627
- Install [gosec](https://github.com/securego/gosec#install)
2728
- Download the `codacy-gosec` binary (or Java jar) from [the releases page](https://github.com/codacy/codacy-gosec/releases)

0 commit comments

Comments
 (0)