gocron/SECURITY.md

17 lines
714 B
Markdown
Raw Permalink Normal View History

2023-11-08 17:11:42 +00:00
# Security Policy
## Supported Versions
2024-03-26 21:31:35 +00:00
The current plan is to maintain version 2 as long as possible incorporating any necessary security patches. Version 1 is deprecated and will no longer be patched.
2023-11-08 17:11:42 +00:00
| Version | Supported |
| ------- | ------------------ |
2024-03-26 21:31:35 +00:00
| 1.x.x | :heavy_multiplication_x: |
| 2.x.x | :white_check_mark: |
2023-11-08 17:11:42 +00:00
## Reporting a Vulnerability
Vulnerabilities can be reported by [opening an issue](https://github.com/go-co-op/gocron/issues/new/choose) or reaching out on Slack: [<img src="https://img.shields.io/badge/gophers-gocron-brightgreen?logo=slack">](https://gophers.slack.com/archives/CQ7T0T1FW)
2024-07-18 00:03:10 +00:00
We will do our best to address any vulnerabilities in an expeditious manner.