[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fJI7WyzlvhFhuCmfEDnBbxf4_vIMOcJDWpsHPETqfbAQ":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":11,"num_ratings":11,"last_updated":13,"tested_up_to":14,"requires_at_least":15,"requires_php":16,"tags":17,"homepage":21,"download_link":22,"security_score":23,"vuln_count":11,"unpatched_count":11,"last_vuln_date":24,"fetched_at":25,"vulnerabilities":26,"developer":27,"crawl_stats":24,"alternatives":35,"analysis":58,"fingerprints":127},"kantbtrue-taxonomy-color","Kantbtrue Taxonomy Color","1.0","Shashikant Yadav","https:\u002F\u002Fprofiles.wordpress.org\u002Fkantbtrue\u002F","\u003Cp>Kantbtrue Taxonomy Color Plugin is a simple lightweight plugin which allows you to add color in each taxonomy. Which means you can add the feature to the categories, tags and other taxonomies to add colors. It simply saves the color on your database and also gives you color swatch to change it whenever you want without any hassle.\u003C\u002Fp>\n\u003Cp>Features::\u003Cbr \u002F>\n– Add color to taxonomies\u003C\u002Fp>\n","A lightweight simple plugin helps you to add color in taxonomies.",0,850,"2020-10-02T09:55:00.000Z","5.5.18","5.0","7.0",[18,19,20],"category-color","tag-color","taxonomy-color","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fkantbtrue-taxonomy-color\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fkantbtrue-taxonomy-color.1.0.zip",85,null,"2026-03-15T15:16:48.613Z",[],{"slug":28,"display_name":7,"profile_url":8,"plugin_count":29,"total_installs":30,"avg_security_score":31,"avg_patch_time_days":32,"trust_score":33,"computed_at":34},"kantbtrue",4,400,89,30,86,"2026-04-04T19:58:41.743Z",[36],{"slug":37,"name":38,"version":39,"author":40,"author_profile":41,"description":42,"short_description":43,"active_installs":44,"downloaded":45,"rating":11,"num_ratings":11,"last_updated":46,"tested_up_to":47,"requires_at_least":48,"requires_php":49,"tags":50,"homepage":56,"download_link":57,"security_score":23,"vuln_count":11,"unpatched_count":11,"last_vuln_date":24,"fetched_at":25},"change-links","Change Links","1.1","dan.simmins","https:\u002F\u002Fprofiles.wordpress.org\u002Fdansimmins\u002F","\u003Cp>This is a highly customizable Ancher tag font plugin. You can set its font size, font color, Font Style for ancher tags in post, page and posttype contents.\u003C\u002Fp>\n\u003Cp>I built this for my wedding band. We perform a lot in Toronto. It was pretty useful so I uploaded it here.\u003C\u002Fp>\n\u003Cp>For more details, please visit: http:\u002F\u002Fwww.avincos.com\u003C\u002Fp>\n","This is a highly customizable Anchor tag fonts plugin. You can set font size, font color, Font Style for ancher tags in post, page and posttype conten &hellip;",10,2101,"2013-01-28T17:59:00.000Z","3.5.2","3.4","",[51,52,53,54,55],"ancher-tag-color","font-changer","font-size","link-color","link-font","http:\u002F\u002Fwww.avincos.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fchange-links.zip",{"attackSurface":59,"codeSignals":101,"taintFlows":120,"riskAssessment":121,"analyzedAt":126},{"hooks":60,"ajaxHandlers":97,"restRoutes":98,"shortcodes":99,"cronEvents":100,"entryPointCount":11,"unprotectedCount":11},[61,67,72,77,82,86,90,95],{"type":62,"name":63,"callback":64,"file":65,"line":66},"action","admin_enqueue_scripts","kbttc_admin_scripts","admin\\enqueue.php",34,{"type":62,"name":68,"callback":69,"file":70,"line":71},"kbttc_init","kbttc_admin_init","admin\\init.php",36,{"type":62,"name":73,"callback":74,"file":75,"line":76},"admin_notices","kbttc_admin_notices","admin\\notices.php",46,{"type":62,"name":78,"callback":79,"file":80,"line":81},"admin_post_kbttc_save_opts","kbttc_save_opts","admin\\options.php",58,{"type":62,"name":83,"callback":84,"file":80,"line":85},"admin_menu","kbttc_settings",79,{"type":62,"name":87,"callback":68,"file":88,"line":89},"init","inc\\init.php",27,{"type":62,"name":91,"callback":92,"file":93,"line":94},"edit_term","kbttc_save_term_color","process\\save-term-color.php",29,{"type":62,"name":96,"callback":92,"file":93,"line":32},"create_term",[],[],[],[],{"dangerousFunctions":102,"sqlUsage":103,"outputEscaping":105,"fileOperations":11,"externalRequests":11,"nonceChecks":117,"capabilityChecks":118,"bundledLibraries":119},[],{"prepared":11,"raw":11,"locations":104},[],{"escaped":106,"rawEcho":107,"locations":108},21,3,[109,112,115],{"file":80,"line":110,"context":111},173,"raw output",{"file":113,"line":114,"context":111},"admin\\term-fields.php",31,{"file":113,"line":116,"context":111},61,2,1,[],[],{"summary":122,"deductions":123},"The \"kantbtrue-taxonomy-color\" v1.0 plugin exhibits a strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the code demonstrates good practices by exclusively using prepared statements for SQL queries, performing a high percentage of output escaping (88%), and incorporating nonce and capability checks. The lack of file operations and external HTTP requests further reduces potential vulnerabilities.\n\nThe taint analysis reveals no identified flows with unsanitized paths, indicating no immediate high-severity risks from data injection or manipulation within the analyzed code. The vulnerability history is also clean, with no recorded CVEs, suggesting a history of secure development or minimal exposure to known exploits. This plugin appears to be well-secured at this version.\n\nHowever, it's important to note that the analysis is based on the provided data. A 100% output escaping rate is ideal, and while 88% is good, the remaining 12% could potentially be a vector for XSS if not handled carefully in practice. The presence of only two nonce checks and one capability check, while present, might indicate a limited scope of interactions requiring such protections. Overall, the plugin is secure, but continuous vigilance and maintaining a high standard for all outputs are crucial.",[124],{"reason":125,"points":29},"88% output escaping is good, but not 100%","2026-03-17T07:06:39.867Z",{"wat":128,"direct":135},{"assetPaths":129,"generatorPatterns":131,"scriptPaths":132,"versionParams":133},[130],"\u002Fwp-content\u002Fplugins\u002Fkantbtrue-taxonomy-color\u002Fadmin\u002Fassets\u002Fcss\u002Fstyle.css",[],[],[134],"kantbtrue-taxonomy-color\u002Fadmin\u002Fassets\u002Fcss\u002Fstyle.css?ver=1.0",{"cssClasses":136,"htmlComments":137,"htmlAttributes":138,"restEndpoints":143,"jsGlobals":144,"shortcodeOutput":145},[],[],[139,140,141,142],"name=\"kbttc_term_color\"","id=\"kbttc_term_color\"","name=\"kbttc_nonce\"","id=\"kbttc_nonce\"",[],[],[]]