-
**Description of the false positive**
"Call to equals() comparing incomparable types AbstractSet and ImmutableSet."
This actually works just fine, because AbstractSet and ImmutableSet only use the…
-
**Description of the false positive**
It is not detecting that I validate that 'user-provided value'. I make a request to my database and its result is stored into the `app` variable. That contains a…
-
Github has now supporting `.github` folder for these kind of configuration. Issue and PR templates are detected if they are in `.github` folder.
LGTM can do the same too.
-
GitHub now has CodeQL for OSS projects (https://securitylab.github.com/tools/codeql). This is Semmle (lgtm.com), a fairly powerful static analysis tool. We should look at setting this up for Envoy, an…
htuch updated
4 years ago
-
(_This is gonna be a dumping ground for my thoughts_)
Soooooooo.. github pages don't have CORS enabled on their servers so we might have to move this to something else. That might not be such a bad i…
-
Show off our code quality to the world!
-
As described here: https://github.com/linkedin/ambry/pull/620
-
We should have lgtm.com alerts for cases where we might be using global random state, leading to non-determinism:
* alert if a callable which takes `random_state` is called and `random_state` is no…
-
Hi There,
This project is still using an old implementation of LGTM's automated code review, which has now been disabled. To continue using automated code review, and receive checks on your Pull Re…
ghost updated
5 years ago
-
### New repo, staging repo, or migrate existing
new repository
### Is it a staging repo?
no
### Requested name for new repository
cni-dra-driver
### Which Organization should it resi…