Update the users file with some more projects and companies

Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>
This commit is contained in:
Cosmin Cojocar 2020-05-08 12:57:35 +02:00 committed by Cosmin Cojocar
parent 1b915ddad7
commit 0714a1e62a

View file

@ -2,9 +2,25 @@
This is a list of gosec's users. Please send a pull request with your organisation or project name if you are using gosec. This is a list of gosec's users. Please send a pull request with your organisation or project name if you are using gosec.
## Comapnies
1. [Gitlab](https://docs.gitlab.com/ee/user/application_security/sast/) 1. [Gitlab](https://docs.gitlab.com/ee/user/application_security/sast/)
2. [semgrep.live](https://semgrep.live/) 2. [CloudBees](https://cloudbees.com)
3. [golangci-lint](https://github.com/golangci/golangci-lint) 3. [VMware](https://www.vmware.com)
4. [CloudBees](https://cloudbees.com) 4. [Codacy](https://support.codacy.com/hc/en-us/articles/213632009-Engines)
5. [Jenkins X](https://github.com/jenkins-x/jx/blob/bdc51840a41b75776159c1c7b7faa1cf477be473/hack/linter.sh#L25) 5. [Coinbase](https://github.com/coinbase/watchdog/blob/master/Makefile#L12)
6. [VMware](https://www.vmware.com) 6. [RedHat/OpenShift](https://github.com/openshift/openshift-azure)
7. [Guardalis](https://www.guardrails.io/)
8. [1Password](https://github.com/1Password/srp)
9. [PingCAP/tidb](https://github.com/pingcap/tidb)
## Projects
1. [golangci-lint](https://github.com/golangci/golangci-lint)
2. [Kubenetes](https://github.com/kubernetes/kubernetes) (via golangci)
3. [caddy](https://github.com/caddyserver/caddy) (via golangci)
4. [Jenkins X](https://github.com/jenkins-x/jx/blob/bdc51840a41b75776159c1c7b7faa1cf477be473/hack/linter.sh#L25)
5. [HuskyCI](https://huskyci.opensource.globo.com/)
6. [GolangCI](https://golangci.com/)
7. [semgrep.live](https://semgrep.live/)
8. [gofiber](https://github.com/gofiber/fiber)