|
| 1 | +# Security policy |
| 2 | + |
| 3 | +Security is of paramount importance to the Parsec project. We do all we can to identify and fix |
| 4 | +issues, however some problems might slip through the cracks. Any efforts towards responsible |
| 5 | +disclosure of security problems are greatly appreciated and your contributions will be acknowledged. |
| 6 | + |
| 7 | +## Supported versions |
| 8 | + |
| 9 | +Currently only the most recent version of the Parsec tool is eligible for patching. This could |
| 10 | +change in the future. |
| 11 | + |
| 12 | +| Version | Supported | |
| 13 | +|------------------|-----------| |
| 14 | +| 0.5.0 and higher | ✅ | |
| 15 | +| 0.4.0 and lower | ❌ | |
| 16 | + |
| 17 | +## Our disclosure policy |
| 18 | + |
| 19 | +All security vulnerabilities affecting the Parsec service - including those reported using the steps |
| 20 | +highlighted below, those discovered during routine testing, and those found in our dependency tree |
| 21 | +either through `cargo-audit` or otherwise - will receive [security |
| 22 | +advisories](https://github.com/parallaxsecond/parsec-tool/security/advisories) in a timely manner. |
| 23 | +The advisories should include sufficient information about the cause, effect, and possible |
| 24 | +mitigations for the vulnerability. If any information is missing, or you would like to raise a |
| 25 | +question about the advisories, please open an issue in [our |
| 26 | +repo](https://github.com/parallaxsecond/parsec-tool). |
| 27 | + |
| 28 | +Efforts to mitigate for the reported vulnerabilities will be tracked using Github issues linked to |
| 29 | +the corresponding advisories. |
| 30 | + |
| 31 | +## Reporting a vulnerability |
| 32 | + |
| 33 | +To report a vulnerability, please send an email to |
| 34 | + |
| 35 | +to acknowledge your report and we'll strive to keep you in the loop as we try to reach a resolution. |
0 commit comments