You are here

14 methods override Check::run() in Security Review 8

AdminPermissions::run in src/Checks/AdminPermissions.php
The actual procedure of carrying out the check.
ErrorReporting::run in src/Checks/ErrorReporting.php
The actual procedure of carrying out the check.
ExecutablePhp::run in src/Checks/ExecutablePhp.php
The actual procedure of carrying out the check.
FailedLogins::run in src/Checks/FailedLogins.php
The actual procedure of carrying out the check.
Field::run in src/Checks/Field.php
The actual procedure of carrying out the check.
FilePermissions::run in src/Checks/FilePermissions.php
The actual procedure of carrying out the check.
InputFormats::run in src/Checks/InputFormats.php
The actual procedure of carrying out the check.
PrivateFiles::run in src/Checks/PrivateFiles.php
The actual procedure of carrying out the check.
QueryErrors::run in src/Checks/QueryErrors.php
The actual procedure of carrying out the check.
TemporaryFiles::run in src/Checks/TemporaryFiles.php
The actual procedure of carrying out the check.
Test::run in tests/modules/security_review_test/src/Test.php
The actual procedure of carrying out the check.
TrustedHosts::run in src/Checks/TrustedHosts.php
The actual procedure of carrying out the check.
UploadExtensions::run in src/Checks/UploadExtensions.php
The actual procedure of carrying out the check.
ViewsAccess::run in src/Checks/ViewsAccess.php
The actual procedure of carrying out the check.