mirror of
https://github.com/kikobar/hikashoppayment-triplea.git
synced 2024-11-16 12:12:16 +00:00
Add security policy
This commit is contained in:
parent
cb65f161e0
commit
754bbe913f
15
SECURITY.md
Normal file
15
SECURITY.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Security Policy
|
||||||
|
|
||||||
|
## Supported Versions
|
||||||
|
|
||||||
|
| Version | Supported |
|
||||||
|
| ------- | --------- |
|
||||||
|
| 1.1.x | :heavy_check_mark: |
|
||||||
|
| 1.0.x | :x: |
|
||||||
|
|
||||||
|
## Reporting
|
||||||
|
|
||||||
|
We take Security seriously, so if you have discovered a security risk report it by email to info@smt-acc.com. Our team will assess and handle it accordingly. Please don't disclose security risks publicly until they have been handled by our team.
|
||||||
|
|
||||||
|
Your email will be acknowledged within 24 hours, and you will receive a more detailed email response about the actions to be taken to handle your report within 1 week.
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<extension type="plugin" version="2.5" method="upgrade" group="hikashoppayment">
|
<extension type="plugin" version="2.5" method="upgrade" group="hikashoppayment">
|
||||||
<name>Hikashop TripleA Payment Plugin</name>
|
<name>Hikashop TripleA Payment Plugin</name>
|
||||||
<creationDate>18 July 2021</creationDate>
|
<creationDate>31 July 2021</creationDate>
|
||||||
<version>1.1.0</version>
|
<version>1.1.1</version>
|
||||||
<author>Enrique Barcelli</author>
|
<author>Enrique Barcelli</author>
|
||||||
<authorEmail>e.barcelli@gmail.com</authorEmail>
|
<authorEmail>e.barcelli@gmail.com</authorEmail>
|
||||||
<authorUrl>http://www.smt-acc.com</authorUrl>
|
<authorUrl>http://www.smt-acc.com</authorUrl>
|
||||||
|
|
Loading…
Reference in a new issue