Skip to content

Commit

Permalink
add VDP
Browse files Browse the repository at this point in the history
  • Loading branch information
vyskoczilova committed Aug 1, 2024
1 parent 3254567 commit d10f230
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,17 +104,10 @@ You can use this snippet to update customers data when you edit an order, just a

`add_filter( 'woolab_icdic_update_user_meta', '__return_true' );`

= I want to use the latest files. How can I do this? =
= How can I report security bugs? =

Use the GitHub Repo rather than the WordPress Plugin. Do as follows:
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/woolab-ic-dic)

1. If you haven't already done: [Install git](https://help.github.com/articles/set-up-git)

2. in the console cd into Your 'wp-content/plugins´ directory

3. type `git clone https://github.com/vyskoczilova/kybernaut-ic-dic` or better type `git fork https://github.com/vyskoczilova/kybernaut-ic-dic`

4. If you want to update to the latest files (be careful, might be untested on Your WP-Version) type `git pull´.

= I found a bug. Where should I post it? =

Expand Down

0 comments on commit d10f230

Please sign in to comment.