SAP / fosstars-rating-core

A framework for defining ratings for open source projects. In particular, the framework offers a security rating for open source projects that may be used to assess the security risk that comes with open source components.
https://sap.github.io/fosstars-rating-core/
Apache License 2.0
60 stars 27 forks source link

Gokart used in Golang GitHub projects #856

Open ManjunathMS35 opened 2 years ago

ManjunathMS35 commented 2 years ago

GoKart is a static analysis tool for Go that finds vulnerabilities using the SSA (single static assignment) form of Go source code.

Things to do:

Check if information can be extracted from GitHub, if Gokart is used in the project. For more information see https://github.com/praetorian-inc/gokart , https://github.com/marketplace/actions/gokart-scanner Example project using this: https://github.com/gitpod-io/leeway