mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 14:06:20 +00:00
SECURITY.md contained the policy for all our projects and not specifically pg_stat_monitor which is hardly useful information to the target audience.
17 lines
560 B
Markdown
17 lines
560 B
Markdown
# Security Policy
|
|
|
|
## Supported Versions
|
|
|
|
pg_stat_monitor project follows rolling release strategy. So all security updates go to new versions.
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
Please report any vulnerabilities to our project in [Jira](https://perconadev.atlassian.net/jira/software/c/projects/PG/issues).
|
|
|
|
If the vulnerability is accepted and confirmed by our experts, you should normally expect us to deliver
|
|
a version with a fix according to the timelines provided below:
|
|
|
|
- Low/Medium: 120 days
|
|
- High: 90 days
|
|
- Critical: ASAP but should not exceed 30 days
|