Browse Source

Update README.md

The Security Advistories Checker website will shut down at the end of October.
pull/960/head
Fernando Küpper 7 years ago
parent
commit
8f1b537273
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

333
 * [PHPSecLib](http://phpseclib.sourceforge.net/) - A pure PHP secure communications library.
333
 * [PHPSecLib](http://phpseclib.sourceforge.net/) - A pure PHP secure communications library.
334
 * [random_compat](https://github.com/paragonie/random_compat) - PHP 5.x support for `random_bytes()` and `random_int()`
334
 * [random_compat](https://github.com/paragonie/random_compat) - PHP 5.x support for `random_bytes()` and `random_int()`
335
 * [RandomLib](https://github.com/ircmaxell/RandomLib) - A library for generating random numbers and strings.
335
 * [RandomLib](https://github.com/ircmaxell/RandomLib) - A library for generating random numbers and strings.
336
-* [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependencies for security advisories.
336
+* [Symfony Security Monitoring](https://security.symfony.com/) - A web tool to check your Composer dependencies for security advisories, previously known as "SensioLabs Security Check".
337
 * [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library.
337
 * [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library.
338
 * [VAddy](https://vaddy.net/) - A continuous security testing platform for web applications.
338
 * [VAddy](https://vaddy.net/) - A continuous security testing platform for web applications.
339
 * [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.
339
 * [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.

Loading…
Cancel
Save