Browse Source

Remove iniscan

Not maintained.
pull/1264/head
Alexander Kartavenko 1 year ago
parent
commit
46e7d97f06
No account linked to committer's email address
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      README.md

+ 0
- 1
README.md View File

357
 
357
 
358
 * [Halite](https://paragonie.com/project/halite) - A simple library for encryption using [libsodium](https://github.com/jedisct1/libsodium).
358
 * [Halite](https://paragonie.com/project/halite) - A simple library for encryption using [libsodium](https://github.com/jedisct1/libsodium).
359
 * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards compliant HTML filter.
359
 * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards compliant HTML filter.
360
-* [IniScan](https://github.com/psecio/iniscan) - A tool that scans PHP INI files for security.
361
 * [Optimus](https://github.com/jenssegers/optimus) - Id obfuscation based on Knuth's multiplicative hashing method.
360
 * [Optimus](https://github.com/jenssegers/optimus) - Id obfuscation based on Knuth's multiplicative hashing method.
362
 * [PHPGGC](https://github.com/ambionics/phpggc) - A library of PHP unserializable payloads along with a tool to generate them.
361
 * [PHPGGC](https://github.com/ambionics/phpggc) - A library of PHP unserializable payloads along with a tool to generate them.
363
 * [PHP Encryption](https://github.com/defuse/php-encryption) - Secure PHP Encryption Library.
362
 * [PHP Encryption](https://github.com/defuse/php-encryption) - Secure PHP Encryption Library.

Loading…
Cancel
Save