Skip to content

Commit 9d9e455

Browse files
authored
Create SECURITY.md
1 parent e128bc1 commit 9d9e455

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

SECURITY.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
`paypal-checkout-sdk` Package requires PHP 7.4 or higher. If you are using an older version of php this package may not function correctly.
6+
7+
| Version | Supported |
8+
| ------- | ------------------ |
9+
| 3.0.x | :white_check_mark: |
10+
| 2.0.x | :white_check_mark: |
11+
| < 2.0 | :x: |
12+
13+
## Reporting a Vulnerability
14+
15+
Found a bug? Do you have general questions or suggestions for improving the package? Feel free to [create an issue on GitHub](https://github.com/phpjuice/paypal-checkout-sdk/issues), we'll try to address it as soon as possible.
16+
17+
If you discover any security related issues, please email us at [email protected] instead of using the issue tracker.

0 commit comments

Comments
 (0)