github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/misc/wordpress/plugins/testdata/valid (about) 1 <?php 2 /** 3 * @package Akismet 4 */ 5 /* 6 Plugin Name:Akismet Anti-spam: Spam Protection 7 Plugin URI: https://akismet.com/ 8 Description: Used by millions, Akismet is quite possibly the best way in the world to <strong>protect your blog from spam</strong>. Akismet Anti-spam keeps your site protected even while you sleep. To get started: activate the Akismet plugin and then go to your Akismet Settings page to set up your API key. 9 Version: 5.3 10 Requires at least: 5.8 11 Requires PHP: 5.6.20 12 Author: Automattic - Anti-spam Team 13 Author URI: https://automattic.com/wordpress-plugins/ 14 License: GPLv2 or later 15 Text Domain: akismet 16 */ 17 // rest of plugin's code ...