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 cecba6d commit b19ae7aCopy full SHA for b19ae7a
README.md
@@ -22,7 +22,7 @@ A standalone tool that converts gosec results to Codacy's format. It allows the
22
To get your gosec results into Codacy you'll need to:
23
24
- Enable the setting “Run analysis through build server” under your repository Settings > General > Repository analysis
25
-- Obtain a [Project API token](https://support.codacy.com/hc/en-us/articles/207994675-Project-API)
+- Obtain a [project API token](https://docs.codacy.com/codacy-api/api-tokens/#project-api-tokens)
26
- Install [gosec](https://github.com/securego/gosec#install)
27
28
0 commit comments