facebook / facebook/zstd

Enable LGTM for code analysis (Semmle) (and Facebook Infer)

Abierto
#2,042 3 comentarios 0 reacciones 1 asignado Reclamado por @Cyan4973 Ver en GitHub
Lenguaje dominante
C
Estrellas
27.9k
Forks
2.6k
Merge medio
1 d 3 h
PR fusionados (30 d)
8

Descripción

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.

![image](https://user-images.githubusercontent.com/203261/69871982-2f673c80-12ef-11ea-85bd-ff273782cf90.png)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.