Skip to content

cloudbees-io/gosec-sast-scan-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 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.

Supported language

Gosec is only used to scan Go (LANGUAGE_GO) repositories.

Usage example

In your YAML file, add:

      - name: Scan with Gosec
        uses: cloudbees-io/gosec-sast-scan-code@v1

License

This code is made available under the MIT license.

References

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors