[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f9_5BTlFy-ILtZ_APHIETNqO7wVyfXdyaGeX-pJ-yHwE":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":17,"tags":18,"homepage":24,"download_link":25,"security_score":26,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28,"vulnerabilities":29,"developer":30,"crawl_stats":27,"alternatives":35,"analysis":126,"fingerprints":247},"wp-copyright","WP Copyright","2.0.4","zitrusblau","https:\u002F\u002Fprofiles.wordpress.org\u002Fzitrusblau\u002F","\u003Cp>This plugin can be used as a discrete but efficient tool for websites which have to make sure that copyright information for images is mandatory.\u003C\u002Fp>\n\u003Cp>How it works: It simply blurs all uploaded images. The original only gets restored when the copyright info is set.\u003Cbr \u002F>\nThe text field for the copyright info is provided as a form field in the attachment details view.\u003C\u002Fp>\n\u003Cp>A simple but elegant solution to enforce copyright discipline among authors and editors.\u003C\u002Fp>\n\u003Cp>This plugin is compatible with the plugin “Enhanced Media Library” (tested with version 2.4.5).\u003C\u002Fp>\n","Enforces copyright discipline by blurring all uploaded images as long as the associated copyright info is undefined.",60,3863,0,"2019-01-23T10:03:00.000Z","4.9.29","4.6","5.6",[19,20,21,22,23],"blur","copyright","images","media-manager","media-upload","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-copyright","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-copyright.2.0.5.zip",85,null,"2026-03-15T15:16:48.613Z",[],{"slug":7,"display_name":7,"profile_url":8,"plugin_count":31,"total_installs":11,"avg_security_score":26,"avg_patch_time_days":32,"trust_score":33,"computed_at":34},1,30,84,"2026-04-04T05:52:09.239Z",[36,56,74,95,110],{"slug":37,"name":38,"version":39,"author":40,"author_profile":41,"description":42,"short_description":43,"active_installs":44,"downloaded":45,"rating":46,"num_ratings":47,"last_updated":48,"tested_up_to":49,"requires_at_least":50,"requires_php":50,"tags":51,"homepage":50,"download_link":55,"security_score":46,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"fsm-custom-featured-image-caption","FSM Custom Featured Image Caption","1.25.1","fesomia","https:\u002F\u002Fprofiles.wordpress.org\u002Ffesomia\u002F","\u003Cp>This plugin allows adding custom captions to the featured images of the posts. It works with both Gutenberg and the classic editor.\u003C\u002Fp>\n\u003Cp>That’s how it works:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>If no caption is indicated, the plugin will display the generic caption defined in the Media Library.\u003C\u002Fli>\n\u003Cli>If a caption is indicated, the plugin will display this caption instead of the generic caption defined in the Media Library.\u003C\u002Fli>\n\u003Cli>If no caption is indicated and no legend exists in the Media Library, none will be displayed (obviously).\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The plugin also allows to:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Hide the caption, either the original from the Media Library or the custom one.\u003C\u002Fli>\n\u003Cli>Entirely hide the featured image in the public view, without having to de-attach it from the post.\u003C\u002Fli>\n\u003Cli>Configure several options to modify the styles used in the caption.\u003C\u002Fli>\n\u003Cli>Output the text of the caption anywhere in your theme using a custom function.\u003C\u002Fli>\n\u003Cli>Output the featured image with caption inside your content with a shortcode.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>For maintaining a semantic code, this plugin writes the caption in a \u003Ccode>\u003Cfigcaption>\u003C\u002Fcode> label.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>New in version 1.21\u003C\u002Fstrong>: Compatibility with Divi themes. This is an experimental feature to allow the plugin to work with Divi, as many users requested. Note that it may not work for all layouts, and that since it replaces the function divi uses to show featured images, when enabled it may potentially cause problems with older versions of Divi or if the core theme is updated. As always, it may also be necessary to add custom css to your theme to show the captions the way you want\u003C\u002Fp>\n\u003Ch4>Format\u003C\u002Fh4>\n\u003Cp>The caption will adopt the format specified for the \u003Ccode>\u003Cfigcaption>\u003C\u002Fcode> element and the wp-caption-text CSS class, which is common in WordPress themes.\u003C\u002Fp>\n\u003Ch4>Usage\u003C\u002Fh4>\n\u003Cp>The plugin works out of the box. To start using it, all you need to do is activate it and play with the new options in your edit page. For advanced users, you will found a special settings page for fine-tuning some details.\u003C\u002Fp>\n\u003Cp>Go to \u003Cem>Settings > FSM Custom Featured Image Caption\u003C\u002Fem> to set up the CSS and HTML parameters:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>CSS for caption text\u003C\u002Fstrong>: Choose one of the options to modify the class\u002Fstyles that will be used in the caption container (by default is wp-caption-text). Note that you can indicate more than one class separated with spaces.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Allow HTML code\u003C\u002Fstrong>: Check it if you want to parse the caption text as HTML if you need the browser to parse HTML tags instead of showing them. Keep in mind that incorrect HTML code or orphan tags can break your layout.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Allow shortcodes\u003C\u002Fstrong>: Check it if you want to parse the shortcodes present in the caption text. Note that if the shortcode returns HTML it will not be filtered, regardless of the “allow html code” option state; also, complex shortcodes output may alter your layout. When activated, you can write the shortcode you want to use in the caption box in the usual way, i.e. : \u003Ccode>Venetian landscape [myshortcode option1=\"text\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Show image captions in lists\u003C\u002Fstrong>: Disabled by default. Check if you want to show the caption when the featured image appears in lists, i.e. in a category page, in a widget with latest posts, etc. Note that some themes may add containers around the image (i.e. a link tag) witch can conflict with the aspect of the caption.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Enable compatibility with Divi themes\u003C\u002Fstrong>: Disabled by default. Allows the plugin to work with Divi. Please read the description and the FAQ sections for more info about this option\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Shortcode\u003C\u002Fh4>\n\u003Cp>We’ve added a shortcode that allows you to put the featured image (and it’s caption) in your page. Just write \u003Ccode>[FSM_featured_image]\u003C\u002Fcode> anywhere in the content edit box of your post or page to display it. You can also select the size of the image with the parameter “size”. Note that defined image sizes may differ between WordPress themes. The defaults are these: thumbnail, medium, medium_large, large and full.\u003C\u002Fp>\n\u003Cp>By using the shortcode, the plugin will try to remove the featured image from your theme’s default position to prevent it from appearing twice. Anyway, this is as this is an experimental feature and results may fluctuate. It also will not appear in lists.\u003C\u002Fp>\n\u003Cp>Note that the usage of the shortcode is not related to the “Allow shortcodes” option in the settings page.\u003C\u002Fp>\n\u003Cp>Usage example: \u003Ccode>[FSM_featured_image size=thumb]\u003C\u002Fcode>\u003C\u002Fp>\n\u003Ch4>For developers\u003C\u002Fh4>\n\u003Cp>The plugin comes with two public functions that allow you to get or output the featured image caption of the current post anywhere in your template.\u003C\u002Fp>\n\u003Cp>Once the plugin is activated, use \u003Ccode>\u003C?php get_FSM_featured_image_caption()?>\u003C\u002Fcode> to return a string containing the text that you can assign to a variable or \u003Ccode>\u003C?php the_FSM_featured_image_caption()?>\u003C\u002Fcode> where you like the caption be displayed.\u003C\u002Fp>\n\u003Cp>Both functions accept parameters passed inside an array with the following keys:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>tag\u003C\u002Fstrong>: The tag (without brackets) you want to use as a container. By default is \u003Ccode>div\u003C\u002Fcode>. If set to false, it will remove it and will return the caption text.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>class\u003C\u002Fstrong>: The name of the class\u002Fclasses you want to use for the container. Use spaces to separate them. Empty by default.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>style\u003C\u002Fstrong>: The CSS styles to be used in the container tag. Empty by default.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>force_visibility\u003C\u002Fstrong>: When set to true, it ignores the hide caption option defined by the post editor. Useful for displaying your caption in a different place, but showing the featured image. Default: \u003Ccode>false\u003C\u002Fcode>.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>allow_html\u003C\u002Fstrong>: like in the settings page, if set to true, allows the browser to parse the HTML code inside the caption text, else shows it as plain text. Default: \u003Ccode>false\u003C\u002Fcode>.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>allow_shortcodes\u003C\u002Fstrong>: again the same behaviour than in the settings page. Default: \u003Ccode>false\u003C\u002Fcode>.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>ignore_original_caption\u003C\u002Fstrong>: stops using captions defined in the media library as a substitution when the caption field is empty. Default: \u003Ccode>false\u003C\u002Fcode>.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Usage example: `php\u003Cbr \u002F>\nthe_FSM_featured_image_caption( array(‘tag’ => ‘p’, ‘class’ => ‘class1 class2’, ‘style’ => ‘color: red;’, ‘allow_html’=> true, ‘allow_shortcodes’=>true );\u003C\u002Fp>\n\u003Cpre>\u003Ccode>In Gutenberg themes, the plugin generates a nested \u003Cfigure> tag. If you need to ensure the resulting HTML code is syntactically proper, you can try using this filter in your theme functions.php file: add_filter('render_block_core\u002Fpost-featured-image', 'FSMCFIC_featured_image_block_fix', 10, 2);`\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Translations\u003C\u002Fh4>\n\u003Cp>The plugin comes up with three complete translations:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>English (en)\u003C\u002Fli>\n\u003Cli>Spanish (es_ES)\u003C\u002Fli>\n\u003Cli>Catalan (ca)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>You can contribute to translating it into more languages at https:\u002F\u002Ftranslate.wordpress.org\u002Fprojects\u002Fwp-plugins\u002Ffsm-custom-featured-image-caption\u002F\u003C\u002Fp>\n\u003Ch4>Coming soon\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>More options for selecting the text to be used as the caption, allowing to choose amongst image Title \u002F Caption \u002F Alt Text \u002F Description and custom text.\u003C\u002Fli>\n\u003Cli>Options to fine-tune the shortcode.\u003C\u002Fli>\n\u003Cli>Have more ideas? We are open to hearing!\u003C\u002Fli>\n\u003C\u002Ful>\n","Allows adding custom captions to the featured images of the posts.",5000,121039,92,22,"2025-01-08T11:33:00.000Z","6.8.5","",[52,20,53,54,21],"caption","credits","featured-image","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ffsm-custom-featured-image-caption.zip",{"slug":57,"name":58,"version":59,"author":60,"author_profile":61,"description":62,"short_description":63,"active_installs":64,"downloaded":65,"rating":66,"num_ratings":67,"last_updated":68,"tested_up_to":69,"requires_at_least":70,"requires_php":50,"tags":71,"homepage":50,"download_link":73,"security_score":46,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"delete-unscaled-images","Delete Unscaled Images","1.2.4","swinggraphics","https:\u002F\u002Fprofiles.wordpress.org\u002Fswinggraphics\u002F","\u003Cp>WordPress 5.3 added \u003Ca href=\"https:\u002F\u002Fmake.wordpress.org\u002Fcore\u002F2019\u002F10\u002F09\u002Fintroducing-handling-of-big-images-in-wordpress-5-3\u002F\" rel=\"nofollow ugc\">“big image handling”\u003C\u002Fa> that scales uploaded images to a maximum size of 2560 pixels for use on the website. WP adds “-scaled” to the full size image file name. The original, unscaled images are kept on the server. This can mean that many large images are stored on the server that aren’t ever actually going to be displayed on the website. In my case, users are uploading 15MB files from their cameras.\u003C\u002Fp>\n\u003Cp>After the scaled version and intermediate\u002Fthumbnail images are generated, the originals are no longer needed and just taking up storage space. \u003Cem>Delete Unscaled Images\u003C\u002Fem> will remove those unneeded files.\u003C\u002Fp>\n\u003Cp>First, original images are deleted immediately after the resized versions are created for all new uploads.\u003C\u002Fp>\n\u003Cp>Second, there is a bulk deletion tool in the Media submenu to process existing images.\u003C\u002Fp>\n","Deletes original image files if they have been resized",600,3529,100,5,"2024-04-15T21:59:00.000Z","6.5.8","5.3",[21,72],"media-uploader","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdelete-unscaled-images.1.2.4.zip",{"slug":75,"name":76,"version":77,"author":78,"author_profile":79,"description":80,"short_description":81,"active_installs":66,"downloaded":82,"rating":83,"num_ratings":84,"last_updated":85,"tested_up_to":86,"requires_at_least":87,"requires_php":88,"tags":89,"homepage":93,"download_link":94,"security_score":46,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"picdefense-io-image-copyright-risk-checker","PicDefense.io – Your Guard Against Image Copyright Infringement","1.1.4","PicDefense.io","https:\u002F\u002Fprofiles.wordpress.org\u002Fpicdefense\u002F","\u003Cp>Has a copyright enforcer served you with a demand letter for an image you used on your site? Are you concerned about potential copyright risks associated with your current images? PicDefense.io is your ultimate solution.\u003C\u002Fp>\n\u003Cp>Our WordPress plugin doesn’t just do a reverse image search; it acts as your shield against potential copyright infringement. It scans your website’s images, assesses their copyright risk and now, with our new feature, allows you to replace any high-risk images with free stock photography from Pexels.\u003C\u002Fp>\n\u003Cp>After installing this plugin, it will gather a list of image links from your wordpress site and send them to us (PicDefense.io) via our custom API endpoints. Follow the instructions to create your account and link your WordPress site with your PicDefense.io account. Then, let us do the rest.\u003C\u002Fp>\n","Compile list of images on your Wordpress site and submit to PicDefense.io for copyright risk analysis.",3021,54,3,"2025-02-03T20:26:00.000Z","6.7.5","6.0.2","7.3",[20,21,90,91,92],"picdefense","replacement","watermark","https:\u002F\u002Fpicdefense.io","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpicdefense-io-image-copyright-risk-checker.1.1.4.zip",{"slug":96,"name":97,"version":98,"author":99,"author_profile":100,"description":101,"short_description":102,"active_installs":11,"downloaded":103,"rating":66,"num_ratings":31,"last_updated":104,"tested_up_to":105,"requires_at_least":16,"requires_php":17,"tags":106,"homepage":50,"download_link":109,"security_score":26,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"image-source-overlay","Image Source Overlay","1.1.3","Eduard Stehlík","https:\u002F\u002Fprofiles.wordpress.org\u002Fstehled\u002F","\u003Cp>We have developed a plugin, so you don’t have to be worried about being liable for violating the copyright law and not crediting\u003Cbr \u002F>\nimage authors.\u003C\u002Fp>\n\u003Cp>This plugin adds a small overlay to images with the source and link.\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Choose from 4 overlay positions. Top left, top right, bottom left, bottom right.\u003C\u002Fli>\n\u003Cli>Add links or simply leave only source name.\u003C\u002Fli>\n\u003Cli>Change overlay positions depending on image\u003C\u002Fli>\n\u003Cli>Enable on all pages or only post pages.\u003C\u002Fli>\n\u003Cli>Translate to your language with ease.\u003C\u002Fli>\n\u003Cli>Choose between dofollow and nofollow for links.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Usage\u003C\u002Fh4>\n\u003Col>\n\u003Cli>Set default options in settings\u003C\u002Fli>\n\u003Cli>Navigate to media library\u003C\u002Fli>\n\u003Cli>Select image\u003C\u002Fli>\n\u003Cli>Scroll down to our custom fields with source name and source url\u003C\u002Fli>\n\u003Cli>Enter image source and optionally url\u003C\u002Fli>\n\u003Cli>All set\u003C\u002Fli>\n\u003C\u002Fol>\n","With Image Source Overlay you can manage image sources in media library. Plugin will then generate small overlay for every image crediting the origina &hellip;",3253,"2024-03-30T19:06:00.000Z","6.4.8",[107,20,53,21,108],"captions","source","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fimage-source-overlay.1.1.3.zip",{"slug":111,"name":112,"version":113,"author":114,"author_profile":115,"description":116,"short_description":117,"active_installs":32,"downloaded":118,"rating":13,"num_ratings":13,"last_updated":119,"tested_up_to":69,"requires_at_least":120,"requires_php":50,"tags":121,"homepage":50,"download_link":125,"security_score":46,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"qbank-dam-connector","QBank Connector","1.1.1","QBank DAM","https:\u002F\u002Fprofiles.wordpress.org\u002Fqbank\u002F","\u003Cp>By using QBank’s Connector to WordPress you gain access to all your files in QBank that you can\u003Cbr \u002F>\npublish directly from WordPress without leaving their interface.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Search and filter media\u003C\u002Fli>\n\u003Cli>Edit media\u003C\u002Fli>\n\u003Cli>Uploading and publishing\u003C\u002Fli>\n\u003Cli>Responsive design and multi-sites\u003C\u002Fli>\n\u003C\u002Ful>\n","Gain access to all your files in QBank that you can publish directly from Wordpress without leaving their interface.",4540,"2025-01-21T18:24:00.000Z","4.0",[122,123,21,124,72],"gallery","image","media-library","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fqbank-dam-connector.zip",{"attackSurface":127,"codeSignals":192,"taintFlows":210,"riskAssessment":232,"analyzedAt":246},{"hooks":128,"ajaxHandlers":179,"restRoutes":188,"shortcodes":189,"cronEvents":190,"entryPointCount":191,"unprotectedCount":191},[129,135,141,145,147,150,155,158,161,164,168,170,172,176],{"type":130,"name":131,"callback":132,"file":133,"line":134},"action","admin_notices","zb_wpc_activation_notice","main.php",39,{"type":136,"name":137,"callback":138,"priority":139,"file":133,"line":140},"filter","attachment_fields_to_edit","closure",9,73,{"type":130,"name":142,"callback":138,"priority":143,"file":133,"line":144},"edit_attachment",10,96,{"type":130,"name":142,"callback":138,"priority":143,"file":133,"line":146},107,{"type":130,"name":148,"callback":138,"file":133,"line":149},"wp_enqueue_media",268,{"type":130,"name":151,"callback":152,"priority":153,"file":133,"line":154},"admin_print_footer_scripts","zb_wpc_override_media_templates",11,269,{"type":136,"name":156,"callback":138,"priority":143,"file":133,"line":157},"wp_prepare_attachment_for_js",449,{"type":130,"name":159,"callback":138,"file":133,"line":160},"admin_init",461,{"type":136,"name":162,"callback":138,"priority":143,"file":133,"line":163},"media_send_to_editor",590,{"type":136,"name":165,"callback":138,"priority":166,"file":133,"line":167},"wp_generate_attachment_metadata",99,660,{"type":130,"name":159,"callback":138,"file":133,"line":169},847,{"type":130,"name":131,"callback":138,"file":133,"line":171},848,{"type":130,"name":173,"callback":174,"file":133,"line":175},"admin_menu","add_plugin_page",871,{"type":130,"name":159,"callback":177,"file":133,"line":178},"page_init",872,[180,185],{"action":181,"nopriv":182,"callback":183,"hasNonce":182,"hasCapCheck":182,"file":133,"line":184},"check_vault",false,"zb_wpc_check_vault_ajax",240,{"action":181,"nopriv":186,"callback":183,"hasNonce":182,"hasCapCheck":182,"file":133,"line":187},true,241,[],[],[],2,{"dangerousFunctions":193,"sqlUsage":194,"outputEscaping":196,"fileOperations":191,"externalRequests":13,"nonceChecks":13,"capabilityChecks":13,"bundledLibraries":209},[],{"prepared":13,"raw":13,"locations":195},[],{"escaped":143,"rawEcho":67,"locations":197},[198,201,203,205,207],{"file":133,"line":199,"context":200},50,"raw output",{"file":133,"line":202,"context":200},280,{"file":133,"line":204,"context":200},342,{"file":133,"line":206,"context":200},343,{"file":133,"line":208,"context":200},785,[],[211],{"entryPoint":212,"graph":213,"unsanitizedCount":191,"severity":231},"\u003Cmain> (main.php:0)",{"nodes":214,"edges":228},[215,219,223],{"id":216,"type":108,"label":217,"file":133,"line":218},"n0","$_REQUEST (x2)",719,{"id":220,"type":221,"label":222,"file":133,"line":218},"n1","transform","→ zb_wpc_blur()",{"id":224,"type":225,"label":226,"file":133,"line":208,"wp_function":227},"n2","sink","echo() [XSS]","echo",[229,230],{"from":216,"to":220,"sanitized":182},{"from":220,"to":224,"sanitized":182},"medium",{"summary":233,"deductions":234},"The \"wp-copyright\" v2.0.4 plugin presents a mixed security posture. On the positive side, the plugin demonstrates good practices by utilizing prepared statements for all its SQL queries and not making any external HTTP requests.  The absence of known vulnerabilities in its history is also a strong indicator of a relatively secure past. However, significant concerns arise from the static analysis, particularly the presence of two AJAX handlers that lack authentication checks. This directly contributes to an exposed attack surface and creates a clear pathway for potential unauthorized actions.\n\nThe taint analysis revealed one flow with unsanitized paths, which is concerning even if it didn't reach critical or high severity. Coupled with the lack of nonce and capability checks on the unprotected AJAX handlers, this suggests a potential for privilege escalation or data manipulation if an attacker can trigger these handlers. While the plugin doesn't exhibit overtly dangerous functions or raw SQL queries, the identified entry points without proper authorization are the most pressing weaknesses.  Overall, the plugin has some fundamental security strengths but suffers from critical oversights in its handling of AJAX endpoints.",[235,237,240,242,244],{"reason":236,"points":143},"AJAX handlers without auth checks",{"reason":238,"points":239},"Unsanitized paths in taint analysis",7,{"reason":241,"points":67},"Missing nonce checks",{"reason":243,"points":67},"Missing capability checks",{"reason":245,"points":67},"Outputs not properly escaped (33%)","2026-03-16T21:45:09.406Z",{"wat":248,"direct":257},{"assetPaths":249,"generatorPatterns":252,"scriptPaths":253,"versionParams":254},[250,251],"\u002Fwp-content\u002Fplugins\u002Fwp-copyright\u002Fcss\u002Fstyles.css","\u002Fwp-content\u002Fplugins\u002Fwp-copyright\u002Fjs\u002Fzb-wpc-admin.js",[],[251],[255,256],"wp-copyright\u002Fcss\u002Fstyles.css?ver=","wp-copyright\u002Fjs\u002Fzb-wpc-admin.js?ver=",{"cssClasses":258,"htmlComments":260,"htmlAttributes":261,"restEndpoints":263,"jsGlobals":264,"shortcodeOutput":265},[259],"zb-wpc-admin-notice",[],[262],"data-copyright",[],[],[]]