Missing entry #3
Annotations
10 errors and 12 warnings
hidden_files:
.editorconfig#L1
Hidden files are not permitted.
|
hidden_files:
.gitignore#L1
Hidden files are not permitted.
|
hidden_files:
.gitattributes#L1
Hidden files are not permitted.
|
hidden_files:
.gitmodules#L1
Hidden files are not permitted.
|
hidden_files:
.distignore#L1
Hidden files are not permitted.
|
application_detected:
bin/install-wp-tests.sh#L1
Application files are not permitted.
|
application_detected:
bin/test.sh#L1
Application files are not permitted.
|
WordPress.Security.ValidatedSanitizedInput.MissingUnslash:
includes/class-syn-config.php#L426
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
|
WordPress.Security.ValidatedSanitizedInput.MissingUnslash:
includes/class-syn-meta.php#L286
$_POST['syndication_urls'] not unslashed before sanitization. Use wp_unslash() or similar
|
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized:
includes/class-syn-meta.php#L286
Detected usage of a non-sanitized input variable: $_POST['syndication_urls']
|
WordPress.Security.NonceVerification.Recommended:
includes/class-syn-config.php#L426
Processing form data without nonce verification.
|
WordPress.Security.NonceVerification.Recommended:
includes/class-syn-config.php#L426
Processing form data without nonce verification.
|
WordPress.DB.SlowDBQuery.slow_db_query_meta_key:
includes/class-syn-meta.php#L133
Detected usage of meta_key, possible slow query.
|
WordPress.DB.SlowDBQuery.slow_db_query_meta_query:
includes/class-syn-meta.php#L134
Detected usage of meta_query, possible slow query.
|
WordPress.Security.NonceVerification.Missing:
includes/class-syn-meta.php#L282
Processing form data without nonce verification.
|
WordPress.Security.NonceVerification.Missing:
includes/class-syn-meta.php#L286
Processing form data without nonce verification.
|
WordPress.DB.SlowDBQuery.slow_db_query_meta_key:
includes/class-post-syndication.php#L162
Detected usage of meta_key, possible slow query.
|
WordPress.DB.SlowDBQuery.slow_db_query_meta_query:
includes/class-syn-link-domain-icon-map.php#L104
Detected usage of meta_query, possible slow query.
|
readme_parser_warnings_trimmed_short_description:
readme.txt#L1
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
|
EnqueuedStylesScope:
css/syn.min.css#L1
This style is being loaded in all contexts.
|
test
Unexpected input(s) 'exclude-files', valid inputs are ['repo-token', 'build-dir', 'checks', 'exclude-checks', 'categories', 'exclude-directories', 'ignore-warnings', 'ignore-errors', 'include-experimental', 'wp-version']
|
test
Unexpected input(s) 'exclude-files', valid inputs are ['repo-token', 'build-dir', 'checks', 'exclude-checks', 'categories', 'exclude-directories', 'ignore-warnings', 'ignore-errors', 'include-experimental', 'wp-version']
|