{"id":15292190,"url":"https://github.com/posixpascal/simple-security-plugin","last_synced_at":"2026-02-12T08:31:34.183Z","repository":{"id":255835825,"uuid":"853711867","full_name":"posixpascal/simple-security-plugin","owner":"posixpascal","description":"Single File Wordpress Security Hardening Plugin. Customizable via Settings API. ","archived":false,"fork":false,"pushed_at":"2024-09-07T10:36:26.000Z","size":302,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-12T11:05:09.577Z","etag":null,"topics":["security-hardening","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/posixpascal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-07T10:17:32.000Z","updated_at":"2024-09-11T12:23:31.000Z","dependencies_parsed_at":"2024-09-07T11:36:13.196Z","dependency_job_id":"f52f2933-c17a-40aa-bd22-779c33794382","html_url":"https://github.com/posixpascal/simple-security-plugin","commit_stats":null,"previous_names":["posixpascal/simple-security-plugin"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/posixpascal/simple-security-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posixpascal%2Fsimple-security-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posixpascal%2Fsimple-security-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posixpascal%2Fsimple-security-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posixpascal%2Fsimple-security-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/posixpascal","download_url":"https://codeload.github.com/posixpascal/simple-security-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posixpascal%2Fsimple-security-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29361818,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T01:03:07.613Z","status":"online","status_checked_at":"2026-02-12T02:00:06.911Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["security-hardening","wordpress","wordpress-plugin"],"created_at":"2024-09-30T16:16:53.765Z","updated_at":"2026-02-12T08:31:34.168Z","avatar_url":"https://github.com/posixpascal.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\n\u003cimg src=\".github/images/logo.webp\" width=\"256\"\u003e\n\n\u003cp align=\"center\"\u003e\u003ci\u003e\"Dall-E, generate a logo for this README.\"\u003c/i\u003e\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eSimple Security Plugin (SSP)\u003c/h1\u003e\n\n\n**Simple Security Plugin (SSP)** is a lightweight and easy-to-use WordPress plugin that helps you secure your WordPress installation by disabling or customizing various features that may expose your site to vulnerabilities. The plugin gives you fine-grained control over REST API endpoints, head data, automatic updates, and more.\n\n\n\u003c/p\u003e\n\n## Features\n\n- 👩‍👧 **Disable REST API Endpoints**: Prevents user enumeration and hides sensitive data exposed by the WordPress REST API.\n- 🫥 **Remove Meta Data from Header**: Cleans up unnecessary meta tags in the HTML header (like RSD and WLW links) to avoid information leakage.\n- 📧 **Disable Plugin and Theme Update Notifications**: Stops email notifications for plugin and theme updates to reduce email clutter.\n- 🔄 **Disable Pingbacks and Trackbacks**: Protects your site from common XML-RPC DDoS attacks by disabling pingbacks.\n- 🪖 **Disable Debug Mode**: Turns off WordPress debug mode to prevent sensitive error messages from being exposed.\n- 📝 **Disable File Editors**: Blocks access to plugin and theme editors in the WordPress admin panel to prevent unauthorized code edits.\n- 📰 **Disable RSS and Atom Feeds**: Stops WordPress from generating RSS and Atom feeds to limit content scraping and unwanted access to feed data.\n- 📦 **Remove WP Embed**: Disables WordPress' default embed functionality to prevent content injection via oEmbed.\n- *️⃣ **Remove WP Version Info**: Hides the WordPress version from your site's HTML to reduce the risk of targeted attacks based on known vulnerabilities.\n\n## Installation\n\n1. **Download** the plugin from GitHub or the WordPress plugin repository (if available).\n2. **Upload** the plugin to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.\n3. **Activate** the plugin through the 'Plugins' screen in WordPress.\n4. **Configure** the plugin by going to the **Settings** -\u003e **Simple Security Plugin** page in your WordPress admin dashboard.\n\n## Requirements\n\n- WordPress 6.0 or higher\n- PHP 8.1 or higher\n\n## Usage\n\nOnce the plugin is activated, you can configure the security options from the **Simple Security Plugin** settings page.\n\n![settings_screen.png](.github/images/settings_screen.png)\n*Screenshot of https://your-website.tld/wp-admin/options-general.php?page=simple-security-settings-page*\n\n### Available Settings:\n\n- **Disable REST Endpoints**: Disable sensitive endpoints in the WordPress REST API.\n- **Remove Head Data**: Remove unnecessary meta tags from the head section.\n- **Disable Plugin Update Mail**: Stop receiving email notifications for plugin updates.\n- **Disable Pingbacks**: Block XML-RPC pingbacks.\n- **Disable Debug Mode**: Prevent error messages from being exposed publicly.\n- **Disable File Editors**: Remove access to plugin and theme editors in the admin dashboard.\n- **Disable RSS Feeds**: Disable RSS and Atom feeds.\n- **Remove WP Embed**: Remove WordPress embed functionality.\n- **Remove WP Version Hints**: Hide WordPress version information from the site's HTML.\n- **Deactivate WP Auto Update**: Turn off WordPress automatic updates.\n\n## Contributing\n\nWe welcome contributions to improve the plugin or add new features!\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature/my-feature`).\n3. Commit your changes (`git commit -am 'Add new feature'`).\n4. Push to the branch (`git push origin feature/my-feature`).\n5. Create a new pull request.\n\n## License\n\nThis plugin is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Support\n\nIf you encounter any issues or have suggestions, feel free to open an issue in the GitHub repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposixpascal%2Fsimple-security-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fposixpascal%2Fsimple-security-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposixpascal%2Fsimple-security-plugin/lists"}