Skip to content

Commit d03b206

Browse files
authored
Merge pull request #533 from MultinetInteractive/master
Patchstack-disclaimer
2 parents dde7572 + 5f619db commit d03b206

6 files changed

Lines changed: 18 additions & 2 deletions

File tree

eduadmin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Plugin Name: EduAdmin Booking
99
* Plugin URI: https://www.eduadmin.se
1010
* Description: EduAdmin plugin to allow visitors to book courses at your website
11-
* Tags: booking, participants, courses, events, eduadmin, lega online
11+
* Tags: booking, participants, courses, events, eduadmin
1212
* Version: 5.2.0
1313
* GitHub Plugin URI: multinetinteractive/eduadmin-wordpress
1414
* GitHub Plugin URI: https://github.com/multinetinteractive/eduadmin-wordpress

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ Requires the following PHP-modules
2525
- Provide the API key from EduAdmin.
2626
- Create pages for the different views and give them their shortcodes
2727

28+
## How can I report security bugs?
29+
30+
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. [Report a security vulnerability.](https://patchstack.com/database/vdp/eduadmin-booking)
31+
2832
## Upgrade Notice
2933

3034
### 3.0

readme.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Requires the following PHP-modules
2020
- php-curl
2121
- php-mbstring
2222

23+
How can I report security bugs?
24+
25+
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. [Report a security vulnerability.](https://patchstack.com/database/vdp/eduadmin-booking)
26+
2327
== Installation ==
2428

2529
- Upload the zip-file (or install from WordPress) and activate the plugin

src/eduadmin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Plugin Name: EduAdmin Booking
99
* Plugin URI: https://www.eduadmin.se
1010
* Description: EduAdmin plugin to allow visitors to book courses at your website
11-
* Tags: booking, participants, courses, events, eduadmin, lega online
11+
* Tags: booking, participants, courses, events, eduadmin
1212
* Version: $PLUGINVERSION$
1313
* GitHub Plugin URI: multinetinteractive/eduadmin-wordpress
1414
* GitHub Plugin URI: https://github.com/multinetinteractive/eduadmin-wordpress

src/readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ Requires the following PHP-modules
2525
- Provide the API key from EduAdmin.
2626
- Create pages for the different views and give them their shortcodes
2727

28+
## How can I report security bugs?
29+
30+
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. [Report a security vulnerability.](https://patchstack.com/database/vdp/eduadmin-booking)
31+
2832
## Upgrade Notice
2933

3034
### 3.0

src/readme.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Requires the following PHP-modules
2020
- php-curl
2121
- php-mbstring
2222

23+
How can I report security bugs?
24+
25+
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. [Report a security vulnerability.](https://patchstack.com/database/vdp/eduadmin-booking)
26+
2327
== Installation ==
2428

2529
- Upload the zip-file (or install from WordPress) and activate the plugin

0 commit comments

Comments
 (0)