[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f23o6-p3ma55Q_vjekuk37PQNwKMfxDkGsKhFIb5ACMQ":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":13,"num_ratings":13,"last_updated":14,"tested_up_to":15,"requires_at_least":16,"requires_php":14,"tags":17,"homepage":23,"download_link":24,"security_score":25,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27,"vulnerabilities":28,"developer":29,"crawl_stats":26,"alternatives":37,"analysis":56,"fingerprints":106},"last-post-edited-author","Last Post Edited Author","1.0.0","Matt Royal","https:\u002F\u002Fprofiles.wordpress.org\u002Fthemattroyal\u002F","\u003Cp>This is a simple plugin that adds the last user\u002Fauthor of a page or post and the time and date of that edit to the Posts\u002FPages table in your Dashboard\u003C\u002Fp>\n\u003Cp>Requires WordPress 3.0 +\u003C\u002Fp>\n\u003Cp>Get in touch with me at:\u003Cbr \u002F>\nhttp:\u002F\u002Fmattroyal.co.za\u002F\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Features\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Adds the last person to edit page or post to the dashboard page\u002Fpost colomns\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Usage\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Enable the Plugin\u003C\u002Fli>\n\u003Cli>Thats all folks 🙂\u003C\u002Fli>\n\u003C\u002Ful>\n","This is a simple plugin that adds the last user\u002Fauthor of a page or post and the time and date of that edit to the Posts\u002FPages table in your Dashboard",10,1570,0,"","4.0.38","3.8",[18,19,20,21,22],"dashboard-colomn","last-author","last-edit","page-colomn","post-colomn","http:\u002F\u002Fwww.mattroyal.co.za\u002Fplugins\u002Flast-post-edited-author\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Flast-post-edited-author.1.0.0.zip",100,null,"2026-03-15T10:48:56.248Z",[],{"slug":30,"display_name":7,"profile_url":8,"plugin_count":31,"total_installs":32,"avg_security_score":33,"avg_patch_time_days":34,"trust_score":35,"computed_at":36},"themattroyal",2,20,93,30,89,"2026-04-05T09:56:39.104Z",[38],{"slug":39,"name":40,"version":41,"author":42,"author_profile":43,"description":44,"short_description":45,"active_installs":13,"downloaded":46,"rating":13,"num_ratings":13,"last_updated":47,"tested_up_to":48,"requires_at_least":49,"requires_php":14,"tags":50,"homepage":53,"download_link":54,"security_score":25,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":55},"last-edited-posts","Last Edited Posts","1.0","iampsp.com","https:\u002F\u002Fprofiles.wordpress.org\u002Fpctricksir\u002F","\u003Cp>This is simple plugin.\u003C\u002Fp>\n\u003Cp>If you need a plugin or custom theme, I am at your service through the following communication methods : (non-free)\u003Cbr \u002F>\nTelegram : @MostafaShiraali\u003Cbr \u002F>\nDiscord : MostafaShiraali#7754\u003C\u002Fp>\n","This Plugin add widget that Show last updated posts list by category.",1139,"2025-04-09T10:19:00.000Z","6.7.5","4.4",[39,51,52],"last-updated-posts","widget","https:\u002F\u002Fiampsp.com\u002Fblog\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Flast-edited-posts.zip","2026-03-15T15:16:48.613Z",{"attackSurface":57,"codeSignals":84,"taintFlows":99,"riskAssessment":100,"analyzedAt":105},{"hooks":58,"ajaxHandlers":80,"restRoutes":81,"shortcodes":82,"cronEvents":83,"entryPointCount":13,"unprotectedCount":13},[59,65,70,73,76],{"type":60,"name":61,"callback":62,"file":63,"line":64},"filter","manage_posts_columns","royal_lpea_add_last_author_colomn","last-post-edited-author.php",73,{"type":66,"name":67,"callback":68,"priority":11,"file":63,"line":69},"action","manage_posts_custom_column","royal_lpea_add_last_author",74,{"type":60,"name":71,"callback":62,"file":63,"line":72},"manage_pages_columns",77,{"type":66,"name":74,"callback":68,"priority":11,"file":63,"line":75},"manage_pages_custom_column",78,{"type":66,"name":77,"callback":78,"file":63,"line":79},"admin_enqueue_scripts","royal_lpea_last_author_column_resize",84,[],[],[],[],{"dangerousFunctions":85,"sqlUsage":86,"outputEscaping":88,"fileOperations":13,"externalRequests":13,"nonceChecks":13,"capabilityChecks":13,"bundledLibraries":98},[],{"prepared":13,"raw":13,"locations":87},[],{"escaped":13,"rawEcho":89,"locations":90},3,[91,94,96],{"file":63,"line":92,"context":93},49,"raw output",{"file":63,"line":95,"context":93},50,{"file":63,"line":97,"context":93},51,[],[],{"summary":101,"deductions":102},"The \"last-post-edited-author\" plugin v1.0.0 exhibits a generally strong security posture due to a lack of identified vulnerabilities and a clean vulnerability history. The static analysis reveals no known dangerous functions, SQL injection risks (all queries use prepared statements), file operations, or external HTTP requests. Furthermore, the attack surface is minimal, with no AJAX handlers, REST API routes, shortcodes, or cron events to exploit.  This suggests a plugin that has been developed with security in mind, avoiding common pitfalls.\n\nHowever, a significant concern arises from the output escaping. With 3 total outputs and 0% properly escaped, there is a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic content displayed by the plugin that is not properly escaped could be manipulated by an attacker to inject malicious scripts, which could then be executed in the user's browser. The absence of nonce and capability checks, while not directly exploitable given the lack of entry points, would be a critical oversight if any entry points were introduced in future versions. The vulnerability history being entirely clear is a positive indicator, suggesting either a lack of past issues or effective patching if any did occur, but it doesn't negate the present risk of unescaped output.\n\nIn conclusion, while the plugin avoids many common and critical vulnerabilities, the complete lack of output escaping presents a serious and immediate risk of XSS. The clean slate regarding known CVEs and internal code analysis is commendable, but this single oversight significantly compromises the plugin's overall security. Developers should prioritize addressing the output escaping issue to mitigate this critical vulnerability.",[103],{"reason":104,"points":11},"0% of output properly escaped","2026-03-16T23:16:51.452Z",{"wat":107,"direct":112},{"assetPaths":108,"generatorPatterns":109,"scriptPaths":110,"versionParams":111},[],[],[],[],{"cssClasses":113,"htmlComments":115,"htmlAttributes":116,"restEndpoints":117,"jsGlobals":118,"shortcodeOutput":119},[114],"last_author_detail",[],[],[],[],[]]