1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-08-31 00:20:07 +02:00

Remove iniscan

Not maintained.
This commit is contained in:
Alexander Kartavenko
2024-03-03 20:05:30 +02:00
committed by GitHub
parent d2bb435c77
commit 46e7d97f06

View File

@@ -357,7 +357,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [Halite](https://paragonie.com/project/halite) - A simple library for encryption using [libsodium](https://github.com/jedisct1/libsodium).
* [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards compliant HTML filter.
* [IniScan](https://github.com/psecio/iniscan) - A tool that scans PHP INI files for security.
* [Optimus](https://github.com/jenssegers/optimus) - Id obfuscation based on Knuth's multiplicative hashing method.
* [PHPGGC](https://github.com/ambionics/phpggc) - A library of PHP unserializable payloads along with a tool to generate them.
* [PHP Encryption](https://github.com/defuse/php-encryption) - Secure PHP Encryption Library.