[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fBQ8qcychnfglLDc_5gV7CKcoy_QfHvZ8VTpPu46o8pk":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":14,"last_updated":15,"tested_up_to":16,"requires_at_least":17,"requires_php":18,"tags":19,"homepage":23,"download_link":24,"security_score":25,"vuln_count":26,"unpatched_count":26,"last_vuln_date":27,"fetched_at":28,"vulnerabilities":29,"developer":30,"crawl_stats":27,"alternatives":35,"analysis":120,"fingerprints":174},"jsonfeed","JSON Feed (jsonfeed.org)","1.4.5","mantonr","https:\u002F\u002Fprofiles.wordpress.org\u002Fmantonr\u002F","\u003Cp>Adds a JSON Feed to your WordPress site by adding \u003Ccode>\u002Ffeed\u002Fjson\u003C\u002Fcode> to any URL.\u003C\u002Fp>\n\u003Cp>The JSON Feed format is a pragmatic syndication format, like RSS and Atom, but with one big difference: it’s JSON instead of XML. Learn more at \u003Ca href=\"http:\u002F\u002Fjsonfeed.org\u002F\" rel=\"nofollow ugc\">jsonfeed.org\u003C\u002Fa>.\u003C\u002Fp>\n","Adds feeds in JSON Feed format.",1000,55677,100,5,"2024-04-05T13:41:00.000Z","6.5.8","4.9","5.6",[20,21,22,4],"feed","feeds","json","https:\u002F\u002Fgithub.com\u002Fmanton\u002Fjsonfeed-wp\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fjsonfeed.1.4.5.zip",92,0,null,"2026-03-15T15:16:48.613Z",[],{"slug":7,"display_name":7,"profile_url":8,"plugin_count":31,"total_installs":11,"avg_security_score":25,"avg_patch_time_days":32,"trust_score":33,"computed_at":34},1,30,88,"2026-04-04T14:08:05.795Z",[36,53,72,87,107],{"slug":37,"name":38,"version":39,"author":40,"author_profile":41,"description":42,"short_description":43,"active_installs":44,"downloaded":45,"rating":26,"num_ratings":26,"last_updated":46,"tested_up_to":47,"requires_at_least":48,"requires_php":46,"tags":49,"homepage":50,"download_link":51,"security_score":13,"vuln_count":26,"unpatched_count":26,"last_vuln_date":27,"fetched_at":52},"json-feeder","JSON Feeder","1.0.6","Signalfade","https:\u002F\u002Fprofiles.wordpress.org\u002Fsignalfade\u002F","\u003Cp>Adds a new type of feed you can subscribe to.\u003Cbr \u002F>\n    http:\u002F\u002Fexample.com\u002Ffeed\u002Fjson or \u003Ccode>http:\u002F\u002Fexample.com\u002F?feed=json\u003C\u002Fcode> to anywhere and you’ll get JSON back.\u003C\u002Fp>\n","Adds a feed based on the jsonfeed.org standard that one can subscribe to or parse.",10,1386,"","4.7.32","4.0",[20,21,22,4],"http:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fjson-feeder\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fjson-feeder.1.0.6.zip","2026-03-15T10:48:56.248Z",{"slug":54,"name":55,"version":56,"author":57,"author_profile":58,"description":59,"short_description":60,"active_installs":61,"downloaded":62,"rating":63,"num_ratings":64,"last_updated":65,"tested_up_to":47,"requires_at_least":66,"requires_php":46,"tags":67,"homepage":69,"download_link":70,"security_score":71,"vuln_count":26,"unpatched_count":26,"last_vuln_date":27,"fetched_at":28},"feed-json","Feed JSON","1.0.10","wokamoto","https:\u002F\u002Fprofiles.wordpress.org\u002Fwokamoto\u002F","\u003Cp>Adds a new type of feed you can subscribe to.\u003Cbr \u002F>\n    http:\u002F\u002Fexample.com\u002Ffeed\u002Fjson or \u003Ccode>http:\u002F\u002Fexample.com\u002F?feed=json\u003C\u002Fcode> to anywhere you get a JSON form.\u003Cbr \u002F>\n    http:\u002F\u002Fexample.com\u002Ffeed\u002Fjson?callback=callback or \u003Ccode>http:\u002F\u002Fexample.com\u002F?feed=json&callback=callback\u003C\u002Fcode> to anywhere you get a JSONP.\u003C\u002Fp>\n","Adds a new type of feed you can subscribe to.",500,21681,80,4,"2017-01-18T02:29:00.000Z","3.0",[20,21,22,68],"jsonp","http:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Ffeed-json\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ffeed-json.1.0.10.zip",85,{"slug":73,"name":74,"version":75,"author":76,"author_profile":77,"description":78,"short_description":79,"active_installs":13,"downloaded":80,"rating":26,"num_ratings":26,"last_updated":81,"tested_up_to":82,"requires_at_least":83,"requires_php":46,"tags":84,"homepage":85,"download_link":86,"security_score":71,"vuln_count":26,"unpatched_count":26,"last_vuln_date":27,"fetched_at":28},"json-feed","JSON feed","1.3","chrisnorthwood","https:\u002F\u002Fprofiles.wordpress.org\u002Fchrisnorthwood\u002F","\u003Cp>Pretty simple, really. Adds a new type of feed you can subscribe to. Simply\u003Cbr \u002F>\nadd \u003Ccode>?feed=json\u003C\u002Fcode> to anywhere you get a normal feed to get it in JSON form\u003Cbr \u002F>\n(but with a cutdown version of events).\u003C\u002Fp>\n\u003Cp>Version 1.1 added support for JSONP. To get a JSONP response instead of a\u003Cbr \u002F>\nnormal JSON structure, simply add \u003Ccode>jsonp=callbackName\u003C\u002Fcode> to your query, where\u003Cbr \u002F>\n    callbackName is the name of the function to be wrapped with.\u003C\u002Fp>\n\u003Cp>To use this with jQuery, you’ll want to do something like:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>$.getJSON(\"http:\u002F\u002Fexample.com\u002Ffeed\u002F?feed=json&jsonp=?\",\n       function(data){\n               console.debug(data[0].title);   \u002F\u002F print title of first item to firebug console\n       });\n});\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>(thanks to Dan “Tack” Trudell)\u003C\u002Fp>\n","Pretty simple, really. Adds a new type of feed you can subscribe to. Simply",16484,"2009-11-19T23:31:00.000Z","2.9.2","2.7.1",[20,21,22],"http:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fjson-feed\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fjson-feed.1.3.zip",{"slug":88,"name":89,"version":90,"author":91,"author_profile":92,"description":93,"short_description":94,"active_installs":95,"downloaded":96,"rating":13,"num_ratings":31,"last_updated":97,"tested_up_to":98,"requires_at_least":99,"requires_php":100,"tags":101,"homepage":105,"download_link":106,"security_score":13,"vuln_count":26,"unpatched_count":26,"last_vuln_date":27,"fetched_at":28},"pinecast-wp-sync","Pinecast WordPress Sync","2.0.2","Pinecast","https:\u002F\u002Fprofiles.wordpress.org\u002Fpinecast\u002F","\u003Cp>This plugin allows you to sync your Pinecast podcast (or any JSONFeed-compatible podcast) with your WordPress blog.\u003C\u002Fp>\n\u003Cp>Please see Pinecast’s \u003Ca href=\"https:\u002F\u002Fpinecast.support\u002Fen\u002Farticles\u002F3072843-pinecast-wordpress-sync-plugin\" rel=\"nofollow ugc\">support website\u003C\u002Fa> for more information.\u003C\u002Fp>\n\u003Cp>After installing, visit Settings > Pinecast to add feeds. Add your Pinecast RSS feed URL (found on your podcast dashboard), along with the podcast’s name (for your reference), categories that you wish to be applied to each episode’s post, and whether you’d like to include episode artwork in the posts. Save changes.\u003C\u002Fp>\n\u003Cp>Once your podcast is added, you can press the Sync button to import episodes. Episodes will sync automatically every hour.\u003C\u002Fp>\n","This plugin allows you to sync your Pinecast podcast (or any JSONFeed-compatible podcast) with your WordPress blog.",60,10331,"2025-09-03T20:03:00.000Z","6.8.5","5.2","7.0",[4,102,103,104],"pinecast","podcast","sync","https:\u002F\u002Fhelp.pinecast.com\u002Farticles\u002F3072843-pinecast-wordpress-sync-plugin","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpinecast-wp-sync.2.0.2.zip",{"slug":108,"name":55,"version":109,"author":110,"author_profile":111,"description":112,"short_description":113,"active_installs":44,"downloaded":114,"rating":26,"num_ratings":26,"last_updated":46,"tested_up_to":115,"requires_at_least":66,"requires_php":46,"tags":116,"homepage":118,"download_link":119,"security_score":13,"vuln_count":26,"unpatched_count":26,"last_vuln_date":27,"fetched_at":52},"tabletize-json-connector","1.0.0","appfactory","https:\u002F\u002Fprofiles.wordpress.org\u002Fappfactory\u002F","\u003Cp>Expose a new type of feed compatible with a Tabletize data source.\u003Cbr \u002F>\nYou can point your Tabletize external data source to \u003Ccode>http:\u002F\u002Fexample.com\u002Ffeed\u002Fjson\u003C\u002Fcode> or \u003Ccode>http:\u002F\u002Fexample.com\u002F?feed=json\u003C\u002Fcode> and you get a fully functional Tabletize data source that you can use with a list element.\u003Cbr \u002F>\nYou can find out more about external data sources here: \u003Ccode>http:\u002F\u002Fhelp.tabletize.com\u002Fdata\u002Fexternal-source\u002F\u003C\u002Fcode>.\u003C\u002Fp>\n","Expose Wordpress posts to be used by a Tabletize data source.",1809,"3.9.40",[20,21,22,68,117],"tabletize","http:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Ftabletize-json\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftabletize-json-connector.zip",{"attackSurface":121,"codeSignals":153,"taintFlows":169,"riskAssessment":170,"analyzedAt":173},{"hooks":122,"ajaxHandlers":149,"restRoutes":150,"shortcodes":151,"cronEvents":152,"entryPointCount":26,"unprotectedCount":26},[123,129,134,138,142,145],{"type":124,"name":125,"callback":126,"file":127,"line":128},"action","init","json_feed_setup_feed","jsonfeed-wp.php",23,{"type":130,"name":131,"callback":132,"priority":44,"file":127,"line":133},"filter","feed_content_type","json_feed_content_type",38,{"type":130,"name":135,"callback":136,"file":127,"line":137},"w3tc_is_cacheable_content_type","json_feed_w3tc_is_cacheable_content_type",52,{"type":124,"name":139,"callback":140,"file":127,"line":141},"wp_head","json_feed_link",54,{"type":130,"name":139,"callback":143,"file":127,"line":144},"json_feed_links_extra",141,{"type":130,"name":146,"callback":147,"file":127,"line":148},"pubsubhubbub_supported_feed_types","json_feed_websub",155,[],[],[],[],{"dangerousFunctions":154,"sqlUsage":155,"outputEscaping":157,"fileOperations":26,"externalRequests":26,"nonceChecks":26,"capabilityChecks":26,"bundledLibraries":168},[],{"prepared":26,"raw":26,"locations":156},[],{"escaped":158,"rawEcho":159,"locations":160},6,2,[161,165],{"file":162,"line":163,"context":164},"feed-json-comments.php",28,"raw output",{"file":166,"line":167,"context":164},"feed-json.php",15,[],[],{"summary":171,"deductions":172},"The \"jsonfeed\" plugin v1.4.5 exhibits an excellent security posture based on the provided static analysis. The absence of any identifiable attack surface points like AJAX handlers, REST API routes, shortcodes, or cron events significantly limits potential entry vectors for attackers. Furthermore, the code signals indicate robust security practices, with no dangerous functions identified, all SQL queries utilizing prepared statements, and a high percentage of output properly escaped. The lack of file operations, external HTTP requests, and the absence of nonce and capability checks (given the zero attack surface) also contribute to a strong defense. The taint analysis further reinforces this positive outlook, showing no identified vulnerabilities of any severity. The plugin's history of zero known CVEs, with no currently unpatched vulnerabilities, further underscores its reliability and secure development. While the absence of explicit nonce and capability checks might seem like a concern in other contexts, it is a direct consequence of the plugin not exposing any user-facing entry points that would typically require such protections.  The plugin's strengths lie in its minimal attack surface and adherence to secure coding practices. There are no apparent weaknesses based on this analysis.",[],"2026-03-16T18:49:30.295Z",{"wat":175,"direct":180},{"assetPaths":176,"generatorPatterns":177,"scriptPaths":178,"versionParams":179},[],[],[],[],{"cssClasses":181,"htmlComments":182,"htmlAttributes":183,"restEndpoints":184,"jsGlobals":185,"shortcodeOutput":186},[],[],[],[],[],[]]