Explorar el Código

add "AntiXSS | Protection against Cross-site scripting (XSS) via PHP"

-> https://github.com/voku/anti-xss
pull/1028/head
Lars Moelleken hace 6 años
padre
commit
fee327b1b5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

336
 ### Security
336
 ### Security
337
 *Libraries for generating secure random numbers, encrypting data and scanning for vulnerabilities.*
337
 *Libraries for generating secure random numbers, encrypting data and scanning for vulnerabilities.*
338
 
338
 
339
+* [AntiXSS](https://github.com/voku/anti-xss) - A library that tries to preventing Cross-Site Scripting (XSS) attacks by blacklisting.
339
 * [Halite](https://paragonie.com/project/halite) - A simple library for encryption using [libsodium](https://github.com/jedisct1/libsodium).
340
 * [Halite](https://paragonie.com/project/halite) - A simple library for encryption using [libsodium](https://github.com/jedisct1/libsodium).
340
 * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards compliant HTML filter.
341
 * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards compliant HTML filter.
341
 * [IniScan](https://github.com/psecio/iniscan) - A tool that scans PHP INI files for security.
342
 * [IniScan](https://github.com/psecio/iniscan) - A tool that scans PHP INI files for security.

Loading…
Cancelar
Guardar