add hard boiled security plugin
This commit is contained in:
@@ -67,7 +67,8 @@
|
|||||||
"wpackagist-plugin/flamingo": "^2.6",
|
"wpackagist-plugin/flamingo": "^2.6",
|
||||||
"wpengine/advanced-custom-fields-pro": "^6.7",
|
"wpengine/advanced-custom-fields-pro": "^6.7",
|
||||||
"ourcodeworld/name-that-color": "dev-master",
|
"ourcodeworld/name-that-color": "dev-master",
|
||||||
"wpackagist-plugin/resizable-editor-sidebar": "1.0.6"
|
"wpackagist-plugin/resizable-editor-sidebar": "1.0.6",
|
||||||
|
"badegguk/hard-boiled-security": "^1.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"roave/security-advisories": "dev-latest",
|
"roave/security-advisories": "dev-latest",
|
||||||
@@ -89,6 +90,7 @@
|
|||||||
"web/app/mu-plugins/{$name}/": [
|
"web/app/mu-plugins/{$name}/": [
|
||||||
"type:wordpress-muplugin",
|
"type:wordpress-muplugin",
|
||||||
"badegguk/bad-egg-digital-login-page",
|
"badegguk/bad-egg-digital-login-page",
|
||||||
|
"badegguk/hard-boiled-security",
|
||||||
"wpengine/advanced-custom-fields-pro"
|
"wpengine/advanced-custom-fields-pro"
|
||||||
],
|
],
|
||||||
"web/app/plugins/{$name}/": ["type:wordpress-plugin"],
|
"web/app/plugins/{$name}/": ["type:wordpress-plugin"],
|
||||||
|
|||||||
28
composer.lock
generated
28
composer.lock
generated
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "0ff612e079c6a14f99464d43e9148603",
|
"content-hash": "45d0a582ae7850e497fe7f2b3d7752a7",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "badegguk/bad-egg-digital-login-page",
|
"name": "badegguk/bad-egg-digital-login-page",
|
||||||
@@ -32,6 +32,32 @@
|
|||||||
},
|
},
|
||||||
"time": "2025-06-03T15:19:29+00:00"
|
"time": "2025-06-03T15:19:29+00:00"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "badegguk/hard-boiled-security",
|
||||||
|
"version": "v1.0.1",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/bad-egg-digital/hard-boiled-security.git",
|
||||||
|
"reference": "e4a327a5002848dbd0d01b814cd210374730f098"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://api.github.com/repos/bad-egg-digital/hard-boiled-security/zipball/e4a327a5002848dbd0d01b814cd210374730f098",
|
||||||
|
"reference": "e4a327a5002848dbd0d01b814cd210374730f098",
|
||||||
|
"shasum": ""
|
||||||
|
},
|
||||||
|
"type": "wordpress-plugin",
|
||||||
|
"license": [
|
||||||
|
"GPLv3"
|
||||||
|
],
|
||||||
|
"description": "A simple plugin that hardens some common Wordpress vulnerabilities.",
|
||||||
|
"homepage": "https://github.com/bad-egg-digital/hard-boiled-security",
|
||||||
|
"support": {
|
||||||
|
"source": "https://github.com/bad-egg-digital/hard-boiled-security/tree/v1.0.1",
|
||||||
|
"issues": "https://github.com/bad-egg-digital/hard-boiled-security/issues"
|
||||||
|
},
|
||||||
|
"time": "2025-12-30T00:36:57+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/installers",
|
"name": "composer/installers",
|
||||||
"version": "v2.3.0",
|
"version": "v2.3.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user