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

Bodyclose used in Golang GitHub projects #857

Open ManjunathMS35 opened 2 years ago

ManjunathMS35 commented 2 years ago

Bodyclose is a static analysis tool which checks whether res.Body is correctly closed.

Things to do:

Check if information can be extracted from GitHub, if Bodyclose is used in the project. For more information see https://github.com/timakin/bodyclose Example project using this: https://github.com/lightninglabs/lndmon