Skip to content

cloudbees-io/gosec-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CloudBees action: Scan Go code with Gosec

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.

Inputs

Table 1. Input details
Input name Data type Required? Description

ref

String

No

The ref of the code to be scanned.

workspace-dir

String

No

The path of the code to be scanned.

Usage example

In your YAML file, add:

      - name: Scan with Gosec
        uses: cloudbees-io/gosec-plugin@v1

License

This code is made available under the MIT license.

References

About

Hybrid action for gosec scanner

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •