[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fXeqkxKdykcwsMRS2MJzhnPnyqbP2-QModpvOZUFqKFI":3,"$f8URWiy4_1MuHP8Q7awRmfEM3yWHRTXjxtLSxAL6RO8o":173,"$fntqgZJrjxkT5zIHtNT4m_H86hwtEHCq7ZvAi4INOBdg":178},{"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":21,"download_link":22,"security_score":23,"vuln_count":13,"unpatched_count":13,"last_vuln_date":24,"fetched_at":25,"discovery_status":26,"vulnerabilities":27,"developer":28,"crawl_stats":24,"alternatives":36,"analysis":135,"fingerprints":160},"parse-markdown","Parse Markdown","1.0.1","Ben Marshall","https:\u002F\u002Fprofiles.wordpress.org\u002Fbmarshall511\u002F","\u003Cp>Integrate \u003Ca href=\"https:\u002F\u002Fdaringfireball.net\u002Fprojects\u002Fmarkdown\u002F\" rel=\"nofollow ugc\">Markdown\u003C\u002Fa> into WordPress comments with the Parse Markdown plugin. A simple, no configuration-required, standards-driven plugin that allows commenters to use Markdown markup in their comments.\u003C\u002Fp>\n\u003Cp>For more information on how it works and how to integrate in other plugins or themes, see the \u003Ca href=\"https:\u002F\u002Fwww.benmarshall.me\u002Fparse-markdown-wordpress-plugin\u002F\" rel=\"nofollow ugc\">Parse Markdown documentation\u003C\u002Fa>.\u003C\u002Fp>\n","Integrate Markdown into WordPress. Simple, no configuration-required, standards-driven plugin allowing commenters to use Markdown in their comments.",30,1405,0,"2020-08-19T00:53:00.000Z","5.5.18","5.2","7.1",[19,20],"code","markdown","https:\u002F\u002Fwww.benmarshall.me\u002Fwordpress-markdown\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fparse-markdown.1.0.1.zip",85,null,"2026-04-16T10:56:18.058Z","no_bundle",[],{"slug":29,"display_name":7,"profile_url":8,"plugin_count":30,"total_installs":31,"avg_security_score":32,"avg_patch_time_days":33,"trust_score":34,"computed_at":35},"bmarshall511",5,20100,87,913,70,"2026-05-20T02:52:15.426Z",[37,56,77,95,115],{"slug":38,"name":39,"version":40,"author":41,"author_profile":42,"description":43,"short_description":44,"active_installs":45,"downloaded":46,"rating":47,"num_ratings":48,"last_updated":49,"tested_up_to":50,"requires_at_least":50,"requires_php":50,"tags":51,"homepage":50,"download_link":55,"security_score":23,"vuln_count":13,"unpatched_count":13,"last_vuln_date":24,"fetched_at":25},"wp-markdown","WP-Markdown","1.6.1","Stephen Harris","https:\u002F\u002Fprofiles.wordpress.org\u002Fstephenh1988\u002F","\u003Cp>This plugin allows you to write posts (of any post type) using the Markdown syntax. The plugin converts the Markdown into HTML prior to saving the post. When editing a post, the plugin converts it back into Markdown syntax.\u003C\u002Fp>\n\u003Cp>The plugin also allows you to enable Markdown in \u003Cstrong>comments\u003C\u002Fstrong> and \u003Cstrong>bbPress forums\u003C\u002Fstrong>. In these instances the plugin adds a toolbar, and preview of the processed Markdown with \u003Ca href=\"http:\u002F\u002Fcode.google.com\u002Fp\u002Fgoogle-code-prettify\u002F\" rel=\"nofollow ugc\">Prettify\u003C\u002Fa> syntax highlighter applied (similiar to that used in the Stack Exchange websites such as \u003Ca href=\"http:\u002F\u002Fwordpress.stackexchange.com\u002F\" rel=\"nofollow ugc\">WordPress Stack Exchange\u003C\u002Fa>).\u003C\u002Fp>\n\u003Cp>WP-Markdown stores the processed HTML, so deactivating the plugin will not affect your posts, comments or bbPress forums.\u003C\u002Fp>\n","Allows Markdown to be enabled in posts, comments and bbPress forums.",400,86445,90,28,"2017-12-27T14:00:00.000Z","",[19,52,20,53,54],"formatting","prettify","syntax-highlighter","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-markdown.1.6.1.zip",{"slug":57,"name":58,"version":59,"author":60,"author_profile":61,"description":62,"short_description":63,"active_installs":34,"downloaded":64,"rating":65,"num_ratings":66,"last_updated":67,"tested_up_to":68,"requires_at_least":50,"requires_php":50,"tags":69,"homepage":50,"download_link":73,"security_score":74,"vuln_count":75,"unpatched_count":13,"last_vuln_date":76,"fetched_at":25},"markdown-shortcode","Markdown Shortcode","0.2.3","JHoppe","https:\u002F\u002Fprofiles.wordpress.org\u002Fjhoppe\u002F","\u003Cp>Damn simple [markdown]#via shortcode[\u002Fmarkdown] for wordpress.\u003Cbr \u002F>\nThis plugin uses \u003Ca href=\"http:\u002F\u002Fparsedown.org\u002F\" rel=\"nofollow ugc\">parsedown\u003C\u002Fa> and \u003Ca href=\"http:\u002F\u002Fhighlightjs.org\" rel=\"nofollow ugc\">highlight.js\u003C\u002Fa>. Zero configuration.\u003C\u002Fp>\n\u003Cp>Write this into the editor:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[markdown]  \n#h1\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch3>h2\u003C\u002Fh3>\n\u003Cpre>\u003Ccode>text  \n____source code (two ore more underscores will be replaced by empty spaces)  \n____source code (two ore more underscores will be replaced by empty spaces)  \n\n    `javascript\nsource code\n    `\n[\u002Fmarkdown]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>and the shortcode content will be parsed with parsedown. Syntax highlighting will appear for the source codes.\u003C\u002Fp>\n\u003Cp>This plugin is available at \u003Ca href=\"https:\u002F\u002Fgithub.com\u002FJohannesHoppe\u002Fmarkdown-shortcode\" rel=\"nofollow ugc\">github\u003C\u002Fa>, too.\u003Cbr \u002F>\nPlease \u003Cstrong>report issues at github\u003C\u002Fstrong>, pull requests are welcome, too!\u003C\u002Fp>\n","Damn simple markdown for wordpress via shortcode, uses parsedown (parsedown.org) and highlight.js (highlightjs.org).",3161,100,3,"2025-09-21T21:19:00.000Z","6.7.5",[70,20,71,72],"highlight-js","parsedown","shortcode","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmarkdown-shortcode.zip",99,1,"2025-09-25 17:54:41",{"slug":78,"name":79,"version":80,"author":81,"author_profile":82,"description":83,"short_description":84,"active_installs":34,"downloaded":85,"rating":13,"num_ratings":13,"last_updated":86,"tested_up_to":87,"requires_at_least":88,"requires_php":89,"tags":90,"homepage":93,"download_link":94,"security_score":65,"vuln_count":13,"unpatched_count":13,"last_vuln_date":24,"fetched_at":25},"simple-markdown","Simple Markdown","1.4.2","Floris-Jan","https:\u002F\u002Fprofiles.wordpress.org\u002Fblokkie\u002F","\u003Cp>Simple Markdown is a lightweight WordPress plugin that adds a custom Gutenberg block for rendering Markdown content directly in your posts and pages. Perfect for developers, writers, and anyone who prefers writing in Markdown format.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>NEW in 1.3.0: Professional Code Beautification\u003C\u002Fstrong>\u003Cbr \u002F>\n* Automatic code formatting and indentation for all supported languages\u003Cbr \u002F>\n* Professional copy buttons positioned as elegant tabs outside code blocks\u003Cbr \u002F>\n* Language-aware beautification (JavaScript, PHP, CSS, JSON, Bash)\u003Cbr \u002F>\n* Smart preservation of ASCII art and tree structures in copy-only blocks\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Core Features:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Custom Gutenberg block for Markdown content\u003C\u002Fli>\n\u003Cli>Support for common Markdown syntax:\n\u003Cul>\n\u003Cli>Headers (H1-H6)\u003C\u002Fli>\n\u003Cli>Bold and italic text\u003C\u002Fli>\n\u003Cli>Inline code and code blocks with copy functionality\u003C\u002Fli>\n\u003Cli>Links\u003C\u002Fli>\n\u003Cli>Unordered and ordered lists\u003C\u002Fli>\n\u003Cli>Blockquotes\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>Professional code block rendering with:\n\u003Cul>\n\u003Cli>Automatic beautification and proper indentation\u003C\u002Fli>\n\u003Cli>One-click copy functionality with visual feedback\u003C\u002Fli>\n\u003Cli>Language labels (JavaScript, PHP, CSS, JSON, Bash)\u003C\u002Fli>\n\u003Cli>Tight line spacing optimized for code readability\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>Clean HTML output with semantic markup\u003C\u002Fli>\n\u003Cli>Theme-resistant styling with robust CSS overrides\u003C\u002Fli>\n\u003Cli>Easy to use interface\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>This is the core version with all essential markdown features plus professional code handling. A Pro version with syntax highlighting and other advanced features will be available in the future.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Supported Markdown Syntax:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode># Header 1\u003C\u002Fcode> through \u003Ccode>###### Header 6\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>**bold text**\u003C\u002Fcode> and \u003Ccode>*italic text*\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>`inline code`\u003C\u002Fcode> and code blocks with triple backticks\u003C\u002Fli>\n\u003Cli>\u003Ccode>[link text](URL)\u003C\u002Fcode> for links\u003C\u002Fli>\n\u003Cli>\u003Ccode>- item\u003C\u002Fcode> for unordered lists\u003C\u002Fli>\n\u003Cli>\u003Ccode>1. item\u003C\u002Fcode> for ordered lists\u003C\u002Fli>\n\u003Cli>\u003Ccode>> quote\u003C\u002Fcode> for blockquotes\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Advanced Code Block Syntax:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>```javascript copy\u003C\u002Fcode> – Beautified JavaScript with copy button\u003C\u002Fli>\n\u003Cli>\u003Ccode>```php copy\u003C\u002Fcode> – Beautified PHP with copy button\u003C\u002Fli>\n\u003Cli>\u003Ccode>```css copy\u003C\u002Fcode> – Beautified CSS with copy button\u003C\u002Fli>\n\u003Cli>\u003Ccode>```json copy\u003C\u002Fcode> – Beautified JSON with copy button\u003C\u002Fli>\n\u003Cli>\u003Ccode>```bash copy\u003C\u002Fcode> – Bash commands with copy button\u003C\u002Fli>\n\u003Cli>\u003Ccode>```copy\u003C\u002Fcode> – Copy button without beautification (preserves ASCII art)\u003C\u002Fli>\n\u003Cli>\u003Ccode>```\u003C\u002Fcode> – Plain code block (no beautification, no copy button)\u003C\u002Fli>\n\u003C\u002Ful>\n","Simple and fast plugin to render markdown with a custom Gutenberg block. Professional code beautification and copy functionality included.",672,"2025-09-03T17:18:00.000Z","6.8.5","5.0","7.4",[91,19,52,92,20],"blocks","gutenberg","https:\u002F\u002Fgithub.com\u002FFJBlok\u002Fwpp-simple-markdown","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsimple-markdown.1.4.2.zip",{"slug":96,"name":97,"version":98,"author":99,"author_profile":100,"description":101,"short_description":102,"active_installs":103,"downloaded":104,"rating":65,"num_ratings":105,"last_updated":106,"tested_up_to":107,"requires_at_least":108,"requires_php":50,"tags":109,"homepage":113,"download_link":114,"security_score":23,"vuln_count":13,"unpatched_count":13,"last_vuln_date":24,"fetched_at":25},"github-readme","Github README","0.2.0","Jason Stallings","https:\u002F\u002Fprofiles.wordpress.org\u002Foctalmage\u002F","\u003Cp>Github README is a plugin that allows you to embed markdown from GitHub in a page or post using a simple shortcode.\u003C\u002Fp>\n\u003Cp>Usage:\u003C\u002Fp>\n\u003Cp>\u003Cstrong>github_readme\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>This shortcode embeds the project’s readme.\u003C\u002Fp>\n\u003Cp>[github_readme repo=”octalmage\u002FMarknote”]\u003C\u002Fp>\n\u003Cp>You can also trim lines from the top of the readme using the “trim” option:\u003C\u002Fp>\n\u003Cp>[github_readme repo=”octalmage\u002FMarknote” trim=”3″]\u003C\u002Fp>\n\u003Cp>This is useful for removing titles since your page\u002Fpost will most likely already have one.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>github_markdown\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>This shortcode embeds any markdown file found in the repository.\u003C\u002Fp>\n\u003Cp>[github_markdown repo=”octalmage\u002FMarknote” file=”README.md”]\u003C\u002Fp>\n\u003Cp>trim, branch, and cache (seconds to cache) also supported.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>github_wikipage\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>This shortcode embeds pages from a project’s wiki.\u003C\u002Fp>\n\u003Cp>[github_wikipage repo=”octalmage\u002FMarknote” page=”Syntax”]\u003C\u002Fp>\n\u003Cp>trim and cache also supported.\u003C\u002Fp>\n","Easily embed GitHub READMEs in pages\u002Fposts.",20,3281,4,"2016-06-07T15:07:00.000Z","4.5.33","3.0.1",[110,111,20,112,72],"embed","github","readme","https:\u002F\u002Fgithub.com\u002Foctalmage\u002Fgithub-readme","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fgithub-readme.zip",{"slug":116,"name":117,"version":118,"author":119,"author_profile":120,"description":121,"short_description":122,"active_installs":123,"downloaded":124,"rating":13,"num_ratings":13,"last_updated":125,"tested_up_to":126,"requires_at_least":127,"requires_php":50,"tags":128,"homepage":132,"download_link":133,"security_score":23,"vuln_count":13,"unpatched_count":13,"last_vuln_date":24,"fetched_at":134},"codecolorer-markdown","CodeColorer comaptiblity with “Markdown for WordPress and bbPress”","0.1.1","x3ro","https:\u002F\u002Fprofiles.wordpress.org\u002Fx3ro\u002F","\u003Cp>This plugin automatically wraps Markdown code blocks (indented by 4 spaces or a tab)\u003Cbr \u002F>\nin CodeColorer tags. You can also specify what language the given snippet uses, by using\u003Cbr \u002F>\nthe following syntax:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>    :ruby:\n    class Foo \u003C Bar\n    end\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>That is, the name of the language, as you’d use it when creating a CodeColorer block,\u003Cbr \u002F>\nenclosed by two colons on the very first line of the code snippet.\u003C\u002Fp>\n\u003Cp>The source code repository can be found over at\u003Cbr \u002F>\n\u003Ca href=\"http:\u002F\u002Fgithub.com\u002Fx3ro\u002Fwordpress-codecolorer-markdown\" rel=\"nofollow ugc\">GitHub\u003C\u002Fa>.\u003C\u002Fp>\n","Enables CodeColorer for any code block created by the markdown-for-wordpress-and-bbpress plugin.",10,2286,"2012-09-06T21:06:00.000Z","3.4.2","3.0",[129,130,20,131],"codecolorer","highlighting","syntax","http:\u002F\u002Fgithub.com\u002Fx3ro\u002Fwordpress-codecolorer-markdown","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcodecolorer-markdown.zip","2026-04-06T09:54:40.288Z",{"attackSurface":136,"codeSignals":148,"taintFlows":155,"riskAssessment":156,"analyzedAt":159},{"hooks":137,"ajaxHandlers":144,"restRoutes":145,"shortcodes":146,"cronEvents":147,"entryPointCount":13,"unprotectedCount":13},[138],{"type":139,"name":140,"callback":141,"priority":123,"file":142,"line":143},"filter","comment_text","parse_markdown_comment_text","parse-markdown.php",40,[],[],[],[],{"dangerousFunctions":149,"sqlUsage":150,"outputEscaping":152,"fileOperations":13,"externalRequests":13,"nonceChecks":13,"capabilityChecks":13,"bundledLibraries":154},[],{"prepared":13,"raw":13,"locations":151},[],{"escaped":13,"rawEcho":13,"locations":153},[],[],[],{"summary":157,"deductions":158},"Based on the provided static analysis and vulnerability history, the \"parse-markdown\" plugin v1.0.1 exhibits a strong security posture. The absence of any identified attack surface points (AJAX handlers, REST API routes, shortcodes, cron events) significantly limits the potential for external manipulation. Furthermore, the code analysis reveals a lack of dangerous functions, 100% adherence to prepared statements for SQL queries, and complete output escaping, all indicating robust secure coding practices. The plugin also demonstrates a clean vulnerability history with no recorded CVEs, suggesting a commitment to security by the developers or a lack of exploitable flaws discovered to date.\n\nWhile the plugin appears highly secure, the complete absence of nonce checks and capability checks, coupled with zero identified taint flows or file operations, could be interpreted in two ways. It might mean the plugin is so simple that these checks are genuinely not required, or it could indicate a potential blind spot if the plugin's functionality were to evolve or interact with user-supplied data in more complex ways. However, given the current data, the overall security is excellent, with no immediate or documented risks present. The lack of complexity, dangerous functions, and untrusted input handling are significant strengths.",[],"2026-03-16T22:46:32.106Z",{"wat":161,"direct":166},{"assetPaths":162,"generatorPatterns":163,"scriptPaths":164,"versionParams":165},[],[],[],[],{"cssClasses":167,"htmlComments":168,"htmlAttributes":169,"restEndpoints":170,"jsGlobals":171,"shortcodeOutput":172},[],[],[],[],[],[],{"error":174,"url":175,"statusCode":176,"statusMessage":177,"message":177},true,"http:\u002F\u002Flocalhost\u002Fapi\u002Fplugins\u002Fparse-markdown\u002Fbundle",404,"no bundle for this plugin yet",{"slug":4,"current_version":6,"total_versions":179,"versions":180},2,[181,187],{"version":6,"download_url":22,"svn_tag_url":182,"released_at":24,"has_diff":183,"diff_files_changed":184,"diff_lines":24,"trac_diff_url":185,"vulnerabilities":186,"is_current":174},"https:\u002F\u002Fplugins.svn.wordpress.org\u002Fparse-markdown\u002Ftags\u002F1.0.1\u002F",false,[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fparse-markdown%2Ftags%2F1.0.0&new_path=%2Fparse-markdown%2Ftags%2F1.0.1",[],{"version":188,"download_url":189,"svn_tag_url":190,"released_at":24,"has_diff":183,"diff_files_changed":191,"diff_lines":24,"trac_diff_url":24,"vulnerabilities":192,"is_current":183},"1.0.0","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fparse-markdown.1.0.0.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fparse-markdown\u002Ftags\u002F1.0.0\u002F",[],[]]