You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
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](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**
25
26
- Obtain a [project API token](https://docs.codacy.com/codacy-api/api-tokens/#project-api-tokens)
0 commit comments