Copyright notice Security & Risk Analysis

wordpress.org/plugins/copyright-notice

Add the shortcode [cn] on any pages or posts. And you never need to change the after new year.

40 active installs v1.0 PHP 8.0+ WP 6.9+ Updated Jan 9, 2026
copyright-notice
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Copyright notice Safe to Use in 2026?

Generally Safe

Score 100/100

Copyright notice has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The "copyright-notice" v1.0 plugin exhibits a generally positive security posture based on the provided static analysis. The plugin has no known vulnerabilities in its history and avoids the use of dangerous functions, raw SQL queries, file operations, and external HTTP requests. This indicates a conscious effort to adhere to secure coding practices. The attack surface is minimal, with only one shortcode identified as an entry point, and importantly, no AJAX handlers or REST API routes were found to be unprotected by authentication or permission checks.

However, there are a few areas that could be improved. The lack of any nonce checks, while not directly leading to a vulnerability in this specific version due to the limited attack surface, is a general best practice that would harden the plugin against potential future attacks, especially if new AJAX or REST API endpoints were introduced. Additionally, the fact that 67% of the output is properly escaped suggests that some output is not, which could be a potential vector for Cross-Site Scripting (XSS) if the unescaped output contains user-supplied data. The absence of any taint analysis results, while positive in that no issues were found, could also be due to a lack of complex data flows or an incomplete analysis. Overall, the plugin is currently in a good state of security, but a few minor improvements in output escaping and adherence to common security checks would further enhance its robustness.

Key Concerns

  • No nonce checks implemented
  • Some output not properly escaped
Vulnerabilities
None known

Copyright notice Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Copyright notice Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
1
2 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

67% escaped3 total outputs
Attack Surface

Copyright notice Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[cn] copyright notice.php:16
Maintenance & Trust

Copyright notice Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 9, 2026
PHP min version8.0
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

Copyright notice Developer Profile

Benjamin Hagh Parast

18 plugins · 330 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Copyright notice

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
Site © YYYY
FAQ

Frequently Asked Questions about Copyright notice