Skip to content

Commit

Permalink
Merge pull request qazbnm456#23 from vixentael/patch-1
Browse files Browse the repository at this point in the history
Add Acra, database encryption & SQL injection prevention
  • Loading branch information
qazbnm456 authored Jul 30, 2018
2 parents 94ac8e1 + 3ca61e7 commit 1ac8644
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
### Preventing

- [js-xss](https://github.com/leizongmin/js-xss) - Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist by [@leizongmin](https://github.com/leizongmin).
- [Acra](https://github.com/cossacklabs/acra) - Client-side encryption engine for SQL databases, with strong selective encryption, SQL injections prevention and intrusion detection by [@cossacklabs](https://www.cossacklabs.com/).

<a name="tools-proxy"></a>
### Proxy
Expand Down

0 comments on commit 1ac8644

Please sign in to comment.