https://github.com/opencv/cvat
Revision fe47a8d32df677b94b4722e43241bdf13bb0d81b authored by Maria Khrustaleva on 30 March 2023, 22:47:12 UTC, committed by Maria Khrustaleva on 30 March 2023, 22:47:12 UTC
1 parent defb86c
Raw File
Tip revision: fe47a8d32df677b94b4722e43241bdf13bb0d81b authored by Maria Khrustaleva on 30 March 2023, 22:47:12 UTC
Add support for related images from cloud storage
Tip revision: fe47a8d
SECURITY.md
# Security Policy

## Supported Versions

At the moment only the latest release is supported. When you report a security issue,
be sure it can be reproduced in the supported version.

| Version | Supported          |
| ------- | ------------------ |
| 2.0.0   | :white_check_mark: |
| <2.0.0  | :x:                |

## Reporting a Vulnerability

If you have information about a security issue or vulnerability in the product, please
send an e-mail to [secure@cvat.ai](mailto:secure+github@cvat.ai).

Please provide as much information as possible, including:

- The products and versions affected
- Detailed description of the vulnerability
- Information on known exploits
- A member of the CVAT.ai Product Security Team will review your e-mail and contact you to
  collaborate on resolving the issue.
back to top