Skip to content

Commit 2f15e92

Browse files
committed
Merge branch 'main' into develop/v2
Signed-off-by: Tobias Wolf <[email protected]> # Conflicts: # composer.json # composer.lock # index.php # models/orderPageAbstract.php # psalm.xml # src/Cart.php # src/Gateways.php # src/Merx.php # src/ProductList.php # src/StripePayment.php # vendor/composer/installed.php
2 parents 7d00206 + a5dff42 commit 2f15e92

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

SECURITY.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
| Version | Supported |
6+
| ------- | ------------------ |
7+
| 1.x.x | :white_check_mark: |
8+
9+
## Reporting a Vulnerability
10+
11+
If you have discovered a vulnerability in Merx, please notify us immediately. We appreciate your efforts to disclose your findings responsibly and will endeavour to acknowledge your contributions.
12+
13+
You can always contact us directly at [email protected].
14+
If you want to encrypt your message, our GPG key is [B16C 5030 FBBE 4B5F F42D  5481 9764 B754 E615 732B](https://merx.wagnerwagner.de/pgp.asc).
15+
16+
## Securing your Merx shop
17+
18+
We have some security advices for using Merx:
19+
https://merx.wagnerwagner.de/docs/security

0 commit comments

Comments
 (0)