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.
Maintainers
Package info
github.com/1up-lab/contao-security-advisories
Type:contao-module
pkg:composer/oneup/contao-security-advisories
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
Suggests
None
Provides
None
Conflicts
- contao/core: 3.4.0
Replaces
None
MIT 975f5b4eb356aa9086ca14a163d8140b707ccb53
- Jim Schmid <js.woop@1up.io>
- David Greminger <dg.woop@1up.io>
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.
👁 Author
👁 Software License
👁 Total Downloads
--
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.
