mirror of
https://github.com/project-zot/zot.git
synced 2024-12-16 21:56:37 -05:00
add a security policy document
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
parent
2c3415c86b
commit
0f305960ed
1 changed files with 15 additions and 0 deletions
15
SECURITY.md
Normal file
15
SECURITY.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Security Policy
|
||||||
|
|
||||||
|
## Supported Versions
|
||||||
|
|
||||||
|
| Version | Supported |
|
||||||
|
| ------- | ------------------ |
|
||||||
|
| 1.4.x | :white_check_mark: |
|
||||||
|
| < 1.4.0 | :x: |
|
||||||
|
|
||||||
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
|
When a vulnerability is found, please *DO NOT* file a public issue.
|
||||||
|
Instead, send an email to one of the core [maintainers](MAINTAINERS.md) and
|
||||||
|
await acknowledgement. Normally we expect to resolve the issue in 60 days.
|
||||||
|
However should there be an exception the team will reach out for next steps.
|
Loading…
Reference in a new issue