mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-12 20:18:02 -04:00
* Add attachment cid when sending emails (#4308) Also check if an encryption key is set before decrypting the SMTP password. * Upgrade to CI 4.6.3 (#4308) * Fix for changing invoice id in email (#4308)
26 lines
1.2 KiB
Markdown
26 lines
1.2 KiB
Markdown
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
|
|
|
|
|
- [Security Policy](#security-policy)
|
|
- [Supported Versions](#supported-versions)
|
|
- [Reporting a Vulnerability](#reporting-a-vulnerability)
|
|
|
|
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
|
|
|
# Security Policy
|
|
|
|
## Supported Versions
|
|
|
|
We release patches for security vulnerabilities. Which versions are eligible to receive such patches depend on the CVSS v3.0 Rating:
|
|
|
|
| CVSS v3.0 | Supported Versions |
|
|
| --------- | -------------------------------------------------- |
|
|
| 7.3 | 3.3.5 |
|
|
| 9.8 | 3.3.6 |
|
|
| 6.8 | 3.4.2 |
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
Please report (suspected) security vulnerabilities to **[jeroen@steganos.dev](mailto:jeroen@steganos.dev)**. You will receive a response from us within 48 hours. If the issue is confirmed, we will release a patch as soon as possible depending on complexity but historically within a few days.
|