Skip to content

Commit

Permalink
Add information about the new VDP.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion committed Feb 28, 2024
1 parent 6afd142 commit d26e982
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ If you enjoy using User Switching I would greatly appreciate it <a href="https:/

## Reporting Security Issues

If you discover a security issue in User Switching, please report it to [the security program on HackerOne](https://hackerone.com/johnblackbourn). Do not report security issues on GitHub or the WordPress.org support forums. Thank you.
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team helps validate, triage, and handle any security vulnerabilities. [Report a security vulnerability here](https://patchstack.com/database/vdp/user-switching).

Do not report security issues on GitHub or the WordPress.org support forums. Thank you.

## Inclusivity and Code of Conduct

Expand Down
6 changes: 4 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Security Policy

## Reporting a Vulnerability
### How can I report a security bug?

If you discover a security issue in User Switching, please report it to [the security program on HackerOne](https://hackerone.com/johnblackbourn). Do not report security issues on GitHub or the WordPress.org support forums. Thank you.
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team helps validate, triage, and handle any security vulnerabilities. [Report a security vulnerability here](https://patchstack.com/database/vdp/user-switching).

Do not report security issues on GitHub or the WordPress.org support forums. Thank you.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Note: User Switching supports versions of WordPress up to three years old, and P
* Implements the nonce security system in WordPress, meaning only those who intend to switch users can switch.
* Full support for user session validation where appropriate.
* Full support for HTTPS.
* Backed by [the Patchstack Vulnerability Disclosure Program](https://patchstack.com/database/vdp/user-switching)

### Usage

Expand Down Expand Up @@ -304,6 +305,10 @@ In addition, User Switching respects the following filters from WordPress core w
* `login_redirect` when switching to another user.
* `logout_redirect` when switching off.

### How can I report a security bug?

You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team helps validate, triage, and handle any security vulnerabilities. [Report a security vulnerability here](https://patchstack.com/database/vdp/user-switching).

### Do you accept donations?

[I am accepting sponsorships via the GitHub Sponsors program](https://github.com/sponsors/johnbillion) and any support you can give will help me maintain this plugin and keep it free for everyone.
Expand Down

0 comments on commit d26e982

Please sign in to comment.