Skip to content

Update code to count appropriately #6

Update code to count appropriately

Update code to count appropriately #6

Triggered via push October 6, 2024 03:54
Status Failure
Total duration 1m 56s
Artifacts

plugincheck.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
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.ValidatedSanitizedInput.MissingUnslash: includes/class-syn-meta.php#L310
$_POST['syn_metabox_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized: includes/class-syn-meta.php#L310
Detected usage of a non-sanitized input variable: $_POST['syn_metabox_nonce']
WordPress.Security.ValidatedSanitizedInput.MissingUnslash: includes/class-syn-meta.php#L341
$_POST['syn_metabox_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized: includes/class-syn-meta.php#L341
Detected usage of a non-sanitized input variable: $_POST['syn_metabox_nonce']
WordPress.Security.ValidatedSanitizedInput.MissingUnslash: includes/class-post-syndication.php#L418
$_POST['synto_metabox_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized: includes/class-post-syndication.php#L418
Detected usage of a non-sanitized input variable: $_POST['synto_metabox_nonce']
test
Process completed with exit code 1.
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.