Added Source Code Analysis and Linux Security Tools

This commit is contained in:
Giorgi Mkervalishvili 2017-10-17 10:59:08 +04:00 committed by GitHub
parent 1afb2d003a
commit 46cc83ce05

View File

@ -19,6 +19,24 @@ Name | Description
[]() |
[]() |
### Source Code Analysis Tools
Name | Description
---- | ----
[Retire.js](http://retirejs.github.io/retire.js/) | detecting the use of JavaScript libraries with known vulnerabilities
[pyup](https://pyup.io/) | Automated Security and Dependency Updates
[RIPS](https://www.ripstech.com/) | PHP Security Analysis
[]() |
[]() |
### Linux Security Tools
Name | Description
---- | ----
[DefenseMatrix](https://github.com/K4YT3X/DefenseMatrix) | Full security solution for Linux Servers
[]() |
[]() |
### Exploitation tools
Name | Description
---- | ----