Use this action to perform static application security testing (SAST) on Go repositories with the open-source Golang Security Checker (Gosec). Gosec inspects Go code for security problems by scanning the AST and SSA code representation.
Input name | Data type | Required? | Description |
---|---|---|---|
|
String |
No |
The ref of the code to be scanned. |
|
String |
No |
The path of the code to be scanned. |
This code is made available under the MIT license.
-
Learn more about using actions in CloudBees workflows.
-
Learn about the CloudBees platform.