mirror of
https://github.com/fabacab/awesome-cybersecurity-blueteam.git
synced 2024-10-01 01:15:39 -04:00
Add CodeQL.
This commit is contained in:
parent
fd526255b5
commit
71bf3b2a9f
@ -73,6 +73,7 @@ See also [awesome-devsecops](https://github.com/devsecops/awesome-devsecops).
|
||||
- [BlackBox](https://github.com/StackExchange/blackbox) - Safely store secrets in Git/Mercurial/Subversion by encrypting them "at rest" using GnuPG.
|
||||
- [Cilium](https://cilium.io/) - Open source software for transparently securing the network connectivity between application services deployed using Linux container management platforms like Docker and Kubernetes.
|
||||
- [Clair](https://github.com/coreos/clair) - Static analysis tool to probe for vulnerabilities introduced via application container (e.g., Docker) images.
|
||||
- [CodeQL](https://securitylab.github.com/tools/codeql) - Discover vulnerabilities across a codebase by performing queries against code as though it were data.
|
||||
- [Gauntlt](http://gauntlt.org/) - Pentest applications during routine continuous integration build pipelines.
|
||||
- [Git Secrets](https://github.com/awslabs/git-secrets) - Prevents you from committing passwords and other sensitive information to a git repository.
|
||||
- [Vault](https://www.vaultproject.io/) - Tool for securely accessing secrets such as API keys, passwords, or certificates through a unified interface.
|
||||
|
Loading…
Reference in New Issue
Block a user