oneup / contao-security-advisories
This check works by comparing the composer.lock against an open vulnerability database. A clean check does not mean there are absolutely no security problems whatsoever.
Installs: 3 603
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 5
Forks: 1
Open Issues: 0
Type:contao-module
Requires
- php: >=5.4
- contao-community-alliance/composer-plugin: ~2.0
- contao/core: >=3.2,<4.0-dev
- guzzlehttp/guzzle: ~6.0
Requires (Dev)
- phpunit/phpunit: ~4.0
Conflicts
- contao/core: 3.4.0
README
This extension provides a way to automatically or manually check your installed vendor extensions and the Contao core against the open vulnerability database at FriendsOfPHP/security-advisories.
--
Features included:
- Perform the check regularly.
- Get an E-Mail if the audit failed in any way. (Or always get an email if a check was performed. Your choice.)
- Start the check manually.
- Suppress notifications for manually started checks.
--
Note: A clean check does not imply that there are no security problems present, it just means that the test against the underlying database reveiled nothing.