File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,8 @@ A standalone tool that converts gosec results to Codacy's format. It allows the
21
21
22
22
To get your gosec results into Codacy you'll need to:
23
23
24
- - Enable the setting “Run analysis through build server” under your repository Settings > General > Repository analysis
24
+ - Enable Gosec on your repository ** Code patterns** page
25
+ - Enable the setting ** Run analysis through build server** on your repository ** Settings** , tab ** General** , ** Repository analysis**
25
26
- Obtain a [ project API token] ( https://docs.codacy.com/codacy-api/api-tokens/#project-api-tokens )
26
27
- Install [ gosec] ( https://github.com/securego/gosec#install )
27
28
- Download the ` codacy-gosec ` binary (or Java jar) from [ the releases page] ( https://github.com/codacy/codacy-gosec/releases )
You can’t perform that action at this time.
0 commit comments