We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 983ceea commit 8e3d1e6Copy full SHA for 8e3d1e6
README.md
@@ -21,7 +21,7 @@ A standalone tool that converts gosec results to Codacy's format. It allows the
21
22
To get your gosec results into Codacy you'll need to:
23
24
-- Enable Gosec on your repository **Code patterns** page
+- Enable Gosec 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**
26
- Obtain a [project API token](https://docs.codacy.com/codacy-api/api-tokens/#project-api-tokens)
27
- Install [gosec](https://github.com/securego/gosec#install)
0 commit comments