mirror of
https://github.com/fabacab/awesome-cybersecurity-blueteam.git
synced 2025-01-23 04:51:06 -05:00
Add Snyk.io
This commit is contained in:
parent
e0aca7e7aa
commit
3d2f1ef6fa
@ -73,6 +73,7 @@ See also [awesome-devsecops](https://github.com/devsecops/awesome-devsecops).
|
||||
- [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.
|
||||
- [git-crypt](https://www.agwa.name/projects/git-crypt/) - Transparent file encryption in git; files which you choose to protect are encrypted when committed, and decrypted when checked out.
|
||||
- [Snyk](https://snyk.io/) - Finds and fixes vulnerabilities and license violations in open source dependencies and container images.
|
||||
- [SonarQube](https://sonarqube.org) - Continuous inspection tool that provides detailed reports during automated testing and alerts on newly introduced security vulnerabilities.
|
||||
|
||||
### Application or Binary Hardening
|
||||
|
Loading…
Reference in New Issue
Block a user