Enable LGTM for code analysis (Semmle) (and Facebook Infer)
- 主要言語
- C
- スター
- 27.9k
- フォーク
- 2.6k
- 平均マージ
- 1日 3時間
- マージ済み PR(30日)
- 8
説明
Using these tools will help to eliminate obvious errors. For zstd it is important from the security point of view, and C/C++ are supported. See:
- https://lgtm.com/
- https://github.com/marketplace/lgtm
Another tool (from your company, haha) with similar capabilities is [Infer](https://fbinfer.com/), it works with both C and C++, helping to find some bugs that are not overlapping with Coverity or LGTM (Semmle) due to the theory used. It's [open source at GitHub](https://github.com/facebook/infer) too, but please be sure to use the version from master - there are some important bugs for C/C++ code were fixed recently and din't made into the release yet. There are [docker images](https://github.com/facebook/infer/tree/master/docker) as well, to simplify the installation.

コントリビューションガイド
評価
この issue はまだ評価されていません。